Skip to content

Commit de937b3

Browse files
committed
Update whats-new.md
Admin requested updates, thanks @AnnaMHuff
1 parent 300f606 commit de937b3

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

articles/communication-services/whats-new.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sroons
55
ms.author: serooney
66
ms.service: azure-communication-services
77
ms.topic: conceptual
8-
-ms.date: 12/07/2023
8+
ms.date: 01/01/2024
99
ms.custom: template-concept, references_regions
1010
---
1111

@@ -21,7 +21,7 @@ We created this page to keep you updated on new features, blog posts, and other
2121

2222
Developers can now create chat threads with a retention policy between 30 and 90 days. This feature is in public preview.
2323

24-
This policy is optional – developers can choose to create a chat thread with infinite retention (as always) or set a retention policy between 30 and 90 days. If the thread needs to be kept for longer than 90 days, you can extend the time using the update chat thread property API. The policy is geared for data management in organizations that need to move data into their archives for historical purposes or delete the data within a given period.
24+
This policy is optional – developers can choose to create a chat thread with infinite retention (as always) or set a retention policy between 30 and 90 days. If the thread needs to be kept for longer than 90 days, you can extend the time using the update chat thread property API. The policy is geared for data management in organizations that need to move data into their archives for historical purposes or delete the data within a given period.
2525

2626
Existing chat threads aren't affected by the policy.
2727

@@ -32,9 +32,9 @@ For more information, see:
3232

3333
### PowerPoint Live
3434

35-
Now in general availability, PPT Live gives both the presenter and audience an inclusive and engaging experience, combining the best parts of presenting in PowerPoint with the connection and collaboration of a Microsoft Teams meeting.
35+
Now in general availability, PPT Live gives both the presenter and audience an inclusive and engaging experience. PPT Live combines the best parts of presenting in PowerPoint with the connection and collaboration of a Microsoft Teams meeting.
3636

37-
![PowerPoint Live present and collaborate in Microsoft Teams meetings.](media/whats-new-images/powerpoint-live.png)
37+
:::image type="content" source="media/whats-new-images/powerpoint-live.png" alt-text="A screen capture of PowerPoint Live presentation and collaboration in a Microsoft Teams meeting." lightbox="media/whats-new-images/powerpoint-live.png":::
3838

3939
Meeting participants can now view PowerPoint Live sessions initiated by a Teams client using the Azure Communication Services Web UI Library. Participants can follow along with a presentation and view presenter annotations. Developers can use this function via our composites including `CallComposite` and `CallWithChatComposite`, and through components such as `VideoGallery`.
4040

@@ -44,9 +44,9 @@ For more information, see [Introducing PowerPoint Live in Microsoft Teams](https
4444

4545
During live calls, participants can react with emojis: like, love, applause, laugh, and surprise.
4646

47-
![Live call reactions: thumbs up, like, heart, clapping, laughing, surprise.](media/whats-new-images/live-reactions.png)
47+
:::image type="content" source="media/whats-new-images/live-reactions.png" alt-text="A screen capture of live call reactions: thumbs up, like, heart, clapping, laughing, surprise." lightbox="media/whats-new-images/live-reactions.png":::
4848

49-
Now generally available, the updated UI library composites and components now include call reactions. The UI Library supports the following list of live call reactions: :thumbs_up: like reaction, :heart: heart reaction, :clapping_hands: applause reaction, :face_with_tears_of_joy: laughter reaction, :open_mouth: surprise reaction.
49+
Now generally available, the updated UI library composites and components include call reactions. The UI Library supports the following list of live call reactions: 👍 like reaction, 🧡 heart reaction, 👏 applause reaction, 😂 laughter reaction, 😮 surprise reaction.
5050

5151
Call reactions are associated with the participant sending it and are visible to all types of participants (in-tenant, guest, federated, anonymous). Call reactions are supported in all types of calls such as Rooms, groups, and meetings (scheduled, private, channel) of all sizes (small, large, extra-large).
5252

@@ -61,7 +61,7 @@ For more information, see [Reactions](./how-tos/calling-sdk/reactions.md).
6161

6262
Promote accessibility by displaying text of the audio in video calls. Already available for app-to-Teams calls, this general availability release adds support for closed captions in all app-to-app calls.
6363

64-
![Closed caption for all app-to-app calls and Teams interop.](media/whats-new-images/closed-caption-teams-interop.png)
64+
:::image type="content" source="media/whats-new-images/closed-caption-teams-interop.png" alt-text="A screen capture of closed captions for app-to-app calls and Teams interop." lightbox="media/whats-new-images/closed-caption-teams-interop.png":::
6565

6666
For more information, see [Closed Captions overview](./concepts/voice-video-calling/closed-captions.md).
6767

@@ -76,7 +76,7 @@ AI can help app developers across every step of the development lifecycle: desig
7676
- How do I fix common causes of poor media streams in Azure Communication calls?
7777
- How can I fix the subcode 41048, which caused the video part of my call to fail?
7878

79-
![Copliot for call diagnostics screen capture.](media/whats-new-images/copilot-call-diagnostics.png)
79+
:::image type="content" source="media/whats-new-images/copilot-call-diagnostics.png" alt-text="A screen capture of Microsoft Copilot for Azure call diagnostics." lightbox="media/whats-new-images/copilot-call-diagnostics.png":::
8080

8181
Developers can use Call Diagnostics to understand call quality and reliability across the organization to deliver a great customer calling experience. Many issues can affect the quality of your calls, such as poor internet connectivity, software compatibility issues, and technical difficulties with devices.
8282

@@ -96,9 +96,9 @@ Developers can use [Call Automation APIs](./concepts/call-automation/call-automa
9696

9797
- **Teams as an extension of agent desktop**: Connect your CCaaS solution to Teams and enable your agents to handle customer calls on Teams. Having Teams as the single-pane-of-glass solution for both internal and B2C communication increases agent productivity and empowers them to deliver first-class service to customers.
9898

99-
- **Expert Consultation**: Using Teams, businesses can invite subject matter experts into their customer service workflows for expedient issue resolution and improve first call resolution rate.
99+
- **Expert Consultation**: Businesses can use Teams to invite subject matter experts into their customer service workflows for expedient issue resolution and improve first call resolution rate.
100100

101-
![Business-to-consumer extensibility with Microsoft Teams for Calling.](media/whats-new-images/b2c-extensibility.png)
101+
:::image type="content" source="media/whats-new-images/b2c-extensibility.png" alt-text="A diagram showing Business-to-consumer extensibility with Microsoft Teams for Calling." lightbox="media/whats-new-images/b2c-extensibility.png":::
102102

103103
Azure Communication Services B2C extensibility with Microsoft Teams makes it easy for customers to reach sales and support teams and for businesses to deliver effective customer experiences.
104104

@@ -110,7 +110,7 @@ Microsoft Teams users can now share images with Azure Communication Services use
110110

111111
Image sharing is helpful in many scenarios, such as a business sharing photos showcasing their work or doctors sharing images with patients for after care instructions.
112112

113-
![Image sharing setup and example for Microsoft Teams meetings](media/whats-new-images/image-sharing-setup.png)
113+
:::image type="content" source="media/whats-new-images/image-sharing-setup.png" alt-text="A screen capture showing image sharing setup and example in a Microsoft Teams meeting." lightbox="media/whats-new-images/image-sharing-setup.png":::
114114

115115
Try out this feature using either our UI Library or the Chat SDK. The SDK is available in C# (.NET), JavaScript, Python, and Java:
116116

@@ -121,7 +121,7 @@ Try out this feature using either our UI Library or the Chat SDK. The SDK is ava
121121

122122
Deep noise suppression is currently in public preview. Noise suppression improves VoIP and video calls by eliminating background noise, making it easier to talk and listen. For example, if you're taking an Azure Communication Services WebJS call in a coffee shop with considerable noise, turning on noise suppression can significantly improve the calling experience by eliminating the background noise from the shop.
123123

124-
For more information, see [Add audio quality enhancements to your audio calling experience]().
124+
For more information, see [Add audio quality enhancements to your audio calling experience](./tutorials/audio-quality-enhancements/add-noise-supression.md).
125125

126126
### Calling native SDKs for Android, iOS, and Windows
127127

@@ -137,7 +137,7 @@ We updated the Calling native SDKs to improve the customer experience. This rele
137137

138138
Custom background for video calls is generally available. This feature enables customers to remove distractions behind them. The custom image backgrounds feature enables customers to upload their own personalized images for use as background.
139139

140-
![Custom background for video calls.](media/whats-new-images/custom-background-video-calls.jpeg)
140+
:::image type="content" source="media/whats-new-images/custom-background-video-calls.jpeg" alt-text="A screen capture showing custom background for video calls." lightbox="media/whats-new-images/custom-background-video-calls.jpeg":::
141141

142142
For example, business owners can use the Calling SDK to show custom backgrounds in place of the actual background. You can, for example, upload an image of a modern and spacious office and set it as its background for video calls. Anyone who joins the call sees the customized background, which looks realistic and natural. You can also use custom branding images as background to show a fresh image to your customers.
143143

@@ -218,15 +218,15 @@ With this capability, customers can switch from on-premises SMTP solutions or li
218218
- High volume sending support for B2C communications using SMTP and REST APIs.
219219
- The security and compliance to honor and respect data handling and privacy requirements that Azure promises to our customers.
220220

221-
![Email SMTP command flowchart.](media/whats-new-images/email-smtp-flow.png)
221+
:::image type="content" source="media/whats-new-images/email-smtp-flow.png" alt-text="A diagram showing the Email SMTP command flowchart." lightbox="media/whats-new-images/email-smtp-flow.png":::
222222

223223
Learn more about [SMTP as a Service](./concepts/email/email-smtp-overview.md).
224224

225225
#### Opt-out Management
226226

227227
Email opt-out management, now in public preview, offers a powerful platform with a centralized managed unsubscribe list and opt-out preferences saved to our data store. This feature helps developers meet guidelines of email providers who often require one-click list-unsubscribe implementation in the emails sent from their platforms. Opt-out Management helps you identify and avoid significant delivery problems. You can maintain compliance by adding suppression list features to help improve reputation and enable customers to easily manage opt-outs.
228228

229-
![Email suppression list flowchart.](media/whats-new-images/email-suppression-list-flow.png)
229+
:::image type="content" source="media/whats-new-images/email-suppression-list-flow.png" alt-text="A diagram showing the Email suppression list flowchart." lightbox="media/whats-new-images/email-suppression-list-flow.png":::
230230

231231
Get started with [Manage email opt-out capabilities](./concepts/email/email-optout-management.md).
232232

@@ -278,7 +278,7 @@ For more information, see [Identity model](./concepts/identity-model.md).
278278

279279
Try Phone Calling, now in public preview, is a tool in Azure portal that helps customers confirm the setup of a telephony connection by making a phone call. It applies to both Voice Calling (PSTN) and direct routing. Try Phone Calling enables developers to quickly test Azure Communication Services calling capabilities, without an existing app or code on their end.
280280

281-
![alt text](concepts/media/try-phone-calling.png)
281+
:::image type="content" source="concepts/media/try-phone-calling.png" alt-text="A screen capture of the try phone calling tool being used in the Azure portal." lightbox="concepts/media/try-phone-calling.png":::
282282

283283
Learn more about [Try Phone Calling](./concepts/telephony/try-phone-calling.md).
284284

@@ -345,11 +345,11 @@ For more information, see [Manage call recording on the client](./how-tos/callin
345345

346346
### Closed Captions in Virtual Rooms
347347

348-
Closed Captions is the conversion of a voice or video call audio track into written words that appear in real time. Closed captions are also a useful tool for participants who prefer to read the audio text in order to engage more actively in conversations and meetings. Closed captions also help in scenarios where participants might be in noisy environments or have audio equipment problems.
348+
Closed captions is the conversion of a voice or video call audio track into written words that appear in real time. Closed captions are also a useful tool for participants who prefer to read the audio text in order to engage more actively in conversations and meetings. Closed captions also help in scenarios where participants might be in noisy environments or have audio equipment problems.
349349

350-
Closed Captions are never saved and are only visible to the user that enabled it.
350+
Closed captions are never saved and are only visible to the user that enabled it.
351351

352-
![Closed captions used in virtual rooms example.](media/whats-new-images/closed-captions-virtual-rooms.png)
352+
:::image type="content" source="media/whats-new-images/closed-captions-virtual-rooms.png" alt-text="A screen capture of closed captions used in a virtual rooms example." lightbox="media/whats-new-images/closed-captions-virtual-rooms.png":::
353353

354354
For more information, see [Closed Captions overview](./concepts/voice-video-calling/closed-captions.md).
355355

@@ -393,4 +393,4 @@ Get started with [Quickstart: Add Data Channel messaging to your calling app](./
393393

394394
## Related articles
395395

396-
Enjoy all of these new features. Be sure to check back here periodically for more news and updates on all of the new capabilities we've added to our platform! For a complete list of new features and bug fixes, visit our [releases page](https://github.com/Azure/Communication/releases) on GitHub. For more blog posts, as they're released, visit the [Azure Communication Services blog](https://techcommunity.microsoft.com/t5/azure-communication-services/bg-p/AzureCommunicationServicesBlog)
396+
For a complete list of new features and bug fixes, see the [releases page](https://github.com/Azure/Communication/releases) on GitHub. For more blog posts, see the [Azure Communication Services blog](https://techcommunity.microsoft.com/t5/azure-communication-services/bg-p/AzureCommunicationServicesBlog).

0 commit comments

Comments
 (0)