Skip to content

Commit 6b36ab3

Browse files
authored
Update articles/service-bus-messaging/service-bus-sas.md
Corrected typo flagged by Acrolinx Correctness
1 parent e44dfe2 commit 6b36ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-sas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ To regenerate primary and secondary keys in the **Azure portal**, follow these s
122122
1. Navigate to the Service Bus namespace in the [Azure portal](https://portal.azure.com).
123123
1. Select **Shared Access Policies** on the left menu.
124124
1. Select the policy from the list. In the following example, **RootManageSharedAccessKey** is selected.
125-
1. To regenerate the primary key, on the **SAS Policy: RootManageSharedAccessKey** page, select **Regenerate primary key** on the commandbar.
125+
1. To regenerate the primary key, on the **SAS Policy: RootManageSharedAccessKey** page, select **Regenerate primary key** on the command bar.
126126
127127
:::image type="content" source="./media/service-bus-sas/regenerate-primary-key.png" alt-text="Screenshot that shows how to regenerate a primary key.":::
128128
1. To regenerate the secondary key, on the **SAS Policy: RootManageSharedAccessKey** page, select **...** from the command bar, and then select **Regenerate secondary key**.

0 commit comments

Comments
 (0)