Hi Daniel Engelson,
Greetings & Welcome to the Microsoft Q&A forum! Thank you for sharing your query.
The error code 1011 typically indicates an internal server error on Azure's side.
- Verify if there are any ongoing issues with Azure services in your region by visiting the Azure Service Health dashboard. This can help determine if the problem is due to a temporary service disruption.
- Although you mentioned no limits, it's worth double-checking if there are any hidden quotas or limits being hit. Sometimes, increasing the CPU and memory allocation for your container can resolve such issues.
- Ensure that you are using the latest versions of the Azure SDKs for both Python and Java.
- Review your configuration settings to ensure they align with the latest recommendations from Azure. Sometimes, changes in the service might require updates to your setup.
I hope this information helps.