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

Change deployment scope for MG Diagnostics #338 #372

Merged
merged 7 commits into from
Nov 3, 2022

Conversation

lachaves
Copy link
Contributor

@lachaves lachaves commented Nov 2, 2022

Overview/Summary

This PR changes the scope of the orchestration module mgDiagSettingsAll from tenant to mg level.

This PR fixes Issue #338

Breaking Changes

None

Testing Evidence

The validation available here https://learn.microsoft.com/en-us/rest/api/monitor/management-group-diagnostic-settings/get?tabs=HTTP&tryIt=true&source=docs#code-try-0 was used to test.

As part of this Pull Request I have

As part of this Pull Request I have

@ghost ghost added the Needs: Triage 🔍 Needs triaging by the team label Nov 2, 2022
@jtracey93 jtracey93 self-requested a review November 2, 2022 21:31
Copy link
Collaborator

@jtracey93 jtracey93 left a comment

Choose a reason for hiding this comment

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

@jtracey93 jtracey93 added Area: Management Groups and removed Needs: Triage 🔍 Needs triaging by the team labels Nov 2, 2022
…ingsAll.bicep

Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
@ghost ghost removed the Needs: Author Feedback label Nov 3, 2022
@lachaves
Copy link
Contributor Author

lachaves commented Nov 3, 2022

@jtracey93, Thanks for your review, suggestions and updates completed. Please validate and let me know if anything still missing.

@jtracey93
Copy link
Collaborator

/azp run validateazcloud

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jtracey93
Copy link
Collaborator

/azp run e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@jtracey93 jtracey93 left a comment

Choose a reason for hiding this comment

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

LGTM

@jtracey93 jtracey93 merged commit d2accf8 into Azure:main Nov 3, 2022
@lachaves lachaves deleted the mgDiagSettings-change-scope branch November 3, 2022 17:02
'pci'
'another-example'
]
parLandingZoneMgChildren: {
Copy link
Contributor

@coolhome coolhome Nov 8, 2022

Choose a reason for hiding this comment

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

@jtracey93 I think this is incorrect, it should be an array like the JSON example? The description also is incorrect for the field, its not a dictionary object but a array of strings.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@lachaves to comment

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@coolhome @jtracey93 , reviewing right now, will update documentation as required.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have changed the description in the parameters table and also the bicep example for the parameter to show as an array type. Sending a PR with updates.

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.

3 participants