Skip to content

Commit d14a205

Browse files
committed
removing event-grid from file names
1 parent 6105f4d commit d14a205

File tree

6 files changed

+6
-30
lines changed

6 files changed

+6
-30
lines changed

articles/azure-cache-for-redis/cache-event-grid-quickstart-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ Before subscribing to the events for the cache instance, let's create the endpoi
5757

5858
:::image type="content" source="media/cache-event-grid-portal/blank-event-grid-viewer.png" alt-text="Empty Event Grid Viewer site.":::
5959

60-
[!INCLUDE [event-grid-register-provider-portal.md](../../includes/event-grid-register-provider-portal.md)]
60+
[!INCLUDE [register-provider.md](../../articles/event-grid/includes/register-provider.md)]
61+
6162

6263
## Subscribe to the Azure Cache for Redis instance
6364

articles/event-grid/blob-event-quickstart-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Before subscribing to the events for the Blob storage, let's create the endpoint
8181
> [!IMPORTANT]
8282
> Keep the Azure Event Grid Viewer window open so that you can see events as they are posted.
8383
84-
[!INCLUDE [event-grid-register-provider-portal.md](../../includes/event-grid-register-provider-portal.md)]
84+
[!INCLUDE [register-provider.md](/includes/register-provider.md)]
8585

8686
## Subscribe to the Blob storage
8787

articles/event-grid/create-custom-topic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This article shows how to create a custom topic or a domain in Azure Event Grid.
1212
## Prerequisites
1313
If you're new to Azure Event Grid, read through [Event Grid overview](overview.md) before starting this tutorial.
1414

15-
[!INCLUDE [event-grid-register-provider-portal.md](../../includes/event-grid-register-provider-portal.md)]
15+
[!INCLUDE [register-provider.md](/includes/register-provider.md)]
1616

1717
## Create a custom topic or domain
1818
An Event Grid topic provides a user-defined endpoint that you post your events to.

articles/event-grid/custom-disaster-recovery-client-side.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Make sure to note this URL as you'll need it later.
3030

3131
:::image type="content" source="./media/blob-event-quickstart-portal/view-site.png" alt-text="Screenshot showing the Event Grid Viewer sample web app.":::
3232

33-
[!INCLUDE [event-grid-register-provider-portal.md](../../includes/event-grid-register-provider-portal.md)]
33+
[!INCLUDE [register-provider.md](/includes/register-provider.md)]
3434

3535

3636
## Create primary and secondary topics

articles/event-grid/custom-event-quickstart-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this article, you use the Azure portal to do the following tasks:
2020
## Prerequisites
2121
[!INCLUDE [quickstarts-free-trial-note.md](../../includes/quickstarts-free-trial-note.md)]
2222

23-
[!INCLUDE [event-grid-register-provider-portal.md](../../includes/event-grid-register-provider-portal.md)]
23+
[!INCLUDE [register-provider.md](/includes/register-provider.md)]
2424

2525
## Create a custom topic
2626
An Event Grid topic provides a user-defined endpoint that you post your events to.

includes/event-grid-register-provider-portal.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)