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 Decoupling Service Health, Alert Rules and Action Groups #92

Merged
merged 82 commits into from
Jan 22, 2024

Conversation

Brunoga-MS
Copy link
Collaborator

@Brunoga-MS Brunoga-MS commented Dec 13, 2023

Overview/Summary

Reusing, mixing and merging effort from Alex. With this PR we have a separate Action group with different actions for SH and 1 Action Group with different actions and 1 Alert Processing Rule for generic purpose. This give the ability to use:

  • More than one email address
  • More than one Arm Role
  • More than one Webhook. No support for Secure Webhook. Secure Webhook will be supported as part of the upcoming BYO Notification Assets
  • More than one EventHub (within the same tenant)
  • Only 1 Logic App
  • Only 1 Function App

The SH alert notifications are now targeted to the SH action group.

This PR fixes/adds/changes/removes

  1. AMBA Decoupling Service Health, Alert Rules and Action Groups
  2. Fix an issue with the cleanup script that was removing all AMBA implementation from all management group. See BUG 32704 - CleanUp script removes AMBA from all configured pseudo MGs
  3. Add the capability to remove Action Groups and Alert Processing Rule during the cleanup. See BUG 32705 - CleanUp script does not remove Action Group and Alert Processing Rule

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.)

- Logic App callback url
- Function App trigger url
- LogicApp callbalck url
- Function App Trigger Url
on SH Action group
Moving improvement on Dev2 to Dev
Adding missing param after optimization
Changed display name for MonitorDisabled param
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. I'll merge it to DEV and will run tests this week.

@arjenhuitema arjenhuitema merged commit 9c7df64 into Azure:Dev Jan 22, 2024
1 check passed
@arjenhuitema arjenhuitema mentioned this pull request Jan 22, 2024
6 tasks
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