Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 18, 2025

Fixes # N/A

Changes proposed in this request

Fixed typos and improved documentation consistency in the mTLS PoP with managed identities guide:

  • Typo corrections: Fixed "WithMtlsProofOfPosession" → "WithMtlsProofOfPossession" (8 instances across the document)
  • Comment consistency: Consolidated two-line Bearer token comment into single line format
  • Production guidance: Added inline comment about HttpClient caching to prevent socket exhaustion
  • Documentation completeness: Added missing BindingCertificate comment in user-assigned identity example for parity with system-assigned example

Testing

Documentation-only changes. No functional code changes.

Performance impact

None.

Documentation

  • All relevant documentation is updated.

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

- Fixed typo: WithMtlsProofOfPosession → WithMtlsProofOfPossession (8 instances)
- Consolidated Bearer token comments on lines 68-69 for consistency
- Added production note about caching HttpClient instances
- Added BindingCertificate comment for user-assigned identity example

Co-authored-by: gladjohn <90415114+gladjohn@users.noreply.github.com>
Copilot AI changed the title [WIP] Document mTLS PoP usage with managed identities Fix typos and improve documentation clarity in mTLS PoP guide Nov 18, 2025
@gladjohn gladjohn closed this Nov 18, 2025
Copilot AI requested a review from gladjohn November 18, 2025 00:06
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.

2 participants