This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.35k
stars
2k
forks
source link
Test out Core pipeline running with 8 Core VM #41919
[ ] Title of the pull request is clear and informative.
[ ] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.
Description
Investigation into using scaled up VMs for CI testing.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines