Posts

Showing posts with the label implement

Day 34: AZ-140 Pt.2.3 - Create Gold Images & Deploy

Image
  Section 2: Implement a Windows Virtual Desktop Infrastructure (25-30%) Create and manage session host images   The below should cover the following criteria for this section of the exam: Create a gold image   Modify a session host image   Install language packs in Windows Virtual Desktop   Deploy a session host by using a custom image   Plan for image update and management   Create and use a Shared Image Gallery   Troubleshoot OS issues related to Windows Virtual Desktop  Creating my gold image I am going to create my image using a template provided by Microsoft but making some alterations to it, and then strip away the VHD and use that for my machines instead.  

Day 33: AZ-140 Pt.2.2 - Create & Configure Hostpools

Image
Section 2: Implement a Windows Virtual Desktop Infrastructure (25-30%) Create and configure host pools and session hosts The below should cover the following criteria for this section of the exam: Create a host pool by using the Azure portal  Automate creation of Windows Virtual Desktop host and host pools by using PowerShell, Command-Line Interface (CLI), and Azure Resource Manager templates Create a host pool based on Windows client or Windows Server session hosts   Configure host pool settings   Manage licensing for session hosts that run Windows client or Windows Server   Assign users to host pools   Apply OS and application updates to a running Windows Virtual Desktop host  Apply security and compliance settings to session hosts  In order for FSL to work with my on-prem estate and have somewhere to be stored, I need a few things first:

Day 32: AZ-140 Pt.2.1 - Implement - Storage

Image
  Section 2: Implement a Windows Virtual Desktop Infrastructure (25-30%) Implement and manage storage for Windows Virtual Desktop The below should cover the following criteria for this section of the exam: Configure storage for FSLogix components Configure storage accounts Configure disks Create file shares  In order for FSL to work with my on-prem estate and have somewhere to be stored, I need a few things first.  1. ADConnect installed and setup, this has already been covered in a previous blog.  2. A storage account, this will sit in my HP RG I created before. Creating my storage account 1. We need to use FileStorage here which we can only have if we select Premium, this gives us better performance, however StorageV2 is fine on  Standard. 2. The name cannot be more than 15 characters as I'll be using this with my ADDS.

Day 31: AZ-140 Pt.2 - Implement - Networks

Image
   Section 2: Implement a Windows Virtual Desktop Infrastructure (25-30%) Implement and manage networking for Windows Virtual Desktop The below should cover the following criteria for this section of the exam: Implement Azure virtual network connectivity Manage connectivity to the internet and on-premises networks Implement and manage network security Manage Windows Virtual Desktop session hosts by using Azure Bastion Monitor and troubleshoot network connectivity Creating the Resource Group The resource group allows us to group all our resources in a single location for this solution.