Using the Azure Portal
- Navigate to your app service and find configuration under settings.
- Click + New application setting
- Enter the name of the setting (variable your app will call)
- Enter the value (in this example the name of the DB)
- After entering your value click OK
- Click the save...