Creating an Azure Storage Account
When deploying workloads in the cloud you will always need somewhere to store these objects. Storage accounts allow a unique namespace for your data storage needs that is accessible anywhere in the world via HTTP(s). Some benefits of storage accounts is security, scalability, and can be multiple levels of highly available. I always recommend checking … Explore: Creating an Azure Storage Account