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/app-service/includes/configure-azure-storage/azure-storage-windows-container-pivot.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ Now you're ready to use Key Vault to access your storage account.
105
105
|**Configuration options**| Select **Basic**|
106
106
|**Storage accounts**| Azure Storage account. It must contain an Azure Files share. |
107
107
|**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*).|
109
109
|**Deployment slot setting**| When selected, the storage mount settings also apply to deployment slots.|
110
110
111
111
# [Azure portal](#tab/portal/access-key)
@@ -121,7 +121,7 @@ Now you're ready to use Key Vault to access your storage account.
121
121
|**Storage accounts**| Azure Storage account. It must contain an Azure Files share. |
122
122
|**Share name**| Files share to mount. |
123
123
|**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*).|
125
125
|**Application settings**| Select the app setting with the Azure Key Vault secret.|
126
126
|**Deployment slot setting**| When selected, the storage mount settings also apply to deployment slots.|
0 commit comments