profile for Hannel on Stack Exchange, a network of free, community-driven Q&A sites

Project Work Hours

Sat & Sun 6am - 9am

Subscribe via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Archives

microsoft

This article covers setting up Azure Disk Encryption (BitLocker) for an Azure Virtual Machine (VM) using Azure Key Vault. The article includes a video demonstration going over the entire process using only graphical user interface and testing the encryption process on a Windows Virtual Machine (VM).

Disk Encryption BitLocker

 

Continue reading

This article covers extending Azure Active Directory Domain Services (DCaaS) over to  Azure Resource Model (ARM) virtual machine (VM). The article includes a video demo going over the process.

azure-active-directory-domain-services-(DCaaS)-part-2

Continue reading

This article covers setting up and configuring Azure Active Directory Domain Services (DCaaS).  The article includes a video demo going over the 5 task needed to setup and configure Azure Active Directory Domain Services (DCaaS) correctly.

azure-active-directory-domain-services-(DCaaS)-part-1

Continue reading

This article covers the operation of a custom script that will copy supported DNS records from a Windows DNS server into AzureDNS. The script will search the specified DNS Zone on a Windows DNS Server for supported Azure DNS records (MX,A,AAAA,SRV,TXT,CNAME & PTR) and copy those record over to AzureDNS. This script should only be used for initial copy as it will try to create new DNS Zone in Azure and if that fail because DNS Zone is already in Azure script will terminate. Requirements for running script are;

  1. Access to windows DNS Server
  2. Azure Global Admin Account
  3. Windows PowerShell 4.0+
  4. Azure PowerShell 3.0+
Copying Windows DNS Zone to AzureDNS

Copying Windows DNS Zone to AzureDNS

Continue reading