PowerShell script for updating the domain of Azure AD accounts
One of the projects I’ve been involved in took over a year for a decision to be made on the custom domain that will be used for user accounts and the services that will be
One of the projects I’ve been involved in took over a year for a decision to be made on the custom domain that will be used for user accounts and the services that will be
Being an architect usually means that I do not usually take part in ongoing operational activities when an environment has gone live and therefore the days where I handle requests for new Azure AD account
One of the items I had on my to-do list was to create material that I could use to walk my colleagues through how our CSP tenant relates to our customers’ tenants and one of
Having monitoring and alerting set up for failed login attempts to any identity directory services (e.g. on-premise AD and Azure AD) have always been important yet often times neglected for many environments I’ve worked in.
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 button shows that the authentication
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/2022/02/powershell-script-to-assign-users-in-on.html A PowerShell script can be used
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 post is to demonstrate how
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 assign groups when granting access permissions due to not having
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 following error: PS C:GitAzureAzure> Connect-AzureAD Connect-AzureAD: One or more errors
Duo has been one of the most common MFA solutions I’ve worked with over the past 5 years and most clients who have this as their MFA solution for on-premise services such as ADFS, tend
Sign up for my newsletter to see new photos, tips, and blog posts. Do not worry, we will never spam you.