Skip to content

Commit 4cbd122

Browse files
authored
Merge pull request #295942 from MicrosoftDocs/main
Publish to live, Friday 4 AM PST, 3/7
2 parents aaacd45 + 78ae25b commit 4cbd122

File tree

59 files changed

+671
-6112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+671
-6112
lines changed

articles/api-management/retry-policy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.author: danlep
1616

1717
The `retry` policy executes its child policies once and then retries their execution until the retry `condition` becomes `false` or retry `count` is exhausted.
1818

19+
The `retry` policy may contain any other policies as its child elements, except for `wait` policy.
20+
1921
[!INCLUDE [api-management-policy-generic-alert](../../includes/api-management-policy-generic-alert.md)]
2022

2123

@@ -55,7 +57,7 @@ The `retry` policy executes its child policies once and then retries their execu
5557

5658
## Elements
5759

58-
The `retry` policy may contain any other policies as its child elements.
60+
The `retry` policy may contain any other policies as its child elements, except for `wait` policy.
5961

6062
## Usage
6163

articles/app-service/environment/app-service-app-service-environment-control-inbound-traffic.md

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

articles/app-service/environment/app-service-app-service-environment-create-ilb-ase-resourcemanager.md

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

0 commit comments

Comments
 (0)