Skip to content

Commit cf179e9

Browse files
authored
Update Get-CsTenant.md
1 parent b999ddb commit cf179e9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,6 @@ Get-CsTenant [-Filter <String>] [-DomainController <Fqdn>] [[-Identity] <OUIdPar
2727
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

30-
## EXAMPLES
31-
32-
### -------------------------- Example 1 --------------------------
33-
```
34-
Get-CsTenant
35-
```
36-
37-
The command shown in Example 1 returns information about your tenant.
38-
Organizations will have only one tenant.
39-
4030
**NOTE:**
4131

4232
Beginning TPM 2.6.2 onwards, the below updates are applicable for TeamsOnly customers.
@@ -95,6 +85,16 @@ Beginning TPM 2.6.2 onwards, the below updates are applicable for TeamsOnly cust
9585
- AllowedDataLocation
9686
- Description
9787

88+
## EXAMPLES
89+
90+
### -------------------------- Example 1 --------------------------
91+
```
92+
Get-CsTenant
93+
```
94+
95+
The command shown in Example 1 returns information about your tenant.
96+
Organizations will have only one tenant.
97+
9898

9999
## PARAMETERS
100100

0 commit comments

Comments
 (0)