Skip to content

Commit 15b2b34

Browse files
Merge pull request #224303 from JananiRamesh-MSFT/patch-6
(AzureCXP) fixes MicrosoftDocs/azure-docs#103799
2 parents 6c49368 + 3f37584 commit 15b2b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/include-fragment-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The policy inserts the policy fragment as-is at the location you select in the p
2828

2929
| Attribute | Description | Required | Default |
3030
| --------- | -------------------------------------------------------------------------------------------------- | -------- | ------- |
31-
| fragment-id | A string. Policy expression allowed. Specifies the identifier (name) of a policy fragment created in the API Management instance. | Yes | N/A |
31+
| fragment-id | A string. Specifies the identifier (name) of a policy fragment created in the API Management instance. | Yes | N/A |
3232

3333
## Usage
3434

@@ -52,4 +52,4 @@ In the following example, the policy fragment named *myFragment* is added in the
5252

5353
* [API Management advanced policies](api-management-advanced-policies.md)
5454

55-
[!INCLUDE [api-management-policy-ref-next-steps](../../includes/api-management-policy-ref-next-steps.md)]
55+
[!INCLUDE [api-management-policy-ref-next-steps](../../includes/api-management-policy-ref-next-steps.md)]

0 commit comments

Comments
 (0)