Skip to content

Use latest RG model to remove unnecessary dependency on version#6

Merged
PerfectChaos merged 1 commit intoadd-aosm-extensionfrom
chaos/generalrgmodel
May 16, 2023
Merged

Use latest RG model to remove unnecessary dependency on version#6
PerfectChaos merged 1 commit intoadd-aosm-extensionfrom
chaos/generalrgmodel

Conversation

@PerfectChaos
Copy link
Copy Markdown
Collaborator

azure.mgmt.resource provides a generic set of models (which just uses the set from the latest version available). Move to use that instead of a specific model for Resource Group creation because otherwise we depend on a specific minimum version (where we haven't declared a specific dependency), despite not actually using any version-specific properties.

@PerfectChaos PerfectChaos merged commit 5437fac into add-aosm-extension May 16, 2023
@PerfectChaos PerfectChaos deleted the chaos/generalrgmodel branch May 16, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant