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
387 stars 121 forks source link

Build failures - should run AZD login #179

Closed KSchlobohm closed 1 year ago

KSchlobohm commented 1 year ago

From the build logs

Error: not logged in, run `azd login` to login
KSchlobohm commented 1 year ago

addresses GH workflow only. waiting on updated templates to address ADO changes https://github.com/Azure/azure-dev/issues/1395