Skip to content

Commit 672fc07

Browse files
authored
Merge pull request #11247 from MicrosoftDocs/chrisda
v2 to v3
2 parents 590bf0b + 036bbd7 commit 672fc07

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

exchange/exchange-ps/exchange/exchange.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2304,7 +2304,7 @@ Exchange PowerShell is built on Windows PowerShell technology and provides a pow
23042304

23052305
### [Validate-RetentionRuleQuery](Validate-RetentionRuleQuery.md)
23062306

2307-
## powershell-v2-module Cmdlets
2307+
## powershell-v3-module Cmdlets
23082308
### [Add-VivaModuleFeaturePolicy](Add-VivaModuleFeaturePolicy.md)
23092309

23102310
### [Connect-ExchangeOnline](Connect-ExchangeOnline.md)

exchange/mapping/serviceMapping.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,35 +1133,35 @@
11331133
"Start-RetentionAutoTagLearning": "policy-and-compliance-retention",
11341134
"Stop-ManagedFolderAssistant": "policy-and-compliance-retention",
11351135
"Validate-RetentionRuleQuery": "policy-and-compliance-retention",
1136-
"Add-VivaModuleFeaturePolicy": "powershell-v2-module",
1137-
"Connect-ExchangeOnline": "powershell-v2-module",
1138-
"Connect-IPPSSession": "powershell-v2-module",
1139-
"Disconnect-ExchangeOnline": "powershell-v2-module",
1140-
"Get-ConnectionInformation": "powershell-v2-module",
1141-
"Get-DefaultTenantBriefingConfig": "powershell-v2-module",
1142-
"Get-DefaultTenantMyAnalyticsFeatureConfig": "powershell-v2-module",
1143-
"Get-EXOCasMailbox": "powershell-v2-module",
1144-
"Get-EXOMailbox": "powershell-v2-module",
1145-
"Get-EXOMailboxFolderPermission": "powershell-v2-module",
1146-
"Get-EXOMailboxFolderStatistics": "powershell-v2-module",
1147-
"Get-EXOMailboxPermission": "powershell-v2-module",
1148-
"Get-EXOMailboxStatistics": "powershell-v2-module",
1149-
"Get-EXOMobileDeviceStatistics": "powershell-v2-module",
1150-
"Get-EXORecipient": "powershell-v2-module",
1151-
"Get-EXORecipientPermission": "powershell-v2-module",
1152-
"Get-MyAnalyticsFeatureConfig": "powershell-v2-module",
1153-
"Get-UserBriefingConfig": "powershell-v2-module",
1154-
"Get-VivaInsightsSettings": "powershell-v2-module",
1155-
"Get-VivaModuleFeature": "powershell-v2-module",
1156-
"Get-VivaModuleFeatureEnablement": "powershell-v2-module",
1157-
"Get-VivaModuleFeaturePolicy": "powershell-v2-module",
1158-
"Remove-VivaModuleFeaturePolicy": "powershell-v2-module",
1159-
"Set-DefaultTenantBriefingConfig": "powershell-v2-module",
1160-
"Set-DefaultTenantMyAnalyticsFeatureConfig": "powershell-v2-module",
1161-
"Set-MyAnalyticsFeatureConfig": "powershell-v2-module",
1162-
"Set-UserBriefingConfig": "powershell-v2-module",
1163-
"Set-VivaInsightsSettings": "powershell-v2-module",
1164-
"Update-VivaModuleFeaturePolicy": "powershell-v2-module",
1136+
"Add-VivaModuleFeaturePolicy": "powershell-v3-module",
1137+
"Connect-ExchangeOnline": "powershell-v3-module",
1138+
"Connect-IPPSSession": "powershell-v3-module",
1139+
"Disconnect-ExchangeOnline": "powershell-v3-module",
1140+
"Get-ConnectionInformation": "powershell-v3-module",
1141+
"Get-DefaultTenantBriefingConfig": "powershell-v3-module",
1142+
"Get-DefaultTenantMyAnalyticsFeatureConfig": "powershell-v3-module",
1143+
"Get-EXOCasMailbox": "powershell-v3-module",
1144+
"Get-EXOMailbox": "powershell-v3-module",
1145+
"Get-EXOMailboxFolderPermission": "powershell-v3-module",
1146+
"Get-EXOMailboxFolderStatistics": "powershell-v3-module",
1147+
"Get-EXOMailboxPermission": "powershell-v3-module",
1148+
"Get-EXOMailboxStatistics": "powershell-v3-module",
1149+
"Get-EXOMobileDeviceStatistics": "powershell-v3-module",
1150+
"Get-EXORecipient": "powershell-v3-module",
1151+
"Get-EXORecipientPermission": "powershell-v3-module",
1152+
"Get-MyAnalyticsFeatureConfig": "powershell-v3-module",
1153+
"Get-UserBriefingConfig": "powershell-v3-module",
1154+
"Get-VivaInsightsSettings": "powershell-v3-module",
1155+
"Get-VivaModuleFeature": "powershell-v3-module",
1156+
"Get-VivaModuleFeatureEnablement": "powershell-v3-module",
1157+
"Get-VivaModuleFeaturePolicy": "powershell-v3-module",
1158+
"Remove-VivaModuleFeaturePolicy": "powershell-v3-module",
1159+
"Set-DefaultTenantBriefingConfig": "powershell-v3-module",
1160+
"Set-DefaultTenantMyAnalyticsFeatureConfig": "powershell-v3-module",
1161+
"Set-MyAnalyticsFeatureConfig": "powershell-v3-module",
1162+
"Set-UserBriefingConfig": "powershell-v3-module",
1163+
"Set-VivaInsightsSettings": "powershell-v3-module",
1164+
"Update-VivaModuleFeaturePolicy": "powershell-v3-module",
11651165
"Get-CompromisedUserAggregateReport": "reporting",
11661166
"Get-CompromisedUserDetailReport": "reporting",
11671167
"Get-ConnectionByClientTypeDetailReport": "reporting",

0 commit comments

Comments
 (0)