The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
receiving error when running deployments relating to missing metricnamespace. This property was a previously unrequired property relating to horizontal scaling rules for Azure App Service.
Known Workaround
re-run the azd provision command addresses this issue.
Todo
Update the resources.bicep template to include the two metricnamespace properties. The namespace should be set to empty string.
Issue
receiving error when running deployments relating to missing metricnamespace. This property was a previously unrequired property relating to horizontal scaling rules for Azure App Service.
Known Workaround
Todo
Update the resources.bicep template to include the two metricnamespace properties. The namespace should be set to empty string.