Skip to content

Commit 59fbb47

Browse files
authored
Merge pull request #287050 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 20fc782 + 6e78ae4 commit 59fbb47

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

articles/azure-government/documentation-government-csp-list.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,8 +498,7 @@ Below you can find a list of all the authorized Cloud Solution Providers (CSPs),
498498
|[Ingram Micro Inc.](https://usa.ingrammicro.com/)|
499499
|[Insight Public Sector Inc](https://www.ips.insight.com/en_US/public-sector.html)|
500500
|[Pax8](https://www.pax8.com/en-us/microsoft/)|
501-
|[Synnex](https://www.synnexcorp.com)|
502-
|[Tech Data Corporation](https://www.techdata.com/)|
501+
|[TD Synnex](https://tdsynnex.com/)|
503502

504503
## Approved LSPs
505504

articles/backup/backup-azure-delete-vault.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ If you try to delete the vault without removing the dependencies, you'll encount
2727

2828
- Recovery Services vault cannot be deleted as there are backup items in soft deleted state in the vault. The soft deleted items are permanently deleted after 14 days of delete operation. Please try vault deletion after the backup items are permanently deleted and there is no item in soft deleted state left in the vault. For more information, see [Soft delete for Azure Backup](./backup-azure-security-feature-cloud.md).
2929

30+
31+
32+
> [!NOTE]
33+
> Before deleting a Backup protection policy from a vault, you must ensure that
34+
> - the policy doesn't have any associated Backup items.
35+
> - each associated item is associated with some other policy.
36+
37+
3038
## Delete a Recovery Services vault
3139

3240
> [!VIDEO https://www.youtube.com/embed/xg_TnyhK34o]

articles/communication-services/concepts/voice-video-calling/calling-sdk-features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Once you start development, check out the [known issues page](../known-issues.md
4545
- **Media Stats** - The Calling SDK provides comprehensive insights into [the metrics](media-quality-sdk.md) of your VoIP and video calls. With this information, developers have a clearer understanding of call quality and can make informed decisions to further enhance their communication experience.
4646
- **Video Constraints** - The Calling SDK provides APIs that gain the ability to regulate [video quality among other parameters](../../quickstarts/voice-video-calling/get-started-video-constraints.md) during video calls by adjusting parameters such as resolution and frame rate supporting different call situations for different levels of video quality
4747
- **User Facing Diagnostics (UFD)** - The Calling SDK provides [events](user-facing-diagnostics.md) that are designed to provide insights into underlying issues that could affect call quality. Developers can subscribe to triggers such as weak network signals or muted microphones, ensuring that they're always aware of any factors impacting the calls.
48+
- **Custom context** - The Calling SDK provides APIs supporting calling with one user-to-user and up to five custom headers. The headers are received within the incoming call.
4849

4950
## Detailed capabilities
5051

@@ -102,6 +103,7 @@ The following list presents the set of features that are currently available in
102103
| | Noise suppression | ✔️ | ✔️ | ✔️ | ✔️ |
103104
| | Automatic gain control (AGC) || ✔️ | ✔️ | ✔️ |
104105
| Notifications <sup>4</sup> | [Push notifications](../../how-tos/calling-sdk/push-notifications.md) | ✔️ | ✔️ | ✔️ | ✔️ |
106+
| Custom context | Place a call with user-to-user or custom headers | ✔️ ||||
105107

106108
<sup>1</sup> The capability to Mute Others is currently in public preview.
107109

0 commit comments

Comments
 (0)