Michael Levan is an Azure and DevOps trainer at CBT Nuggets and the founder and chief engineer of CloudDev.Engineering. Azure Resource Manager templates are text files created in the JavaScript Object ...
Developers and administrators have many ways to deploy resources to Microsoft Azure. But when deploying many resources at once that consist of a full "stack" of resources, Azure Resource Manager (ARM) ...
There are lots of ways to create MSSQL databases via PowerShell. We could invoke a T-SQL query using the CREATE DATABASE term, we could write some code to use the [Create() method with SMO] or, if ...
In the cloud-native world, infrastructure is code, often written using declarative languages such as YAML. Instead of building virtual machines and networking by clicking in Web forms, you put ...
With Azure, your infrastructure is code, so you can manage it from the Azure CLI or from third-party tools The more Azure grows, the harder it is to manage through its portal. After all, graphical ...
A so-called "spring update" of Windows Virtual Desktop (WVD) that effectively turns it into an Azure service is now in preview, Microsoft announced this week. Commercially launched back in September, ...