Book Image

Microsoft Azure Storage Essentials

By : Chukri A Soueidi
Book Image

Microsoft Azure Storage Essentials

By: Chukri A Soueidi

Overview of this book

Table of Contents (16 chapters)
Microsoft Azure Storage Essentials
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Working with Blobs

In this chapter, we will look into the Azure Blob storage service, which is designed for storing arbitrary unstructured binary data stored in file-like entities, or what is known as Binary Large Objects (blobs). We will examine the structure of the two different types of blobs and where they are used, then we'll perform common create, read, update and delete operations on them.