Skip to content

Commit 8a1455f

Browse files
committed
fixed broken links
1 parent 5005910 commit 8a1455f

6 files changed

Lines changed: 5 additions & 7 deletions

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Before subscribing to the events for the Blob storage, let's create the endpoint
3131

3232
1. You see the site but no events are posted to it yet.
3333

34-
![Screenshot that shows how to view the new site.](./media/blob-event-quickstart-portal/view-site.png)
34+
![Screenshot that shows how to view the new site.](./media/blob-event-quickstart-portal/event-grid-viewer-site.png)
3535

3636
## Review the Bicep file
3737

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before subscribing to the events for the Blob storage, let's create the endpoint
3636

3737
1. You see the site but no events are posted to it yet.
3838

39-
![View new site](./media/blob-event-quickstart-portal/view-site.png)
39+
![View new site](./media/blob-event-quickstart-portal/event-grid-viewer-site.png)
4040

4141
## Review the template
4242

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ In this quickstart, you create a topic, create a subscription to that topic usin
1515
- If you don't have an Azure subscription, create an [Azure free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
1616
- If you're new Azure Event Grid, see [Event Grid overview](overview.md).
1717

18-
[!INCLUDE [register-provider.md](./includes/register-provider.md)]
19-
2018
## Create a custom topic
2119
An Event Grid topic provides a user-defined endpoint that you post your events to.
2220

@@ -71,7 +69,7 @@ Before you create a subscription for the custom topic, create an endpoint for th
7169
:::image type="content" source="./media/blob-event-quickstart-portal/web-site.png" alt-text="Screenshot that shows the App Service page with the link to the site highlighted.":::
7270
6. Confirm that you see the site but no events have been posted to it yet.
7371

74-
:::image type="content" source="./media/blob-event-quickstart-portal/view-site.png" alt-text="Screenshot that shows the Event Grid Viewer sample app.":::
72+
:::image type="content" source="./media/blob-event-quickstart-portal/event-grid-viewer-site.png" alt-text="Screenshot that shows the Event Grid Viewer sample app.":::
7573

7674
## Subscribe to custom topic
7775

articles/event-grid/includes/subscribe-to-partner-events-event-enablement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To test your partner topic, deploy the [Event Viewer](https://github.com/Azure-S
4343
:::image type="content" source="../media/blob-event-quickstart-portal/web-site.png" alt-text="Screenshot that shows the App Service page with the link to the site highlighted.":::
4444
6. Confirm that you see the site but no events are posted to it yet.
4545

46-
:::image type="content" source="../media/blob-event-quickstart-portal/view-site.png" alt-text="Screenshot that shows the Event Grid Viewer sample app.":::
46+
:::image type="content" source="../media/blob-event-quickstart-portal/event-grid-viewer-site.png" alt-text="Screenshot that shows the Event Grid Viewer sample app.":::
4747

4848
### Create an event subscription
4949

137 KB
Loading

articles/event-grid/publish-deliver-events-with-namespace-topics-webhook-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, let's create the endpoint for the event messag
8181
:::image type="content" source="./media/blob-event-quickstart-portal/web-site.png" alt-text="Screenshot that shows the selection of link to navigate to web app.":::
8282
6. Confirm that you see the site but no events are posted to it yet.
8383

84-
![Screenshot of a new site.](./media/blob-event-quickstart-portal/view-site.png)
84+
![Screenshot of a new site.](./media/blob-event-quickstart-portal/event-grid-viewer-site.png)
8585

8686
> [!IMPORTANT]
8787
> Keep the Azure Event Grid Viewer window open so that you can see events as they are posted.

0 commit comments

Comments
 (0)