An Azure service that provides an event-driven serverless compute platform.
How to enable az webapp deploy in a pipeline
Reuben Cummings
60
Reputation points
When running an Azure pipeline to deploy my function app via az webapp deploy, I get the error, "This API isn't available in this environment yet".
How do I enable it?
Azure Functions
Azure Functions
Sign in to answer