Posts

Showing posts from June, 2020

A detailed Step-by-Step Configure a SQL Server availability group on Azure Virtual Machines

Step-by-Step prerequisites for SQL Server Always On on AZURE

Step-by-Step Azure Virtual Desktop & Joining AZURE ADDS

Image
In this post I will show how to create Azure virtual desktop and join AZURE Active Directory Domain Services 1-      Login to your subscription 2-      Enter  Windows Virtual Desktop  into the search bar, then find and select  Windows Virtual Desktop  under Services. 3-      In the  Windows Virtual Desktop  overview page, select  Create a host pool . 4-      In the  Basics  tab, select the correct subscription under Project details. 5-      Either select  Create new  to make a new resource group or select an existing resource group from the drop-down menu. 6-      Enter a unique name for your host pool.   In the Location field, select the region where you want to create the host pool from the drop-down menu. 7-      Enter the required details. Will create only one VM as this will fit the requirement for now. I used also B2s size and Windows 10 Enterprise multi session. Scroll down and complete the rest of requ

SharePoint Portal Migration to AZURE

Image
SharePoint Portal migration to AZURE plan Today I will outline action plan for Intranet/Internet “On-Premise” SharePoint portal migration to AZURE, at the end of this post you will find the required links/documents for Implementation steps . 1-     SharePoint Architecture on AZURE The below Image describing high availability architecture for SharePoint, SQL Servers and AD DS VMs. Note that you can replace AD DS VMs by AZURE AD DS “Domain Controller as a Service”. You can refer to this link for more details about AZURE AD DS https://azurelessons.blogspot.com/2020/05/step-by-step-add-azure-active-directory.html 2-     SQL Server Architecture on AZURE You will need 3 servers one as a file share or quorum and two servers for Implementing SQL Server Always On. 3-     Pre-requisites a.      Global administrator privilege on AZURE tenant. b.      Contributor/Owner privilege on AZURE subscription