Skip to content

Comments

docs: Add explicit User-Assigned Managed Identity (UAMI) example for Service Bus binding#128220

Open
paulyuk wants to merge 1 commit intoMicrosoftDocs:mainfrom
paulyuk:docs/uami-service-bus-example
Open

docs: Add explicit User-Assigned Managed Identity (UAMI) example for Service Bus binding#128220
paulyuk wants to merge 1 commit intoMicrosoftDocs:mainfrom
paulyuk:docs/uami-service-bus-example

Conversation

@paulyuk
Copy link

@paulyuk paulyuk commented Feb 20, 2026

Summary

This PR adds a clearer example showing how to configure Service Bus connections using a User-Assigned Managed Identity (UAMI) with explicit app settings.

Problem

The existing documentation mentions credential and clientId properties for user-assigned managed identities but lacks a concrete JSON example.

Solution

Added a new "User-assigned managed identity" subsection with:

  • A table showing the three required properties
  • A complete JSON example developers can copy directly
  • A tip explaining when UAMI is recommended

Changes

  • includes/functions-service-bus-connections.md: Added UAMI configuration example

Related

… Bus

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@prmerger-automator
Copy link
Contributor

@paulyuk : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 2733456:

✅ Validation status: passed

File Status Preview URL Details
includes/functions-service-bus-connections.md ✅Succeeded

For more details, please refer to the build report.

@prmerger-automator
Copy link
Contributor

PRMerger Results

Issue Description
File Change Percent This PR contains file(s) with more than 30% file change.

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 PR enhances the Service Bus connection documentation by adding a dedicated example for User-Assigned Managed Identity (UAMI) configuration. The existing documentation mentioned credential and clientId properties but lacked a concrete implementation example.

Changes:

  • Added a new "User-assigned managed identity" subsection with a property reference table
  • Included a complete JSON configuration example showing UAMI setup with application settings
  • Added a tip recommending UAMI for production scenarios requiring fine-grained identity control

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

@ttorble
Copy link
Contributor

ttorble commented Feb 20, 2026

@mattchenderson

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Feb 20, 2026
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