Skip to content

Commit e32ef1c

Browse files
authored
Merge pull request MicrosoftDocs#8966 from isrumnon/patch-8
Tenant related changes in TPM 3.0 and upwards
2 parents 8f746f7 + dfb261a commit e32ef1c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

skype/skype-ps/skype/Get-CsTenant.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,15 @@ Organizations will typically have a single tenant in which to house all their us
2929

3030
**NOTE:**
3131

32-
Beginning Teams PowerShell Module version 2.6.2 onwards, the below updates are applicable for TeamsOnly customers.
32+
Beginning Teams PowerShell Module version 3.0.0 onwards, the following updates are applicable for TeamsOnly customers.
3333

3434
*Deprecated Attributes*
3535

3636
- DisableExoPlanProvisioning
3737
- DistinguishedName
3838
- ExperiencePolicy
3939
- Id
40+
- Identity
4041
- IsByPassValidation
4142
- IsMNC
4243
- IsReadinessUploaded
@@ -84,6 +85,17 @@ Beginning Teams PowerShell Module version 2.6.2 onwards, the below updates are a
8485
- AdminDescription
8586
- AllowedDataLocation
8687
- Description
88+
- DomainUrlMap
89+
- ObjectId
90+
- ProvisioningStamp
91+
- PublishingStamp
92+
93+
*Renamed attributes*
94+
The following attributes have been renamed:
95+
96+
- CountryAbbreviation renamed as CountryLetterCode
97+
- CountryOrRegionDisplayName renamed as Country
98+
- StateOrProvince renamed as State
8799

88100
## EXAMPLES
89101

0 commit comments

Comments
 (0)