Tag Archives: Azure Storage Accounts

Azure PowerShell Function App automates Azure Storage file sync to secondary Storage Account.

Azure Storage Files is a sub service of Azure Storage Accounts. It offers fully managed file shares in the cloud that are accessible via the industry standard Server Message Block (SMB) protocol (also known as Common Internet File System or … Continue reading

Posted in Azure File Storage Copy, Azure Function App | Tagged , , , , , , , , | Leave a comment

Configuring an Azure VM From a Sysprepped Source Image using ARM PowerShell.

While working on an Azure IaaS deployment, I was required to configure an Azure VM using a generalized image in a different resourcegroup.In this post, I want to document my experience using Azure Resource Manager Powershell cmdlets to achieve the … Continue reading

Posted in Azure, Azure Resource Manager, Azure Windows PowerShell | Tagged , , , , , , , , | 2 Comments