You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/app-attach-setup.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -192,13 +192,13 @@ Here's how to add an MSIX or Appx image as an app attach package using the [Az.D
192
192
Your output should be similar to the following output:
193
193
194
194
```output
195
-
CommandType Name Version Source
196
-
----------- ---- ------- ------
197
-
Function Get-AzWvdAppAttachPackage 4.2.1 Az.DesktopVirtualization
198
-
Function Import-AzWvdAppAttachPackageInfo 4.2.1 Az.DesktopVirtualization
199
-
Function New-AzWvdAppAttachPackage 4.2.1 Az.DesktopVirtualization
200
-
Function Remove-AzWvdAppAttachPackage 4.2.1 Az.DesktopVirtualization
201
-
Function Update-AzWvdAppAttachPackage 4.2.1 Az.DesktopVirtualization
195
+
CommandType Name Version Source
196
+
----------- ---- ------- ------
197
+
Function Get-AzWvdAppAttachPackage 4.2.1 Az.DesktopVirtualization
198
+
Function Import-AzWvdAppAttachPackageInfo 4.2.1 Az.DesktopVirtualization
199
+
Function New-AzWvdAppAttachPackage 4.2.1 Az.DesktopVirtualization
200
+
Function Remove-AzWvdAppAttachPackage 4.2.1 Az.DesktopVirtualization
201
+
Function Update-AzWvdAppAttachPackage 4.2.1 Az.DesktopVirtualization
202
202
```
203
203
204
204
3. Get the properties of the image you want to add and store them in a variable by running the following command. You need to specify a host pool, but it can be any host pool where session hosts have access to the file share.
0 commit comments