You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/tutorials/virtual-visits/sample-builder.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ The Sample Builder can help:
34
34
-**Integrate with Microsoft Bookings** to support scheduling workflows
35
35
-**Launch Microsoft Teams meetings** using Azure Communication Services and enable guest access via the web app
36
36
37
-
### How It Works
37
+
### How it works
38
38
This sample is built on top of Azure Communication Services UI components and composites, providing a robust, accessible, and consistent user interface out of the box. It serves as both a deployment tool and a reference architecture for best practices in communication-driven experiences.
39
39
40
40
The Sample Builder creates a hybrid virtual visit solution by integrating:
@@ -54,7 +54,7 @@ Virtual Appointment Flow (Using Microsoft Bookings):
54
54
55
55
This architecture ensures that providers can join virtual appointments using Microsoft Teams. In the same call, consumers can access a fully branded, browser-based experience—no Teams account required.
56
56
57
-
### What You Get
57
+
### What you get
58
58
Upon deployment, the Sample Builder provides:
59
59
- A fully deployed Azure web app
60
60
- Microsoft Teams meeting integration
@@ -70,8 +70,7 @@ After deployment, you can immediately test the deployed sample by visiting these
70
70
The following tutorial goes into more depth on how you can set this up.
71
71
72
72
73
-
74
-
# Tutorial: Building a Virtual Appointment Sample
73
+
# Tutorial: Build a virtual appointment sample
75
74
In this section, we're going to use a Sample Builder tool to deploy a Microsoft 365 + Azure hybrid virtual appointments application to an Azure subscription. This application is a desktop and mobile-friendly browser experience, with code that you can use to explore and make the final product.
76
75
77
76
## Step 0: Configure Microsoft 365 Bookings (Optional)
@@ -95,7 +94,7 @@ And then, make sure "Add online meeting" is enabled.
0 commit comments