Commit c7a792b
[dataprotection] Add UAMI Support for Backup Instances (Azure#8632)
* new gitignore rule to ignore patches
* Fix update backup vault so identity type can be switched away from user assigned/system and user assigned.
* Changes for BI create and update
* Changes for other existing functions - update, restore. Also bugfixes from previous commit
* Add changes for update-msi-permissions
* New command init
* Validate For Update, and some mroe fixes
* Validate call gets made, moving for today
* temp hack - fix for validate-for-update issueus
* Updated the temp fix for missing response type
* Tests.
* Fix for tests.
* All tests locally on
* Update BackupVault to 2025-01-01 and add AAZ bits for the same
* Fix style
* Updated runs for backup vault tests
* Fix params for new system assigned option in update, init, and init restores
* Update history
* Fix help text
* Update BackupVault to use standard MI process
* Update Backup Instances to use standard MI process
* Add help texts and better logging
* Fix incorrect parameter format
* Fix incorrect backup-vault identity remove behaviour
---------
Co-authored-by: Zubair Abid <[email protected]>1 parent 2d31759 commit c7a792b
File tree
47 files changed
+10289
-612
lines changed- src/dataprotection
- azext_dataprotection
- aaz/latest/dataprotection
- backup_instance
- deleted_backup_instance
- backup_vault
- identity
- cross_region_restore
- job
- manual
- aaz_operations
- tests/latest
- recordings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+10289
-612
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
6 | 18 | | |
7 | 19 | | |
8 | 20 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| 683 | + | |
683 | 684 | | |
684 | 685 | | |
685 | 686 | | |
| |||
Lines changed: 638 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
| |||
0 commit comments