+If you receive this error when using Microsoft Entra authentication with data plane SDK methods that manage database or container resources (such as `create*`, `createIfNotExists`, `replace`, or `delete` operations on databases or containers), these methods fail because they require control plane access. When you only have data plane access through Microsoft Entra role-based access control (RBAC), you can't perform control plane operations. Use the management plane SDK with appropriate Microsoft Entra RBAC roles (such as Contributor or Cosmos DB Account Contributor) to complete these tasks.
0 commit comments