Skip to content

Commit 7ef6bb2

Browse files
authored
Merge pull request #238758 from Heidilohr/work-msix-glossary
Revamp of overview and glossary pages for MSIX app attach
2 parents 341745b + 590b0d3 commit 7ef6bb2

12 files changed

+85
-148
lines changed

.openpublishing.redirection.virtual-desktop.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,11 @@
189189
"source_path_from_root": "/articles/virtual-desktop/fslogix-office-app-rule-editor.md",
190190
"redirect_url": "/azure/virtual-desktop/install-office-on-wvd-master-image",
191191
"redirect_document_id": false
192+
},
193+
{
194+
"source_path_from_root": "/articles/virtual-desktop/app-attach-glossary.md",
195+
"redirect_url": "/azure/virtual-desktop/what-is-app-attach",
196+
"redirect_document_id": false
192197
}
193198
]
194199
}

articles/virtual-desktop/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@
103103
items:
104104
- name: What is MSIX app attach?
105105
href: what-is-app-attach.md
106-
- name: Glossary
107-
href: app-attach-glossary.md
108106
- name: FAQ
109107
href: app-attach-faq.yml
110108
- name: Microsoft Teams supported features

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ MSIX app attach is an application layering solution that allows you to dynamical
1313

1414
This article will walk you through how to set up MSIX app attach in an Azure Virtual Desktop environment.
1515

16+
Learn more about MSIX app attach at [What is MSIX app attach?](what-is-app-attach.md)
17+
1618
## Requirements
1719

1820
Here's what you need to configure MSIX app attach:
@@ -195,5 +197,5 @@ You can also leave feedback for Azure Virtual Desktop at the [Azure Virtual Desk
195197

196198
Here are some other articles you might find helpful:
197199

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

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77

88
ms.service: virtual-desktop
99
ms.topic: faq
10-
ms.date: 06/15/2023
10+
ms.date: 06/19/2023
1111
ms.author: helohr
1212
manager: femila
1313
title: MSIX app attach FAQ
@@ -55,7 +55,7 @@ sections:
5555
- question: |
5656
Can I run two versions of the same application at the same time?
5757
answer: |
58-
For two version of the same MSIX applications to run simultaneously, the MSIX package family defined in the appxmanifest.xml file must be different for each app.
58+
For two versions of the same MSIX applications to run simultaneously, the MSIX package family defined in the appxmanifest.xml file must be different for each app.
5959
6060
- question: |
6161
Should I disable auto-update when using MSIX app attach?
@@ -70,7 +70,7 @@ sections:
7070
- question: |
7171
How many users can use an MSIX image handle?
7272
answer: |
73-
MSIX app attach mounts MSIX images on a per-machine basis, not a per-user basis. The amount of users who can use an MSIX image handle is based on the size of the machine's file system and throughput of the network. Also, Azure Files has a limit of 2,000 open handles per file.
73+
MSIX app attach mounts MSIX images on a per-machine basis, not a per-user basis. The number of users who can use an MSIX image handle is based on the size of the machine's file system and throughput of the network. Also, Azure Files has a limit of 2,000 open handles per file.
7474
7575
- question: |
7676
Can I use Azure Active Directory Domain Services (Azure AD DS) with MSIX app attach?
@@ -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-glossary.md

Lines changed: 0 additions & 131 deletions
This file was deleted.

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ manager: femila
1212

1313
In addition to the Azure portal, you can also set up MSIX app attach manually with PowerShell. This article will walk you through how to use PowerShell to set up MSIX app attach.
1414

15+
Learn more about MSIX app attach at [What is MSIX app attach?](what-is-app-attach.md)
16+
1517
## Requirements
1618

1719
Here's what you need to configure MSIX app attach:
1820

1921
- A functioning Azure Virtual Desktop deployment. To learn how to deploy Azure Virtual Desktop (classic), see [Create a tenant in Azure Virtual Desktop](./virtual-desktop-fall-2019/tenant-setup-azure-active-directory.md). To learn how to deploy Azure Virtual Desktop with Azure Resource Manager integration, see [Create a host pool with the Azure portal](./create-host-pools-azure-marketplace.md).
20-
- A Azure Virtual Desktop host pool with at least one active session host.
22+
- An Azure Virtual Desktop host pool with at least one active session host.
2123
- A Desktop or RemoteApp application group.
2224
- The MSIX packaging tool.
2325
- An MSIX-packaged application expanded into an MSIX image that's uploaded into a file share.
@@ -235,5 +237,5 @@ You can also leave feedback for Azure Virtual Desktop at the [Azure Virtual Desk
235237

236238
Here are some other articles you might find helpful:
237239

238-
- [MSIX app attach glossary](app-attach-glossary.md)
240+
- [What is MSIX app attach?](what-is-app-attach.md)
239241
- [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

0 commit comments

Comments
 (0)