|
4 | 4 | author: spelluru
|
5 | 5 | ms.service: azure-event-grid
|
6 | 6 | ms.topic: include
|
7 |
| - ms.date: 02/29/2024 |
| 7 | + ms.date: 06/25/2025 |
8 | 8 | ms.author: spelluru
|
9 | 9 | ms.custom:
|
10 | 10 | - include file
|
11 | 11 | - ignite-2023
|
12 | 12 | ---
|
13 | 13 |
|
14 | 14 | ## Create a namespace in the Azure portal
|
15 |
| -A namespace in Azure Event Grid is a logical container for one or more topics, clients, client groups, topic spaces and permission bindings. It provides a unique namespace, allowing you to have multiple resources in the same Azure region. With an Azure Event Grid namespace you can group now together related resources and manage them as a single unit in your Azure subscription. |
16 | 15 |
|
17 |
| -Please follow the next sections to create, view and manage an Azure Event Grid namespace. |
| 16 | +A *namespace* in Azure Event Grid is a logical container for one or more topics, clients, client groups, topic spaces, and permission bindings. With an Azure Event Grid namespace, you can group together related resources and manage them as a single unit in your Azure subscription. A unique namespace allows you to have multiple resources in the same Azure region. |
18 | 17 |
|
19 | 18 | To create a namespace:
|
20 | 19 |
|
21 |
| -1. Sign-in to the [Azure portal](https://portal.azure.com). |
22 |
| -1. In the **search box**, enter **Event Grid Namespaces** and select **Event Grid Namespaces** from the results. |
| 20 | +1. Sign in to the [Azure portal](https://portal.azure.com). |
| 21 | +1. In the search box, enter **Event Grid Namespaces** and select **Event Grid Namespaces** from the results. |
23 | 22 |
|
24 |
| - :::image type="content" source="../media/create-view-manage-namespaces/portal-search-box-namespaces.png" alt-text="Screenshot showing Event Grid Namespaces in the search results."::: |
25 |
| -1. On the **Event Grid Namespaces** page, select **+ Create** on the toolbar. |
| 23 | + :::image type="content" source="../media/create-view-manage-namespaces/portal-search-box-namespaces.png" alt-text="Screenshot showing Event Grid Namespaces in the search results."::: |
| 24 | + |
| 25 | +1. On the **Event Grid Namespaces** page, select **+ Create**. |
| 26 | + |
| 27 | + :::image type="content" source="../media/create-view-manage-namespaces/namespace-create-button.png" alt-text="Screenshot showing Event Grid Namespaces page with the Create button on the toolbar selected."::: |
26 | 28 |
|
27 |
| - :::image type="content" source="../media/create-view-manage-namespaces/namespace-create-button.png" alt-text="Screenshot showing Event Grid Namespaces page with the Create button on the toolbar selected."::: |
28 | 29 | 1. On the **Basics** page, follow these steps.
|
29 |
| - 1. Select the **Azure subscription** in which you want to create the namespace. |
30 |
| - 1. Select an existing **resource group** or create a resource group. |
31 |
| - 1. Enter a **name** for the namespace. |
32 |
| - 1. Select the region or **location** where you want to create the namespace. |
33 |
| - 1. Select **Review + create** at the bottom of the page. |
| 30 | + |
| 31 | + 1. Select the Azure subscription in which to create the namespace. |
| 32 | + 1. Select an existing **Resource group** or create a resource group. |
| 33 | + 1. Enter a **Name** for the namespace. |
| 34 | + 1. Select the **Location** for the namespace. |
| 35 | + 1. Select **Review + create**. |
34 | 36 |
|
35 |
| - :::image type="content" source="../media/create-view-manage-namespaces/create-namespace-basics-page.png" alt-text="Screenshot showing the Basics tab of Create namespace page."::: |
36 |
| -6. On the **Review + create** tab, review your settings and select **Create**. |
| 37 | + :::image type="content" source="../media/create-view-manage-namespaces/create-namespace-basics-page.png" alt-text="Screenshot showing the Basics tab of Create namespace page."::: |
| 38 | + |
| 39 | +1. On the **Review + create** tab, review your settings. Then select **Create**. |
37 | 40 | 1. On the **Deployment succeeded** page, select **Go to resource** to navigate to your namespace.
|
0 commit comments