CloudGuru
← All topics

Tag

M365

2 articles

Entra ID3 min read

Bulk assignment of an Access Package

To assign an Access Package to 1,000 users in Azure Active Directory (Entra ID) using Entitlement Management in Azure Identity Governance, you can either use the Azure Portal or automate it via PowerShell or Microsoft Graph API, which is more efficient for large-scale assignments. Here are the steps for each method: Method 1: Using Azure …

Entra ID1 min read

Remove a Domain from Azure AD Connect Sync

In today’s post, I would like to explain how to properly remove a domain from the Azure AD Connect synchronization process without causing errors, such as the missing-partition-for-run-step error. Specifically, we’ll discuss removing contoso.com from the sync process in Azure AD Connect. Steps to Remove a Domain from Azure AD Connect Sync: Backup Configuration:Before making …