Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggest warning on doc page "Configuration in ASP.NET Core" #34216

Open
dscavezze opened this issue Nov 26, 2024 · 0 comments · May be fixed by #34492
Open

suggest warning on doc page "Configuration in ASP.NET Core" #34216

dscavezze opened this issue Nov 26, 2024 · 0 comments · May be fixed by #34492
Assignees
Labels
aspnet-core/svc doc-enhancement fundamentals/subsvc seQUESTered Identifies that an issue has been imported into Quest. Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

@dscavezze
Copy link

dscavezze commented Nov 26, 2024

Description

I think the page “Configuration in ASP.NET Core” https://learn.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-8.0 should have a big warning like

NOTE: While we mention WebApplication.CreateBuilder(args) many times on this page, KIDS, DON’T TRY THIS AT HOME.
You should ONLY CALL WebApplication.CreateBuilder ONCE. The reason is explained in the IIS Support blog post here: https://techcommunity.microsoft.com/blog/iis-support-blog/asp-net-core-503-server-has-been-shutdown/3830338

[Enter feedback here]

Page URL

https://learn.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-8.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/configuration/index.md

Document ID

ba2254a0-ea8e-9b28-e94b-edd0fc58c043

Article author

@tdykstra

Related Issues


Associated WorkItem - 362796

@tdykstra tdykstra self-assigned this Nov 26, 2024
@tdykstra tdykstra linked a pull request Jan 14, 2025 that will close this issue
@tdykstra tdykstra added doc-enhancement reQUEST Triggers an issue to be imported into Quest and removed ⌚ Not Triaged labels Jan 14, 2025
@sequestor sequestor bot added seQUESTered Identifies that an issue has been imported into Quest. and removed reQUEST Triggers an issue to be imported into Quest labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspnet-core/svc doc-enhancement fundamentals/subsvc seQUESTered Identifies that an issue has been imported into Quest. Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants