Skip to content

Commit 12250d5

Browse files
authored
Merge pull request #259793 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 7a21b2c + 19971b4 commit 12250d5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

articles/communication-services/quickstarts/advanced-messaging/whatsapp/connect-whatsapp-business-account.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Get started with the Azure Communication Services Advanced Messaging, which exte
2222

2323
## Overview
2424

25-
This document provides information about registering a WhatsApp Business Account with Azure Communication Services. This [video](https://learn.microsoft.com/_themes/docs.theme/master/en-us/_themes/global/video-embed.html?id=04c63978-6f27-4289-93d6-625d8569ee28) demonstrates the process.
25+
This document provides information about registering a WhatsApp Business Account with Azure Communication Services. The following video demonstrates this process.
26+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=04c63978-6f27-4289-93d6-625d8569ee28]
2627
2728
## Prerequisites
2829

articles/openshift/troubleshoot.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@ Currently, the `RedHatOpenShift/OpenShiftClusters` resource that's automatically
2727

2828
If creating a cluster results in an error that `No registered resource provider found for location '<location>' and API version '2019-04-30' for type 'openShiftManagedClusters'. The supported api-versions are '2018-09-30-preview'.`, then you were part of the preview and now need to [purchase Azure virtual machine reserved instances](https://aka.ms/openshift/buy) to use the generally available product. A reservation reduces your spend by pre-paying for fully managed Azure services. For more information about reservations and how they save you money, see [What are Azure Reservations?](../cost-management-billing/reservations/save-compute-costs-reservations.md)
2929

30+
## Exceeding Azure storage limits
31+
32+
If requests are being throttled due to Azure storage limits being exceeded, it might be due to one of the following reasons:
33+
34+
- There's a maximum of approximately 50 clusters per subscription ID + region. Create fewer than 50 clusters per subscription + region. For example: 25 clusters in subscription + eastus and 25 clusters in subscription + eastus2.
35+
- Avoid creating multiple clusters within a single subscription + region at the same time. If you need to create multiple clusters in a short period of time, federate over multiple subscriptions or regions.
36+
37+
If the issue persists please create a support ticket for investigation.
38+
3039
## Next steps
3140

3241
- Visit the [OpenShift documentation](https://docs.openshift.com/container-platform)

0 commit comments

Comments
 (0)