LAP Registry

StreamAnalyticsManagementClient Skill

azure-com-streamanalytics-functions

Provider: Microsoft Azure Version: 2016-03-01 Endpoints: 7 Updated: 2026-04-03

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
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}/functionsGets details about the specified function.
POST/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/functions/{functionName}/testLists all of the functions under the specified streaming job.
POST/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/functions/{functionName}/retrieveDefaultDefinitionTests 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...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install azure-com-streamanalytics-functions

Downloads and installs to ~/.claude/skills/azure-com-streamanalytics-functions/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)