azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Draft: [Azure CLI Data Protection]: Created demo function for listing scope-based roles assigned to a backup vault

Open SamarthMayya opened this issue 2 years ago • 3 comments


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

az dataprotection backup-vault list-permissions

Example: az dataprotection backup-vault list-permissions -g samarth_resource_group --vault-name samarthbackupvault --scope /subscriptions/62b829ee-7936-40c9-a1c9-47a93f9f3965/resourcegroups/crrtest_group

General Guidelines

  • [ ] Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • [ ] Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

SamarthMayya avatar May 20 '22 06:05 SamarthMayya

Thank you for your contribution SamarthMayya! We will review the pull request and get back to you soon.

ghost avatar May 20 '22 06:05 ghost

CLA assistant check
All CLA requirements met.

ghost avatar May 20 '22 06:05 ghost

data protection

yonzhan avatar May 20 '22 06:05 yonzhan