Share via

Cosmos not able to enable Synapse Link

Craig Webb 100 Reputation points
2026-05-13T00:26:13.8766667+00:00

I have a few Cosmos accounts for test and production and they were running fine with synapse link.

Last week I deleted our test cosmos and recreated it with no issue.

Today I tried to perform the same steps on our production environment and I now get this error

Enabling Analytical Storage during account creation is no longer supported. ActivityId: 73ce3131-aab1-44ea-bf4f-7b1499fb34b6, Microsoft.Azure.Documents.Common/2.14.0. Click here for details

Reading the documentation for Synapse Link on cosmos it is saying it is not recommended for new projects. For us this is an existing project getting reconfigured. There is no indication that synapse link was deleted and couldn't still be used.

Reconfiguring our project to use Fabric would be a big change as our service is using minimal costs of synapse so it would be a big jump in our current monthly billing.

Regards

Craig

Azure Cosmos DB
Azure Cosmos DB

An Azure NoSQL database service for app development.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Pilladi Padma Sai Manisha 9,860 Reputation points Microsoft External Staff Moderator
    2026-05-13T06:08:46.08+00:00

    Hi Craig Webb,
    Thankyou for reaching microsoft Q&A!

    It looks like the behavior you’re seeing is related to recent changes around Azure Synapse Link (Analytical Store) support for Azure Cosmos DB.

    The error message:

    “Enabling Analytical Storage during account creation is no longer supported”

    indicates that enabling Synapse Link during creation of a brand-new or re-created Cosmos DB account is currently restricted for new scenarios.

    What this means

    • Existing Cosmos DB accounts that already had Synapse Link enabled should continue functioning normally.

    • If an account is deleted and then recreated, the newly created account may no longer allow enabling Analytical Store/Synapse Link during creation.

    • This would explain why your earlier environment worked previously while the newly recreated production account is now failing.

    Recommended options

    • Continue using an existing Cosmos DB account that already has Synapse Link enabled, if feasible.

    • Evaluate Microsoft Fabric Mirroring (GA) as the strategic replacement for zero-ETL analytics on Cosmos DB data.

    • If Synapse Link functionality is business-critical, we can engage the product team internally to confirm whether any exceptions or alternative onboarding paths are currently available.

    To help validate the scenario further, could you please confirm the following:

    • Did the original production account have Synapse Link enabled before it was deleted?

    • Which Cosmos DB API are you using (Core/SQL, MongoDB, Cassandra, etc.)?

    • How are you provisioning the account (Azure Portal, ARM/Bicep, CLI, Terraform)?

    Reference documentation

    Quick checklist:

    • Original production account had Synapse Link enabled before deletion: Yes / No

    • Cosmos DB API: Core/SQL / MongoDB / Cassandra / Other

    • Provisioning method: Portal / ARM/Bicep / CLI / Terraform

    Once we have the above details, we can help determine the best next steps.

    Was this answer helpful?


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.