Skip to content

Commit 2a2d922

Browse files
authored
Merge pull request MicrosoftDocs#8269 from alexdale0/updateCsTenant
Update Get-CsTenant.md
2 parents 8f96548 + da43021 commit 2a2d922

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
33
online version: https://docs.microsoft.com/powershell/module/skype/get-cstenant
4-
applicable: Skype for Business Online
4+
applicable: Microsoft Teams, Skype for Business Online
55
title: Get-CsTenant
66
schema: 2.0.0
77
manager: bulenteg
@@ -13,7 +13,7 @@ ms.reviewer:
1313
# Get-CsTenant
1414

1515
## SYNOPSIS
16-
Returns information about the Skype for Business Online tenants that have been configured for use in your organization.
16+
Returns information about the Microsoft Teams or Skype for Business Online tenants that have been configured for use in your organization.
1717
Tenants represent groups of online users.
1818

1919
## SYNTAX
@@ -24,7 +24,7 @@ Get-CsTenant [-Filter <String>] [-DomainController <Fqdn>] [[-Identity] <OUIdPar
2424
```
2525

2626
## DESCRIPTION
27-
In Skype for Business Online, tenants are groups of users who have accounts homed on the service.
27+
In Microsoft Teams or Skype for Business Online, tenants are groups of users who have accounts homed on the service.
2828
Organizations will typically have a single tenant in which to house all their user accounts.
2929

3030
## EXAMPLES
@@ -41,7 +41,7 @@ Organizations will have only one tenant.
4141
## PARAMETERS
4242

4343
### -DomainController
44-
This parameter is not used with Skype for Business Online.
44+
This parameter is not used with Skype for Business Online and will be deprecated in the near future.
4545

4646
```yaml
4747
Type: Fqdn
@@ -74,7 +74,7 @@ You cannot use both the Identity parameter and the Filter parameter in the same
7474
Type: String
7575
Parameter Sets: (All)
7676
Aliases:
77-
Applicable: Skype for Business Online
77+
Applicable: Microsoft Teams, Skype for Business Online
7878
7979
Required: False
8080
Position: Named
@@ -95,7 +95,7 @@ If you do not include either the Identity or the Filter parameter then the `Get-
9595
Type: OUIdParameter
9696
Parameter Sets: (All)
9797
Aliases:
98-
Applicable: Skype for Business Online
98+
Applicable: Microsoft Teams, Skype for Business Online
9999
100100
Required: False
101101
Position: 1
@@ -117,7 +117,7 @@ If you set the tenants to 7 but you have only three contacts in your forest, the
117117
Type: Int32
118118
Parameter Sets: (All)
119119
Aliases:
120-
Applicable: Skype for Business Online
120+
Applicable: Microsoft Teams, Skype for Business Online
121121
122122
Required: False
123123
Position: Named

0 commit comments

Comments
 (0)