Skip to content

[Modules] Updated DataProtection Backup Vaults to new dependency approach - #1876

Merged
Alexander Sehr (AlexanderSehr) merged 10 commits into
mainfrom
users/alsehr/1791_dataProtection_backupVaults
Oct 1, 2022
Merged

Alexander Sehr (AlexanderSehr) merged 10 commits into
mainfrom
users/alsehr/1791_dataProtection_backupVaults

Conversation

@AlexanderSehr

@AlexanderSehr Alexander Sehr (AlexanderSehr) commented Sep 3, 2022

Copy link
Copy Markdown
Contributor

Description

  • Updated DataProtection Backup Vaults to new dependency approach
  • Removed UserAssigned Identity logic as its not supported by the service. If attempted you receive the error message:

    Status Message: Resource type 'Microsoft.DataProtection/BackupVaults' does not support creation of 'SystemAssigned, UserAssigned' resource identity. The supported types are 'SystemAssigned'. (Code:CannotSetResourceIdentity)

Pipeline references

For module/pipeline changes, please create and attach the status badge of your successful run.

Pipeline
DataProtection: BackupVaults

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

@github-actions

github-actions Bot commented Sep 3, 2022

Copy link
Copy Markdown

Unit Test Results

  1 files    1 suites   55s ⏱️
89 tests 87 ✔️ 2 💤 0
96 runs  93 ✔️ 3 💤 0

Results for commit ba9dc74.

♻️ This comment has been updated with latest results.

@AlexanderSehr
Alexander Sehr (AlexanderSehr) marked this pull request as ready for review September 19, 2022 06:19
@eriqua Erika Gressi (eriqua) added the [prio] high importance of the issue: high priority label Oct 1, 2022

@eriqua Erika Gressi (eriqua) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🆗

@AlexanderSehr
Alexander Sehr (AlexanderSehr) deleted the users/alsehr/1791_dataProtection_backupVaults branch October 1, 2022 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[cat] modules category: modules [cat] testing category: testing [prio] high importance of the issue: high priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update DataProtection/backupVaults to new dependencies approach

2 participants