Skip to content

Commit 5b93239

Browse files
Merge pull request #235818 from greg-lindsay/atm-as
edit
2 parents 5669c9d + 474e95a commit 5b93239

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/traffic-manager/traffic-manager-monitoring.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,20 +166,22 @@ For more information about troubleshooting failed health checks, see [Troublesho
166166
Azure Traffic Manager also enables you to configure endpoint **Health Checks** to be enabled or disabled. To disable monitoring, choose the option to **Always serve traffic**.
167167

168168
> [!IMPORTANT]
169-
> The Always Serve function is in public preview. To access this preview, use the following preview link: https://ms.portal.azure.com/?feature.canmodifystamps=true&feature.trafficmanageralwaysserve=true.
169+
> The Always Serve function is in public preview. To access this preview, use the [API version 2022-04-01-preview](https://ms.portal.azure.com/?feature.canmodifystamps=true&feature.trafficmanageralwaysserve=true) link.
170170
171171
There are two available settings for **Health Checks**:
172172

173173
1. **Enable** (health checks). Traffic is served to the endpoint based on health. This is the default setting.
174174
2. **Always serve traffic**. This setting disables health checks.
175175

176+
### Always Serve
177+
176178
When **Always serve traffic** is selected, monitoring is bypassed and traffic is always sent to an endpoint. The [endpoint monitor status](#endpoint-monitor-status) displayed will be **Unmonitored**.
177179

178-
To configure health checks:
179-
1. Use the [preview link](https://ms.portal.azure.com/?feature.canmodifystamps=true&feature.trafficmanageralwaysserve=true) to access the portal.
180+
To enable Always Serve:
181+
1. Use the [API version 2022-04-01-preview](https://ms.portal.azure.com/?feature.canmodifystamps=true&feature.trafficmanageralwaysserve=true) link to access the portal.
180182
2. Select **Endpoints** in the **Settings** section of your Traffic Manager profile blade.
181183
3. Select the endpoint that you want to configure.
182-
4. Under **Health Checks**, choose **Enable** or **Always serve traffic**.
184+
4. Under **Health Checks**, choose **Always serve traffic**.
183185
5. Select **Save**.
184186

185187
See the following example:

0 commit comments

Comments
 (0)