Azure / Azure/azureml-examples
Deploy model from blob
Open
example request
- Dominant language
- Jupyter Notebook
- Stars
- 2k
- Forks
- 1.7k
- Avg merge
- 18h 18m
- Merged PRs (30d)
- 2
Description
# Deploy model from blob
I would like to know if it is possible to deploy a model directly from a blob storage. The idea is that the script score could be either in _**blob** or **azure repository**_ and the model should be in **_blob_**. I didn't find an example that could should this usecase, everything is done only from local, not useing other cloud services.
Contributor guide
Assessment
This issue has not been assessed yet.