Skip to content

Commit 319228b

Browse files
Merge pull request #224339 from Heidilohr/work-msix-codes
Updating MSIX PowerShell script article.
2 parents cba607f + ab932e9 commit 319228b

File tree

3 files changed

+214
-171
lines changed

3 files changed

+214
-171
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
href: app-attach-azure-portal.md
298298
- name: Set up MSIX app attach with PowerShell
299299
href: app-attach-powershell.md
300-
- name: Create PowerShell scripts
300+
- name: Test and troubleshoot packages
301301
href: app-attach.md
302302
- name: Prepare an MSIX image
303303
href: app-attach-image-prep.md

articles/virtual-desktop/app-attach-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Here's what you need to configure MSIX app attach:
2121
- An MSIX-packaged application expanded into an MSIX image that's uploaded into a file share.
2222
- A file share in your Azure Virtual Desktop deployment where the MSIX package will be stored.
2323
- [The file share where you uploaded the MSIX image](app-attach-file-share.md) must also be accessible to all virtual machines (VMs) in the host pool. Users will need read-only permissions to access the image.
24-
- If the certificate isn't publicly trusted, follow the instructions in [Install certificates](app-attach.md#install-certificates).
24+
- All MSIX application packages include a certificate. You're responsible for making sure the certificates for MSIX applications are trusted in your environment.
2525

2626
## Turn off automatic updates for MSIX app attach applications
2727

0 commit comments

Comments
 (0)