Skip to content

Commit 15d8a10

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into us297322-content-curation
2 parents fa04fbd + fda806e commit 15d8a10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/communication-services/concepts/interop/guest/teams-administration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ An organizer-assigned policy can disable the feature in all meetings this user o
5050
|Setting name | Policy scope|Description |Tenant policy| property |
5151
|--|--|--|--|--|
5252
|[Let anonymous people join a meeting](/microsoftteams/meeting-settings-in-teams#allow-anonymous-users-to-join-meetings) | per-organizer | If disabled, Teams external users can't join Teams meetings. | [CsExternalAccessPolicy](/PowerShell/module/skype/set-csexternalaccesspolicy)| EnableAcsFederationAccess |
53-
|Blocked anonymous join client types | per-organizer | If the property "BlockedAnonymousJoinClientTypes" is set to "Teams" or "Null", the Teams external users via Azure Communication Services can join Teams meeting. | [CsTeamsMeetingPolicy](/powershell/module/skype/set-csteamsmeetingpolicy) | BlockedAnonymousJoinClientTypes |
53+
|Blocked anonymous join client types | per-organizer | If the property "BlockedAnonymousJoinClientTypes" is set to "Teams" or "Null", the Teams external users via Azure Communication Services can't join Teams meeting. | [CsTeamsMeetingPolicy](/powershell/module/skype/set-csteamsmeetingpolicy) | BlockedAnonymousJoinClientTypes |
5454
|[Anonymous users can join a meeting](/microsoftteams/meeting-settings-in-teams#allow-anonymous-users-to-join-meetings) | per-organizer | If disabled, Teams external users can't join Teams meetings. |[CsTeamsMeetingPolicy](/powershell/module/skype/set-csteamsmeetingpolicy)| AllowAnonymousUsersToJoinMeeting|
5555
|[Let anonymous people start a meeting](/microsoftteams/meeting-settings-in-teams#allow-anonymous-users-to-join-meetings)| per-organizer | Teams external users can start a Teams meeting without Teams user if enabled. | [CsTeamsMeetingPolicy](/powershell/module/skype/set-csteamsmeetingpolicy) |AllowAnonymousUsersToStartMeeting|
5656
|Anonymous users can dial out to phone users | per-organizer | If enabled, Teams external users can add phone participants to the meeting.| [CsTeamsMeetingPolicy](/powershell/module/skype/set-csteamsmeetingpolicy) |AllowAnonymousUsersToDialOut|

articles/synapse-analytics/spark/apache-spark-3-runtime.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ ms.custom: has-adal-ref, devx-track-dotnet, devx-track-extended-java, devx-track
1616
Azure Synapse Analytics supports multiple runtimes for Apache Spark. This document covers the runtime components and versions for the Azure Synapse Runtime for Apache Spark 3.1.
1717

1818
> [!CAUTION]
19-
> Deprecation and disablement notification for Azure Synapse Runtime for Apache Spark 3.1
20-
> * Effective August 29, 2024, **disablement** of jobs running on Azure Synapse Runtime for Apache Spark 3.1 will be executed. **Immediately** migrate to higher runtime versions otherwise your jobs will stop executing.
21-
> * **All Spark jobs running on Azure Synapse Runtime for Apache Spark 3.1 will be disabled as of August 29, 2024.**
22-
* End of Support for Azure Synapse Runtime for Apache Spark 3.1 announced January 26, 2023.
19+
> Deprecation and disablement notification for Azure Synapse Runtime for Apache Spark 3.1.
20+
>* **On August 29, 2024,** partial pools and jobs disablement will begin. We will continue with further, **full disablement by September 30, 2024.** **Immediately** migrate to higher runtime versions otherwise your jobs will stop executing.
21+
> * **All Spark jobs running on Azure Synapse Runtime for Apache Spark 3.1 will be fully disabled as of** **September 30, 2024.**
22+
* End of Support for Azure Synapse Runtime for Apache Spark 3.1 announced January 26, 2023.
2323
* Effective January 26, 2024, the Azure Synapse has stopped official support for Spark 3.1 Runtimes.
2424
* Post January 26, 2024, we will not be addressing any support tickets related to Spark 3.1. There will be no release pipeline in place for bug or security fixes for Spark 3.1. Utilizing Spark 3.1 post the support cutoff date is undertaken at one's own risk. We strongly discourage its continued use due to potential security and functionality concerns.
2525
* Recognizing that certain customers may need additional time to transition to a higher runtime version, we are temporarily extending the usage option for Spark 3.1, but we will not provide any official support for it.

0 commit comments

Comments
 (0)