Skip to content

Commit 5b199e5

Browse files
fix links
1 parent 200e6fc commit 5b199e5

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

teams/teams-ps/teams/Get-CsPhoneNumberAssignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Accept wildcard characters: False
215215
```
216216
217217
### -CivicAddressId
218-
Filters the returned results based on the CivicAddressId assigned to the phone number. You can get the CivicAddressId by using [Get-CsOnlineLisCivicAddress](/powershell/module/teams/get-csonlineliscivicaddress).
218+
Filters the returned results based on the CivicAddressId assigned to the phone number. You can get the CivicAddressId by using [Get-CsOnlineLisCivicAddress](Get-CsOnlineLisCivicAddress.md).
219219
220220
```yaml
221221
Type: System.String
@@ -245,7 +245,7 @@ Accept wildcard characters: False
245245
```
246246
247247
### -LocationId
248-
Filters the returned results based on the LocationId assigned to the phone number. You can get the LocationId by using [Get-CsOnlineLisLocation](/powershell/module/teams/get-csonlinelislocation).
248+
Filters the returned results based on the LocationId assigned to the phone number. You can get the LocationId by using [Get-CsOnlineLisLocation](Get-CsOnlineLisLocation.md).
249249
250250
```yaml
251251
Type: System.String

teams/teams-ps/teams/New-CsExternalAccessPolicy.md

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

47-
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).
47+
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](Set-CsTeamsAcsFederationConfiguration.md).
4848

4949
3. Access Skype for Business Server over the Internet, without having to first log on to your internal network.
5050
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.
5151

5252
4. Communicate with people who have SIP accounts with a public instant messaging service such as Skype.
5353

54-
5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the cmdlet [Set-CsTenantFederationConfiguration](/powershell/module/teams/set-cstenantfederationconfiguration) or Teams Admin Center under the External Access setting.
54+
5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the cmdlet [Set-CsTenantFederationConfiguration](Set-CsTenantFederationConfiguration.md) or Teams Admin Center under the External Access setting.
5555

5656
When you install Skype for Business Server, a global external access policy is automatically created for you.
5757
In addition to the global policy, you can also create custom external access policies at either the site or the per-user scope.

teams/teams-ps/teams/Set-CsExternalAccessPolicy.md

Lines changed: 2 additions & 2 deletions
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](Set-CsTeamsAcsFederationConfiguration.md).
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.
@@ -56,7 +56,7 @@ This enables your users to use Skype for Business and log on to Skype for Busine
5656

5757
The following parameters are not applicable to Skype for Business Online/Microsoft Teams: Description, EnableXmppAccess, Force, Identity, Instance, PipelineVariable, and Tenant
5858

59-
5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the cmdlet [Set-CsTenantFederationConfiguration](/powershell/module/teams/set-cstenantfederationconfiguration) or Teams admin center under the External Access setting.
59+
5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the cmdlet [Set-CsTenantFederationConfiguration](Set-CsTeamsAcsFederationConfiguration.md) or Teams admin center under the External Access setting.
6060

6161
After an external access policy has been created, you can use the `Set-CsExternalAccessPolicy` cmdlet to change the property values of that policy.
6262
For example, by default the global policy does not allow users to communicate with people who have accounts with a federated organization.

teams/teams-ps/teams/Set-CsOnlineVoicemailPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Accept wildcard characters: False
199199
```
200200
201201
### -PrimarySystemPromptLanguage
202-
The primary (or first) language that voicemail system prompts will be presented in. Must also set SecondarySystemPromptLanguage. When set, this overrides the user language choice. See [Set-CsOnlineVoicemailUserSettings](/powershell/module/teams/set-csonlinevoicemailusersettings) -PromptLanguage for supported languages.
202+
The primary (or first) language that voicemail system prompts will be presented in. Must also set SecondarySystemPromptLanguage. When set, this overrides the user language choice. See [Set-CsOnlineVoicemailUserSettings](Set-CsOnlineVoicemailUserSettings.md) -PromptLanguage for supported languages.
203203
204204
```yaml
205205
Type: String
@@ -215,7 +215,7 @@ Accept wildcard characters: False
215215
```
216216
217217
### -SecondarySystemPromptLanguage
218-
The secondary language that voicemail system prompts will be presented in. Must also set PrimarySystemPromptLanguage and may not be the same value as PrimarySystemPromptanguage. When set, this overrides the user language choice. See [Set-CsOnlineVoicemailUserSettings](/powershell/module/teams/set-csonlinevoicemailusersettings) -PromptLanguage for supported languages.
218+
The secondary language that voicemail system prompts will be presented in. Must also set PrimarySystemPromptLanguage and may not be the same value as PrimarySystemPromptanguage. When set, this overrides the user language choice. See [Set-CsOnlineVoicemailUserSettings](Set-CsOnlineVoicemailUserSettings) -PromptLanguage for supported languages.
219219
220220
```yaml
221221
Type: String

0 commit comments

Comments
 (0)