Azure – creating app service talking with sql server

‘app service’ and ‘sql server’ are excellent combination for creating a small website.

creating sql server on azure following step by step guide.
Even on local visual studio, it talk with sql server on azure as well.

1. open microsoft azure portal
2. select app service.
3. create app service following step by step guiding
4. one local visual studio project, click on ‘publish’
5. select microsoft azure click on publish

some excellent feature such as Api Management will be a new post to make API GATE Way talking to AZure virtual machine.

This entry was posted in azure. Bookmark the permalink.