Skip to content

Commit d63f3a9

Browse files
committed
Fix typo
Http/Https -> HTTP/HTTPS
1 parent cbe6d55 commit d63f3a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/traffic-manager/traffic-manager-configure-weighted-routing-method.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ In this tutorial, you learn how to:
4545
| Protocol | Select a protocol for endpoint monitoring. *Options: HTTP, HTTPS, and TCP* |
4646
| Port | Specify the port number. |
4747
| Path | To monitor endpoints, you must specify a path and filename. A forward slash "/" is a valid entry for the relative path and implies that the file is in the root directory (default). |
48-
| Custom Header settings | Configure the Custom Headers in format host:contoso.com,newheader:newvalue. Maximum supported pair is 8. Applicable for Http and Https protocol. Applicable for all endpoints in the profile |
49-
| Expected Status Code Ranges (default: 200) | Configure the Status Code Ranges in format 200-299,301-301. Maximum supported range is 8. Applicable for Http and Https protocol. Applicable for all endpoints in the profile |
48+
| Custom Header settings | Configure the Custom Headers in format host:contoso.com,newheader:newvalue. Maximum supported pair is 8. Applicable for HTTP and HTTPS protocol. Applicable for all endpoints in the profile |
49+
| Expected Status Code Ranges (default: 200) | Configure the Status Code Ranges in format 200-299,301-301. Maximum supported range is 8. Applicable for HTTP and HTTPS protocol. Applicable for all endpoints in the profile |
5050
| Probing interval | Configure the time interval between endpoint health probes. You can choose 10 or 30 seconds. |
5151
| Tolerate number of failures | Configure the number of health probe failures tolerated before an endpoint failure is triggered. You can enter a number between 0 and 9. |
5252
| Probe timeout | Configure the time required before an endpoint health probe times out. This value must be at least 5 and smaller than the probing interval value. |

0 commit comments

Comments
 (0)