Azure / Azure/azureml-examples
How to use a private container registry
Open
example request
- Dominant language
- Jupyter Notebook
- Stars
- 2k
- Forks
- 1.7k
- Avg merge
- 18h 18m
- Merged PRs (30d)
- 2
Description
## What example? Describe it
How to use a docker image stored in a private container registry?
With v1 sdk, the following settings enable to use a private container registry.
https://learn.microsoft.com/en-us/azure/machine-learning/how-to-train-with-custom-image#use-a-private-container-registry-optional
I cannot find any example by using v2.
Contributor guide
Assessment
This issue has not been assessed yet.