microsoft / msix-packaging

MSIX SDK
MIT License
963 stars 163 forks source link

Custom ADO pipeline task for AVD AppAttach #602

Closed npuvvada closed 6 months ago

npuvvada commented 8 months ago

Why is this change being made?

New custom pipeline task in MSIX Packaging ADO extension to enable AVD App Attach.

What changed?

This custom task enables ADO users to provide VHDX and necessary AVD inputs to app attach their MSIX applications on AVD. Changes to support this are added in AVDAppAttachPublish directory.

How was the change tested?

Tested the extension by private publish and ensuring app attach is successful.