Azure Event Hubs · Arazzo Workflow
Microsoft Azure Event Hubs Rotate Namespace Keys
Version 1.0.0
Capture the current connection strings for an authorization rule, regenerate one of the keys, and read back the new credentials.
View Spec
View on GitHub
Big DataEvent StreamingIoTMessage IngestionReal-Time ProcessingArazzoWorkflows
Provider
Workflows
rotate-namespace-keys
Regenerate an authorization rule key and return the new connection string.
Reads the current keys, regenerates the requested key type, and reads the refreshed keys for the namespace authorization rule.
1
listCurrentKeys
List the current connection strings so the value being rotated out can be retired from dependent applications.
2
regenerateKey
Regenerate the requested key type for the authorization rule.
3
confirmKeys
Read the keys back after rotation to confirm the new connection string is live before distributing it.
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.