Skip to content

Commit 63c1916

Browse files
authored
style tweaks
1 parent 58b2e59 commit 63c1916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ ms.service: app-service
1212

1313
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).
1414

15-
## Re-register App Service Resource Provider
16-
Some customer's might hit an issue where retrieving the list of deleted apps fails. Please run the command below to resolve that issue
15+
## Re-register App Service resource provider
16+
Some customers might encounter an issue where retrieving the list of deleted apps fails. To resolve the issue, run the following command:
1717

1818
```powershell
1919
Register-AzResourceProvider -ProviderNamespace "Microsoft.Web"

0 commit comments

Comments
 (0)