Skip to content

Commit 3f8c724

Browse files
authored
Update Set-AzApiManagementPolicy.md
1 parent fd8100b commit 3f8c724

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ApiManagement/ApiManagement/help/Set-AzApiManagementPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,10 @@ Accept wildcard characters: False
142142
```
143143
144144
### -Format
145-
Specifies the format of the policy. When using `application/vnd.ms-az-apim.policy+xml`,
146-
expressions contained within the policy must be XML-escaped. When using `application/vnd.ms-az-apim.policy.raw+xml` it
145+
Specifies the format of the policy. When using `application/vnd.ms-azure-apim.policy+xml`,
146+
expressions contained within the policy must be XML-escaped. When using `application/vnd.ms-azure-apim.policy.raw+xml` it
147147
is **not** necessary for the policy to be XML-escaped.
148-
The default value is `application/vnd.ms-az-apim.policy+xml`.
148+
The default value is `application/vnd.ms-azure-apim.policy+xml`.
149149
This parameter is optional.
150150

151151
```yaml

0 commit comments

Comments
 (0)