Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit b402f90

Browse files
authored
Merge branch 'master' into dev/issue213-quickfix
2 parents 7fde07a + 64268ae commit b402f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/APIM_ARMTemplate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ az account set --subscription <subscription_id>
271271
| destinationApimName | Yes | Name of the destination APIM instance. |
272272
| resourceGroup | Yes | Name of the resource group. |
273273
| fileFolder | Yes | Path to output folder |
274-
| apiName | No | Name of API. If provided, Extractor executes single API extraction. Otherwise, Extractor executes full extraction. |
274+
| apiName | No | Name of API. If provided, Extractor executes single API extraction. Otherwise, Extractor executes full extraction. Note: This is the "Name" value as seen in the API settings, not "Display Name" and is case sensitive. |
275275
| linkedTemplatesBaseUrl| No | Linked templates remote location. If provided, Extractor generates master template and requires linked templates pushed to remote location. |
276276
| policyXMLBaseUrl | No | Policy XML files remote location. If provided, Extractor generates policies folder with xml files, and requires they be pushed to remote location. |
277277

0 commit comments

Comments
 (0)