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
356 stars 113 forks source link

Add step to describe selecting the subscription #290

Closed KSchlobohm closed 1 year ago

KSchlobohm commented 1 year ago

Todo

  1. Describe selecting the subscription as part of configuring AZD to run
  2. Describe selecting the same subscription for the az cli command
KSchlobohm commented 1 year ago

migrated to 1852541