Skip to content

Commit fe82abb

Browse files
fixed alert formatting
1 parent 85b6af0 commit fe82abb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/spring-apps/how-to-custom-persistent-storage.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ When you use your own persistent storage, artifacts generated by your applicatio
3030
- [Azure CLI](/cli/azure/install-azure-cli), version 2.0.67 or higher.
3131

3232
> [!IMPORTANT]
33-
> If you deployed your Azure Spring Apps in your own virtual network and you want the storage account to be accessed only from the virtual network, see the following articles:
34-
35-
> - [Use private endpoints for Azure Storage](../storage/common/storage-private-endpoints.md)
36-
> - [Configure Azure Storage firewalls and virtual networks](../storage/common/storage-network-security.md), especially the [Grant access from a virtual network](../storage/common/storage-network-security.md#grant-access-from-a-virtual-network) section.
33+
> If you deployed your Azure Spring Apps in your own virtual network and you want the storage account to be accessed only from the virtual network, see [Use private endpoints for Azure Storage](../storage/common/storage-private-endpoints.md) and the [Grant access from a virtual network](../storage/common/storage-network-security.md#grant-access-from-a-virtual-network) section of [Configure Azure Storage firewalls and virtual networks](../storage/common/storage-network-security.md).
3734
3835
## Mount your own extra persistent storage to applications
3936

0 commit comments

Comments
 (0)