Skip to content

Commit cac9cd6

Browse files
authored
Update indentation
1 parent 55eaaa3 commit cac9cd6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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
192192
Your output should be similar to the following output:
193193

194194
```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
202202
```
203203

204204
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

Comments
 (0)