Azure Data Storage Data Object: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
(Created page with "A Azure Data Storage Data Object is a cloud data entity that is within Microsoft Azure. * <B>Context:</B> ** It can be accessed globally over HTTP or HTTPS through unique storage account namespaces. ** It can provide durable, highly available, secure, and massively scalable storage solutions. ** It can be managed through different types of Azure Storage Account|storage...")
 
m (Text replacement - "** ..." to "** …")
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
A [[Azure Data Storage Data Object]] is a [[cloud data entity]] that is within [[Microsoft Azure]].
A [[Azure Data Storage Data Object]] is a [[cloud data entity]] that is within [[Azure Data Storage]].
* <B>Context:</B>
* <B>Context:</B>
** It can be accessed globally over [[HTTP]] or [[HTTPS]] through unique [[Azure Storage Account|storage account]] namespaces.
** It can be accessed globally over [[HTTP]] or [[HTTPS]] through unique [[Azure Storage Account|storage account]] namespaces.
Line 5: Line 5:
** It can be managed through different types of [[Azure Storage Account|storage accounts]], including General purpose v2, Premium block blobs, Premium file shares, and Premium page blobs.
** It can be managed through different types of [[Azure Storage Account|storage accounts]], including General purpose v2, Premium block blobs, Premium file shares, and Premium page blobs.
** It can be subject to various constraints and configurations, such as name requirements, encryption settings, billing considerations, and migration options.
** It can be subject to various constraints and configurations, such as name requirements, encryption settings, billing considerations, and migration options.
** ...
**
* <B>Example(s):</B>
* <B>Example(s):</B>
** An [[Azure Blob Storage Object]], such as for a [[large image file]].
** An [[Azure Blob Storage Object]], such as for a [[large image file]].
Line 11: Line 11:
** An [[Azure Queue Storage Object]], such as a message  for processing by a background service.
** An [[Azure Queue Storage Object]], such as a message  for processing by a background service.
** An [[Azure Table Storage Object]], such as a database table.
** An [[Azure Table Storage Object]], such as a database table.
** ...
**
* <B>Counter-Example(s):</B>
* <B>Counter-Example(s):</B>
** An [[AWS S3 Object]].
** An [[AWS S3 Object]].
* <B>See:</B> [[Azure Storage Account]], [[Azure Blob Storage]], [[Azure File Storage]], [[Azure Queue Storage]], [[Azure Table Storage]], [[Cloud Storage]], [[Data Security]], [[High Availability]].
* <B>See:</B> [[Azure Storage Account]], [[Azure Blob Storage]], [[Azure File Storage]], [[Azure Queue Storage]], [[Azure Table Storage]], [[Cloud Storage]], [[Data Security]], [[High Availability]].


----
----
----



Latest revision as of 07:07, 8 November 2023

A Azure Data Storage Data Object is a cloud data entity that is within Azure Data Storage.



References

2023