Skip to content

Commit 428b84c

Browse files
authored
Merge pull request #179046 from duongau/afdhealth
AFD - combine health probe and DDOS
2 parents 1cb4087 + 0fcdbd6 commit 428b84c

File tree

5 files changed

+14
-139
lines changed

5 files changed

+14
-139
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,16 @@
408408
"redirect_url": "/articles/frontdoor/front-door-quickstart-template-samples",
409409
"redirect_document_id": false
410410
},
411+
{
412+
"source_path_from_root": "/articles/frontdoor/standard-premium/concept-health-probes.md",
413+
"redirect_url": "/articles/frontdoor/front-door-health-probes",
414+
"redirect_document_id": false
415+
},
416+
{
417+
"source_path_from_root": "/articles/frontdoor/standard-premium/concept-ddos.md",
418+
"redirect_url": "/articles/frontdoor/front-door-ddos",
419+
"redirect_document_id": false
420+
},
411421
{
412422
"source_path_from_root": "/articles/azure-sql/database/doc-changes-updates-release-notes.md",
413423
"redirect_url": "/azure/azure-sql/database/doc-changes-updates-release-notes-whats-new",

articles/frontdoor/front-door-health-probes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Front Door - backend health monitoring | Microsoft Docs
3-
description: This article helps you understand how Azure Front Door monitors the health of your backends
3+
description: This article helps you understand how Azure Front Door monitors the health of your backends.
44
services: frontdoor
55
documentationcenter: ''
66
author: duongau
@@ -75,4 +75,5 @@ If you have a single backend in your backend pool, you can choose to disable the
7575
## Next steps
7676

7777
- Learn how to [create a Front Door](quickstart-create-front-door.md).
78+
- Learn how to [create a Front Door Standard/Premium](standard-premium/create-front-door-portal.md).
7879
- Learn [how Front Door works](front-door-routing-architecture.md).

articles/frontdoor/standard-premium/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
- name: Geo-filtering
4343
href: geo-filtering.md
4444
- name: Health probes
45-
href: concept-health-probes.md
45+
href: ../front-door-health-probes.md?toc=%2fazure%2ffrontdoor%2fstandard-premium%2ftoc.json
4646
- name: Private Link
4747
href: concept-private-link.md
4848
- name: Caching
4949
href: concept-caching.md
5050
- name: DDoS
51-
href: concept-ddos.md
51+
href: ../front-door-ddos.md?toc=%2fazure%2ffrontdoor%2fstandard-premium%2ftoc.json
5252
- name: How-to guides
5353
items:
5454
- name: Configure Endpoint Manager

articles/frontdoor/standard-premium/concept-ddos.md

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

articles/frontdoor/standard-premium/concept-health-probes.md

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

0 commit comments

Comments
 (0)