Blog

One of the common topics I am asked about Azure is how to best monitor the resources with Azure Monitor. There isn’t really a short answer for his because Azure

As a follow up to my previous post: Creating a Service Principal to connect to Azure AD using a Certificate to authenticate https://blog.terenceluk.com/creating-service-principal-to-connect/ This post serves to demonstrate how to

As stated in the following Microsoft documentation: How Exchange Online uses TLS to secure email connections https://docs.microsoft.com/en-us/microsoft-365/compliance/exchange-online-uses-tls-to-secure-email-connections?view=o365-worldwide By default, Exchange Online always uses opportunistic TLS. Opportunistic TLS means Exchange Online

Problem You’ve completed configuring an Azure Function App with a PowerShell script that authenticates against Azure AD with Connect-AzureAD using a certificate but noticed that attempting to use the Test/Run

As a follow up to one of my previous posts: PowerShell script to assign users in an on-premise AD group to an Azure Enterprise Application’s Users and Groups https://blog.terenceluk.com/powershell-script-to-assign-users-in-on/ A

I’ve been working with a lot of automation in Azure lately and wanted to capture as many configuration activities I have gone through to share through my blog, and today’s

A colleague of mine recently reached out to me to ask why my script from this post: PowerShell script to assign users in an on-premise AD group to an Azure

I don’t usually provide Azure operational support because of my current role but I still have a few clients who reaches out to me when they have issues in case