Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Mastering Azure Virtual Desktop
  • Table Of Contents Toc
  • Feedback & Rating feedback
Mastering Azure Virtual Desktop

Mastering Azure Virtual Desktop

By : Ryan Mangan, Neil McLoughlin, Marcel Meurer
close
close
Mastering Azure Virtual Desktop

Mastering Azure Virtual Desktop

By: Ryan Mangan, Neil McLoughlin, Marcel Meurer

Overview of this book

Acquire in-depth knowledge for designing, building, and supporting Azure Virtual Desktop environments with the updated second edition of Mastering Azure Virtual Desktop. With content aligned with exam objectives, this book will help you ace the Microsoft AZ-140 exam. This book starts with an introduction to Azure Virtual Desktop before delving into the intricacies of planning and architecting its infrastructure. As you progress, you’ll learn about the implementation process, with an emphasis on best practices and effective strategies. You’ll explore key areas such as managing and controlling access, advanced monitoring with the new Azure Monitoring Agent, and advanced application deployment. You’ll also gain hands-on experience with essential features like the MSIX app attach, enhancing user experience and operational efficiency. Beyond advancing your skills, this book is a crucial resource for those preparing for the Microsoft Certified: Azure Virtual Desktop Specialty certification. By the end of this book, you’ll have a thorough understanding of the Azure Virtual Desktop environment, from design to implementation.
Table of Contents (30 chapters)
close
close
Free Chapter
1
Part 1:Introduction
3
Part 2:Planning an Azure Virtual Desktop Architecture
8
Part 3:Implementing an Azure Virtual Desktop Infrastructure
13
Part 4:Managing Access and Security
16
Part 5:Managing User Environments and Apps
21
Part 6:Monitoring and Maintaining an Azure Virtual Desktop Infrastructure
26
Final Assessment

Creating an MSIX package

Before we can create an MSIX image, we need the application in the correct format, which is an MSIX package. You will first need to package your application with the MSIX packaging tool or a third-party tool such as TMEditX.

Important note

MSIX app attach does not support automatic application updates. Therefore, you must disable automatic updates on the operating system. Otherwise, you could end up with unusable applications for the end user(s) if updates occur. It is also important to note that you may need to turn off auto-updating within the application if it supports such a feature.

To turn off automatic updates on the operating system image, you need to run the following script within Command Prompt:

rem Disable Store auto-update:
reg add HKLM\Software\Policies\Microsoft\WindowsStore /v AutoDownload /t REG_DWORD /d 0 /f
Schtasks /Change /Tn "\Microsoft\Windows\WindowsUpdate\Automatic app update" /Disable
Schtasks /Change /Tn &quot...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY