Skip to content

Commit a486437

Browse files
committed
SPO and Teams link fixes
1 parent c703c3d commit a486437

File tree

10 files changed

+16
-14
lines changed

10 files changed

+16
-14
lines changed

exchange/exchange-ps/ExchangePowerShell/Set-AtpPolicyForO365.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Accept wildcard characters: False
123123

124124
The EnableATPForSPOTeamsODB parameter enables or disables Safe Attachments for SharePoint, OneDrive, and Microsoft Teams. Valid values are:
125125

126-
- $true: Safe Attachments for SharePoint, OneDrive, and Microsoft Teams is enabled. SharePoint admins can use the DisallowInfectedFileDownload parameter on the [Set-SPOTenant](https://learn.microsoft.com/powershell/module/sharepoint-online/Set-SPOTenant) cmdlet to control whether users are allowed to download files that are found to be malicious.
126+
- $true: Safe Attachments for SharePoint, OneDrive, and Microsoft Teams is enabled. SharePoint admins can use the DisallowInfectedFileDownload parameter on the [Set-SPOTenant](https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/Set-SPOTenant) cmdlet to control whether users are allowed to download files that are found to be malicious.
127127
- $false: Safe Attachments for SharePoint, OneDrive, and Microsoft Teams is disabled. This value is the default.
128128

129129
```yaml

skype/skype-ps/SkypeForBusiness/Get-CsExternalAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ External access policies can grant (or revoke) the ability of your users to do a
4646
Note that enabling federation alone will not provide users with this capability.
4747
Instead, you must enable federation and then assign users an external access policy that gives them the right to communicate with federated users.
4848

49-
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](/powershell/module/teams/set-csteamsacsfederationconfiguration).
49+
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](https://learn.microsoft.com/powershell/module/microsoftteams/set-csteamsacsfederationconfiguration).
5050

5151
3. Access Skype for Business Server over the Internet, without having to first log on to your internal network.
5252
This enables your users to use Skype for Business and log on to Skype for Business Server from an Internet café or other remote location.

skype/skype-ps/SkypeForBusiness/Grant-CsExternalAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ External access policies can grant (or revoke) the ability of your users to do a
5757
Note that enabling federation will not automatically provide users with this capability.
5858
Instead, you must enable federation, and then assign users an external access policy that gives them the right to communicate with federated users.
5959

60-
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](/powershell/module/teams/set-csteamsacsfederationconfiguration).
60+
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](https://learn.microsoft.com/powershell/module/microsoftteams/set-csteamsacsfederationconfiguration).
6161

6262
3. Communicate with people who have SIP accounts with a public instant messaging service such as Skype.
6363

skype/skype-ps/SkypeForBusiness/Move-CsUser.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,15 @@ Move-CsUser [-Credential <PSCredential>] [-Target] <Fqdn> [-MoveToTeams] [-Hoste
4040
## DESCRIPTION
4141

4242
**PRE-REQUISITES steps for running Move-CsUser**
43+
4344
- Install or update the Microsoft Teams PowerShell module to version 6.2.1 or later
4445

4546
**PRE-REQUISITES steps for** [Office 365 operated by 21Vianet](/microsoft-365/admin/services-in-china/services-in-china?view=o365-21vianet)
47+
4648
- Install or update the Microsoft Teams PowerShell module to version 6.2.1 or later
4749
- Run Set-TeamsEnvironmentConfig -TeamsEnvironmentName TeamsChina
4850

49-
For more information, see [Set-TeamsEnvironmentConfig](/powershell/module/teams/set-teamsenvironmentconfig).
51+
For more information, see [Set-TeamsEnvironmentConfig](https://learn.microsoft.com/powershell/module/microsoftteams/set-teamsenvironmentconfig).
5052

5153
The Move-CsUser cmdlet enables you to move a user account enabled for Skype for Business in the following scenarios:
5254

skype/skype-ps/SkypeForBusiness/New-CsExternalAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ External access policies can grant (or revoke) the ability of your users to do a
4747
Note that enabling federation alone will not provide users with this capability.
4848
Instead, you must enable federation and then assign users an external access policy that gives them the right to communicate with federated users.
4949

50-
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](/powershell/module/teams/set-csteamsacsfederationconfiguration).
50+
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](https://learn.microsoft.com/powershell/module/microsoftteams/set-csteamsacsfederationconfiguration).
5151

5252
3. Access Skype for Business Server over the Internet, without having to first log on to your internal network.
5353
This enables your users to use Skype for Business and log on to Skype for Business Server from an Internet café or other remote location.

skype/skype-ps/SkypeForBusiness/Remove-CsExternalAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ External access policies can grant (or revoke) the ability of your users to do a
3838
Note that enabling federation alone will not provide users with this capability.
3939
Instead, you must enable federation and then assign users an external access policy that gives them the right to communicate with federated users.
4040

41-
3. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](/powershell/module/teams/set-csteamsacsfederationconfiguration).
41+
3. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](https://learn.microsoft.com/powershell/module/microsoftteams/set-csteamsacsfederationconfiguration).
4242

4343
4. Communicate with people who have SIP accounts with a public instant messaging service such as Windows Live.
4444

skype/skype-ps/SkypeForBusiness/Set-CsExternalAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ External access policies can grant (or revoke) the ability of your users to do a
5151
Note that enabling federation alone will not provide users with this capability.
5252
Instead, you must enable federation and then assign users an external access policy that gives them the right to communicate with federated users.
5353

54-
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](/powershell/module/teams/set-csteamsacsfederationconfiguration).
54+
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop). This policy setting only applies if ACS federation has been enabled at the tenant level using the cmdlet [Set-CsTeamsAcsFederationConfiguration](https://learn.microsoft.com/powershell/module/microsoftteams/set-csteamsacsfederationconfiguration).
5555

5656
3. Access Skype for Business Server over the Internet, without having to first log on to your internal network.
5757
This enables your users to use Skype for Business and log on to Skype for Business Server from an Internet café or other remote location.

skype/skype-ps/SkypeForBusiness/Set-CsUser.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Modifies Skype for Business properties for an existing user account.
1919
Properties can be modified only for accounts that have been enabled for use with Skype for Business.
2020
This cmdlet was introduced in Lync Server 2010.
2121

22-
**Note**: Using this cmdlet for Microsoft Teams users in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) and [Remove-CsPhoneNumberAssignment](/powershell/module/teams/remove-csphonenumberassignment) cmdlets instead.
22+
**Note**: Using this cmdlet for Microsoft Teams users in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/set-csphonenumberassignment) and [Remove-CsPhoneNumberAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/remove-csphonenumberassignment) cmdlets instead.
2323

2424
## SYNTAX
2525

@@ -165,7 +165,7 @@ Accept wildcard characters: False
165165
Indicates whether the user has been enabled for Enterprise Voice, which is the Microsoft implementation of Voice over Internet Protocol (VoIP).
166166
With Enterprise Voice, users can make telephone calls using the Internet rather than using the standard telephone network.
167167

168-
**Note**: Using this parameter for Microsoft Teams users in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) cmdlet instead.
168+
**Note**: Using this parameter for Microsoft Teams users in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/set-csphonenumberassignment) cmdlet instead.
169169

170170
```yaml
171171
Type: Boolean
@@ -316,7 +316,7 @@ Depending on your setup, those two numbers could actually be different.
316316
For example, in some organizations dialing 1-425-555-1297 routes your call to an Exchange Auto Attendant.
317317
Conversely, dialing just the extension (51297) or using Skype for Business to dial the number 1-425-555-1297 extension 51297 will route your call directly to the user.
318318

319-
**Note**: Using this parameter for Microsoft Teams users in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](/powershell/module/teams/set-csphonenumberassignment) cmdlet instead.
319+
**Note**: Using this parameter for Microsoft Teams users in commercial and GCC cloud instances has been deprecated. Use the new [Set-CsPhoneNumberAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/set-csphonenumberassignment) cmdlet instead.
320320

321321
**Note**: Using this parameter for Microsoft Teams users in GCC High and DoD cloud instances has been deprecated. Use the -LineURI parameter instead.
322322

teams/teams-ps/MicrosoftTeams/Disable-CsTeamsShiftsConnectionErrorReport.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Disable-CsTeamsShiftsConnectionErrorReport
55
author: gucsun
66
ms.author: gucsun
77
manager: navinth
8-
online version: https://learn.microsoft.com/powershell/module/teams/disable-csteamsshiftsconnectionerrorreport
8+
online version: https://learn.microsoft.com/powershell/module/microsoftteams/disable-csteamsshiftsconnectionerrorreport
99
schema: 2.0.0
1010
---
1111

@@ -25,7 +25,7 @@ Disable-CsTeamsShiftsConnectionErrorReport -ErrorReportId <String> [<CommonParam
2525

2626
**Note:** This cmdlet is currently in public preview.
2727

28-
This cmdlet disables an error report. All available instances can be found by running [Get-CsTeamsShiftsConnectionErrorReport](https://learn.microsoft.com/powershell/module/teams/get-csteamsshiftsconnectionerrorreport).
28+
This cmdlet disables an error report. All available instances can be found by running [Get-CsTeamsShiftsConnectionErrorReport](https://learn.microsoft.com/powershell/module/microsoftteams/get-csteamsshiftsconnectionerrorreport).
2929

3030
## EXAMPLES
3131

@@ -67,4 +67,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
6767
6868
## RELATED LINKS
6969
70-
[Get-CsTeamsShiftsConnectionErrorReport](https://learn.microsoft.com/powershell/module/teams/get-csteamsshiftsconnectionerrorreport)
70+
[Get-CsTeamsShiftsConnectionErrorReport](https://learn.microsoft.com/powershell/module/microsoftteams/get-csteamsshiftsconnectionerrorreport)

teams/teams-ps/MicrosoftTeams/Get-CsHybridTelephoneNumber.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Get-CsHybridTelephoneNumber -InputObject <IConfigApiBasedCmdletsIdentity> [-Brea
4141
## DESCRIPTION
4242

4343
> [!IMPORTANT]
44-
> This cmdlet is being deprecated. Use the **Get-CsPhoneNumberAssignment** cmdlet to display information about one or more phone numbers. Detailed instructions on how to use the new cmdlet can be found at [Get-CsPhoneNumberAssignment](/powershell/module/microsoftteams/get-csphonenumberassignment)
44+
> This cmdlet is being deprecated. Use the **Get-CsPhoneNumberAssignment** cmdlet to display information about one or more phone numbers. Detailed instructions on how to use the new cmdlet can be found at [Get-CsPhoneNumberAssignment](https://learn.microsoft.com/powershell/module/microsoftteams/get-csphonenumberassignment)
4545
4646
This cmdlet displays information about one or more hybrid telephone numbers used for Audio Conferencing with Direct Routing for GCC High and DoD clouds.
4747

0 commit comments

Comments
 (0)