1 parent 1ac9c4c commit 92f19eeCopy full SHA for 92f19ee
1 file changed
pwsh/Microsoft.PowerShell_profile.ps1
@@ -1,5 +1,6 @@
1
#!/usr/bin/env pwsh
2
3
+$env:AzureSubscriptionId = '6d3acc75-039d-4a84-a0c2-883e492a72dd'
4
$env:NetworkSubscriptionId = '9ed6f940-4ca4-4512-a8f8-a08f8d151201'
5
$env:L3_VnetInjectionNetworkServiceTests_RunnerGroupId=1
6
$env:AZUREREGION = 'eastus'
0 commit comments