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
In my other question, I asked how to connect to Azure SQL db and someone helped me out by suggesting I should set Encrypt =false in my connection string. That worked out. So I closed that issue.
Now, my vNext website is showing list of rows in the table, but I can't do create, update or delete in my table while hosting on Ubuntu. I can do it while hosting on Windows normally. Same code.
If someone had similar situation, how do you solve this? What can I do about this? If you need more info, ask away.