Skip to content

Commit 001c7f1

Browse files
committed
edit
1 parent ec3dff9 commit 001c7f1

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed
Loading

articles/operational-excellence/relocation-event-grid-custom-topics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ To get started, export a Resource Manager template for the custom topic.
3737
1. Sign in to the [Azure portal](https://portal.azure.com).
3838
2. In the search bar, type **Event Grid topics**, and select **Event Grid Topics** from the results list.
3939

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.":::
4141
3. Select the **topic** that you want to export to a Resource Manager template.
4242

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.":::
4444
4. On the **Event Grid Topic** page, select **Export Template** under **Settings** on the left menu, and then select **Download** on the toolbar.
4545

46-
:::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="Export template -> Download":::
46+
:::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.":::
4747

4848

4949
> [!IMPORTANT]
@@ -85,7 +85,7 @@ Deploy the template to create a custom topic in the target region.
8585

8686
1. After the deployment succeeds, select **Go to resource**.
8787

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.":::
8989
1. Confirm that you see the **Event Grid Topic** page for the custom topic.
9090
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.
9191

articles/operational-excellence/relocation-event-grid-domains.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ To get started, export a Resource Manager template for the domain.
3737
1. Sign in to the [Azure portal](https://portal.azure.com).
3838
2. In the search bar, type **Event Grid Domains**, and select **Event Grid Domains** from the results list.
3939

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.":::
4141
3. Select the **domain** that you want to export to a Resource Manager template.
4242

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.":::
4444
4. On the **Event Grid Domain** page, select **Export Template** under **Settings** on the left menu, and then select **Download** on the toolbar.
4545

46-
:::image type="content" source="media/relocation/event-grid/move-domains-across-regions/export-template-download.png" alt-text="Export template -> Download" lightbox="media/relocation/event-grid/move-domains-across-regions/export-template-download.png":::
46+
:::image type="content" source="media/relocation/event-grid/move-domains-across-regions/export-template-download.png" alt-text="Screenshot of export template -> Download page." lightbox="media/relocation/event-grid/move-domains-across-regions/export-template-download.png":::
4747

4848
> [!IMPORTANT]
4949
> 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.
7676
1. For the **domain name**, enter a new name for the domain.
7777
1. Select **Review + create**.
7878

79-
:::image type="content" source="media/relocation/event-grid/move-domains-across-regions/deploy-template.png" alt-text="Deploy template":::
79+
:::image type="content" source="media/relocation/event-grid/move-domains-across-regions/deploy-template.png" alt-text="Screenshot of deploy template page.":::
8080
1. After the validation of the template succeeds, select **Create** at the bottom of the page to deploy the resource.
8181
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.
8282

articles/operational-excellence/relocation-event-grid-system-topics.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ To get started, export a Resource Manager template for the resource group that c
3232
1. Sign in to the [Azure portal](https://portal.azure.com).
3333
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.
3434

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.":::
3636

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.
3838

39-
:::image type="content" source="media/relocation/event-grid/move-system-topics-across-regions/export-template-menu.png" lightbox="media/relocation/event-grid/move-system-topics-across-regions/export-template-menu.png" alt-text="Storage account - Export template page.":::
39+
:::image type="content" source="media/relocation/event-grid/move-system-topics-across-regions/export-template-menu.png" lightbox="media/relocation/event-grid/move-system-topics-across-regions/export-template-menu.png" alt-text="Screenshot of storage account - Export template page.":::
4040

41-
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.
4242
1. Open the **template.json** in an editor of your choice.
4343
1. URL for the Webhook isn't exported to the template. So, do the following steps:
4444
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
9393
1. For the **system topic name**, enter a name for the system topic that will be associated with the storage account.
9494
1. For the **storage account name**, enter a name for the storage account to be created in the target region.
9595

96-
:::image type="content" source="media/relocation/event-grid/move-system-topics-across-regions/deploy-template.png" alt-text="Deploy Resource Manager template":::
96+
:::image type="content" source="media/relocation/event-grid/move-system-topics-across-regions/deploy-template.png" alt-text="Screenshot of deploy Resource Manager template page.":::
9797
5. Select **Review + create** at the bottom of the page.
9898
1. On the **Review + create** page, review settings, and select **Create**.
9999

@@ -112,7 +112,7 @@ To delete a resource group (source or target) by using the Azure portal:
112112
1. In the search window at the top of Azure portal, type **Resource groups**, and select **Resource groups** from search results.
113113
2. Select the resource group to delete, and select **Delete** from the toolbar.
114114

115-
:::image type="content" source="media/relocation/event-grid/move-system-topics-across-regions/delete-resource-group-button.png" alt-text="Delete resource group":::
115+
:::image type="content" source="media/relocation/event-grid/move-system-topics-across-regions/delete-resource-group-button.png" alt-text="Screenshot of delete resource group.":::
116116
3. On the confirmation page, enter the name of the resource group, and select **Delete**.
117117

118118
## Related content

0 commit comments

Comments
 (0)