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

AMBA - Allow Action Group to be created having the email NOT mandatory #161

Merged
merged 25 commits into from
Mar 20, 2024

Conversation

Brunoga-MS
Copy link
Collaborator

Overview/Summary

Replace this with a brief description of what this Pull Request fixes, changes, etc.

This PR fixes/adds/changes/removes

  1. Allows the deployment of action group without forcing the bogus email address if email notification is not needed and resolves [Question/Feedback]: Stop deploying email action if the parameter is empty #126
  2. Update the related documentation

Breaking Changes

  1. NONE

As part of this Pull Request I have

  • Read the Contribution Guide and ensured this PR is compliant with the guide
  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues or ADO Work Items (Internal Only)
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Ensured PR tests are passing
  • Updated relevant and associated documentation (e.g. Contribution Guide, Docs etc.)

Allowing for no email value in the ALZMonitorActionGroupEmail parameter for Notification Assets
Allowing no email value for the ALZMonitorActionGroupEmail parameter for SH notification assets
Removing default value to allow no email action to be deployed for Notification Assets and SH notifications
Removing default value to allow no email action deployment for Notification Assets and SH Notifications
Removing default value to allow no email action deployment for Notification Assets and SH Notifications
Removing default value to allow no email action deployment for Notification Assets and SH Notifications
Removing default value to allow no email action deployment for Notification Assets and SH Notifications
Updating noEmail with latest from Main
Aligning Main with noEmail
@Brunoga-MS Brunoga-MS requested a review from arjenhuitema March 18, 2024 10:51
@arjenhuitema
Copy link
Contributor

arjenhuitema commented Mar 20, 2024

@Brunoga-MS LGTM. Would just like yo ask you to provide some deployment.

@Brunoga-MS
Copy link
Collaborator Author

@arjenhuitema: 10x ... you mean screenshots of deployment?

@arjenhuitema
Copy link
Contributor

Yes, a screenshot of the deployment, and a screenshot showing the changes that you made, in this case a successful deployment of the action groups without email address

@Brunoga-MS
Copy link
Collaborator Author

Here you go:

image

image

image

Copy link
Contributor

@arjenhuitema arjenhuitema left a comment

Choose a reason for hiding this comment

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

LGTM

@arjenhuitema arjenhuitema merged commit 590ea16 into Azure:main Mar 20, 2024
2 of 4 checks passed
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.

[Question/Feedback]: Stop deploying email action if the parameter is empty
2 participants