Skip to content

Commit e16f876

Browse files
committed
update
1 parent 40192ad commit e16f876

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-signalr/howto-disable-local-auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ ms.topic: conceptual
1313

1414
There are two ways to authenticate to Azure SignalR Service resources: Azure Active Directory (Azure AD) and Access Key. Azure AD provides superior security and ease of use over access key. With Azure AD, there’s no need to store the tokens in your code and risk potential security vulnerabilities. We recommend that you use Azure AD with your Azure SignalR Service resources when possible.
1515

16-
## Use Azure Portal
16+
## Use Azure portal
1717

1818
In this section, you will learn how to use the Azure portal to disable local authentication.
1919

2020
1. Navigate to your SignalR Service resource in the [Azure portal](https://portal.azure.com).
2121

22-
2. in the **Settings** section of the menu sidebar, select **Keys** blade.
22+
2. in the **Settings** section of the menu sidebar, select **Keys** tab.
2323

2424
3. Select **Disabled** for local authentication.
2525

articles/azure-web-pubsub/howto-disable-local-auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ ms.topic: conceptual
1313

1414
There are two ways to authenticate to Azure Web PubSub Service resources: Azure Active Directory (Azure AD) and Access Key. Azure AD provides superior security and ease of use over access key. With Azure AD, there’s no need to store the tokens in your code and risk potential security vulnerabilities. We recommend that you use Azure AD with your Azure Web PubSub Service resources when possible.
1515

16-
## Use Azure Portal
16+
## Use Azure portal
1717

1818
In this section, you will learn how to use the Azure portal to disable local authentication.
1919

2020
1. Navigate to your Web PubSub Service resource in the [Azure portal](https://portal.azure.com).
2121

22-
2. in the **Settings** section of the menu sidebar, select **Keys** blade.
22+
2. in the **Settings** section of the menu sidebar, select **Keys** tab.
2323

2424
3. Select **Disabled** for local authentication.
2525

0 commit comments

Comments
 (0)