Skip to content

Commit 6a583a3

Browse files
committed
OAK-11506 Update oak-segment-azure tools to use azure sdk v12 implementation - remove AZURE_STORAGE_ACCOUNT_NAME
1 parent 1184fd0 commit 6a583a3

File tree

1 file changed

+1
-1
lines changed
  • oak-blob-cloud-azure/src/main/java/org/apache/jackrabbit/oak/blob/cloud/azure/blobstorage

1 file changed

+1
-1
lines changed

oak-blob-cloud-azure/src/main/java/org/apache/jackrabbit/oak/blob/cloud/azure/blobstorage/AzureConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
public final class AzureConstants {
2323
/**
24-
* Azure storage access name
24+
* Azure storage account name
2525
*/
2626
public static final String AZURE_STORAGE_ACCOUNT_NAME = "accessKey";
2727

0 commit comments

Comments
 (0)