We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b04e99 + f0985b2 commit 4edfd52Copy full SHA for 4edfd52
articles/application-gateway/self-signed-certificates.md
@@ -257,11 +257,13 @@ Add-AzApplicationGatewayRequestRoutingRule `
257
258
Set-AzApplicationGateway -ApplicationGateway $gw
259
```
260
+
261
### Verify the application gateway backend health
262
263
1. Click the **Backend Health** view of your application gateway to check if the probe is healthy.
-1. You should see that the Status is **Healthy** for the HTTPS probe.
264
- 
+1. You should see that the Status is **Healthy** for the HTTPS probe.
265
266
+
267
268
## Next steps
269
0 commit comments