Skip to content

Commit 54bc90b

Browse files
committed
Removing obsolete links.
1 parent f26608b commit 54bc90b

File tree

8 files changed

+7
-9
lines changed

8 files changed

+7
-9
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,5 +195,5 @@ You can also leave feedback for Azure Virtual Desktop at the [Azure Virtual Desk
195195

196196
Here are some other articles you might find helpful:
197197

198-
- [MSIX app attach glossary](app-attach-glossary.md)
198+
- [What is MSIX app attach?](what-is-app-attach.md)
199199
- [MSIX app attach FAQ](app-attach-faq.yml)

articles/virtual-desktop/app-attach-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ additionalContent: |
129129
130130
## Next steps
131131
132-
If you want to learn more about MSIX app attach, check out our [overview](what-is-app-attach.md) and [glossary](app-attach-glossary.md). Otherwise, get started with [Set up app attach](app-attach.md).
132+
If you want to learn more about MSIX app attach, check out our [overview](what-is-app-attach.md). Otherwise, get started with [Set up app attach](app-attach.md).

articles/virtual-desktop/app-attach-file-share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@ Once you're finished, here are some other resources you might find helpful:
9494
- [Add and publish MSIX app attach packages with the Azure portal](app-attach-azure-portal.md)
9595
- Ask our community questions about this feature at the [Azure Virtual Desktop TechCommunity](https://techcommunity.microsoft.com/t5/Windows-Virtual-Desktop/bd-p/WindowsVirtualDesktop).
9696
- You can also leave feedback for Azure Virtual Desktop at the [Azure Virtual Desktop feedback hub](https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app).
97-
- [MSIX app attach glossary](app-attach-glossary.md)
97+
- [What is MSIX app attach?](what-is-app-attach.md)
9898
- [MSIX app attach FAQ](app-attach-faq.yml)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,5 +235,5 @@ You can also leave feedback for Azure Virtual Desktop at the [Azure Virtual Desk
235235

236236
Here are some other articles you might find helpful:
237237

238-
- [MSIX app attach glossary](app-attach-glossary.md)
238+
- [What is MSIX app attach?](what-is-app-attach.md)
239239
- [MSIX app attach FAQ](app-attach-faq.yml)

articles/virtual-desktop/msix-app-attach-create-msix-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,5 @@ After you've created the MSIX package, you'll still need to do the following tas
9393
Here are some other articles you might find helpful:
9494

9595
- Learn more about the available [MSIXMGR tool parameters](msixmgr-tool-syntax-description.md).
96-
- [MSIX app attach glossary](app-attach-glossary.md)
96+
- [What is MSIX app attach?](what-is-app-attach.md)
9797
- [MSIX app attach FAQ](app-attach-faq.yml)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ To learn more about MSIX app attach, check out these articles:
181181
- [Prepare an MSIX image for Azure Virtual Desktop](app-attach-image-prep.md)
182182
- [Set up a file share for MSIX app attach](app-attach-file-share.md)
183183

184-
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).
184+
If you have questions about MSIX app attach, see our [App attach FAQ](app-attach-faq.yml) and [What is MSIX app attach?](what-is-app-attach.md).

articles/virtual-desktop/remote-app-streaming/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,6 @@
190190
items:
191191
- name: What is MSIX app attach?
192192
href: ../what-is-app-attach.md?toc=/azure/virtual-desktop/remote-app-streaming/toc.json&bc=/azure/virtual-desktop/breadcrumb/toc.json
193-
- name: Glossary
194-
href: ../app-attach-glossary.md?toc=/azure/virtual-desktop/remote-app-streaming/toc.json&bc=/azure/virtual-desktop/breadcrumb/toc.json
195193
- name: FAQ
196194
href: ../app-attach-faq.yml?toc=/azure/virtual-desktop/remote-app-streaming/toc.json&bc=/azure/virtual-desktop/breadcrumb/toc.json
197195
- name: Data locations

articles/virtual-desktop/remote-app-streaming/custom-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure Virtual Desktop can host multiple types of Windows applications. We recomm
1919
2020
## MSIX
2121

22-
MSIX is the recommended type of package for custom apps in Azure Virtual Desktop because they can take advantage of the service's built-in [MSIX app attach feature](../app-attach-glossary.md). To learn how to repackage existing Win32 applications in the MSIX format, visit [Repackage your existing Win32 applications to the MSIX format](/windows/application-management/msix-app-packaging-tool).
22+
MSIX is the recommended type of package for custom apps in Azure Virtual Desktop because they can take advantage of the service's built-in [MSIX app attach feature](../what-is-app-attach.md). To learn how to repackage existing Win32 applications in the MSIX format, visit [Repackage your existing Win32 applications to the MSIX format](/windows/application-management/msix-app-packaging-tool).
2323

2424
Once you've packaged your app in the MSIX format, you can use Azure Virtual Desktop’s MSIX app attach feature to deliver your apps to your customers. Learn how to use MSIX app attach for your apps at [Deploy apps with MSIX app attach](msix-app-attach.md).
2525

0 commit comments

Comments
 (0)