Skip to content

Commit 13b4bf4

Browse files
authored
Merge pull request #27208 from github/packages-azure-storage-note
Added note for Azure Connection String usage
2 parents 78045f4 + 5202b96 commit 13b4bf4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/admin/packages/enabling-github-packages-with-azure-blob-storage.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ Before you can enable and configure {% data variables.product.prodname_registry
3333
1. Under "Packages Storage", select **Azure Blob Storage** and enter your Azure container name for your packages storage bucket and connection string.
3434
![Azure Blob storage container name and connection string boxes](/assets/images/help/package-registry/azure-blob-storage-settings.png)
3535

36+
{% note %}
37+
38+
**Note:** You can find your Azure Connection String by navigating to the Access Key menu in your Azure storage account.
39+
Usage of a SAS Token or SAS URL as connection string is not currently supported.
40+
41+
{% endnote %}
42+
3643
{% data reusables.enterprise_management_console.save-settings %}
3744

3845
## Next steps

0 commit comments

Comments
 (0)