Skip to content

Commit 4edfd52

Browse files
authored
Merge pull request #51422 from jmartens/patch-1
Remove indent
2 parents 5b04e99 + f0985b2 commit 4edfd52

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/application-gateway/self-signed-certificates.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,11 +257,13 @@ Add-AzApplicationGatewayRequestRoutingRule `
257257
258258
Set-AzApplicationGateway -ApplicationGateway $gw
259259
```
260+
260261
### Verify the application gateway backend health
261262

262263
1. Click the **Backend Health** view of your application gateway to check if the probe is healthy.
263-
1. You should see that the Status is **Healthy** for the HTTPS probe.
264-
![HTTPS probe](media/self-signed-certificates/https-probe.png)
264+
1. You should see that the Status is **Healthy** for the HTTPS probe.
265+
266+
![HTTPS probe](media/self-signed-certificates/https-probe.png)
265267

266268
## Next steps
267269

0 commit comments

Comments
 (0)