Skip to content

Commit 8ceaf83

Browse files
Remove duplicate config check
1 parent ed62706 commit 8ceaf83

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/app-service/configure-connect-to-azure-storage.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -213,12 +213,6 @@ Verify your storage is mounted by running the following command:
213213
az webapp config storage-account list --resource-group <resource-group> --name <app-name>
214214
```
215215

216-
Verify your configuration by running the following command:
217-
218-
```azurecli
219-
az webapp config storage-account list --resource-group <resource-group> --name <app-name>
220-
```
221-
222216
---
223217

224218
> [!NOTE]

0 commit comments

Comments
 (0)