You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/static-web-apps/database-azure-sql.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -270,6 +270,7 @@ Use the following steps to create a connection between the Static Web Apps insta
270
270
|---|---|
271
271
| Database Type | Select your database type from the dropdown list. |
272
272
| Subscription | Select your Azure subscription from the dropdown list. |
273
+
| Resource Group | Selector create a resource group for your database. |
273
274
| Resource Name | Select the database server name that has your desired database. |
274
275
| Database Name | Select the name of the database you want to link to your static web app. |
275
276
| Authentication Type | Select**Connection string**, and enter the Azure SQL user name and password. |
@@ -285,10 +286,11 @@ Once you've connected your database to your static web app and the site is finis
285
286
1. In the *Essentials* section, select the **URL** of your Static Web Apps resource to navigate to your static web app.
286
287
287
288
1. Select the **List** button to list all items.
288
-
289
-
The output should resemble what's shown in this screenshot.
290
-
:::image type="content" source="../articles/static-web-apps/media/database-add/static-web-apps-database-connections-list.png" alt-text="Web browser showing results from listing records from the database in the developer tools console window.":::
291
-
289
+
290
+
The output should resemble what's shown in this screenshot.
291
+
292
+
:::image type="content" source="../articles/static-web-apps/media/database-add/static-web-apps-database-connections-list.png" alt-text="Web browser showing results from listing records from the database in the developer tools console window.":::
293
+
292
294
## Clean up resources
293
295
294
296
If you want to remove the resources created during this tutorial, you need to unlink the database and remove the sample data.
Copy file name to clipboardExpand all lines: articles/static-web-apps/database-mysql.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -285,10 +285,10 @@ Once you've connected your database to your static web app and the site is finis
285
285
286
286
1. Select the **List** button to list all items.
287
287
288
-
The output should resemble what's shown in this screenshot.
288
+
The output should resemble what's shown in this screenshot.
289
+
290
+
:::image type="content" source="../articles/static-web-apps/media/database-add/static-web-apps-database-connections-list.png" alt-text="Web browser showing results from listing records from the database in the developer tools console window.":::
289
291
290
-
:::image type="content" source="../articles/static-web-apps/media/database-add/static-web-apps-database-connections-list.png" alt-text="Web browser showing results from listing records from the database in the developer tools console window.":::
291
-
292
292
## Clean up resources
293
293
294
294
If you want to remove the resources created during this tutorial, you need to unlink the database and remove the sample data.
Copy file name to clipboardExpand all lines: articles/static-web-apps/database-postgresql.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -271,10 +271,11 @@ Once you've connected your database to your static web app and the site is finis
271
271
1. In the *Essentials* section, select the **URL** of your Static Web Apps resource to navigate to your static web app.
272
272
273
273
1. Select the **List** button to list all items.
274
-
275
-
The output should resemble what's shown in this screenshot.
276
-
:::image type="content" source="../articles/static-web-apps/media/database-add/static-web-apps-database-connections-list.png" alt-text="Web browser showing results from listing records from the database in the developer tools console window.":::
277
-
274
+
275
+
The output should resemble what's shown in this screenshot.
276
+
277
+
:::image type="content" source="../articles/static-web-apps/media/database-add/static-web-apps-database-connections-list.png" alt-text="Web browser showing results from listing records from the database in the developer tools console window.":::
278
+
278
279
## Clean up resources
279
280
280
281
If you want to remove the resources created during this tutorial, you need to unlink the database and remove the sample data.
0 commit comments