Skip to content

Document Azure:CredentialProcessTimeoutSeconds option#731

Merged
eerhardt merged 2 commits intorelease/13.3from
eerhardt/AzureCredentialTimeout
Apr 21, 2026
Merged

Document Azure:CredentialProcessTimeoutSeconds option#731
eerhardt merged 2 commits intorelease/13.3from
eerhardt/AzureCredentialTimeout

Conversation

@eerhardt
Copy link
Copy Markdown
Member

@eerhardt eerhardt commented Apr 20, 2026

Documents the new Azure:CredentialProcessTimeoutSeconds configuration option added in microsoft/aspire#16175.

Targets release/13.3.

Changes

  • src/frontend/src/content/docs/integrations/cloud/azure/local-provisioning.mdx
    • Adds Azure:CredentialProcessTimeoutSeconds to the configuration options table.
    • Adds a new Credential process timeout subsection under Authentication covering when to use the setting, how to set it (appsettings + env var), which credential sources it applies to, and the user-facing timeout error message.
  • src/frontend/src/content/docs/whats-new/aspire-13-3.mdx
    • Adds a Configurable Azure credential timeout section under the NSP section.

Copilot AI review requested due to automatic review settings April 20, 2026 21:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documents the new Azure:CredentialProcessTimeoutSeconds configuration option for Azure authentication flows, helping users mitigate timeouts when credential-related subprocesses are slow during local provisioning and local deploy scenarios.

Changes:

  • Added Azure:CredentialProcessTimeoutSeconds to the local provisioning configuration options table.
  • Added a new “Credential process timeout” subsection explaining when/how to configure the setting (appsettings + env var) and showing the expected timeout error text.
  • Added a note in the Azure deployment guide pointing readers to the new timeout setting for local deploy credential validation issues.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/frontend/src/content/docs/integrations/cloud/azure/local-provisioning.mdx Adds the new config option and a dedicated section describing usage and troubleshooting.
src/frontend/src/content/docs/deployment/azure/index.mdx Adds a brief local deploy note referencing the new timeout setting.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/frontend/src/content/docs/integrations/cloud/azure/local-provisioning.mdx Outdated
Comment thread src/frontend/src/content/docs/integrations/cloud/azure/local-provisioning.mdx Outdated
@eerhardt eerhardt force-pushed the eerhardt/AzureCredentialTimeout branch from 1b05767 to ed14770 Compare April 20, 2026 21:58
@eerhardt eerhardt requested a review from mitchdenny as a code owner April 20, 2026 21:58
@eerhardt eerhardt changed the base branch from main to release/13.3 April 20, 2026 21:59
@eerhardt eerhardt force-pushed the eerhardt/AzureCredentialTimeout branch 2 times, most recently from 47ad2c0 to bdf25c2 Compare April 20, 2026 22:02
Adds documentation for the new Azure:CredentialProcessTimeoutSeconds configuration option introduced in microsoft/aspire#16175. The option lets users override the credential subprocess timeout (range 5-600) when az login validation is slow due to antivirus, network latency, etc.

- Adds the option to the Local Azure provisioning configuration table and a new 'Credential process timeout' section.

- Adds a 'Configurable Azure credential timeout' section to the What's new in Aspire 13.3 doc.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@eerhardt eerhardt force-pushed the eerhardt/AzureCredentialTimeout branch from bdf25c2 to 4e27c97 Compare April 20, 2026 22:05
@davidfowl
Copy link
Copy Markdown
Contributor

Add this to deployment options as well.

Adds a follow-up note to each `Azure__SubscriptionId` env var list pointing at the new credential process timeout option for users hitting slow credential validation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@eerhardt eerhardt merged commit 3fdbdbf into release/13.3 Apr 21, 2026
1 check passed
@eerhardt eerhardt deleted the eerhardt/AzureCredentialTimeout branch April 21, 2026 15:15
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.

4 participants