News

There are lots of ways to create SQL databases, but especially in Azure, there's a much better way that doesn't include knowing a bunch of PowerShell commands and parameters.
An administrative account that has permissions to create a SQL database The AzureRm PowerShell modules from the PowerShell Gallery (Install-Module -Name AzureRm) A resource group If you're not ...
In-Depth Creating Azure SQL Databases with PowerShell and Azure Resource Manager Templates Microsoft's premade templates allows for the deployment of SQL databases without having to use complex ...