We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd36f8 commit 550dc86Copy full SHA for 550dc86
articles/app-service/scripts/powershell-monitor.md
@@ -39,7 +39,6 @@ This script uses the following commands. Each command in the table links to comm
39
| [New-AzAppServicePlan](/powershell/module/az.websites/new-azappserviceplan) | Creates an App Service plan. |
40
| [New-AzWebApp](/powershell/module/az.websites/new-azwebapp) | Creates a web app. |
41
| [Set-AzWebApp](/powershell/module/az.websites/set-azwebapp) | Modifies a web app's configuration. |
42
-| [Get-AzWebAppMetric](/powershell/module/az.websites/get-azwebappmetric) | Gets a web app's metrics. |
43
44
## Next steps
45
0 commit comments