Skip to content

Commit 040e48a

Browse files
committed
DefaultTenantBriefingConfig
1 parent 03072d2 commit 040e48a

File tree

3 files changed

+6
-10
lines changed

3 files changed

+6
-10
lines changed

.openpublishing.redirection.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6920,16 +6920,6 @@
69206920
"redirect_url": "/powershell/module/exchange/update-distributiongroupmember",
69216921
"redirect_document_id": false
69226922
},
6923-
{
6924-
"source_path": "exchange/virtual-folder/exchange/Get-DefaultTenantBriefingConfig.md",
6925-
"redirect_url": "/viva/insights/personal/reference/briefing-pause",
6926-
"redirect_document_id": false
6927-
},
6928-
{
6929-
"source_path": "exchange/virtual-folder/exchange/Set-DefaultTenantBriefingConfig.md",
6930-
"redirect_url": "/viva/insights/personal/reference/briefing-pause",
6931-
"redirect_document_id": false
6932-
},
69336923
{
69346924
"source_path": "teams/teams-ps/teams/New-CsTeamsShiftsConnectionTeamMap.yml",
69356925
"redirect_url": "https://review.learn.microsoft.com/en-us/powershell/module/teams/",

exchange/exchange-ps/exchange/exchange.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,6 +2297,8 @@ Exchange PowerShell is built on Windows PowerShell technology and provides a pow
22972297

22982298
### [Get-ConnectionInformation](Get-ConnectionInformation.md)
22992299

2300+
### [Get-DefaultTenantBriefingConfig](Get-DefaultTenantBriefingConfig.md)
2301+
23002302
### [Get-DefaultTenantMyAnalyticsFeatureConfig](Get-DefaultTenantMyAnalyticsFeatureConfig.md)
23012303

23022304
### [Get-EXOCasMailbox](Get-EXOCasMailbox.md)
@@ -2331,6 +2333,8 @@ Exchange PowerShell is built on Windows PowerShell technology and provides a pow
23312333

23322334
### [Remove-VivaModuleFeaturePolicy](Remove-VivaModuleFeaturePolicy.md)
23332335

2336+
### [Set-DefaultTenantBriefingConfig](Set-DefaultTenantBriefingConfig.md)
2337+
23342338
### [Set-DefaultTenantMyAnalyticsFeatureConfig](Set-DefaultTenantMyAnalyticsFeatureConfig.md)
23352339

23362340
### [Set-MyAnalyticsFeatureConfig](Set-MyAnalyticsFeatureConfig.md)

exchange/mapping/serviceMapping.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,6 +1129,7 @@
11291129
"Connect-IPPSSession": "powershell-v2-module",
11301130
"Disconnect-ExchangeOnline": "powershell-v2-module",
11311131
"Get-ConnectionInformation": "powershell-v2-module",
1132+
"Get-DefaultTenantBriefingConfig": "powershell-v2-module",
11321133
"Get-EXOCasMailbox": "powershell-v2-module",
11331134
"Get-EXOMailbox": "powershell-v2-module",
11341135
"Get-EXOMailboxFolderPermission": "powershell-v2-module",
@@ -1145,6 +1146,7 @@
11451146
"Get-VivaModuleFeatureEnablement": "powershell-v2-module",
11461147
"Get-VivaModuleFeaturePolicy": "powershell-v2-module",
11471148
"Remove-VivaModuleFeaturePolicy": "powershell-v2-module",
1149+
"Set-DefaultTenantBriefingConfig": "powershell-v2-module",
11481150
"Set-MyAnalyticsFeatureConfig": "powershell-v2-module",
11491151
"Set-UserBriefingConfig": "powershell-v2-module",
11501152
"Set-VivaInsightsSettings": "powershell-v2-module",

0 commit comments

Comments
 (0)