Skip to content

Update Azure managed identity setup docs#1712

Merged
patniko merged 1 commit into
mainfrom
scottaddie/azure-mi-doc-tabs
Jun 17, 2026
Merged

Update Azure managed identity setup docs#1712
patniko merged 1 commit into
mainfrom
scottaddie/azure-mi-doc-tabs

Conversation

@scottaddie

Copy link
Copy Markdown
Contributor

This update refreshes the Azure managed identity setup guide so the language-specific examples are easier to scan and align with current Microsoft Foundry and Azure Identity guidance.

Summary

  • Converts the .NET, Python, and TypeScript samples into language tabs ordered alphabetically.
  • Updates the examples to use AZURE_TOKEN_CREDENTIALS, FOUNDRY_RESOURCE_URL, the https://ai.azure.com/.default scope, and gpt-5.5.
  • Refreshes Microsoft Entra and Microsoft Foundry branding, and moves shared environment variable guidance into the environment configuration table.
  • Adds language-specific DefaultAzureCredential documentation links.

Validation

  • npm run extract
  • npm run validate:ts
  • npm run validate:cs

Convert language examples to tabs and refresh the managed identity guidance for Microsoft Foundry, including environment configuration, branding, and language-specific Azure Identity usage.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@scottaddie scottaddie requested a review from a team as a code owner June 17, 2026 20:27
Copilot AI review requested due to automatic review settings June 17, 2026 20:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Azure managed identity BYOK documentation to make language-specific setup and token acquisition examples easier to scan, and refreshes the guidance to newer Foundry/Entra terminology, scopes, and environment variable names.

Changes:

  • Reworked the page into per-language collapsible sections (.NET, Python, TypeScript) under a shared “Code samples” section.
  • Updated examples to use FOUNDRY_RESOURCE_URL, https://ai.azure.com/.default, and gpt-5.5, and added language-specific DefaultAzureCredential doc links.
  • Centralized environment variable guidance into the environment configuration table.
Show a summary per file
File Description
docs/setup/azure-managed-identity.md Restructures the managed identity setup guide and refreshes language samples, scope/env var guidance, and branding.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 6

Comment thread docs/setup/azure-managed-identity.md
Comment thread docs/setup/azure-managed-identity.md
Comment thread docs/setup/azure-managed-identity.md
Comment thread docs/setup/azure-managed-identity.md
Comment thread docs/setup/azure-managed-identity.md
Comment thread docs/setup/azure-managed-identity.md
@scottaddie scottaddie requested a review from sunbrye June 17, 2026 20:50
@patniko patniko merged commit 8789b28 into main Jun 17, 2026
16 checks passed
@patniko patniko deleted the scottaddie/azure-mi-doc-tabs branch June 17, 2026 21:45
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.

3 participants