Microsoft Azure Functions · Arazzo Workflow
Update Function App Site Configuration and Restart
Version 1.0.0
Read the web site configuration, apply changes, then restart the app to pick them up.
Provider
Workflows
update-site-config
Read, update, and apply site configuration with a restart.
Reads the current web site configuration, applies the supplied configuration properties, and restarts the function app to pick up the changes.
1
readConfig
Read the current web site configuration so the caller has the baseline before applying changes.
2
applyConfig
Apply the supplied configuration via create-or-update of the web config.
3
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.