Skip to content

Commit 64dfa6f

Browse files
author
Michael Virgo
authored
docs: fix step numbering
1 parent a9fa821 commit 64dfa6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,13 +222,13 @@ API_URL="https://<APP_NAME>.azurewebsites.net/api"
222222
3. Create a Kubernetes cluster, and verify your connection to it with `kubectl get nodes`.
223223
4. Deploy app to Kubernetes, and check your deployment with `kubectl config get-contexts`.
224224
225-
### V. Event Hubs and Logic App
225+
### IV. Event Hubs and Logic App
226226
227227
1. Create a Logic App that watches for an HTTP trigger. When the HTTP request is triggered, send yourself an email notification.
228228
2. Create a namespace for event hub in the portal. You should be able to obtain the namespace URL.
229229
3. Add the connection string of the event hub to the Azure Function.
230230
231-
### VI. Cleaning Up Your Services
231+
### V. Cleaning Up Your Services
232232
233233
Before completing this step, make sure to have taken all necessary screenshots for the project! Check the rubric in the classroom to confirm.
234234

0 commit comments

Comments
 (0)