Azure Event Hubs · Arazzo Workflow
Microsoft Azure Event Hubs Provision an Authorization Rule and Retrieve Keys
Version 1.0.0
Create a namespace shared access authorization rule with the requested rights, then fetch its connection strings and keys.
View Spec
View on GitHub
Big DataEvent StreamingIoTMessage IngestionReal-Time ProcessingArazzoWorkflows
Provider
Workflows
provision-authorization-rule-and-keys
Create a namespace authorization rule and retrieve its keys.
Creates a namespace authorization rule with the supplied rights, verifies the rule, and lists the connection strings and keys for application use.
1
createAuthorizationRule
Create or update the namespace authorization rule with the supplied rights.
2
getAuthorizationRule
Read the authorization rule back to confirm the rights were applied before handing out keys.
3
listKeys
List the primary and secondary connection strings and keys for the authorization rule so applications can connect.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.