@@ -800,6 +800,12 @@ Adds a blocked number pattern to the tenant list.
800
800
### [ New-CsInboundExemptNumberPattern] ( New-CsInboundExemptNumberPattern.md )
801
801
This cmdlet lets you configure a new number pattern that is exempt from tenant call blocking.
802
802
803
+ ### [ New-CsMainlineAttendantAppointmentBookingFlow] ( New-CsMainlineAttendantAppointmentBookingFlow.md )
804
+ Creates new Mainline Attendant appointment booking flows.
805
+
806
+ ### [ New-CsMainlineAttendantQuestionAnswerFlow] ( New-CsMainlineAttendantQuestionAnswerFlow.md )
807
+ Creates new Mainline Attendant question and answer (FAQ) flows.
808
+
803
809
### [ New-CsOnlineApplicationInstance] ( New-CsOnlineApplicationInstance.md )
804
810
Creates an application instance in Microsoft Entra ID.
805
811
@@ -1073,6 +1079,12 @@ Removes a blocked number pattern from the tenant list.
1073
1079
### [ Remove-CsInboundExemptNumberPattern] ( Remove-CsInboundExemptNumberPattern.md )
1074
1080
Removes a number pattern exempt from call blocking.
1075
1081
1082
+ ### [ Remove-CsMainlineAttendantAppointmentBookingFlow] ( Remove-CsMainlineAttendantAppointmentBookingFlow.md )
1083
+ Removes an existing Mainline attendant appointment booking flow.
1084
+
1085
+ ### [ Remove-CsMainlineAttendantQuestionAnswerFlow] ( Remove-CsMainlineAttendantQuestionAnswerFlow.md )
1086
+ Removes an existing Mainline attendant question and answer flow.
1087
+
1076
1088
### [ Remove-CsOnlineApplicationInstanceAssociation] ( Remove-CsOnlineApplicationInstanceAssociation.md )
1077
1089
Use the Remove-CsOnlineApplicationInstanceAssociation cmdlet to remove the association between an application instance and the associated application configuration.
1078
1090
@@ -1349,6 +1361,12 @@ Modifies one or more parameters of a blocked number pattern in the tenant list.
1349
1361
### [ Set-CsInboundExemptNumberPattern] ( Set-CsInboundExemptNumberPattern.md )
1350
1362
Modifies one or more parameters of an exempt number pattern in the tenant list.
1351
1363
1364
+ ### [ Set-CsMainlineAttendantAppointmentBookingFlow] ( Set-CsMainlineAttendantAppointmentBookingFlow.md )
1365
+ Modifies an existing Mainline Attendant appointment booking flow.
1366
+
1367
+ ### [ Set-CsMainlineAttendantQuestionAnswerFlow] ( Set-CsMainlineAttendantQuestionAnswerFlow.md )
1368
+ Modifies an existing Mainline Attendant question and answer (FAQ) flow.
1369
+
1352
1370
### [ Set-CsOnlineApplicationInstance] ( Set-CsOnlineApplicationInstance.md )
1353
1371
Updates an application instance in Microsoft Entra ID.
1354
1372
0 commit comments