@MORAVEC Jan welcome to the Microsoft Q&A community.
It sounds like you're running into a certificate expiration issue on Azure's managed infrastructure. If the TLS certificate for *.swedencentral.inference.ai.azure.com
expired on May 17, 2025, and hasn't been renewed, it could be due to a delay or failure in Azure's automated renewal process.
Since other related subdomains like *.swedencentral.models.ai.azure.com
are functioning correctly, this suggests that the issue is isolated to the inference path. You might want to check Azure's status page or relevant support channels to see if there's an ongoing incident or planned maintenance affecting certificate renewals.
If this is causing disruptions, you can try:
- Manually verifying the certificate using tools like OpenSSL to confirm its expiration.
- Checking Azure logs for any renewal failures.
- Reaching out to Azure Support to escalate the issue if it's not being addressed automatically.
I hope these helps. Let me know if you have any further questions or need additional assistance.
Also if these answers your query, do click the "Upvote" and click "Accept the answer" of which might be beneficial to other community members reading this thread.