Skip to content

Commit ac230be

Browse files
committed
cli tutorial tweaks
1 parent f063720 commit ac230be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/frontdoor/standard-premium/front-door-add-rules-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,9 @@ az afd security-policy create \
225225

226226
When you create the Azure Front Door Standard/Premium profile, it takes a few minutes for the configuration to be deployed globally. Once completed, you can access the frontend host you created. In a browser, go to `contoso-frontend.z01.azurefd.net`. Your request will automatically get routed to the nearest server from the specified servers in the origin group.
227227

228-
To test instant global failover, we'll use the following steps:
228+
To test instant global failover, use the following steps:
229229

230-
1. Open a browser, as described above, and go to the frontend address: `contoso-frontend.azurefd.net`.
230+
1. Open a browser, and go to the frontend address: `contoso-frontend.azurefd.net`.
231231

232232
2. In the Azure portal, search for and select *App services*. Scroll down to find one of your web apps, **WebAppContoso-1** in this example.
233233

0 commit comments

Comments
 (0)