Skip to content

[AutoPublish] main to live - 05/12 15:33 PDT | 05/13 04:03 IST #12735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
May 12, 2025
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
e3e3048
Update set-csteamsmessagingconfiguration.md
alejandramunozv Mar 28, 2025
84796f9
Merge branch 'MicrosoftDocs:main' into main
alejandramunozv Apr 28, 2025
ebd0d29
Update New-CsTeamsChannelsPolicy.md
alejandramunozv Apr 28, 2025
d8dc84e
Update Set-CsTeamsChannelsPolicy.md
alejandramunozv Apr 28, 2025
8b9d318
Update New-CsTeamsEventsPolicy.md
alejandramunozv Apr 28, 2025
ee439d1
Update Set-CsTeamsEventsPolicy.md
alejandramunozv Apr 28, 2025
d88f1b7
Update Set-CsTeamsChannelsPolicy.md
alejandramunozv Apr 28, 2025
e477e5f
Update New-CsTeamsChannelsPolicy.md
alejandramunozv Apr 28, 2025
37602c6
Merge branch 'main' into main
alejandramunozv May 12, 2025
d3ab7dc
Update Set-CsTenantFederationConfiguration.md
alejandramunozv May 12, 2025
b63dd1b
Update Set-CsTeamsEventsPolicy.md
alejandramunozv May 12, 2025
0133073
Update New-CsTeamsEventsPolicy.md
alejandramunozv May 12, 2025
f1085c5
Merge pull request #12638 from alejandramunozv/main
padmagit77 May 12, 2025
61a8b29
Update New-CsExternalAccessPolicy.md
alejandramunozv May 12, 2025
8fb1842
Update Set-CsExternalAccessPolicy.md
alejandramunozv May 12, 2025
6b39eaf
Update New-CsExternalAccessPolicy.md
alejandramunozv May 12, 2025
977f02f
Update Set-CsExternalAccessPolicy.md
alejandramunozv May 12, 2025
3f54cfe
Update Set-CsExternalAccessPolicy.md
alejandramunozv May 12, 2025
2cf9182
typo fix
Ruchika-mittal01 May 12, 2025
7e5e1a6
typo fix
Ruchika-mittal01 May 12, 2025
5970dca
Merge pull request #12733 from alejandramunozv/main
Ruchika-mittal01 May 12, 2025
9295271
Update Get-QuarantineMessage.md
chrisda May 12, 2025
d22ff0b
Merge pull request #12734 from MicrosoftDocs/chrisda
chrisda May 12, 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
Prev Previous commit
Next Next commit
typo fix
  • Loading branch information
Ruchika-mittal01 authored May 12, 2025
commit 2cf9182e049394645e7aa88c99cc50686314ca8c
2 changes: 1 addition & 1 deletion skype/skype-ps/skype/New-CsExternalAccessPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ Accept wildcard characters: False
```

### -EnableTeamsConsumerInbound
(Microsoft Teams Only) Indicates whether the user is allowed to be discoverable by people who are using Teams with an account that's not managed by an organization. It also controls if people who have who are using Teams with an account that's not managed by an organization can start the communication with the user.
(Microsoft Teams Only) Indicates whether the user is allowed to be discoverable by people who are using Teams with an account that's not managed by an organization. It also controls if people who are using Teams with an account that's not managed by an organization can start the communication with the user.

To enable just for a selected set of users, use the Set-CsExternalAccessPolicy cmdlet to update the global policy, setting the value to False. Then assign selected users a policy with federation enabled.

Expand Down