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
361 stars 116 forks source link

azd env new --> error, run 'azd init' #151

Closed stephen-sumner closed 1 year ago

stephen-sumner commented 1 year ago
image

At this point in the guidance, I got a response to use azd init and initialize a new project in my directory. We may want to include this guidance.

image

stephen-sumner commented 1 year ago

@KSchlobohm - just something I noticed trying to set this up.

KSchlobohm commented 1 year ago

Relates to #96

Addressed by #146