Installation
else
{
if (-not $SqlServerName)
{
Write-Error "Kindly provide the SQL server name and rerun the deployment."
throw
}
$publisherName = "MicrosoftWindowsServer"
$offer = "WindowsServer"
}Verifying the Deployment in Azure Stack Portals
Last updated