Skip to content

Commit e6d7483

Browse files
committed
Update directives.
1 parent 19b21be commit e6d7483

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

src/Devices.CorporateManagement/Devices.CorporateManagement.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ directive:
5656
parameter-name: Count1
5757
set:
5858
parameter-name: ItemCount
59+
- where:
60+
subject: Io(Lob|Managed)
61+
set:
62+
subject: iOS$1
5963
# Alias DeviceAppManagement* cmdlets to DeviceAppMgt*.
6064
- where:
6165
subject: ^(DeviceAppManagement)(.*)
@@ -69,4 +73,5 @@ directive:
6973
subject: ^(DeviceAppMgt)(.*)
7074
set:
7175
subject: DeviceAppManagement$2
76+
# End alias
7277
```

src/readme.graph.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,6 @@ directive:
151151
variant: ^(Check|Verify)(.*)
152152
set:
153153
verb: Confirm
154-
- where:
155-
subject: Io(Lob|Managed)
156-
set:
157-
subject: iOS$1
158154
- where:
159155
subject: ^(Office)(Configuration)(ClientConfiguration.*)
160156
set:

0 commit comments

Comments
 (0)