If I have both a provider hosted add-in and an SQL database running on the same Azure server, how do I access the database from within my Sharepoint add-in? Thank you!
-
check this c-sharpcorner.com/UploadFile/a30324/…Waqas Sarwar MVP– Waqas Sarwar MVP ♦2017-01-17 15:24:34 +00:00Commented Jan 17, 2017 at 15:24
-
i added that link as answer for community benefit, it will great if you mark it answer.Waqas Sarwar MVP– Waqas Sarwar MVP ♦2017-01-17 16:05:15 +00:00Commented Jan 17, 2017 at 16:05
Add a comment
|
1 Answer
Yes you can. Please follow this blog for the more information.
- Microsoft Azure Account: If you do not have Azure account, open a free Azure account. It comes with one-month free trial.
- Office 365 subscription
- Visual Studio 2013/2015: You need to have Visual Studio installed on your machine.
- Install the Azure SDK for Visual Studio 2015 or the Azure SDK for Visual Studio 2013.