Question 100:
You have a Microsoft 365 subscription, and you are responsible for securing your Office 365 tenant. You want to set your users passwords to expire after 90 days. How should you configure this?
Answer options:
A.In Microsoft 365 admin center-> Setting -> Org settings B.In Azure Active Directory – Password reset - Customization C.In Azure Active Directory – Security – Security Center D.In cloud shell - Get-AzureADUser -All $true | Set-AzureADUser -PasswordPolicies DisablePasswordExpiration