Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
e3ecb0b
Update New-CsAutoAttendantCallableEntity.md
CLYVR Nov 5, 2025
ff9ee07
Update New-CsAutoAttendantMenuOption.md
CLYVR Nov 6, 2025
376fbab
Update New-CsCallQueue.md
CLYVR Nov 6, 2025
c7de0ae
Update New-CsCallQueue.md
CLYVR Nov 6, 2025
390ca1f
Update New-CsCallQueue.md
CLYVR Nov 6, 2025
9550469
Update New-CsCallQueue.md
CLYVR Nov 6, 2025
df5b584
Update Set-CsCallQueue.md
CLYVR Nov 6, 2025
f9129e7
Update New-CsAutoAttendantMenuOption.md
CLYVR Nov 6, 2025
203a458
Update New-CsAutoAttendant.md
CLYVR Nov 6, 2025
04ba2c8
Update New-CsAutoAttendantCallFlow.md
CLYVR Nov 6, 2025
c4d44df
Update New-CsAutoAttendantCallHandlingAssociation.md
CLYVR Nov 6, 2025
ab3091f
Update New-CsCallQueue.md
CLYVR Nov 6, 2025
edd941a
Update Set-CsCallQueue.md
CLYVR Nov 6, 2025
8d131d3
Update New-CsAutoAttendantCallableEntity.md
CLYVR Nov 6, 2025
f77bd1f
Update New-CsAutoAttendantDialScope.md
CLYVR Nov 6, 2025
60e7b25
Update New-CsAutoAttendantDialScope.md
CLYVR Nov 6, 2025
731ec23
Update New-CsAutoAttendantMenu.md
CLYVR Nov 6, 2025
c48f623
Update New-CsAutoAttendantPrompt.md
CLYVR Nov 6, 2025
1c654e5
Update Update-CsAutoAttendant.md
CLYVR Nov 6, 2025
d3678be
Update Get-CsAutoAttendantStatus.md
CLYVR Nov 6, 2025
c51ed0d
Update Get-CsAutoAttendantHolidays.md
CLYVR Nov 6, 2025
dfc0671
Update Export-CsAutoAttendantHolidays.md
CLYVR Nov 6, 2025
f8f27fe
Update Import-CsAutoAttendantHolidays.md
CLYVR Nov 6, 2025
c988e73
Update Get-CsAutoAttendantSupportedLanguage.md
CLYVR Nov 6, 2025
d19168a
Update Get-CsAutoAttendantSupportedTimeZone.md
CLYVR Nov 6, 2025
5312bb8
Update Get-CsAutoAttendantTenantInformation.md
CLYVR Nov 6, 2025
f8cbc95
Update New-CsCallQueue.md
CLYVR Nov 6, 2025
7a478f8
Update Set-CsCallQueue.md
CLYVR Nov 6, 2025
89ad75c
Update New-CsCallQueue.md
CLYVR Nov 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ In this example, the Export-CsAutoAttendantHolidays cmdlet is used to export hol

### -Identity

> Applicable: Microsoft Teams

The identity for the AA whose holiday schedules are to be exported.

```yaml
Expand All @@ -74,9 +72,7 @@ Accept wildcard characters: False

### -Tenant

> Applicable: Microsoft Teams

{{ Fill Tenant Description }}
This parameter is reserved for Microsoft internal use only.

```yaml
Type: System.Guid
Expand All @@ -91,6 +87,7 @@ Accept wildcard characters: False
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS
Expand Down
9 changes: 1 addition & 8 deletions teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantHolidays.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ In this example, the Get-CsAutoAttendantHolidays cmdlet is used to retrieve the

### -Force

> Applicable: Microsoft Teams

The Force switch specifies whether to suppress warning and confirmation messages. It can be useful in scripting to suppress interactive prompts. If the Force switch isn't provided in the command, you're prompted for administrative input if required.

```yaml
Expand All @@ -77,8 +75,6 @@ Accept wildcard characters: False

### -Identity

> Applicable: Microsoft Teams

Represents the identifier for the auto attendant whose holidays are to be retrieved.

```yaml
Expand All @@ -95,8 +91,6 @@ Accept wildcard characters: False

