Skip to content

Commit 7f87b2e

Browse files
Merge pull request #268618 from spelluru/patch-47
Link to "All services" page
2 parents ba89564 + 268e985 commit 7f87b2e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/service-bus-messaging/includes/service-bus-create-namespace-portal.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ To begin using Service Bus messaging entities in Azure, you must first create a
1616
To create a namespace:
1717

1818
1. Sign in to the [Azure portal](https://portal.azure.com).
19-
2. In the left navigation pane of the portal, select **All services**, select **Integration** from the list of categories, hover the mouse over **Service Bus**, and then select **+** button on the Service Bus tile.
19+
2. Navigate to the [**All services** page](https://portal.azure.com/#allservices/category/All).
20+
3. On the left navigation bar, select **Integration** from the list of categories, hover the mouse over **Service Bus**, and then select **+** button on the Service Bus tile.
2021

2122
:::image type="content" source="./media/service-bus-create-namespace-portal/create-resource-service-bus-menu.png" alt-text="Image showing selection of Create a resource, Integration, and then Service Bus in the menu.":::
22-
3. In the **Basics** tag of the **Create namespace** page, follow these steps:
23+
4. In the **Basics** tag of the **Create namespace** page, follow these steps:
2324
1. For **Subscription**, choose an Azure subscription in which to create the namespace.
2425
1. For **Resource group**, choose an existing resource group in which the namespace will live, or create a new one.
2526
1. Enter a **name for the namespace**. The namespace name should adhere to the following naming conventions:
@@ -39,7 +40,7 @@ To create a namespace:
3940

4041
:::image type="content" source="./media/service-bus-create-namespace-portal/create-namespace.png" alt-text="Image showing the Create a namespace page":::
4142
1. On the **Review + create** page, review settings, and select **Create**.
42-
4. Once the deployment of the resource is successful, select **Go to resource** on the deployment page.
43+
5. Once the deployment of the resource is successful, select **Go to resource** on the deployment page.
4344

4445
:::image type="content" source="./media/service-bus-create-namespace-portal/deployment-alert.png" alt-text="Image showing the deployment succeeded page with the Go to resource link.":::
4546
6. You see the home page for your service bus namespace.

0 commit comments

Comments
 (0)