diff --git a/samples/csharp_dotnetcore/85.bot-authentication-sni/README.md b/samples/csharp_dotnetcore/85.bot-authentication-sni/README.md index d4b8beec5c..8eadb95a33 100644 --- a/samples/csharp_dotnetcore/85.bot-authentication-sni/README.md +++ b/samples/csharp_dotnetcore/85.bot-authentication-sni/README.md @@ -3,7 +3,8 @@ Bot Framework v4 bot authentication using Subject Name/Issuer This bot has been created using Bot Framework, it shows how to use the bot authentication capabilities of Azure Bot Service. In this sample, we use a local or KeyVault certificate and the MSAL Subject Name/Issuer configuration to create the Bot Framework Authentication. ->NOTE: Microsoft's first-party resources are required to test this sample. +> [!IMPORTANT] +> Microsoft's first-party resources are required to test this sample. ## Interacting with the bot