Microsoft Azure Storage setup via Azure ARM Template – A step by step configuration

steps 15-21 for storage account

This post is in continuation to the previous post on Azure Storage Services where we learned how to deploy a storage account from the Azure portal. Now, we will explore the Azure Storage ARM Template deployment. Before we start with that, a few things to note: It is advised to use Microsoft Visual Studio with …