Skip to content

Commit 2a150f3

Browse files
committed
Rewrite code samples README
1 parent 29a0eef commit 2a150f3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

1-Authentication/5-sign-in-express/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@ When you use Microsoft Graph PowerShell, you automatically register the applicat
9090
9191
> Other ways of running the scripts are described in [App Creation Scripts guide](./AppCreationScripts/AppCreationScripts.md). The scripts also provides a guide to automated application registration, configuration and removal which can help in your CI/CD scenarios.
9292
93-
> [!NOTE]
94-
> This sample can make use of client certificates. You can use **AppCreationScripts** to register an Microsoft Entra ID application with certificates. For more information see, [Use client certificate for authentication in your Node.js web app instead of client secrets](https://review.learn.microsoft.com/entra/external-id/customers/how-to-web-app-node-use-certificate).
93+
> :exclamation: NOTE: This sample can make use of client certificates. You can use **AppCreationScripts** to register an Microsoft Entra ID application with certificates. For more information see, [Use client certificate for authentication in your Node.js web app instead of client secrets](https://review.learn.microsoft.com/entra/external-id/customers/how-to-web-app-node-use-certificate).
9594
9695
</details>
9796

0 commit comments

Comments
 (0)