Skip to content

Commit 157f7a8

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into nw-faq
2 parents 2705b17 + ca22829 commit 157f7a8

File tree

10 files changed

+180
-241
lines changed

10 files changed

+180
-241
lines changed

articles/app-service/overview-tls.md

Lines changed: 126 additions & 43 deletions
Large diffs are not rendered by default.

articles/load-balancer/load-balancer-standard-diagnostics.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,7 @@ To alert for inbound availability, you can create two separate alerts using the
271271

272272
Using data path availability, you can fire alerts whenever a specific load-balancing rule becomes unavailable. You can configure this alert by setting an alert condition for the data path availability and splitting by all current values and future values for both frontend port and frontend IP address. Setting the alert logic to be less than or equal to 0 will cause this alert to be fired whenever any load-balancing rule becomes unresponsive. Set the aggregation granularity and frequency of evaluation according to your desired evaluation.
273273

274-
With health probe status, you can alert when a given backend instance fails to respond to the health probe for a significant amount of time. Set up your alert condition to use the health probe status metric and split by backend IP address and backend port. This ensures that you can alert separately for each individual backend instance’s ability to serve traffic on a specific port. Use the **Average** aggregation type and set the threshold value according to how frequently your backend instance is probed and your considered healthy threshold.
275-
276-
You can also alert on a backend pool level by not splitting by any dimensions and using the **Average** aggregation type. This allows you to set up alert rules such as alert when 50% of my backend pool members are unhealthy.
274+
With health probe status, you can alert when a given backend instance fails to respond to the health probe for a significant amount of time. Set up your alert condition to use the health probe status metric and split by backend IP address and backend port, using the **Average** aggregation type. This ensures that you can alert separately for each individual backend instance’s ability to serve traffic on a specific port.
277275

278276
### Outbound availability alerting
279277

articles/network-watcher/.openpublishing.redirection.network-watcher.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/network-watcher/network-watcher-delete-nsg-flow-log-blobs.md",
5+
"redirect_url": "/azure/network-watcher/nsg-flow-logs-overview",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/network-watcher/packet-capture-vm-portal.md",
510
"redirect_url": "/azure/network-watcher/packet-capture-manage",

articles/network-watcher/network-watcher-delete-nsg-flow-log-blobs.md

Lines changed: 0 additions & 131 deletions
This file was deleted.

articles/network-watcher/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,6 @@
185185
href: network-watcher-nsg-grafana.md
186186
- name: Use Graylog
187187
href: network-watcher-analyze-nsg-flow-logs-graylog.md
188-
- name: Delete NSG flow log storage blobs
189-
href: network-watcher-delete-nsg-flow-log-blobs.md
190188
- name: Read flow logs
191189
href: flow-logs-read.md
192190
- name: Traffic analytics

0 commit comments

Comments
 (0)