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

Commit d1b043c

Browse files
author
Umair Syed
committed
updates to sh
1 parent 66ec5a3 commit d1b043c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/APIM_ARMTemplate/apimtemplate/runExtractor-dv1.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ echo Enter output folder:
1010

1111
read outputFolder
1212

13+
az.cmd login
14+
15+
az.cmd account set --subscription f4c0ab08-940f-4f65-90d2-d49906c4ca17
16+
1317
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 "$outputFolder" --apiName "$apiName" --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

0 commit comments

Comments
 (0)