The purpose of this script is to create two Azure Virtual Networks in different Azure regions and then make connectivity between them. PowerShell script will create Virtual Networks, Define Virtual Gateways, Virtual Networks Connections and connectivity...
Home » Archives for November 2016
Azure - VNet-2-VNet Connectivity Using PowerShell Script
in
Azure,
PowerShell
- on Thursday, November 24, 2016
- No comments
DevOps is not a product to install
in
DevOps,
Microsoft,
VisualStudio,
VSTS
- on Thursday, November 10, 2016
- No comments

It is very important to realize that DevOps is not a
product. You cannot buy DevOps and
install it. Thanks to Donovan for clarification. Microsoft Visual Studio is
powerful and Complete DevOps Solution.
I tried to sketch diagram and simple...
Build Domain Controller with AD Tenant in 60 minutes - Azure
in
Automation,
Azure,
Cloud
- on Wednesday, November 02, 2016
- No comments
“Infrastructure as code” true
power of Microsoft Azure Cloud. Here I sketched a single file use to Install a
domain controller in Microsoft Azure with provision of an Azure AD
Tenant. You need to define all parameters first. All...