Skip to content

Commit 8494eb9

Browse files
authored
Merge pull request MicrosoftDocs#2928 from huzaifa-d/patch-1
Updating Get/Remove-AppSharedPacakgeContainer help
2 parents 90fda80 + 8170cef commit 8494eb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docset/winserver2022-ps/appx/Get-AppSharedPackageContainer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This command shows the packages in any shared package container that has a prefi
4141
## PARAMETERS
4242

4343
### -AllUsers
44-
Get matching packages that are either deployed to any user or are provisioned to the machine.
44+
Unsupported. Will result in "-AllUsers functionality is not yet implemented" error.
4545

4646
```yaml
4747
Type: SwitchParameter

docset/winserver2022-ps/appx/Remove-AppSharedPackageContainer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This command removes the shared package container definition with the name Conto
3131
## PARAMETERS
3232

3333
### -AllUsers
34-
Remove matching packages that are deployed to any user.
34+
Unsupported. Will result in "-AllUsers functionality is not yet implemented" error.
3535

3636
```yaml
3737
Type: SwitchParameter

0 commit comments

Comments
 (0)