Skip to content

Commit 1799c31

Browse files
committed
Fixed blocking and the other issue
1 parent 1b0ed60 commit 1799c31

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@ ms.custom: mode-ui
1010
# Quickstart: Use Azure Event Grid to route Blob storage events to web endpoint (Azure portal)
1111
Event Grid is a fully managed service that enables you to easily manage events across many different Azure services and applications. It simplifies building event-driven and serverless applications. For an overview of the service, see [Event Grid overview](overview.md).
1212

13-
In this article, you use the Azure portal to do the following tasks:
14-
15-
1. Create a Blob storage account.
16-
1. Subscribe to events for that blob storage.
17-
1. Trigger an event by uploading a file to the blob storage.
18-
1. View the result in a handler web app. Typically, you send events to an endpoint that processes the event data and takes actions. To keep it simple, you send events to a web app that collects and displays the messages.
19-
2013
[!INCLUDE [quickstarts-free-trial-note.md](~/reusable-content/ce-skilling/azure/includes/quickstarts-free-trial-note.md)]
2114

2215
When you're finished, you see that the event data is sent to the web app.
-33.8 KB
Loading

0 commit comments

Comments
 (0)