Summary
This chapter was focused on extending your knowledge regarding Azure Storage and refining it based on the topics we covered initially in Chapters 9 and 10. We talked about soft delete and versioning of blobs in Blob Storage and discussed in detail how different authorization methods for Azure Storage may work in various scenarios. We also looked at managed identities in the context of Azure Storage, so you can configure services to interact with tables, blobs, or queues using an identity defined in Azure AD. In the remaining parts, we revisited automation options for Azure Storage and importing/exporting data using physical disks that can be shipped to an Azure data center.
Lessons from this chapter will help you work with Azure Storage in advanced scenarios, which include improving the reliability of data stored in the service, improving security, and implementing automation. As Azure Storage is one of the most popular services in Azure, becoming proficient in it will help...