Azure / reliable-web-app-pattern-dotnet

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.
https://aka.ms/eap/rwa/dotnet/doc
MIT License
343 stars 109 forks source link

Updated known issues with 'ERROR: Invalid value specified for property 'web' of resource 'Application'.' #357

Closed sagarvadodaria closed 4 months ago

sagarvadodaria commented 5 months ago

Hi, I was just following the readme and mostly things were smooth until I encountered the below error: 'ERROR: Invalid value specified for property 'web' of resource 'Application'.'

image

It took a while to figure out that I just need to wait.

After a while, it just worked fine. Updated the known issues with this details.

sagarvadodaria commented 5 months ago

@microsoft-github-policy-service agree

On Feb 13, 2024, at 10:27 AM, microsoft-github-policy-service[bot] @.***> wrote:

@microsoft-github-policy-service agree

KSchlobohm commented 4 months ago

Thanks for the contribution @sagarvadodaria, this should help others that run into the same issue.

Also wanted to let you know that we're planning to update these files in the near future.