Skip to content

Commit 5a40e16

Browse files
committed
PM review comments
1 parent 4f4437b commit 5a40e16

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/active-directory/users-groups-roles/my-staff-configure.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,9 @@ Once you have configured AUs, you can apply this scope to your users who access
4040

4141
You can protect the My Staff portal using Azure AD Conditional Access policy. Use it for tasks like requiring multi-factor authentication before accessing My Staff.
4242

43-
We recommend that you protect My Staff using [Azure AD Conditional Access policies](https://docs.microsoft.com/azure/active-directory/conditional-access/). To apply a Conditional Access policy to My Staff, you must manually create the My Staff service principal using PowerShell.
43+
We strongly recommend that you protect My Staff using [Azure AD Conditional Access policies](https://docs.microsoft.com/azure/active-directory/conditional-access/). To apply a Conditional Access policy to My Staff, you must manually create the My Staff service principal using PowerShell.
4444

45-
> [!Important]
46-
> Microsoft strongly recommends that customers protect the My Staff portal with a Conditional Access policy.
47-
48-
### Manually create the My Staff service principal
45+
### Apply a Conditional Access policy to My Staff
4946

5047
1. Install the [Microsoft Graph Beta PowerShell cmdlets](https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/samples/0-InstallModule.ps1).
5148
1. Run the following commands:

0 commit comments

Comments
 (0)