You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
createNotifications, a POST API which sends out notifications
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.
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.
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
The text was updated successfully, but these errors were encountered: