|
2 | 2 | author: spelluru
|
3 | 3 | ms.service: service-bus-relay
|
4 | 4 | ms.topic: include
|
5 |
| -ms.date: 09/26/2022 |
| 5 | +ms.date: 08/10/2023 |
6 | 6 | ms.author: spelluru
|
7 | 7 | ---
|
8 | 8 | 1. Sign in to the [Azure portal].
|
9 |
| -1. Select **All services**. Select **Integration**, search for **Relays**, move the mouse over **Relays**, and then click **Create**. |
| 9 | +1. Select **All services** on the left menu. Select **Integration**, search for **Relays**, move the mouse over **Relays**, and then select **Create**. |
10 | 10 |
|
11 | 11 | :::image type="content" source="./media/relay-create-namespace-portal/select-relay-create.png" alt-text="Screenshot showing the selection of Relays -> Create button.":::
|
12 | 12 | 1. On the **Create namespace** page, follow these steps:
|
13 | 13 | 1. Choose an Azure subscription in which to create the namespace.
|
14 | 14 | 1. For [Resource group](../../azure-resource-manager/management/manage-resource-groups-portal.md), choose an existing resource group in which to place the namespace, or create a new one.
|
15 | 15 | 1. Enter a name for the Relay namespace.
|
16 |
| - 1. Select the country or region in which your namespace should be hosted. |
| 16 | + 1. Select the region in which your namespace should be hosted. |
17 | 17 | 1. Select **Review + create** at the bottom of the page.
|
18 | 18 |
|
19 | 19 | :::image type="content" source="./media/relay-create-namespace-portal/create-namespace-page.png" alt-text="Screenshot showing the Create namespace page.":::
|
20 | 20 | 1. On the **Review + create** page, select **Create**.
|
21 |
| - 1. After a few minutes, the system provisions resources for your account.You'll see the **Relay** page for the namespace. |
| 21 | + 1. After a few minutes, you see the **Relay** page for the namespace. |
22 | 22 |
|
23 | 23 | :::image type="content" source="./media/relay-create-namespace-portal/home-page.png" alt-text="Screenshot showing the home page for Relay namespace.":::
|
| 24 | + |
24 | 25 | ### Get management credentials
|
25 | 26 |
|
26 |
| -1. On the **Relay** page, select **Shared access policies**. ` |
27 |
| -1. Under **Shared access policies**, select **RootManageSharedAccessKey**. |
| 27 | +1. On the **Relay** page, select **Shared access policies** on the left menu. ` |
| 28 | +1. On the **Shared access policies** page, select **RootManageSharedAccessKey**. |
28 | 29 | 1. Under **SAS Policy: RootManageSharedAccessKey**, select the **Copy** button next to **Primary Connection String**. This action copies the connection string to your clipboard for later use. Paste this value into Notepad or some other temporary location.
|
29 | 30 | 1. Repeat the preceding step to copy and paste the value of **Primary key** to a temporary location for later use.
|
30 | 31 |
|
|
0 commit comments