StreamAnalyticsManagementClient Skill
azure-com-streamanalytics-functions
azure-com-streamanalytics-functions
| Method | Path | Description |
|---|---|---|
PUT | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/functions/{functionName} | |
PATCH | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/functions/{functionName} | Creates a function or replaces an already existing function under an existing streaming job. |
DELETE | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/functions/{functionName} | Updates an existing function under an existing streaming job. This can be used to partially update (ie. update one or two properties) a function without affecting the rest the job... |
GET | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/functions/{functionName} | Deletes a function from the streaming job. |
GET | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/functions | Gets details about the specified function. |
POST | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/functions/{functionName}/test | Lists all of the functions under the specified streaming job. |
POST | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/functions/{functionName}/retrieveDefaultDefinition | Tests if the information provided for a function is valid. This can range from testing the connection to the underlying web service behind the function or making sure the function... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-streamanalytics-functions
Downloads and installs to ~/.claude/skills/azure-com-streamanalytics-functions/
2016-03-01 (2026-02-13)