Showing Post From Monitoring
Use internal main.iam.ad API with Logic Apps
This blog post is a follow-up to my post about using the hidden API in automation. In that post, I explained how to authenticate to the https://main.
Read moreUse internal main.iam.ad API in automation
We all know the Graph API, graph.microsoft.com, and the Azure management API, management.azure.com. Both APIs are used very often and lots of automation tasks depend on those APIs.
Read moreDeploy and monitor conditional access authentication strength automated
Conditional access is an indispensable configuration setting in Azure AD. Conditional Access policies are in basic if-then statements, if a user wants to access a resource, then they must complete an action.
Read moreMonitor and get alerts from Microsoft Intune
Out of the box, Microsoft Intune has a reporting platform where lots of information is stored. Think about device management or endpoint analytics. For troubleshooting, reports can help.
Read moreMonitor security baselines in Endpoint Security
A security baseline has some values which are interesting to know. It has a status that tells us the current deployment status if a profile is assigned or is deprecated.
Read moreAzure file share usage monitoring with Logic Apps
Earlier I explained how to use the REST API to get more information about Azure file shares. This is because we like to monitor file share usage based on absolute values.
Read moreMonitor FSLogix file share usage on Azure Files
In the new world of (Azure) Virtual Desktops and CloudPC, FSLogix is often used for handling user profiles. Now FSLogix is supported with the back of AzureAD only, FSLogix is almost a required component in an AVD or CloudPC environment.
Read moreAVD Automation Cocktail – Deploy AVD with Terraform Cloud
Welcome (back) to the AVD Automation Cocktail. In the past cocktail series, I showed different AVD deployment strategies and languages. During the time I got some requests about automation with Terraform.
Read more