When attempting to delete Always Ready instances from a Flex Consumption Function App using the Azure CLI, the deletion does not work when targeting the function setting name.
I developer a MCP Server using Azure Functions (C#) using the MCP Extension (1.0.0-preview.7) Locally, it works (like everything in life) -> tested with the MCP Inspector. However, when deployed in ...