Follow the prompts and complete the authentication process.
az login
Run the following command to enable Azure Container Apps for your subscription:
Setup Azure CLI extensions
az extension add --name containerapp --upgrade
az provider register --namespace Microsoft.App
az provider register --namespace Microsoft.OperationalInsights