mlopstemplates/Azure Machine Learning Run Action
Submit a run to an Azure Machine Learning Workspace with this GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 26, 2020
- License
- MIT
Pinned Snippet
uses: mlopstemplates/markdown_convertor@d3d34e5156a326cc2bea5ac9ea12d00f7d285d15 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| payload_data | Paste output of `az ad sp create-for-rbac --name <your-sp-name> --role contributor --scopes /subscriptions/<your-subscriptionId>/resourceGroups/<your-rg> --sdk-auth` as value of secret variable: AZURE_CREDENTIALS | yes | — |
| json_file | JSON file including the parameters of the run. | yes | — |
Outputs
no outputs