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
// Rethrow with more context for easier troubleshooting
49
+
thrownewArgumentException($"Invalid connection string format. Ensure it has the format 'Endpoint=value;ContainerName=value'. See inner exception for details.",ex);
0 commit comments