Skip to content

Conversation

@alexwolfmsft
Copy link
Contributor

@alexwolfmsft alexwolfmsft commented Nov 6, 2025

Summary

  • Refactored brokered auth sections into includes

Internal previews

📄 File 🔗 Preview link
docs/azure/sdk/authentication/local-development-broker.md Authenticate .NET apps to Azure services during local development using brokered authentication

@alexwolfmsft alexwolfmsft marked this pull request as ready for review November 6, 2025 17:59
Copilot AI review requested due to automatic review settings November 6, 2025 17:59
Copy link
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

This pull request refactors documentation content by extracting common authentication documentation into reusable include files. The main purpose is to reduce duplication and improve maintainability by consolidating shared content that appears across multiple documentation pages.

Key changes:

  • Created new include files for authentication-related content (Visual Studio Code, Azure CLI, Azure Developer CLI, Azure PowerShell, broker configuration, and overview content).
  • Replaced duplicate content in existing documentation files with include references.
  • Consolidated the main overview content from index.md into a reusable include file.

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/azure/sdk/includes/overview.md New include file containing the main authentication overview content previously in index.md
docs/azure/sdk/includes/overview-broker.md New include file for broker authentication overview section
docs/azure/sdk/includes/broker-configure-app.md New include file for broker app configuration instructions
docs/azure/sdk/includes/broker-assign-roles.md New include file for broker role assignment instructions
docs/azure/sdk/includes/auth-visual-studio-code.md New include file for Visual Studio Code authentication instructions
docs/azure/sdk/includes/auth-azure-powershell.md New include file for Azure PowerShell authentication instructions
docs/azure/sdk/includes/auth-azure-developer-cli.md New include file for Azure Developer CLI authentication instructions
docs/azure/sdk/includes/auth-azure-cli.md New include file for Azure CLI authentication instructions
docs/azure/sdk/authentication/local-development-dev-accounts.md Replaced inline content with include references for authentication tools
docs/azure/sdk/authentication/local-development-broker.md Replaced inline content with include references for broker configuration and role assignment
docs/azure/sdk/authentication/index.md Replaced main content with include references

@alexwolfmsft alexwolfmsft marked this pull request as draft November 6, 2025 18:06
@alexwolfmsft alexwolfmsft marked this pull request as ready for review November 6, 2025 18:51
@alexwolfmsft alexwolfmsft marked this pull request as draft November 6, 2025 19:07
@alexwolfmsft alexwolfmsft marked this pull request as ready for review November 6, 2025 19:31
Co-authored-by: Genevieve Warren <[email protected]>
@alexwolfmsft alexwolfmsft merged commit 04e66f2 into dotnet:main Nov 7, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants