Linking a SQL server database to the application 

The GiveNTake application uses SQL Server as its data store and will not be able to work without it, so we will spend the next section explaining how to create a new SQL Server and database and link it to an application.

  1. Scroll through the left-hand menu of your web app, click on the Data connections menu item, and then click on the Add button:

  1. Select a SQL Database in the Type drop-down control and click on the SQL Database configuration area:

  1. Fill in the desired name of your database, and then click on the Target server configuration area to create a new server on which your database will run:

By default, network access to Azure SQL Database is blocked from any IP and can later be opened in the server firewall settings.
When creating a new server, you can check Allow Azure services to access server to allow App Service to connect to your database without manual configuration.

Once you complete the server creation, you need to select the pricing tier for your database.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.138.106.233