Skip to content

Commit 302d5dc

Browse files
authored
Apply suggestions from PR review
Delete "extra" asterisk.
1 parent 0a558b2 commit 302d5dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/includes/configure-azure-storage/azure-storage-windows-container-pivot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Now you're ready to use Key Vault to access your storage account.
105105
| **Configuration options** | Select **Basic** |
106106
| **Storage accounts** | Azure Storage account. It must contain an Azure Files share. |
107107
| **Share name** | Files share to mount. |
108-
| **Mount path** | Directory inside your Windows container that you want to mount. Don't use a root directory (*[C-Z]:\** or */*) or the *home* directory (*[C-Z]:\home* or */home*).|
108+
| **Mount path** | Directory inside your Windows container that you want to mount. Don't use a root directory (*[C-Z]:\* or */*) or the *home* directory (*[C-Z]:\home* or */home*).|
109109
| **Deployment slot setting** | When selected, the storage mount settings also apply to deployment slots.|
110110

111111
# [Azure portal](#tab/portal/access-key)
@@ -121,7 +121,7 @@ Now you're ready to use Key Vault to access your storage account.
121121
| **Storage accounts** | Azure Storage account. It must contain an Azure Files share. |
122122
| **Share name** | Files share to mount. |
123123
| **Access key** (Advanced only) | [Access key](../../../storage/common/storage-account-keys-manage.md) for your storage account. |
124-
| **Mount path** | Directory inside your Windows container that you want to mount. Don't use a root directory (*[C-Z]:\** or */*) or the *home* directory (*[C-Z]:\home* or */home*).|
124+
| **Mount path** | Directory inside your Windows container that you want to mount. Don't use a root directory (*[C-Z]:\* or */*) or the *home* directory (*[C-Z]:\home* or */home*).|
125125
| **Application settings**| Select the app setting with the Azure Key Vault secret.|
126126
| **Deployment slot setting** | When selected, the storage mount settings also apply to deployment slots.|
127127

0 commit comments

Comments
 (0)