Azure / avdaccelerator

AVD Accelerator deployment automation to simplify the setup of AVD (Azure Virtual Desktop) based on best practices
MIT License
342 stars 214 forks source link

JCore brownfield app attach vm fix script for tools setup #691

Closed JCoreMS closed 1 month ago

JCoreMS commented 1 month ago

Overview/Summary

Updated PowerShell script for post VM deployment to correct issue with MSIX App Attach tool not installing. Added update notes to PowerShell Header and included MSIX Tools Driver as part of installation. This addresses bug #675.

This PR fixes/adds/changes/removes

  1. Add - Now installs the MSIX Tools Driver which is a pre-req for the tools
  2. Remove - PSFT tooling no longer needed as it's incorporated into the Microsoft MSIX Tools

Breaking Changes

  1. N/A

Testing Evidence

Tested from own repository changing the Script URI to use an alternate location.

As part of this Pull Request I have