Most of the services in Azure such as Storage Accounts, Key Vaults or AppService Websites must have globally unique names. In this post we'll explain how to call the Azure APIs from PowerShell using a custom function to test the service name's availability
Tag: Rest api
Manage SCOM Alerts Using REST API
In this blog post, I will walk through how to get alerts from SCOM using REST API. REST API is applicable from 1801 version which support a set of HTTP operations, in this guide I’ll explained how to filter the alerts to get only the scope you need. In the examples in the following article … Continue reading Manage SCOM Alerts Using REST API