StreamAnalyticsManagementClient Skill
azure-com-streamanalytics-streamingjobs
azure-com-streamanalytics-streamingjobs
| Method | Path | Description |
|---|---|---|
GET | /providers/Microsoft.StreamAnalytics/operations | |
PUT | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName} | Lists all of the available Stream Analytics related operations. |
PATCH | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName} | Creates a streaming job or replaces an already existing streaming job. |
DELETE | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName} | Updates an existing streaming job. This can be used to partially update (ie. update one or two properties) a streaming job without affecting the rest the job definition. |
GET | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName} | Deletes a streaming job. |
GET | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs | Gets details about the specified streaming job. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/streamingjobs | Lists all of the streaming jobs in the specified resource group. |
POST | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/start | Lists all of the streaming jobs in the given subscription. |
POST | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/stop | Starts a streaming job. Once a job is started it will start processing input events and produce output. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-streamanalytics-streamingjobs
Downloads and installs to ~/.claude/skills/azure-com-streamanalytics-streamingjobs/
2016-03-01 (2026-02-13)