### -Names

> Applicable: Microsoft Teams

The Names parameter represents the names for the holidays to be retrieved. If this parameter is not specified, then all holidays in the AA are returned.

```yaml
Expand All @@ -113,8 +107,6 @@ Accept wildcard characters: False

### -Years

> Applicable: Microsoft Teams

The Years parameter represents the years for the holidays to be retrieved. If this parameter is not specified, then holidays for all years in the AA are returned.

```yaml
Expand All @@ -130,6 +122,7 @@ Accept wildcard characters: False
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS
Expand Down
9 changes: 2 additions & 7 deletions teams/teams-ps/MicrosoftTeams/Get-CsAutoAttendantStatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ In Example 2, the Get-CsAutoAttendantStatus cmdlet is used to get status records

### -Identity

> Applicable: Microsoft Teams

Represents the identifier for the auto attendant whose provisioning status is to be retrieved.

```yaml
Expand All @@ -64,8 +62,6 @@ Accept wildcard characters: False

### -IncludeResources

> Applicable: Microsoft Teams

The IncludeResources parameter identities the auto attendant resources whose status is to be retrieved. Available resources are:
- AudioFile: Indicates status for audio files used by AA.
- DialByNameVoiceResponses: Indicates status for speech recognition when using dial-by-name (directory lookup) feature with AA.
Expand All @@ -86,9 +82,7 @@ Accept wildcard characters: False

### -Tenant

> Applicable: Microsoft Teams

{{ Fill Tenant Description }}
This parameter is reserved for Microsoft internal use only.

```yaml
Type: System.Guid
Expand All @@ -103,6 +97,7 @@ Accept wildcard characters: False
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ This example gets the language that the Identity parameter specifies (en-US).

### -Identity

> Applicable: Microsoft Teams

The Identity parameter designates a specific language to be retrieved. If this parameter is not specified, then all supported languages are returned.

```yaml
Expand All @@ -64,9 +62,7 @@ Accept wildcard characters: False

### -Tenant

> Applicable: Microsoft Teams

{{ Fill Tenant Description }}
This parameter is reserved for Microsoft internal use only.

```yaml
Type: System.Guid
Expand All @@ -81,6 +77,7 @@ Accept wildcard characters: False
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ This example gets the timezone that the Identity parameter specifies (Pacific St

### -Identity

> Applicable: Microsoft Teams

The Identity parameter specifies a time zone to be retrieved. If this parameter is not used, then all supported time zones are returned.

```yaml
Expand All @@ -64,9 +62,7 @@ Accept wildcard characters: False

### -Tenant

> Applicable: Microsoft Teams

{{ Fill Tenant Description }}
This parameter is reserved for Microsoft internal use only.

```yaml
Type: System.Guid
Expand All @@ -81,6 +77,7 @@ Accept wildcard characters: False
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ Gets the default auto attendant information for the logged in tenant.

### -Tenant

> Applicable: Microsoft Teams

{{ Fill Tenant Description }}
This parameter is reserved for Microsoft internal use only.

```yaml
Type: System.Guid
Expand All @@ -56,6 +54,7 @@ Accept wildcard characters: False
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ In this example, the Import-CsAutoAttendantHolidays cmdlet is used to import hol

### -Identity

> Applicable: Microsoft Teams

The identity for the AA whose holiday schedules are to be imported.

```yaml
Expand All @@ -84,8 +82,6 @@ Accept wildcard characters: False

### -Input

> Applicable: Microsoft Teams

The Input parameter specifies the holiday schedule information that is to be imported.

```yaml
Expand All @@ -102,9 +98,7 @@ Accept wildcard characters: False

### -Tenant

> Applicable: Microsoft Teams

{{ Fill Tenant Description }}
This parameter is reserved for Microsoft internal use only.

```yaml
Type: System.Guid
Expand All @@ -119,6 +113,7 @@ Accept wildcard characters: False
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS
Expand Down
Loading