Skip to content

Adjusted implementation for testing#2251

Merged
fabmas merged 1 commit intousers/fabmas/2226_vmimagesfrom
users/fabmas/2226_vmimages_alsehrTest
Oct 25, 2022
Merged

Adjusted implementation for testing#2251
fabmas merged 1 commit intousers/fabmas/2226_vmimagesfrom
users/fabmas/2226_vmimages_alsehrTest

Conversation

@AlexanderSehr
Copy link
Copy Markdown
Contributor

@AlexanderSehr AlexanderSehr commented Oct 25, 2022

Description

  • Proposed update to get rid of one file by moving a dependency

Pipeline references

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

Pipeline
VirtualMachineImages: ImageTemplates

@AlexanderSehr AlexanderSehr added [cat] modules category: modules [cat] testing category: testing labels Oct 25, 2022
@AlexanderSehr AlexanderSehr self-assigned this Oct 25, 2022
@AlexanderSehr AlexanderSehr requested a review from a team as a code owner October 25, 2022 13:48
@AlexanderSehr AlexanderSehr changed the title Adjusted implementation for tsting Adjusted implementation for testing Oct 25, 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.

@MrMCake, @fabmas I guess the advantage of this approach is one module less and thus one Azure deployment less. Other modules using dependencies_rbac.bicep (e.g. compute images) are in fact forced to call dependencies_rbac.bicep from dependencies.bicep because that assignment is needed in turns by other dependencies, while in this case it's needed by the main resource. This approach is cleaner, so if @fabmas agrees I'd vote for it.

@fabmas fabmas merged commit 90d398a into users/fabmas/2226_vmimages Oct 25, 2022
@fabmas fabmas deleted the users/fabmas/2226_vmimages_alsehrTest branch October 25, 2022 16:35
fabmas added a commit that referenced this pull request Oct 26, 2022
…ies approach (#2250)

* new dependency VMImage

* Update dependencies.bicep

* contibutor

* readme

* RBAC

* reourceGroup

* subscriptions

* Adjusted implementation for testing (#2251)

* Update modules/Microsoft.VirtualMachineImages/imageTemplates/.test/common/deploy.test.bicep

Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>

* Update modules/Microsoft.VirtualMachineImages/imageTemplates/.test/common/deploy.test.bicep

Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>

* Update modules/Microsoft.VirtualMachineImages/imageTemplates/.test/common/deploy.test.bicep

Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>

Co-authored-by: Fabio Masciotra <fabmas@microsoft.com>
Co-authored-by: elisa anzelmo <elisa.anzelmo@microsoft.com>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants