You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operational-excellence/relocation-event-grid-custom-topics.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,13 @@ To get started, export a Resource Manager template for the custom topic.
37
37
1. Sign in to the [Azure portal](https://portal.azure.com).
38
38
2. In the search bar, type **Event Grid topics**, and select **Event Grid Topics** from the results list.
39
39
40
-
:::image type="content" source="media/relocation/event-grid/move-custom-topics-across-regions/search-topics.png" alt-text="Search for and select Event Grid topics":::
40
+
:::image type="content" source="media/relocation/event-grid/move-custom-topics-across-regions/search-topics.png" alt-text="Screenshot of search for and select Event Grid topics page.":::
41
41
3. Select the **topic** that you want to export to a Resource Manager template.
42
42
43
-
:::image type="content" source="media/relocation/event-grid/move-custom-topics-across-regions/select-custom-topic.png" alt-text="Select the custom topic":::
43
+
:::image type="content" source="media/relocation/event-grid/move-custom-topics-across-regions/select-custom-topic.png" alt-text="Screenshot of select the custom topic page.":::
44
44
4. On the **Event Grid Topic** page, select **Export Template** under **Settings** on the left menu, and then select **Download** on the toolbar.
:::image type="content" source="media/relocation/event-grid/move-custom-topics-across-regions/export-template-download.png" lightbox="media/relocation/event-grid/move-custom-topics-across-regions/export-template-download.png" alt-text="Screenshot of export template -> Download.":::
47
47
48
48
49
49
> [!IMPORTANT]
@@ -85,7 +85,7 @@ Deploy the template to create a custom topic in the target region.
85
85
86
86
1. After the deployment succeeds, select **Go to resource**.
87
87
88
-
:::image type="content" source="media/relocation/event-grid/move-custom-topics-across-regions/navigate-custom-topic.png" alt-text="Go to resource":::
88
+
:::image type="content" source="media/relocation/event-grid/move-custom-topics-across-regions/navigate-custom-topic.png" alt-text="Screenshot of go to resource page.":::
89
89
1. Confirm that you see the **Event Grid Topic** page for the custom topic.
90
90
1. Follow steps in the [Route custom events to a web endpoint](../event-grid/custom-event-quickstart-portal.md#send-an-event-to-your-topic) to send events to the topic. Verify that the webhook event handler is invoked.
Copy file name to clipboardExpand all lines: articles/operational-excellence/relocation-event-grid-domains.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,13 @@ To get started, export a Resource Manager template for the domain.
37
37
1. Sign in to the [Azure portal](https://portal.azure.com).
38
38
2. In the search bar, type **Event Grid Domains**, and select **Event Grid Domains** from the results list.
39
39
40
-
:::image type="content" source="media/relocation/event-grid/move-domains-across-regions/search-domains.png" alt-text="Search for and select Event Grid domains":::
40
+
:::image type="content" source="media/relocation/event-grid/move-domains-across-regions/search-domains.png" alt-text="Screenshot of Search for and select Event Grid domains.":::
41
41
3. Select the **domain** that you want to export to a Resource Manager template.
42
42
43
-
:::image type="content" source="media/relocation/event-grid/move-domains-across-regions/select-domain.png" alt-text="Select the domain":::
43
+
:::image type="content" source="media/relocation/event-grid/move-domains-across-regions/select-domain.png" alt-text="Screenshot of select the domain page.":::
44
44
4. On the **Event Grid Domain** page, select **Export Template** under **Settings** on the left menu, and then select **Download** on the toolbar.
> Domain and domain topics are exported. Subscriptions for domain topics aren't exported. So, you need to create subscriptions for domain topics after you move domain topics.
@@ -76,7 +76,7 @@ Deploy the template to create the domain and domain topics in the target region.
76
76
1. For the **domain name**, enter a new name for the domain.
:::image type="content" source="media/relocation/event-grid/move-domains-across-regions/deploy-template.png" alt-text="Screenshot of deploy template page.":::
80
80
1. After the validation of the template succeeds, select **Create** at the bottom of the page to deploy the resource.
81
81
1. After the deployment succeeds, select **Go to resource group** to navigate to the resource group page. Confirm that there's a domain in the resource group. Select the domain. Confirm that there are domain topics in the domain.
Copy file name to clipboardExpand all lines: articles/operational-excellence/relocation-event-grid-system-topics.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,13 @@ To get started, export a Resource Manager template for the resource group that c
32
32
1. Sign in to the [Azure portal](https://portal.azure.com).
33
33
1. Select **Resource groups** on the left menu. Then, select the resource group that contains the event source for which the system topic was created. In the following example, it's the **Azure Storage** account. The resource group contains the storage account and its associated system topic.
34
34
35
-
:::image type="content" source="media/relocation/event-grid/move-system-topics-across-regions/resource-group-page.png" lightbox="media/relocation/event-grid/move-system-topics-across-regions/resource-group-page.png" alt-text="Resource group page.":::
35
+
:::image type="content" source="media/relocation/event-grid/move-system-topics-across-regions/resource-group-page.png" lightbox="media/relocation/event-grid/move-system-topics-across-regions/resource-group-page.png" alt-text="Screenshot of resource group page.":::
36
36
37
-
3. On the left menu, select **Export template** under **Settings**, and then, select **Download** on the toolbar.
37
+
1. On the left menu, select **Export template** under **Settings**, and then, select **Download** on the toolbar.
5. Locate the **.zip** file that you downloaded from the portal, and unzip that file to a folder of your choice. This zip file contains template and parameters JSON files.
41
+
1. Locate the **.zip** file that you downloaded from the portal, and unzip that file to a folder of your choice. This zip file contains template and parameters JSON files.
42
42
1. Open the **template.json** in an editor of your choice.
43
43
1. URL for the Webhook isn't exported to the template. So, do the following steps:
44
44
1. In the template file, search for **WebHook**.
@@ -93,7 +93,7 @@ Deploy the template to create a storage account and a system topic for the stora
93
93
1. For the **system topic name**, enter a name for the system topic that will be associated with the storage account.
94
94
1. For the **storage account name**, enter a name for the storage account to be created in the target region.
0 commit comments