Skip to content

Commit 591c257

Browse files
madansr7davidmu1
andauthored
Update articles/active-directory/develop/howto-configure-app-instance-property-locks.md
Co-authored-by: David Murray <[email protected]>
1 parent 2c00b33 commit 591c257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/howto-configure-app-instance-property-locks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following property usage scenarios are considered as sensitive:
2828
- `TokenEncryptionKeyId` which specifies the keyId of a public key from the keyCredentials collection. When configured, Azure AD encrypts all the tokens it emits by using the key to which this property points. The application code that receives the encrypted token must use the matching private key to decrypt the token before it can be used for the signed-in user.
2929

3030
> [!NOTE]
31-
> App instance lock is enabled by default for all new applications created using the Microsoft Entra portal.
31+
> App instance lock is enabled by default for all new applications created using the Microsoft Entra admin center.
3232
3333
## Configure an app instance lock
3434

0 commit comments

Comments
 (0)