Skip to content
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

Fix Armory issues with snippets #1721

Merged
merged 11 commits into from
Jul 1, 2024
Merged

Fix Armory issues with snippets #1721

merged 11 commits into from
Jul 1, 2024

Conversation

StephenWeatherford
Copy link
Contributor

@StephenWeatherford StephenWeatherford commented Jun 28, 2024

Lifted new VM snippets from our documentation, kept it simple by not having any tabstops or placeholders. In general they're going to want parameters for these types of things anyway.

For virtual networks, made fixes in situ. The rest is mostly testcase baseline updates.

@StephenWeatherford StephenWeatherford marked this pull request as ready for review June 29, 2024 03:12
Copy link
Collaborator

@AbhitejJohn AbhitejJohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do we test the json updates which seem to be quite extensive? I'm presuming these would need to be updated in the storage account as well once this is merged?

}
],
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"variables": {
//Insert here: variable
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these comments expected to be removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't matter, they're testing artifacts and are removed before baseline comparison anyway.

@StephenWeatherford StephenWeatherford merged commit 8a065ea into main Jul 1, 2024
1 check passed
@StephenWeatherford StephenWeatherford deleted the sw/fix-snippets1 branch July 1, 2024 18:24
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.

2 participants