Azure Data Storage Data Object: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
No edit summary
m (Text replacement - "** ..." to "** …")
 
(One intermediate revision by the same user not shown)
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