Azure / modern-web-app-pattern-dotnet

The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
https://aka.ms/eap/mwa/dotnet/doc
MIT License
71 stars 7 forks source link

Entra update #215

Closed KSchlobohm closed 9 months ago

KSchlobohm commented 10 months ago

Modified settings to align with Microsoft Entra ID.

Also removes unused file infra/scripts/validate-key-vault.ps1 which was going to be used during devOps flow to validate that the required settings had been satisfied during test automation. This script was set to use Azure AD B2C settings that are no longer relevant.