Skip to content

Commit 327eb0e

Browse files
Add reminder for deleting private endpoint before file share
Added reminder about deleting associated private endpoint before file share deletion.
1 parent 3406d8a commit 327eb0e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

articles/storage/files/modify-file-share.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,8 @@ az storage share-rm delete \
462462
> [!NOTE]
463463
> File share with Microsoft.FileShares is currently in preview. You may use the Azure portal, or you can use generic PowerShell or Azure CLI commands to work with file shares. If you want to try the CLI private package for Microsoft.FileShares resource provider, fill out this [survey](https://forms.microsoft.com/r/nEGcB0ccaD).
464464
465+
Reminder: Before deleting your file share with Microsoft.FileShares, make sure to delete its associated private endpoint. File share deletion will fail if the private endpoint is still present.
466+
465467
# [Portal](#tab/azure-portal)
466468

467469
To delete a file share (Microsoft.FileShares) using the Azure portal, follow these steps.

0 commit comments

Comments
 (0)