-
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
Updated markdowns to correspond with the Bicep files #331
Conversation
@johnlokerse let us know when this is good to review. I've placed the do not merge label on it for now. |
infra-as-code/bicep/modules/subscriptionPlacement/subscriptionPlacement.bicep
Outdated
Show resolved
Hide resolved
infra-as-code/bicep/modules/vnetPeeringVwan/vnetPeeringVwan.bicep
Outdated
Show resolved
Hide resolved
@jtracey93 PR is ready for review. I went through every markdown file to review if the information is correct according to what is stated in the Bicep files. Also identified breaking changes that I have made, these are commented by me in the PR. |
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 for this @johnlokerse just one change required I think as per the comments unresolved.
/azp run validateazcloud |
Azure Pipelines successfully started running 1 pipeline(s). |
@johnlokerse we got an error also on the validation pipeline but we know the name can be longer for these resources. Can we remove any places we have added min or max length as part of this PR please 👍
|
…or subscriptionPlacement
@jtracey93 Reverted my changes regarding |
Hey @johnlokerse, Thanks for this we are reviewing :) |
/azp run validateazcloud |
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.
LGTM thanks @johnlokerse
This PR fixes/adds/changes/removes
As part of this Pull Request I have
.bicep
file/s I am adding/editing are using the latest API version possiblemain
branch