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/app-service-undelete.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,4 +45,4 @@ The inputs for this command are:
45
45
-**Name**: Name for the app, this should be globally unique.
46
46
-**TargetAppServicePlanName**: App Service plan linked to the app
47
47
48
-
By default `Restore-AzDeletedWebApp` will restore both your app configuration as well a content. If you want to only resotre content, you use the `-RestoreContentOnly` flag with this commandlet.
48
+
By default `Restore-AzDeletedWebApp` will restore both your app configuration as well a content. If you want to only restore content, you use the `-RestoreContentOnly` flag with this commandlet.
0 commit comments