microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
47 stars 29 forks source link

Enable long running tests and use new federated credentials for testing #864

Closed hossam-nasr closed 1 month ago

hossam-nasr commented 1 month ago

This PR uses the newly created AzureDevOpsSubscriptionProvider from the most recent release of the auth package, and creates some simple CRUD E2E tests. In addition, it also: