Subscribe to the mailing list to receive posts updates!
Sign up for my newsletter to see new photos, tips, and blog posts. Do not worry, we will never spam you.
Azure is a cloud computing platform provided by Microsoft, offering a range of services such as virtual machines, databases, analytics, and more. It enables businesses to build.
Generative AI autonomously creates diverse content like images, music, and text by learning patterns from data. It's applied in art, design, gaming, and content generation.
Scripting automates tasks with sequences of commands, while automation executes them without human intervention, enhancing productivity and reducing errors, vital in software, system admin, and data analysis.
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.
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
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
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
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
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
Azure Active Directory administrators who have configured Enterprise Applications for Azure AD SSO would most likely have encountered the limitations of not being able to
Problem You attempt to use the cmdlet Connect-AzureAd (after Import-Module AzureAd) to connect to Azure: Connect-AzureAds … but quickly notice that it fails with the
Sign up for my newsletter to see new photos, tips, and blog posts. Do not worry, we will never spam you.