Azure / Azure/MachineLearningNotebooks
New datastore blade does not accept static web container "$web" name
- Langage dominant
- Jupyter Notebook
- Étoiles
- 4.4k
- Forks
- 2.6k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
A blob storage static website container cannot be registered as a AML datastore.
Blob accounts have a feature to serve static content as a "static website" by creating a dedicated container whose content is accessible as web content (e.g. html pages). The container is created with the name "$web".
When creating a datastore in AML, selecting this container from the dropdown list results in an error as shown here below.
The workaround is to either programmatically to copy the static content files to the $web container, or to use a temporary datastore to upload the files to (assuming they were created in AML), and use e.g. azcopy to copy from the temporary container to $web.

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par reproduire la création d’un datastore dans Azure Machine Learning et sélectionner le conteneur de site web statique nommé "$web" dans la liste déroulante des conteneurs. Suivez l’endroit où cette sélection est rejetée et comparez-le aux conteneurs blob ordinaires. Le travail est considéré comme terminé lorsqu’un datastore peut être créé pour "$web" sans l’erreur signalée, avec une couverture pour ce nom de conteneur.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- azure
- Domaine
- cloud
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 25/100