File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -222,13 +222,13 @@ API_URL="https://<APP_NAME>.azurewebsites.net/api"
2222223. Create a Kubernetes cluster, and verify your connection to it with ` kubectl get nodes` .
2232234. 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
2272271. Create a Logic App that watches for an HTTP trigger. When the HTTP request is triggered, send yourself an email notification.
2282282. Create a namespace for event hub in the portal. You should be able to obtain the namespace URL.
2292293. 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
233233Before completing this step, make sure to have taken all necessary screenshots for the project! Check the rubric in the classroom to confirm.
234234
You can’t perform that action at this time.
0 commit comments