Missing .Net Core 6.x Example with new Program.Cs Template
Moving the following issue to this repo as per discussion in https://github.com/MicrosoftDocs/azure-docs/issues/100346
The tutorial is of excellent quality, although from my point of view it would be even better with examples on the usage of the new .Net Core 6.x Program.Cs Template, where the whole Startup.Cs file is discarded.
I believe this new example would be a great addition as it is a bit cloudy now how this feature is represented in and after the .NET Core 6.x changes.
Document Details
Content: Tutorial for using Azure App Configuration Key Vault references in an ASP.NET Core app Content Source: articles/azure-app-configuration/use-key-vault-references-dotnet-core.md
@zhiyuanliang-ms do you mind helping update the code snippet in the mentioned document to .NET 6+?
@zhenlan It seems like I have updated this doc in this PR #266622 but I didn't update it correctly. New PR https://github.com/MicrosoftDocs/azure-docs-pr/pull/268563 sent out.
@zhiyuanliang-ms is this done?
@jimmyca15 It's done.