I cannot use or create any deployments in Sweden Central

Marek Kembrowski 5 Reputation points
2026-01-29T12:15:15.49+00:00

I've started go get following error when trying to deploy model.

Another operation is being performed on the parent resource '/subscriptions/083bfdee-f172-45f8-b685-5be84b4a669a/resourceGroups/rg-mkembrowski-foundry/providers/Microsoft.CognitiveServices/accounts/silentmark-foundry'. Please try again later.

When i try to use existing models, i get error that given deployment is not found (404). It was working few hours ago, and i dont see any service interuptions for that region. In addition - due to subscription type - i cannot switch region.

Anyone having similar issue?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Jerald Felix 10,640 Reputation points
    2026-01-30T01:13:16.2533333+00:00

    Hello Marek Kembrowski,

    Thanks for raising this question in Q&A forum.

    You're experiencing a known regional issue. Sweden Central has had ongoing Azure OpenAI/AI Services outages since January 27, 2026, with continued problems reported on January 28-29.

    What's Happening

    The outage affected deployment metadata and caused resources to enter inconsistent states. Your "Another operation is being performed" error and 404s on existing deployments are direct symptoms of this platform issue.

    Immediate Actions

    Check Service Health: Azure Portal → Service Health → Resource Health for your specific resource

    1. Wait 30-60 minutes before retrying deployments - the backend may still be recovering

    Verify deployments via CLI:

    bash
    az cognitiveservices account deployment list --name <account-name> --resource-group <rg-name>
    
    1. Open an Azure Support ticket immediately - given the ongoing regional issues and your inability to switch regions, Microsoft likely needs to manually restore your resource

    This is a platform-level issue affecting multiple users in Sweden Central, not something you caused.

    If this helps accept the answer.

    Best Regards,

    Jerald Felix

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.