From 4c33525344c70b7a4abfe0580cfa462443dae1e7 Mon Sep 17 00:00:00 2001 From: Prasanna Patil Date: Tue, 6 Jan 2026 11:20:05 +0530 Subject: [PATCH 1/2] Deprecation of attributes in Get-CsTenant.md Updated deprecation list for Get-CsTenant cmdlet in Teams PowerShell Module. --- teams/teams-ps/MicrosoftTeams/Get-CsTenant.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsTenant.md b/teams/teams-ps/MicrosoftTeams/Get-CsTenant.md index e014208800..80d40e4a1a 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsTenant.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsTenant.md @@ -32,6 +32,7 @@ In the Teams PowerShell Module version 3.0.0 or later, the following attributes - AdminDescription - AllowedDataLocation +- AnnoucementDisabled - AssignedLicenses - DefaultDataLocation - DefaultPoolFqdn @@ -54,6 +55,7 @@ In the Teams PowerShell Module version 3.0.0 or later, the following attributes - LastSubProvisionTimeStamp - MNCEnableTimeStamp - Name +- NameRecordingDisabled - NonPrimarySource - ObjectCategory - ObjectClass @@ -66,6 +68,7 @@ In the Teams PowerShell Module version 3.0.0 or later, the following attributes - OnPremSecurityIdentifier - OriginalRegistrarPool - OriginatingServer +- Pools - PendingDeletion - Phone - ProvisioningCounter @@ -76,9 +79,12 @@ In the Teams PowerShell Module version 3.0.0 or later, the following attributes - PublishingStamp - RegistrarPool - RemoteMachine +- ServiceNumberCount - SubProvisioningCounter - SubProvisioningStamp +- SubscriberNumberCount - SyncingCounter +- TnmAccountId - TeamsUpgradeEligible - TelehealthEnabled - TenantNotified @@ -219,4 +225,15 @@ The `Get-CsTenant` cmdlet accepts pipelined instances of the Microsoft.Rtc.Manag ## NOTES +Administrators will no longer see values populated for the following properties in the output of the Get-CsTenant cmdlet for all existing and new TPM versions in Commercial and GCC High and DoD environments. + +- DefaultDataLocation +- DefaultPoolFqdn +- Pools +- TnmAccountId +- ServiceNumberCount +- SubscriberNumberCount +- AnnoucementsDisabled +- NameRecordingDisabled + ## RELATED LINKS From 5554cb5e702cc2c217be738e1d5fc3377d0a1dc5 Mon Sep 17 00:00:00 2001 From: Prasanna Patil Date: Tue, 6 Jan 2026 11:22:03 +0530 Subject: [PATCH 2/2] Revise notes on Get-CsTenant cmdlet output changes Updated note regarding property visibility changes post January 2026. --- teams/teams-ps/MicrosoftTeams/Get-CsTenant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/teams-ps/MicrosoftTeams/Get-CsTenant.md b/teams/teams-ps/MicrosoftTeams/Get-CsTenant.md index 80d40e4a1a..d3b9cee858 100644 --- a/teams/teams-ps/MicrosoftTeams/Get-CsTenant.md +++ b/teams/teams-ps/MicrosoftTeams/Get-CsTenant.md @@ -225,7 +225,7 @@ The `Get-CsTenant` cmdlet accepts pipelined instances of the Microsoft.Rtc.Manag ## NOTES -Administrators will no longer see values populated for the following properties in the output of the Get-CsTenant cmdlet for all existing and new TPM versions in Commercial and GCC High and DoD environments. +Post January 2026, administrators will no longer see values populated for the following properties in the output of the Get-CsTenant cmdlet for all existing and new TPM versions in Commercial and GCC High and DoD environments. - DefaultDataLocation - DefaultPoolFqdn