Skip to content

Commit 2cc5cc8

Browse files
committed
adding note on retention for deleted apps
1 parent 54fa87c commit 2cc5cc8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/app-service/app-service-undelete.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ ms.topic: article
1111

1212
If you happened to accidentally delete your app in Azure App Service, you can restore it using the commands from the [Az PowerShell module](https://docs.microsoft.com/powershell/azure/?view=azps-2.6.0&viewFallbackFrom=azps-2.2.0).
1313

14+
> [!NOTE]
15+
> Deleted apps are purged from the system 30 days after the initial deletion. Once an app has been purged, it can't be recovered.
16+
>
17+
1418
## Re-register App Service resource provider
1519
Some customers might encounter an issue where retrieving the list of deleted apps fails. To resolve the issue, run the following command:
1620

0 commit comments

Comments
 (0)