-
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
Response to FRs - Issues #267 and #290 - POC in RG Name and Deployment Snippets #312
Conversation
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.
@JamJarchitect Can we do this for all Bicep docs (like orchestration and CRML etc.)
Cheers
This should now be done @jtracey93 |
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.
@JamJarchitect sorry buddy.
Can we add and alz
prefix to the deployment names just so they are easy to find/remember for users?
Also do we need to add a note for all bash
usage that pwsh
needs to be installed for the inputObject
to work?
@jtracey93 prefix added, naming conventions done, NOTE added on |
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.
This looks good to me.
@rjygraham would you mind casting a 2nd set of eyes over this.
@msftbot do not merge until @jtracey93 & @rjygraham have approved
/azp run validateazcloud |
Azure Pipelines successfully started running 1 pipeline(s). |
@msftbot do not merge until @jtracey93 Jack Tracey FTE & @rjygraham Ryan Graham FTE have approved |
/azp run validateazcloud |
Commenter does not have sufficient privileges for PR 312 in repo Azure/ALZ-Bicep |
/azp run validateazcloud |
Azure Pipelines successfully started running 1 pipeline(s). |
@rjygraham are you good to give this a review now @JamJarchitect has converted the bash to native cli? |
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
sorry to chase @rjygraham have you had a chance to review this one, or do we need to reassign? |
@jtracey93 This looks good to me. |
@JamJarchitect can we resolve the merge conflicts here and then we can look to merge 👍 |
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.
Hey @JamJarchitect,
Finally found time to review, but apologies for the amount of comments
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.
Thanks @JamJarchitect 2 things to fix and think we are good
@jtracey93 those last two amendments were done. should all be good now! |
/azp run validateazcloud |
Azure Pipelines successfully started running 1 pipeline(s). |
Overview/Summary
Change in the READMEs of each of the modules which has a deployment snippet and also amendment of Resource Group Names to conform to CAF Standardisation. A PR to work on Issue #267 and #290
This PR fixes/adds/changes/removes
Breaking Changes
Testing Evidence
As part of this Pull Request I have
.bicep
file/s I am adding/editing are using the latest API version possiblemain
branch