File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 preup :
88 windows :
99 shell : pwsh
10- run : |
11- Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned
12- ./scripts/SetConnectionsEnvironmentVariables.ps1
10+ run : ./scripts/SetConnectionsEnvironmentVariables.ps1
1311 interactive : true
1412 continueOnError : false
1513 preprovision :
2018 continueOnError : false
2119 windows :
2220 shell : pwsh
23- run : |
24- Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned
25- ./scripts/validate_model_deployment_quotas.ps1 -Subscription $env:AZURE_SUBSCRIPTION_ID -Location $env:AZURE_LOCATION -ModelsParameter "aiModelDeployments"
21+ run : ./scripts/validate_model_deployment_quotas.ps1 -Subscription $env:AZURE_SUBSCRIPTION_ID -Location $env:AZURE_LOCATION -ModelsParameter "aiModelDeployments"
2622 interactive : false
2723 continueOnError : false
You can’t perform that action at this time.
0 commit comments