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/spring-apps/how-to-built-in-persistent-storage.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,19 +42,19 @@ Use the following steps to enable or disable built-in persistent storage using t
42
42
43
43
1. Select **Apps** to view apps for your service instance, and then select an app to display the app's **Overview** page.
44
44
45
-
:::image type="content" source="media/how-to-built-in-persistent-storage/app-selected.png" lightbox="media/how-to-built-in-persistent-storage/app-selected.png" alt-text="Screenshot of the Apps pane showing apps for your service instance.":::
45
+
:::image type="content" source="media/how-to-built-in-persistent-storage/app-selected.png" lightbox="media/how-to-built-in-persistent-storage/app-selected.png" alt-text="Screenshot of Azure portal showing the Apps page.":::
46
46
47
47
1. On the **Overview** page, select **Configuration**.
48
48
49
-
:::image type="content" source="media/how-to-built-in-persistent-storage/select-configuration.png" lightbox="media/how-to-built-in-persistent-storage/select-configuration.png" alt-text="Screenshot of details for an app.":::
49
+
:::image type="content" source="media/how-to-built-in-persistent-storage/select-configuration.png" lightbox="media/how-to-built-in-persistent-storage/select-configuration.png" alt-text="Screenshot of Azure portal showing details for an app.":::
50
50
51
51
1. On the **Configuration** page, select **Persistent Storage**.
52
52
53
-
:::image type="content" source="media/how-to-built-in-persistent-storage/select-persistent-storage.png" lightbox="media/how-to-built-in-persistent-storage/select-persistent-storage.png" alt-text="Screenshot of the Configuration pane showing the Persistent Storage tab.":::
53
+
:::image type="content" source="media/how-to-built-in-persistent-storage/select-persistent-storage.png" lightbox="media/how-to-built-in-persistent-storage/select-persistent-storage.png" alt-text="Screenshot of Azure portal showing the Configuration page.":::
54
54
55
55
1. On the **Persistent Storage** tab, select **Enable** to enable persistent storage, or **Disable** to disable persistent storage.
56
56
57
-
:::image type="content" source="media/how-to-built-in-persistent-storage/enable-persistent-storage.png" lightbox="media/how-to-built-in-persistent-storage/enable-persistent-storage.png" alt-text="Screenshot of the Persistent Storage tab.":::
57
+
:::image type="content" source="media/how-to-built-in-persistent-storage/enable-persistent-storage.png" lightbox="media/how-to-built-in-persistent-storage/enable-persistent-storage.png" alt-text="Screenshot of Azure portal showing the Persistent Storage tab.":::
58
58
59
59
If persistent storage is enabled, the **Persistent Storage** tab displays the storage size and path.
60
60
@@ -93,5 +93,5 @@ Other operations:
93
93
94
94
## Next steps
95
95
96
-
- Learn about [quotas and service plans for Azure Spring Apps](./quotas.md).
97
-
- Learn how to [scale an application in Azure Spring Apps](./how-to-scale-manual.md).
96
+
- [Quotas and service plans for Azure Spring Apps](./quotas.md).
97
+
- [Scale an application in Azure Spring Apps](./how-to-scale-manual.md).
0 commit comments