microsoft / vscode-azuretools

Common packages for building Azure extensions for VS Code
MIT License
106 stars 66 forks source link

azure-pipelines: add new env variable to test pipelines when using federated credentials #1731

Closed hossam-nasr closed 3 months ago

hossam-nasr commented 3 months ago

When using azure federated credentials in the test pipelines, which is when the useAzureFederatedCredentials template parameter is true, also set the AzCode_UseAzureFederatedCredentials environment variable to true, so that test code can know it is set to true as well