Skip to content

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

Merged
AlexanderSehr merged 10 commits intomainfrom
users/alsehr/1791_dataProtection_backupVaults
Oct 1, 2022
Merged

[Modules] Updated DataProtection Backup Vaults to new dependency approach#1876
AlexanderSehr merged 10 commits intomainfrom
users/alsehr/1791_dataProtection_backupVaults

Conversation

@AlexanderSehr
Copy link
Copy Markdown
Contributor

@AlexanderSehr AlexanderSehr commented Sep 3, 2022

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
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2022

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 AlexanderSehr linked an issue Sep 5, 2022 that may be closed by this pull request
@AlexanderSehr AlexanderSehr marked this pull request as ready for review September 19, 2022 06:19
@AlexanderSehr AlexanderSehr requested a review from a team as a code owner September 19, 2022 06:19
@AlexanderSehr AlexanderSehr enabled auto-merge (squash) September 19, 2022 06:19
@eriqua eriqua added the [prio] high importance of the issue: high priority label Oct 1, 2022
Copy link
Copy Markdown
Contributor

@eriqua eriqua left a comment

Choose a reason for hiding this comment

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

🆗

@AlexanderSehr AlexanderSehr merged commit 2ab89f5 into main Oct 1, 2022
@AlexanderSehr 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