Azure / Azure/MachineLearningNotebooks
New datastore blade does not accept static web container "$web" name
- 主要語言
- Jupyter Notebook
- 星號
- 4.4k
- 分支
- 2.6k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.

貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先,在 Azure Machine Learning 中重現 datastore 建立流程,並從容器下拉選單中選取名為 "$web" 的靜態網站容器。追蹤該選取項目在哪裡被拒絕,並與一般 blob 容器進行比較。完成的條件是可以在不出現所回報錯誤的情況下為 "$web" 建立 datastore,並且有涵蓋此容器名稱的測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- azure
- 領域
- cloud
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100