Tag: Azure

Converting a PowerShell Project to use Azure DevOps Pipelines
Introduction Continuous Integration (CI) is the process of integrating code into a source code repository several times a day. Each…
Read More
Configuring Azure environment to set up Azure SQL Database Managed Instance (preview)
Azure SQL Database Managed Instance (preview) is a new database service in Azure. This is a fully-managed latest version of…
Read More
Azure DevTest Labs Artifact for installing PowerShell Core
Unless you were living under a rock, PowerShell Core general availability isn’t any breaking news. PowerShell Core is a cross-platform…
Read More
Azure DevTest Labs Artifact for Installing PowerShell on Linux
Update: The PowerShell on Linux artifact is now available in official Azure DTL artifact repository. Bartek and Ben have written…
Read More
Deploy Custom Azure Automation Integration Modules Using ARM Templates
Update: Earlier generic linked template for deploying modules was removed and it was breaking my ARM template. I published two…
Read More
Azure PowerShell 1.0 Preview Installation on Down-level PowerShell Systems Using PackageManagement Cmdlets
If you have not seen this yet, Azure PowerShell 1.0 is in preview. If you have been using Azure Resource…
Read More