From 99f7f18d898916f7456026140b902ca69ca0d555 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Fri, 12 Sep 2025 10:43:18 -0700 Subject: [PATCH 1/2] Changed module name for EXO module cmdlets --- .../ExchangePowerShell/Add-VivaModuleFeaturePolicy.md | 2 +- .../ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md | 3 ++- .../exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md | 2 +- exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md | 2 +- .../ExchangePowerShell/Disconnect-ExchangeOnline.md | 2 +- .../ExchangePowerShell/Get-ConnectionInformation.md | 2 +- .../ExchangePowerShell/Get-DefaultTenantBriefingConfig.md | 2 +- .../Get-DefaultTenantMyAnalyticsFeatureConfig.md | 2 +- exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md | 2 +- exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md | 2 +- .../ExchangePowerShell/Get-EXOMailboxFolderPermission.md | 2 +- .../ExchangePowerShell/Get-EXOMailboxFolderStatistics.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md | 2 +- .../ExchangePowerShell/Get-EXOMobileDeviceStatistics.md | 2 +- exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md | 2 +- .../ExchangePowerShell/Get-EXORecipientPermission.md | 2 +- .../ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md | 2 +- .../ExchangePowerShell/Get-VivaModuleFeatureEnablement.md | 2 +- .../ExchangePowerShell/Get-VivaModuleFeaturePolicy.md | 2 +- .../ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md | 3 ++- .../ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md | 2 +- .../ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md | 3 ++- .../ExchangePowerShell/Set-DefaultTenantBriefingConfig.md | 2 +- .../Set-DefaultTenantMyAnalyticsFeatureConfig.md | 2 +- .../ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md | 2 +- .../exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md | 2 +- .../exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md | 2 +- .../ExchangePowerShell/Update-VivaModuleFeaturePolicy.md | 2 +- 32 files changed, 35 insertions(+), 32 deletions(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Add-VivaModuleFeaturePolicy.md b/exchange/exchange-ps/ExchangePowerShell/Add-VivaModuleFeaturePolicy.md index 11f17402bd..b2b059b645 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Add-VivaModuleFeaturePolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Add-VivaModuleFeaturePolicy.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-vivamodulefeaturepolicy schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md b/exchange/exchange-ps/ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md index 8f0a7df33c..1491e2797b 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md +++ b/exchange/exchange-ps/ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md @@ -1,8 +1,9 @@ --- +applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-vivaorginsightsdelegatedrole schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md b/exchange/exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md index 041fb07970..0507818fe1 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md +++ b/exchange/exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: ExchangeOnlineManagement-help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/connect-exchangeonline schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md b/exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md index 1ad6716131..94787c0ec4 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md +++ b/exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: ExchangeOnlineManagement-help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/connect-ippssession schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md b/exchange/exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md index d57f5f5eae..516836c437 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md +++ b/exchange/exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: ExchangeOnlineManagement-help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/disconnect-exchangeonline schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md b/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md index 7fb3b35cb4..5edffcb038 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.ExoPowershellGalleryModule.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-connectioninformation schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantBriefingConfig.md b/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantBriefingConfig.md index 895047a913..851a92074f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantBriefingConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantBriefingConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-defaulttenantbriefingconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantMyAnalyticsFeatureConfig.md b/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantMyAnalyticsFeatureConfig.md index 59f4e7dc02..0cb2df0cf3 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantMyAnalyticsFeatureConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantMyAnalyticsFeatureConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-defaulttenantmyanalyticsfeatureconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md index 173797cbcd..490095a55b 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exocasmailbox schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md index 73afabf04d..c4b92803d7 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailbox schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderPermission.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderPermission.md index f4ab5fa2a7..0c837730d8 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderPermission.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderPermission.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailboxfolderpermission schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderStatistics.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderStatistics.md index 62cc044bb4..18dcf7d7e4 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderStatistics.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderStatistics.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailboxfolderstatistics schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md index 65358472d3..5b2e27f66f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailboxpermission schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md index 4840704c43..212456da53 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailboxstatistics schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMobileDeviceStatistics.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMobileDeviceStatistics.md index ac4e8c62b0..61ea1a99b8 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMobileDeviceStatistics.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMobileDeviceStatistics.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomobiledevicestatistics schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md index b4f3f62b24..8a02aab4ff 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exorecipient schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipientPermission.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipientPermission.md index ec3795b475..8fb75a9474 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipientPermission.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipientPermission.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exorecipientpermission schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md b/exchange/exchange-ps/ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md index aee28abf83..c4306554d8 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-myanalyticsfeatureconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md b/exchange/exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md index 50b475fdc0..9e7b3be3bf 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-userbriefingconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md index 6a0a7132cf..d9b3d6b540 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivainsightssettings schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md index d50eea8db8..c371c48c5a 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivamodulefeature schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeatureEnablement.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeatureEnablement.md index 7a5b8c979a..4e21ce8554 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeatureEnablement.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeatureEnablement.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivamodulefeatureenablement schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeaturePolicy.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeaturePolicy.md index 1be55bd86b..3dc66fa1e3 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeaturePolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeaturePolicy.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivamodulefeaturepolicy schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md index fe330acc77..b146e6868d 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md @@ -1,8 +1,9 @@ --- +applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivaorginsightsdelegatedrole schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md b/exchange/exchange-ps/ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md index 96453de8c7..ad616be156 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/remove-vivamodulefeaturepolicy schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md b/exchange/exchange-ps/ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md index f4091747c1..57fe15f530 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md +++ b/exchange/exchange-ps/ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md @@ -1,8 +1,9 @@ --- +applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/remove-vivaorginsightsdelegatedrole schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantBriefingConfig.md b/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantBriefingConfig.md index ef54ac82a8..a8c6c0b3b9 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantBriefingConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantBriefingConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-defaulttenantbriefingconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantMyAnalyticsFeatureConfig.md b/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantMyAnalyticsFeatureConfig.md index c29977085f..1e48e74c24 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantMyAnalyticsFeatureConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantMyAnalyticsFeatureConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-defaulttenantmyanalyticsfeatureconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md b/exchange/exchange-ps/ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md index 100a680128..f0f5e75947 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-myanalyticsfeatureconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md b/exchange/exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md index e3cb714a83..c87b156d2a 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-userbriefingconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md b/exchange/exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md index 319b3ecec3..7ae2fee79f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-vivainsightssettings schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-VivaModuleFeaturePolicy.md b/exchange/exchange-ps/ExchangePowerShell/Update-VivaModuleFeaturePolicy.md index 25b1d29a75..7ab152325c 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-VivaModuleFeaturePolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-VivaModuleFeaturePolicy.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangePowerShell +Module Name: ExchangeOnlineManagement ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/update-vivamodulefeaturepolicy schema: 2.0.0 From b36aa7a24679d7216557e1777c1e4c9aa23df37b Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Fri, 12 Sep 2025 11:09:26 -0700 Subject: [PATCH 2/2] Undo module name change --- .../ExchangePowerShell/Add-VivaModuleFeaturePolicy.md | 2 +- .../ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md | 2 +- .../exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md | 2 +- exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md | 2 +- .../exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md | 2 +- .../ExchangePowerShell/Get-DefaultTenantBriefingConfig.md | 2 +- .../Get-DefaultTenantMyAnalyticsFeatureConfig.md | 2 +- exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md | 2 +- exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md | 2 +- .../ExchangePowerShell/Get-EXOMailboxFolderPermission.md | 2 +- .../ExchangePowerShell/Get-EXOMailboxFolderStatistics.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md | 2 +- .../ExchangePowerShell/Get-EXOMobileDeviceStatistics.md | 2 +- exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md | 2 +- .../ExchangePowerShell/Get-EXORecipientPermission.md | 2 +- .../ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md | 2 +- .../exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md | 2 +- .../ExchangePowerShell/Get-VivaModuleFeatureEnablement.md | 2 +- .../ExchangePowerShell/Get-VivaModuleFeaturePolicy.md | 2 +- .../ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md | 2 +- .../ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md | 2 +- .../ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md | 2 +- .../ExchangePowerShell/Set-DefaultTenantBriefingConfig.md | 2 +- .../Set-DefaultTenantMyAnalyticsFeatureConfig.md | 2 +- .../ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md | 2 +- .../exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md | 2 +- .../exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md | 2 +- .../ExchangePowerShell/Update-VivaModuleFeaturePolicy.md | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Add-VivaModuleFeaturePolicy.md b/exchange/exchange-ps/ExchangePowerShell/Add-VivaModuleFeaturePolicy.md index b2b059b645..11f17402bd 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Add-VivaModuleFeaturePolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Add-VivaModuleFeaturePolicy.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-vivamodulefeaturepolicy schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md b/exchange/exchange-ps/ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md index 1491e2797b..3919ad2d5b 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md +++ b/exchange/exchange-ps/ExchangePowerShell/Add-VivaOrgInsightsDelegatedRole.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-vivaorginsightsdelegatedrole schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md b/exchange/exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md index 0507818fe1..041fb07970 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md +++ b/exchange/exchange-ps/ExchangePowerShell/Connect-ExchangeOnline.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: ExchangeOnlineManagement-help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/connect-exchangeonline schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md b/exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md index 94787c0ec4..1ad6716131 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md +++ b/exchange/exchange-ps/ExchangePowerShell/Connect-IPPSSession.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: ExchangeOnlineManagement-help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/connect-ippssession schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md b/exchange/exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md index 516836c437..d57f5f5eae 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md +++ b/exchange/exchange-ps/ExchangePowerShell/Disconnect-ExchangeOnline.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: ExchangeOnlineManagement-help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/disconnect-exchangeonline schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md b/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md index 5edffcb038..7fb3b35cb4 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-ConnectionInformation.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.ExoPowershellGalleryModule.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-connectioninformation schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantBriefingConfig.md b/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantBriefingConfig.md index 851a92074f..895047a913 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantBriefingConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantBriefingConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-defaulttenantbriefingconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantMyAnalyticsFeatureConfig.md b/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantMyAnalyticsFeatureConfig.md index 0cb2df0cf3..59f4e7dc02 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantMyAnalyticsFeatureConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-DefaultTenantMyAnalyticsFeatureConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-defaulttenantmyanalyticsfeatureconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md index 490095a55b..173797cbcd 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOCasMailbox.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exocasmailbox schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md index c4b92803d7..73afabf04d 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailbox.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailbox schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderPermission.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderPermission.md index 0c837730d8..f4ab5fa2a7 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderPermission.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderPermission.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailboxfolderpermission schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderStatistics.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderStatistics.md index 18dcf7d7e4..62cc044bb4 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderStatistics.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxFolderStatistics.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailboxfolderstatistics schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md index 5b2e27f66f..65358472d3 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxPermission.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailboxpermission schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md index 212456da53..4840704c43 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMailboxStatistics.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomailboxstatistics schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMobileDeviceStatistics.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMobileDeviceStatistics.md index 61ea1a99b8..ac4e8c62b0 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXOMobileDeviceStatistics.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXOMobileDeviceStatistics.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exomobiledevicestatistics schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md index 8a02aab4ff..b4f3f62b24 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exorecipient schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipientPermission.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipientPermission.md index 8fb75a9474..ec3795b475 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipientPermission.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipientPermission.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-exorecipientpermission schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md b/exchange/exchange-ps/ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md index c4306554d8..aee28abf83 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-MyAnalyticsFeatureConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-myanalyticsfeatureconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md b/exchange/exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md index 9e7b3be3bf..50b475fdc0 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-UserBriefingConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-userbriefingconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md index d9b3d6b540..6a0a7132cf 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaInsightsSettings.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivainsightssettings schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md index c371c48c5a..d50eea8db8 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeature.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivamodulefeature schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeatureEnablement.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeatureEnablement.md index 4e21ce8554..7a5b8c979a 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeatureEnablement.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeatureEnablement.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivamodulefeatureenablement schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeaturePolicy.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeaturePolicy.md index 3dc66fa1e3..1be55bd86b 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeaturePolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaModuleFeaturePolicy.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivamodulefeaturepolicy schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md b/exchange/exchange-ps/ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md index b146e6868d..129e5de8e4 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-VivaOrgInsightsDelegatedRole.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-vivaorginsightsdelegatedrole schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md b/exchange/exchange-ps/ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md index ad616be156..96453de8c7 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Remove-VivaModuleFeaturePolicy.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/remove-vivamodulefeaturepolicy schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md b/exchange/exchange-ps/ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md index 57fe15f530..efbe1dcfd3 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md +++ b/exchange/exchange-ps/ExchangePowerShell/Remove-VivaOrgInsightsDelegatedRole.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/remove-vivaorginsightsdelegatedrole schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantBriefingConfig.md b/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantBriefingConfig.md index a8c6c0b3b9..ef54ac82a8 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantBriefingConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantBriefingConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-defaulttenantbriefingconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantMyAnalyticsFeatureConfig.md b/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantMyAnalyticsFeatureConfig.md index 1e48e74c24..c29977085f 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantMyAnalyticsFeatureConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-DefaultTenantMyAnalyticsFeatureConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-defaulttenantmyanalyticsfeatureconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md b/exchange/exchange-ps/ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md index f0f5e75947..100a680128 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-MyAnalyticsFeatureConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-myanalyticsfeatureconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md b/exchange/exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md index c87b156d2a..e3cb714a83 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-UserBriefingConfig.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-userbriefingconfig schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md b/exchange/exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md index 7ae2fee79f..319b3ecec3 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-VivaInsightsSettings.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/set-vivainsightssettings schema: 2.0.0 diff --git a/exchange/exchange-ps/ExchangePowerShell/Update-VivaModuleFeaturePolicy.md b/exchange/exchange-ps/ExchangePowerShell/Update-VivaModuleFeaturePolicy.md index 7ab152325c..25b1d29a75 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Update-VivaModuleFeaturePolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Update-VivaModuleFeaturePolicy.md @@ -3,7 +3,7 @@ applicable: Exchange Online author: chrisda external help file: Microsoft.Exchange.Management.RestApiClient.dll-Help.xml Locale: en-US -Module Name: ExchangeOnlineManagement +Module Name: ExchangePowerShell ms.author: chrisda online version: https://learn.microsoft.com/powershell/module/exchangepowershell/update-vivamodulefeaturepolicy schema: 2.0.0