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

Add support for new APIs for Action Group Resource Provider #21251

Closed
thomasp98296 opened this issue Feb 11, 2022 · 1 comment
Closed

Add support for new APIs for Action Group Resource Provider #21251

thomasp98296 opened this issue Feb 11, 2022 · 1 comment

Comments

@thomasp98296
Copy link

thomasp98296 commented Feb 11, 2022

Is your feature request related to a problem? Please describe.
No, it is not related to a problem.

Describe the solution you'd like
Our team owns the notification services which send out different types (SMS, Phone, Email, Webhooks, etc.) of notifications to Azure customers. We recently added a feature call Test Notifications which enabled customers to test the notifications (SMS, Phone, Emails, etc.). The feature is in public preview right now, but before we can declare this feature GA, we are required to add this support in Azure CLI Tool.

This feature only has two APIs.

  1. createNotifications, a POST API which sends out notifications
  2. notificationStatus, a GET API which gets the statuses of the notifications

Describe alternatives you've considered
There is no alternative as this is a feature request.

Swagger
Azure/azure-rest-api-specs#18156

Additional context
You could find more about the Action Group Resource Provider here.
https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups

https://docs.microsoft.com/en-us/rest/api/monitor/action-groups

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Feb 11, 2022
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Feb 11, 2022
@yonzhan yonzhan added Monitor az monitor needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Feb 11, 2022
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Feb 11, 2022
@yonzhan yonzhan added this to the Mar 2022 (2022-04-05) milestone Feb 11, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Feb 11, 2022

Monitor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants