Azure Functions Manage serverless functions on Azure. List function apps Get function app details List functions in app Get function URL (with key) View logs (live stream) Start / stop / restart Update app settings Deploy zip package Notes - Run first or set with service principal credentials. - Confirm before deploying, stopping, or modifying settings. ---