aml-workspace
aml-workspace copied to clipboard
GitHub Action that allows you to create or connect to your Azure Machine Learning Workspace.
The `workspace.json` has the "name" parameter, while `config.json` "workspace_name", reading: ``` { "subscription_id": "...", "resource_group": "name-of-the-resource-group", "workspace_name": "name-of-the-workspace" } ``` This small inconsistency adds another step when setting up `workspace.json`...
# This GitHub repository has been identified as a candidate for archival This repository has had no activity for more than 2 years. Long periods of inactivity present security and...