-
Notifications
You must be signed in to change notification settings - Fork 251
Feature/doc modernization #3566
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
Merged
Merged
+18,948
−561
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…th GitHub Copilot
…3535) * Initial plan * Add core sidecar documentation files Co-authored-by: jmprieur <[email protected]> * Add remaining core documentation files Co-authored-by: jmprieur <[email protected]> * Add all scenario documentation files Co-authored-by: jmprieur <[email protected]> * Address PR feedback: Convert diagram to mermaid, update wording, add validation scenario Co-authored-by: jmprieur <[email protected]> * Update docs/sidecar/reverse-proxy.md * Address PR review feedback: Update agent identity docs, improve examples, fix terminology Co-authored-by: jmprieur <[email protected]> * Update docs/sidecar/faq.md * Replace ASCII diagram with mermaid diagram in comparison.md Co-authored-by: jmprieur <[email protected]> * Apply suggestions from code review Co-authored-by: Keegan <[email protected]> * Update docs/sidecar/comparison.md * Update docs/sidecar/comparison.md * Address comprehensive PR review feedback Co-authored-by: jmprieur <[email protected]> * Remove Service Mesh Integration section from security.md Co-authored-by: jmprieur <[email protected]> * Update network security guidance to use Kestrel configuration instead of network policies Co-authored-by: jmprieur <[email protected]> * Add input validation guidance and incident response plan reference Co-authored-by: jmprieur <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: jmprieur <[email protected]> Co-authored-by: Jean-Marc Prieur <[email protected]> Co-authored-by: Keegan <[email protected]>
…tion (#3564) * Initial plan * Streamline sidecar documentation with table format and remove duplication Co-authored-by: jmprieur <[email protected]> * Update Microsoft documentation URLs to current learn.microsoft.com domain Co-authored-by: jmprieur <[email protected]> * docs(sidecar): fix endpoints path formatting and clarify wording * Revise README for clarity and improved navigation Updated the README to enhance clarity and structure, including new sections and improved descriptions for scenarios and resources. * Revise Entra Identity Sidecar documentation Updated the Microsoft Entra Identity Sidecar documentation to enhance clarity and detail on token acquisition, validation, and integration. Added benefits and use cases for the sidecar approach. * Update endpoints.md --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: jmprieur <[email protected]> Co-authored-by: Jean-Marc Prieur <[email protected]>
* Downstream Apis * Update README.md with revised service registration pattern and documentation improvements. * Revise README for Calling Downstream APIs This document provides a comprehensive guide for implementing various approaches to call downstream APIs using Microsoft.Identity.Web, including decision trees, comparison tables, token acquisition patterns, and code examples for different scenarios. * Enhance README for downstream API guidance Updated README to include .NET applications and agent identities. * Update README with API selection decision table Replaced mermaid diagram with a decision table for API selection. * Update docs/calling-downstream-apis/azure-sdks.md * Refactor downstream API documentation Updated the documentation for calling downstream APIs by consolidating API registration and clarifying the request methods. Removed redundant sections and improved the structure. * Remove Azure SDK examples from documentation Removed examples for Azure KeyVault, Azure Storage Blobs, Azure KeyVault Secrets, Azure Service Bus, Azure Tables, and Azure Cosmos DB from the documentation. * Update custom-apis.md * Update from-web-apis.md * Update microsoft-graph.md
Updated the documentation modernization plan with completed milestones and revised priorities. Adjusted documentation structure and clarified the status of various sections, including the addition of new documentation for sidecar and agent identities.
bgavrilMS
approved these changes
Dec 7, 2025
This was referenced Jan 11, 2026
deps: Bump Microsoft.Identity.Web from 4.0.1 to 4.3.0
microsoft/dragon-copilot-extension-samples#138
Merged
Open
Closed
This was referenced Jan 19, 2026
This was referenced Jan 27, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Microsoft.Identity.Web doc modernization (in progress)