-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Orchestration Module: subPlacementAll
#298
Conversation
/azp run validateazcloud |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run e2e |
Azure Pipelines successfully started running 1 pipeline(s). |
Tests all passing and added screenshot to show sub placement working using new orchestration module (as now used in test framework on this PR). Markdown links failing as module doesn't exist in main branch yet but does in this PR 👍 |
/azp run validatemccloud |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work @jtracey93. A couple of comments. Also I started the mc validate pipeline too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Overview/Summary
Add new orchestration module called
subPlacementAll
as per request in #295This PR fixes/adds/changes/removes
subPlacementAll
as per request in 💡 Feature Request - Subscription ID placement in Management Groups #295Breaking Changes
None
Testing Evidence
Automated testing should suffice.
As part of this Pull Request I have
.bicep
file/s I am adding/editing are using the latest API version possiblemain
branch