You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to migrate data between two CosmosDB accounts using the Operations section fails when you use RBAC auth with: System.InvalidOperationException: This instance has already started one or more requests. Properties can only be modified before sending the first request.
The exact same configuration using a ConnectionString works but AccountEndpoint with UseRbacAuth gives the previous error.