-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add azure machine learning module #1372
base: master
Are you sure you want to change the base?
Add azure machine learning module #1372
Conversation
Co-authored-by: Hadwa Gaber <[email protected]>
[Microsoft CI Bot] TL;DR; failure 🤦 You can check the status of the CI Pipeline logs here ; https://github.com/HadwaAbdelhalem/terratest/actions/runs/6791271804 |
The failing tests are expected and due to quota limits on the Azure account used for testing. However, the new module introduced here (Azure Machine Learning) is passing. |
LGTM! confirmed the failed tests are due to quota restrictions on the azure test subscription. @denis256 can you please review it. |
@HadwaAbdelhalem
|
Description
Added support for Azure Machine Learning Workspace and Azure Machine Learning Workspace Compute.
Fixes #1371.
TODOs
Read the Gruntwork contribution guidelines.
Release Notes
Added support for Azure Machine Learning Workspace and Azure Machine Learning Workspace Compute.