An Azure service that integrates speech processing into apps and services.
Hello Marc Teipel,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that your Custom video avatar speech synthesis fails with personalVoiceName access/not available error in Foundry.
Because existing containers remain healthy while newly created containers fail across multiple accounts in the same region, the reliable resolution is to have Azure Cosmos DB Support/Product Group correlate the failing ActivityId values and SDK diagnostics with the internal physical partition, replica set, or backend stamp placement. Azure Cosmos DB SDK diagnostics are the correct evidence to capture, and Microsoft guidance recommends escalating high-impact service-side failures through Azure Support. So, Open an Azure Support case for Azure Cosmos DB availability/provisioning failure or use Priority Customer Support - https://learn.microsoft.com/en-us/azure/azure-portal/supportability/priority-community-support.
Meanwhile, you can resolve and gather necessary information as below:
- Stop the daily database/container delete-and-recreate workflow until Microsoft confirms backend health.
- Change the lab cleanup process to keep containers stable and delete/reseed only test data, or use pre-created healthy container pools.
- Attach full SDK diagnostics,
ActivityId, affected account/container names, region, UTC timestamps, and theaz cosmosdb sql container showoutput. - Ask Support to identify and remediate the unhealthy backend physical partition/replica/stamp or move the affected account/container placement.
- Add a post-create readiness gate before migrations continue.
- Use Gateway mode only as a diagnostic comparison against Direct/RNTBD, not as the final fix.
There is no customer-facing CLI, SDK, or portal operation that reliably forces Cosmos DB physical partition reassignment for a newly created container. Deleting and recreating the database/container is only a workaround and may randomly avoid the unhealthy placement; it is not a root-cause fix.
I hope this is helpful. Please! Do not hesitate to let me know if you have any other questions, steps or clarifications.
Please do not close the thread by upvoting and accepting the answer if any part of it is helpful.