{
"Endpoint": "Endpoint",
"Connection String": "Connection String",
"The endpoint URL for your Azure Blob Storage account, example: https://<account_name>.blob.core.windows.net": "The endpoint URL for your Azure Blob Storage account, example: https://<account_name>.blob.core.windows.net",
"The connection string for your Azure Storage account.": "The connection string for your Azure Storage account.",
"Authenticate with Azure Blob Storage using Account Name and Account Key": "Authenticate with Azure Blob Storage using Account Name and Account Key",
"List Containers": "List Containers",
"Create Container": "Create Container",
"Delete Container": "Delete Container",
"List Blobs": "List Blobs",
"Create Blob": "Create Blob",
"Read Blob": "Read Blob",
"Delete Blob": "Delete Blob",
"Add Tags to Blob": "Add Tags to Blob",
"Find Blobs": "Find Blobs",
"List Containers in the Azure Blob Storage account": "List Containers in the Azure Blob Storage account",
"Create a new container": "Create a new container",
"Delete a container": "Delete a container",
"List Blobs in the specified Azure Blob Storage container": "List Blobs in the specified Azure Blob Storage container",
"Create a new Blob in the specified location": "Create a new Blob in the specified location",
"Read the Blob at the specified lcoation": "Read the Blob at the specified lcoation",
"Delete the Blob at the specified location": "Delete the Blob at the specified location",
"Add Tags to the Blob at the specified location": "Add Tags to the Blob at the specified location",
"Find Blobs based on their tags": "Find Blobs based on their tags",
"Include Deleted Containers": "Include Deleted Containers",
"Include System Containers": "Include System Containers",
"Prefix Filter": "Prefix Filter",
"Container Name": "Container Name",
"Container": "Container",
"Include Snapshots": "Include Snapshots",
"Blob Name": "Blob Name",
"File": "File",
"Tags": "Tags",
"Keep Existing Tags": "Keep Existing Tags",
"Whether to include deleted containers in the list": "Whether to include deleted containers in the list",
"Whether to include system containers in the list": "Whether to include system containers in the list",
"Filter containers by prefix": "Filter containers by prefix",
"The name for the newly created container": "The name for the newly created container",
"Select the container": "Select the container",
"Whether to include snapshots in the list": "Whether to include snapshots in the list",
"Filter blobs by prefix": "Filter blobs by prefix",
"The name of the blob to create": "The name of the blob to create",
"The file to upload as a blob": "The file to upload as a blob",
"Optional tags to associate with the blob": "Optional tags to associate with the blob",
"The name of the blob to read": "The name of the blob to read",
"The name of the blob to add tags to": "The name of the blob to add tags to",
"The tags to add to the blob": "The tags to add to the blob",
"Whether to keep existing tags on the blob": "Whether to keep existing tags on the blob",
"The tags to filter blobs by": "The tags to filter blobs by"
}