Azure Data Storage Data Object: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "↵↵----↵↵== References ==↵" to " ---- ---- == References == ")
m (Text replacement - "** ..." to "** …")
 
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]].

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