Skip to content

Commit 0e5bdfb

Browse files
author
sivakami
committed
delegate infra subnet with network test subscription container app.
1 parent 4597458 commit 0e5bdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/swiftv2-long-running/scripts/create_aks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ stamp_vnet() {
1717
responseFile="response.txt"
1818
modified_vnet="${vnet_id//\//%2F}"
1919
cmd_stamp_curl="'curl -v -X PUT http://localhost:8080/VirtualNetwork/$modified_vnet/stampcreatorservicename'"
20-
cmd_containerapp_exec="az containerapp exec -n subnetdelegator-centraluseuap-w4 -g subnetdelegator-centraluseuap --subscription $SUBSCRIPTION_ID --command $cmd_stamp_curl"
20+
cmd_containerapp_exec="az containerapp exec -n subnetdelegator-westus-u3h4j -g subnetdelegator-westus --subscription 9b8218f9-902a-4d20-a65c-e98acec5362f --command $cmd_stamp_curl"
2121

2222
max_retries=10
2323
sleep_seconds=15

0 commit comments

Comments
 (0)