Microsoft Azure Functions · Arazzo Workflow
Rotate a Function Key and Confirm It
Version 1.0.0
Create or update a named function key, then list the function keys to confirm the new value is in place.
Provider
Workflows
rotate-function-key
Set a named function key and confirm it via the key listing.
Creates or updates a single function key and then lists the function's keys to confirm the rotation took effect.
1
setFunctionKey
Create or update the named function key. ARM returns 200 when an existing key is updated or 201 when a new key is created.
2
listFunctionKeys
List all keys for the function to confirm the rotated key is present. The response is a StringDictionary whose properties map key names to values.
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.