From 016244343f2547e84e42dad9022c574bdb7ff72f Mon Sep 17 00:00:00 2001
From: Erik Kredatus <erikkredatus@microsoft.com>
Date: Thu, 6 Mar 2025 05:34:56 +0000
Subject: [PATCH] Adding Immersive events TPM Documentation

---
 .../teams-ps/teams/New-CsTeamsEventsPolicy.md  | 18 ++++++++++++++++++
 .../teams-ps/teams/Set-CsTeamsEventsPolicy.md  | 18 ++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/teams/teams-ps/teams/New-CsTeamsEventsPolicy.md b/teams/teams-ps/teams/New-CsTeamsEventsPolicy.md
index 6276f82dc8..5b8b7334be 100644
--- a/teams/teams-ps/teams/New-CsTeamsEventsPolicy.md
+++ b/teams/teams-ps/teams/New-CsTeamsEventsPolicy.md
@@ -19,6 +19,7 @@ New-CsTeamsEventsPolicy [-Identity] <String> [-AllowWebinars <String>] [-AllowTo
 [-TownhallEventAttendeeAccess <String>] [-RecordingForTownhall <String>] [-RecordingForWebinar <String>]
 [-TranscriptionForTownhall <String>] [-TranscriptionForWebinar <String>] [-AllowEventIntegrations <Boolean>] [-TownhallChatExperience <String>]
 [-UseMicrosoftECDN <String>] [-EventAccessType <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
+[-ImmersiveEvents <String>]
 ```
 
 ## DESCRIPTION
@@ -93,6 +94,23 @@ Accept pipeline input: False
 Accept wildcard characters: False
 ```
 
+### -ImmersiveEvents
+This setting governs if a user can create Immersive Events using Teams Events.
+Possible values are:
+ - **Enabled**: Enables creating Immersive Events.
+ - **Disabled**: Disables creating Immersive Events.
+```yaml
+Type: String
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: Named
+Default value: Enabled
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
 ### -TownhallEventAttendeeAccess
 This setting governs what identity types may attend a Town hall that is scheduled by a particular person or group that is assigned this policy.
 Possible values are:
diff --git a/teams/teams-ps/teams/Set-CsTeamsEventsPolicy.md b/teams/teams-ps/teams/Set-CsTeamsEventsPolicy.md
index f9eebe43b6..e8b6b1562b 100644
--- a/teams/teams-ps/teams/Set-CsTeamsEventsPolicy.md
+++ b/teams/teams-ps/teams/Set-CsTeamsEventsPolicy.md
@@ -23,6 +23,7 @@ Set-CsTeamsEventsPolicy [-AllowWebinars <String>] [-EventAccessType <String>] [-
  [-TranscriptionForTownhall <String>] [-TranscriptionForWebinar <String>]
  [-UseMicrosoftECDN <Boolean>]
  [-Identity] <String> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
+ [-ImmersiveEvents <String>]
 ```
 
 ## DESCRIPTION
@@ -105,6 +106,23 @@ Accept pipeline input: False
 Accept wildcard characters: False
 ```
 
+### -ImmersiveEvents
+This setting governs if a user can create Immersive Events using Teams Events.
+Possible values are:
+ - **Enabled**: Enables creating Immersive Events.
+ - **Disabled**: Disables creating Immersive Events.
+```yaml
+Type: String
+Parameter Sets: (All)
+Aliases:
+
+Required: False
+Position: Named
+Default value: Enabled
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
 ### -TownhallEventAttendeeAccess
 This setting governs what identity types may attend a Town hall that is scheduled by a particular person or group that is assigned this policy.
 Possible values are: