Data Types

AzureReadOnlyStorageWithoutCredentials

The same data structure as AzureReadOnlyStorage, but with all AWS credentials removed.

{
"accountName": String,
},
"type": String,
}
{
"azureStorage": {
"accountName": "acmecorp",
"blobNamePrefix": "an/example/blob",
"containerName": "my-container"
},
"type": "AzureReadOnly",
"useAbsolutePaths": true
}

Azure Storage account name.

Example: "acmecorp"

Type: String

Min Length: 3

Max Length: 24

Azure Storage BLOB name prefix.

Example: "an/example/blob"

Type: String

Min Length: 0

Max Length: 1024

Azure Storage container name.

Example: "my-container"

Type: String

Min Length: 3

Max Length: 63

Type: String

Value: "AzureReadOnly"

Type: Boolean

Was this section helpful? Yes No

You are using an outdated browser.

This website requires a modern web browser -- the latest versions of these browsers are supported: