New Azure AD token defaults (and reminder of about token lifetime importance)

Few days ago, the Azure AD team announced that they are changing the default values for some of the parameters controlling token lifetimes. In a nutshell, any newly created tenants will have refresh token inactivity period of 90 days and unlimited max age for any refresh tokens. You can find …

Continue readingNew Azure AD token defaults (and reminder of about token lifetime importance)

New version of the AzureAD PowerShell (Preview) module released, brings support for Groups lifecycle policies

In case you missed it, a new version of the AzureADPreview PowerShell module has been released yesterday, namely version 2.0.0.137. This new version brings support for controlling Office 365 Groups lifecycle policies, by means of the following cmdlets: Add-AzureADMSLifecyclePolicyGroup Get-AzureADMSGroupLifecyclePolicy Get-AzureADMSLifecyclePolicyGroup New-AzureADMSGroupLifecyclePolicy Remove-AzureADMSGroupLifecyclePolicy Remove-AzureADMSLifecyclePolicyGroup Reset-AzureADMSLifeCycleGroup Set-AzureADMSGroupLifecyclePolicy The cmdlets help is still not …

Continue readingNew version of the AzureAD PowerShell (Preview) module released, brings support for Groups lifecycle policies

You cannot turn off Active Directory synchronization

This issue seems to be popping up on the different communities, so I though it’s time to put a blog post on it out there. In short, you try to enable (or disable) Directory synchronization in Office 365, and you are greeted by the following error message: The DirSyncStatusChangeNotAllowedException error …

Continue readingYou cannot turn off Active Directory synchronization