In Azure we can find  large number of roles available and we can assigned to users and groups. In those roles we can find that some roles can be assign to any resource type in azure and some are more specific to resource. You may think that we we cant createRead More →

I thought its perfect time to publish another post on OMS, because last week OMS team makes available two new solutions called Azure Network Analytics & Azure Key Vault.  If your new to OMS review my previous blog about Office 365 on-boarding to OMS . From today’s post I’ll walk-through how to on-board newly releaseRead More →

In Azure cloud platform, we can find two models for deploying workloads & resources. Azure Service Management model (Classic model) and Azure Resource Manager (ARM) lets get a brief idea about it. What’s Azure Resource Manager ? “An Azure Resource Group is a logical container for grouping Azure resources. As anRead More →

What is Nano Server ? Nano Server is the next foundation of Windows Server, stripped down to its essence for speedy operation to support Micro service style architectures and cloud optimized applications. It is similar to Server Core mode in Windows Server, but significantly smaller, has no local logon capability,Read More →

hen we want to automate the deployment of VM in azure we can use PowerShell as an option There are two ways of creating a VM using PowerShell Using New-AzureQuickVM Using  New-AzureVMConfig Using  New-AzureQuickVM  This Cmdlet allows to provision a single virtual machine with a simple configuration based on anRead More →

Hello Guys 🙂 Today its about Windows Server 2012 R2 , adding  Active Directory  Domain Service (AD DC) role to server using PowerShell For this you can use PoweShell console or PowerShell ISE as you prefer  make sure you the console is with administrator mode Hope you ready to ride withRead More →