Skip to content

Commit 1ac9c4c

Browse files
authored
Remove AzureSubscriptionId from PowerShell profile (#11)
Removed AzureSubscriptionId environment variable.
1 parent db9a9ee commit 1ac9c4c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pwsh/Microsoft.PowerShell_profile.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env pwsh
22

3-
$env:AzureSubscriptionId = '6d3acc75-039d-4a84-a0c2-883e492a72dd'
43
$env:NetworkSubscriptionId = '9ed6f940-4ca4-4512-a8f8-a08f8d151201'
54
$env:L3_VnetInjectionNetworkServiceTests_RunnerGroupId=1
65
$env:AZUREREGION = 'eastus'

0 commit comments

Comments
 (0)