Skip to content
代码片段 群组 项目
提交 031cd454 编辑于 作者: Evan Read's avatar Evan Read
浏览文件

Merge branch 'sh-clarify-azure-blob-storage-consolidated' into 'master'

Clarify that Azure Blob storage requires consolidated form

See merge request gitlab-org/gitlab!45864
No related branches found
No related tags found
无相关合并请求
......@@ -288,6 +288,11 @@ Although Azure uses the word `container` to denote a collection of
blobs, GitLab standardizes on the term `bucket`. Be sure to configure
Azure container names in the `bucket` settings.
Azure Blob storage can only be used with the [consolidated form](#consolidated-object-storage-configuration)
because a single set of credentials are used to access multiple
containers. The [storage-specific form](#storage-specific-configuration)
is not supported. For more details, see [how to transition to consolidated form](#transition-to-consolidated-form).
The following are the valid connection parameters for Azure. Read the
[Azure Blob storage documentation](https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blobs-introduction)
to learn more.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册