Skip to content

Commit 906b8b2

Browse files
authored
Merge pull request #8483 from MicrosoftDocs/master
merge master to live, 10:30 Tuesday
2 parents b36286a + 1fce2bd commit 906b8b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ The ActivityBasedAuthenticationTimeoutEnabled parameter enables or disables the
445445
- $true: The ActivityBasedAuthenticationTimeoutInterval parameter specifies the period of inactivity that causes logoff in Outlook on the web. This is the default value.
446446
- $false: Automatic logoff based on a period of inactivity in Outlook on the web is disabled.
447447
448-
If you're using single sign-on, use the ActivityBasedAuthenticationTimeoutInterval parameter.
448+
If you're using single sign-on, use the ActivityBasedAuthenticationTimeoutWithSingleSignOnEnabled parameter.
449449
450450
```yaml
451451
Type: Boolean

teams/teams-ps/teams/Set-CsTeamsAcsFederationConfiguration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ schema: 2.0.0
1212

1313
## SYNOPSIS
1414

15-
**Important:** Functionality described in this document is currently in limited preview and only authorized organizations have access. This preview version is provided without a service-level agreement, and is not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
15+
**Limited Preview:** Functionality described in this document is currently in limited preview and only authorized organizations have access. This preview version is provided without a service-level agreement, and is not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
1616

17-
This cmdlet is used to manage the federation configuration between Teams and Azure Communication Services (ACS).
17+
This cmdlet is used to manage the federation configuration between Teams and Azure Communication Services. For more information, please see [Azure Communication Services and Teams Interoperability](/azure/communication-services/concepts/teams-interop).
1818

1919
## SYNTAX
2020

0 commit comments

Comments
 (0)