Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 31, 2025

[AUTOMATED]


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
.github/workflows/blazor-hybrid-issue-processing.yml .github/workflows/blazor-hybrid-issue-processing
.github/workflows/blazor-issue-processing.yml .github/workflows/blazor-issue-processing
aspnetcore/blazor/call-web-api.md aspnetcore/blazor/call-web-api
aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet
aspnetcore/blazor/security/blazor-web-app-with-entra.md aspnetcore/blazor/security/blazor-web-app-with-entra
aspnetcore/blazor/security/index.md aspnetcore/blazor/security/index
aspnetcore/fundamentals/servers/yarp/http-client-config.md aspnetcore/fundamentals/servers/yarp/http-client-config
aspnetcore/fundamentals/servers/yarp/timeouts.md aspnetcore/fundamentals/servers/yarp/timeouts
aspnetcore/migration/fx-to-core/inc/remote-app-setup.md aspnetcore/migration/fx-to-core/inc/remote-app-setup
aspnetcore/security/authentication/azure-ad-b2c.md aspnetcore/security/authentication/azure-ad-b2c
aspnetcore/security/authentication/customize-identity-model.md aspnetcore/security/authentication/customize-identity-model
aspnetcore/security/data-protection/implementation/key-storage-providers.md aspnetcore/security/data-protection/implementation/key-storage-providers
aspnetcore/tutorials/getting-started-with-swashbuckle.md aspnetcore/tutorials/getting-started-with-swashbuckle
aspnetcore/tutorials/publish-to-azure-api-management-using-vs.md aspnetcore/tutorials/publish-to-azure-api-management-using-vs
aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md aspnetcore/tutorials/publish-to-azure-webapp-using-vs
aspnetcore/tutorials/publish-to-azure-webapp-using-vscode.md aspnetcore/tutorials/publish-to-azure-webapp-using-vscode

guardrex and others added 12 commits October 31, 2025 12:29
…#36287)

* Initial plan

* Document ActivityTimeout interaction with route-level Timeout in YARP docs

Co-authored-by: MihaZupan <[email protected]>

* Improve readability of ActivityTimeout description

Co-authored-by: MihaZupan <[email protected]>

* Clarify ActivityTimeout applies to WebSocket requests

Co-authored-by: MihaZupan <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: MihaZupan <[email protected]>
)

* Initial plan

* Add documentation for using default system proxy with UseProxy = true

Co-authored-by: MihaZupan <[email protected]>

* Fix missing semicolons in code examples

Co-authored-by: MihaZupan <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: MihaZupan <[email protected]>
Updated notification subscriber email address.
…36296)

* Initial plan

* Add important note about Identity options and migrations

Co-authored-by: wadepickett <[email protected]>

* Update connection string to use placeholder format

Co-authored-by: wadepickett <[email protected]>

* Apply suggestion from @wadepickett

* Remove explanatory comments from code example per repo guidelines

Co-authored-by: wadepickett <[email protected]>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <[email protected]>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <[email protected]>

* Simplify IMPORTANT block to only critical warning, move guidance to regular text

Co-authored-by: wadepickett <[email protected]>

* Apply suggestion from @wadepickett

* Update aspnetcore/security/authentication/customize-identity-model.md

Co-authored-by: Copilot <[email protected]>

* Update aspnetcore/security/authentication/customize-identity-model.md

Co-authored-by: Copilot <[email protected]>

* Remove instructions on Identity options for EF Core

Removed detailed instructions on applying Identity options for EF Core migrations, including examples of configuration in Program.cs and design-time factory.

* Enhance Identity configuration instructions in documentation

Reverting and adding back important notes and examples for configuring Identity options during EF Core migrations

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wadepickett <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>
Co-authored-by: Copilot <[email protected]>
…Adapters to HttpApplicationHost.RegisterHost (#36198)

* Initial plan

* Update obsolete SystemWebAdapters API to HttpApplicationHost.RegisterHost

Co-authored-by: wadepickett <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wadepickett <[email protected]>
* Initial plan

* Clarify Swashbuckle availability banner for .NET 9+

Co-authored-by: wadepickett <[email protected]>

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @Copilot

Co-authored-by: Copilot <[email protected]>

* Apply suggestion from @wadepickett

Added 2nd link

* Clarify OpenAPI and Swashbuckle usage in .NET 9

Updated note on OpenAPI support in .NET 9 and later, clarifying the status of Swashbuckle.

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wadepickett <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>
Co-authored-by: Copilot <[email protected]>
* Add warning when using Redis to store Data Protection keys

Added a warning about using Redis cache to store Data Protection keys, since Redis doesn't persist data across service restarts by default. Provided links for configuration guidance.

* Fix link formatting for Azure Managed Redis documentation

* Update ms.date for key storage providers documentation

---------

Co-authored-by: Wade Pickett <[email protected]>
@wadepickett
Copy link
Contributor

@guardrex, and @tdykstra, Do you see what is wrong here and understand the fix needed? It is not clear to me.

36208 is tripping up the build with "Can't find branch, tag, or commit 'main' for repo https://github.com/Microsoft/templates.docs.msft."

It had merged fine to main today as far as I could see. I dont underatand what is happening here that has gone off the rails.

@tdykstra
Copy link
Contributor

tdykstra commented Nov 7, 2025

Looking...

@guardrex
Copy link
Collaborator

guardrex commented Nov 8, 2025

Let's try the close-reopen and see how it rebuilds.

@guardrex guardrex closed this Nov 8, 2025
@guardrex guardrex reopened this Nov 8, 2025
@guardrex
Copy link
Collaborator

guardrex commented Nov 8, 2025

🎉

Must be our lucky day 🍀😄.

Note in passing that it flagged a bad link in one of the Blazor articles ...

Line 361: [Suggestion] Link '/dotnet/csharp/language-reference/proposals/csharp-8.0/using' points to a learn site page that doesn't exist. Check the path or URL and update the link.

I'm going to fix that right now, and I'll take a review from either of you to get it in.

@guardrex guardrex merged commit 095fdc9 into live Nov 8, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants