Skip to content

Conversation

@markjbrown
Copy link
Contributor

@markjbrown markjbrown commented Sep 18, 2025

Description

New bash script creates a custom RBAC role and assignment needed for customers to enable mirroring from cosmos db to fabric. This script is intentionally written to prompt the user for inputs.

Small updates to an existing rbac script

Checklist

  • Scripts in this pull request are written for the bash shell.
  • This pull request was tested on at least one of the following platforms:
    • Linux
    • Azure Cloud Shell
    • macOS
    • Windows Subsystem for Linux
  • The most recent test date and test method are recorded in the script file.
  • Scripts do not contain passwords or other secret tokens that are not randomized.
  • No deprecated commands or arguments are used. (Release notes)
  • All Azure resource identifiers which must be universally unique are guaranteed to be so.
  • Resource names use a random function to ensure scripts can be run multiple times in quick succession without error.
  • All scripts can be run in their entirely without user input.

Testing information

CLI version:

az --version

Extensions required:

@markjbrown
Copy link
Contributor Author

#sign-off

@markjbrown
Copy link
Contributor Author

@dbradish-microsoft hello. Can you merge this PR?

Copy link
Collaborator

@mikefrobbins mikefrobbins left a comment

Choose a reason for hiding this comment

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

LGTM

@mikefrobbins mikefrobbins merged commit 11aed91 into Azure-Samples:master Oct 23, 2025
1 check passed
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