I'm not sure if this is possible at the moment and if I need some additional steps to make this work.
My vNext app works on both, Windows and Ubuntu. The difference is when I host it on Ubuntu, it doesn't get any data from SQL database in Azure. My Ubuntu virtual machine is also in Azure.
I've checked many tutorials and found nothing about accessing SQL db in Azure from vNext apps , but since it works when I host app in IIS, I thought it'll work on Ubuntu too . I'm quite new to Ubuntu so I'm only guessing what can go wrong. And tinkering with it proved to be dangerous so I don't want to poke things without knowing what I'm aiming at.
Any ideas, suggestions on what can be done or checked or if there are any constraints?
I'm not sure if this is possible at the moment and if I need some additional steps to make this work.
My vNext app works on both, Windows and Ubuntu. The difference is when I host it on Ubuntu, it doesn't get any data from SQL database in Azure. My Ubuntu virtual machine is also in Azure.
I've checked many tutorials and found nothing about accessing SQL db in Azure from vNext apps , but since it works when I host app in IIS, I thought it'll work on Ubuntu too . I'm quite new to Ubuntu so I'm only guessing what can go wrong. And tinkering with it proved to be dangerous so I don't want to poke things without knowing what I'm aiming at.
Any ideas, suggestions on what can be done or checked or if there are any constraints?