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
+";Integrated Security=True;Connect Timeout=3000;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False;Max Pool Size=300";
else
return"Server=tcp:"+yourAzureSQLAddress
+";Database="+yourAzureSQLDBName
+";User ID="+yourAzureUserId
+";Password= "+yourAzurePassword
+";Trusted_Connection=False;Encrypt=True;Max Pool Size=3000;Connect Timeout=0";