Create Azure Blob
Storage Account Name
?
The name of your Azure Storage Account.
Container Name
?
The name of the container to store the blob in. Must be lowercase.
Blob Name
?
The name of the blob to create. Can include folder-like structure (e.g., data/myblob.txt).
Blob Content
?
Enter the text content for the blob, or leave empty to upload a file.
Or Upload a File
?
Select a file from your local system to upload as the blob. If content is provided above, file upload will be prioritized.
Choose File
No file chosen
Blob Type
?
For most use cases, 'Block Blob' is appropriate. 'Append Blob' is for write-once, append-only scenarios. 'Page Blob' is for random read/write operations.
Block Blob
Append Blob
Page Blob
Access Tier
?
Choose the access tier that best suits your data's access frequency and retrieval time requirements.
Hot
Cool
Archive
Create Blob