News

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 ...
Learn how to use the Azure Portal to create a cloud-based SQL database with just a few mouse clicks. While the embrace of big data, machine learning, and IoT by business enterprises everywhere may ...
How-To Step-by-Step: Creating VMs in Microsoft Azure Here's what to do (and what not to do) when you want to move a workload to the cloud using a virtual machine on someone else's metal. By Paul ...
Creating a Windows Virtual Desktop using the Azure Portal requires a number of steps, some of which are less than intuitive. This tutorial shows you how to navigate the various configuration screens.
Starting in October, Microsoft will enforce multi-factor authentication (MFA) for all Azure resource management actions to protect Azure clients from unauthorized access attempts.
The complexity of deploying and managing server workloads is a major challenge facing IT organizations. Although these issues have existed since the dawn of servers and the datacenter, IT pros are ...
A step-by-step guide to deploying, configuring, and testing a multi-AZ, multi-region SQL Server FCI in the Azure cloud, complete with a PowerShell script that handles the networking configuration.
Containers are technology that isolates application components and their dependencies while simultaneously providing virtualization and scalability. Kubernetes is a portable, extensible, open-source ...
Deployment Stacks, a new resource type for managing a collection of Azure resources as a single unit, is now generally available (GA). It allows for faster updates and deletions while also ...