Skip to content

Commit 8bb1a87

Browse files
Merge pull request #235350 from dknappettmsft/avd-msixmgr-add-links
AVD MSIXMGR added links to related articles
2 parents b9f6971 + a07e2d3 commit 8bb1a87

File tree

3 files changed

+20
-11
lines changed

3 files changed

+20
-11
lines changed

articles/virtual-desktop/app-attach-msixmgr.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,14 @@ msixmgr.exe -Unpack -packagePath "C:\Users\ssa\Desktop\packageName_3.51.1.0_x64_
7171
7272
## Next steps
7373

74-
Learn more about MSIX app attach at [What is MSIX app attach?](what-is-app-attach.md)
74+
To learn about the MSIXMGR tool, check out these articles:
7575

76-
To learn how to set up app attach, check out these articles:
76+
- [MSIXMGR tool parameters](msixmgr-tool-syntax-description.md)
77+
- [What's new in the MSIXMGR tool](whats-new-msixmgr.md)
7778

79+
To learn about MSIX app attach, check out these articles:
80+
81+
- [What is MSIX app attach?](what-is-app-attach.md)
7882
- [Set up MSIX app attach with the Azure portal](app-attach-azure-portal.md)
7983
- [Set up MSIX app attach using PowerShell](app-attach-powershell.md)
8084
- [Create PowerShell scripts for MSIX app attach](app-attach.md)

articles/virtual-desktop/msixmgr-tool-syntax-description.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before you can follow the instructions in this article, you'll need to do the fo
1818
- [Download the MSIXMGR tool](https://aka.ms/msixmgr)
1919
- Get an MSIX-packaged application (.MSIX file)
2020
- Get administrative permissions on the machine where you'll create the MSIX image
21-
- [Set up MSIXMGR tool](/azure/virtual-desktop/app-attach-msixmgr)
21+
- [Set up MSIXMGR tool](app-attach-msixmgr.md)
2222

2323
## Parameters
2424

@@ -175,11 +175,13 @@ msixmgr.exe -?
175175

176176
To learn more about MSIX app attach, check out these articles:
177177

178-
- [What is MSIX app attach?](/azure/virtual-desktop/what-is-app-attach)
179-
- [Set up MSIX app attach with the Azure portal](/azure/virtual-desktop/app-attach-azure-portal)
180-
- [Set up MSIX app attach using PowerShell](/azure/virtual-desktop/app-attach-powershell)
181-
- [Create PowerShell scripts for MSIX app attach](/azure/virtual-desktop/app-attach)
182-
- [Prepare an MSIX image for Azure Virtual Desktop](/azure/virtual-desktop/app-attach-image-prep)
183-
- [Set up a file share for MSIX app attach](/azure/virtual-desktop/app-attach-file-share)
178+
- [Using the MSIXMGR tool](app-attach-msixmgr.md)
179+
- [What's new in the MSIXMGR tool](whats-new-msixmgr.md)
180+
- [What is MSIX app attach?](what-is-app-attach.md)
181+
- [Set up MSIX app attach with the Azure portal](app-attach-azure-portal.md)
182+
- [Set up MSIX app attach using PowerShell](app-attach-powershell.md)
183+
- [Create PowerShell scripts for MSIX app attach](app-attach.md)
184+
- [Prepare an MSIX image for Azure Virtual Desktop](app-attach-image-prep.md)
185+
- [Set up a file share for MSIX app attach](app-attach-file-share.md)
184186

185-
If you have questions about MSIX app attach, see our [App attach FAQ](/azure/virtual-desktop/app-attach-faq) and [App attach glossary](/azure/virtual-desktop/app-attach-glossary).
187+
If you have questions about MSIX app attach, see our [App attach FAQ](app-attach-faq.yml) and [App attach glossary](app-attach-glossary.md).

articles/virtual-desktop/whats-new-msixmgr.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ In this release, we've made the following changes:
2222

2323
## Next steps
2424

25-
- Learn how to [use the MSIXMGR tool](app-attach-msixmgr.md).
25+
To learn more about the MSIXMGR tool, check out these articles:
26+
27+
- [Using the MSIXMGR tool](app-attach-msixmgr.md).
28+
- [MSIXMGR tool parameters](msixmgr-tool-syntax-description.md)

0 commit comments

Comments
 (0)