Below you will find pages that utilize the taxonomy term “Monitoring”
Post
Setting up monitoring for Azure AD Applications' secret expiration
Overview In this post, I am going to show you some ways which can help you to monitor the expiry of your Azure AD Applications’ secrets. Whether you have the secrets stored in a keyvault or not, it does not matter. The list of approaches I am mentioning below will help you in either of the cases. But, you should always store the client secrets in a secured storage with KeyVault being the best and recommended solution for it.
Post
Monitor API Connection status in Azure
Overview Hello! In this post I am going to show you how can implement a monitoring solution for your API Connections that you have used in your integrations in Azure. These API Connections allow Azure services like a logic app to connect to external services like SQL server, outlook, Sharepoint online etc.If you are not aware of these API connections, you can learn about them here.
This post is inspired from Sandro Pereira’s Blog.
Post
Monitor your SQL estate using SQL Insights in Azure Monitor
Hey everyone! I have got another super cool feature for all you Azure Architects which will help you in setting up proper monitoring and management of your entire Azure SQL infrastructure. Quick note, this feature is still in preview, but you can start playing around with this to make sure it serves the purpose. Let me give you a quick overview of it.
What is it? SQL Insights is just another monitoring solution available in Azure Monitor designed specifically for SQL infrastructure on Azure.