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

Commit acd96d5

Browse files
author
Umair Syed
committed
adding cmd
1 parent cb0c2a3 commit acd96d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@rem extract ARM templates from dv1
2+
@ECHO on
3+
dotnet run extract --sourceApimName it-shared-apim-epa-vic-dv1 --destinationApimName it-shared-apim-epa-vic-dev --resourceGroup it-shared-integ-rg-epa-vic-dev --fileFolder C:\Dev\EPA\api-security-v1\apis\arm-files --apiName api-security-v1 --policyXMLBaseUrl https://deploystintegvicdev.blob.core.windows.net/deploysecurityv1apidef/_api-security-v1-features/drop/policies --linkedTemplatesBaseUrl https://deploystintegvicdev.blob.core.windows.net/deploysecurityv1apidef/_api-security-v1-features/drop/arm-files
4+
pause

0 commit comments

Comments
 (0)