Hi All,
Recently i published an Article about the Preview of the Change of authority for the Exchange Attributes Change source of authority (SOA) for Exchange Attributes (Preview)
In this Article i will show you the Preview for changing the source of authority (SOA) for Groups.
Configure Group Source of Authority (SOA) (Preview) Embrace cloud-first posture: Convert Group Source of Authority to the cloud (Preview) In an Enterprise Evironement, typically Users and Groups are Synced with Entra Connect or Cloud Sync to Entra ID.
Hi All,
Until now, for a Hybrid Deployment with Entra Connect Sync or Cloud Sync it was required to have an Exchange Server OnPrem or to use Exchange Recipient Management.
A few Weeks ago, Microsoft has published an Article with another Option.
Introducing Cloud-Managed Remote Mailboxes: a Step to Last Exchange Server Retirement With the Introducion of the “IsExchangeCloudManaged” Attribute, you can change the source of authority (SOA) from an OnPrem Synced Object for the Exchange Attributes (like Emailaddresses, Alias, HideFromAddressList, ExtensionAttributes) from OnPrem to the Cloud.
Hi All,
Two days ago, Microsoft has released a new Version of Entra Connect Sync.
It’s only downloadable via the Microsoft Entra Admin Center
Microsoft Entra Connect: Version release history Download Download is only availabel in Entra Admin Portal and is now not as hidden anymore
Entra Admin Center > Identity > Entra Connect > Entra Connect Sync Download the latest Entra Connect Sync Version
If you click on the Download Link you have to click on the “Accept terms & download” Button.
Hi All,
I have already written a few Articles about Entra Verified ID
Microsoft Entra Verified ID Verified ID Advanced Setup Entra Verifiable credentials Admin API with PowerShell Overview Today we want to dig deeper into Face Check.
Prerequisits:
Microsoft Entra Verified ID setup completed before using Face Check Azure Subscription / Resource Group User that sets up Face Check has Contributor role for the Azure subscription / Resource Group Costs:
Hi All,
Just a few days ago, Microsoft has released a new Version of Entra Connect Sync.
It’s only downloadable via the Microsoft Entra Admin Center
Microsoft Entra Connect: Version release history There is also a new Article (or at least new to me) about the diffrent Stages for Identity Cloud transformation
Cloud transformation posture Download Download is only availabel in Entra Admin Portal and is now not as hidden anymore
Hi All,
Just a few days ago, Microsoft has released a new Version of Entra Connect Sync.
It’s only downloadable via the Microsoft Entra Admin Center
Microsoft Entra Connect: Version release history It’s really hidden: Entra Admin Center > Identity > Hybrid Management > Microsoft Entra Connect > Get started > Manage > Download Connect Sync Agent
If you click on the Download Link you have to click on the “Accept terms & download” Button.
Hi All,
In Entra Id there are fundamentally three diffrent Identity Models
Cloud Identity (Cloud Only Accounts) Syncronized Identity / Hybrid Identity (Syncronized with Entra Connect Sync or Cloud Sync from OnPrem Active Directory with password sync) Federated Identity (Like Syncronized Identity but without password sync - Authentication happens on the Federation Server and requrires a Trust between Entra and the Federation Service) Image Source: Choosing a sign-in model for Office 365
Hi All,
I’ve released an updated Version of my Conditional Access HTML Export PowerShell Script on my GitHub Repo.
It’s always a Pain to document Conditional Access Policies. So i’ve forked and modified the Script from https://github.com/dougsbaker/CA-Export to match my needs.
Recently i saw the new “Network” Section in the Conditional Access Policies. I Like when the Sections match the HTML Output
Users Target resources Network Conditions Grant Session The Script requires the Microsoft.
Hi All,
From time to time i check, if there is a new Version of Microsoft Entra Connect Sync available.
Microsoft Entra Connect: Version release history Just a few days ago, the Version 2.4.131.0 has been released for Auto upgrade.
Let’s check the Auto Upgrade Settings
Get-ADSyncAutoUpgrade -Detail Let’s check the Version of Entra Connect Sync
(Get-Item "C:\Program Files\Microsoft Azure AD Sync\Bin\miiserver.exe").VersionInfo The Version can also found in Entra Admin Center
Hi All,
A few Weeks ago, i wrote a PowerShell Script and an Azure Runbook to report expiring Clientsecrets and Certificates. With the Runbook, the Owners woul even receive an Email bevore the expiry date.
Depending on the Permissions of the Application, beeing Owner could add a Path for Privilege Escalation. So i was looking for another Way of storing the Information who is responsable of the App.
Tags If you look at the Manifest of an App, there is a String Array Property called Tags