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
2. On the **Custom deployment** page, do the following steps:
55
-
- For **Resource group**, select the resource group that you created when creating the storage account. It will be easier for you to clean up after you are done with the tutorial by deleting the resource group.
56
-
- For **Site Name**, enter a name for the web app.
57
-
- For **Hosting plan name**, enter a name for the App Service plan to use for hosting the web app.
58
-
- Select the check box for **I agree to the terms and conditions stated above**.
59
-
- Select **Purchase**.
55
+
1. For **Resource group**, select the resource group that you created when creating the storage account. It will be easier for you to clean up after you are done with the tutorial by deleting the resource group.
56
+
2. For **Site Name**, enter a name for the web app.
57
+
3. For **Hosting plan name**, enter a name for the App Service plan to use for hosting the web app.
58
+
4. Select the check box for **I agree to the terms and conditions stated above**.
1. The deployment may take a few minutes to complete. Select Alerts (bell icon) in the portal, and then select **Go to resource group**.
@@ -79,7 +79,7 @@ Before subscribing to the events for the Blob storage, let's create the endpoint
79
79
80
80
You subscribe to a topic to tell Event Grid which events you want to track, and where to send the events.
81
81
82
-
1. In the portal, navigate to your Azure Storage account that you created earlier. On the left menu, select **All resources** and select your storage acount.
82
+
1. In the portal, navigate to your Azure Storage account that you created earlier. On the left menu, select **All resources** and select your storage account.
83
83
2. On the **Storage account** page, select **Events** on the left menu.
84
84
1. Select **More Options**, and **Web Hook**. You are sending events to your viewer app using a web hook for the endpoint.
0 commit comments