PlotWebAppMetricsasGraphGallery
1.0
Plot Azure WebApp Metrics in Shell as Graph
#The following PowerShell code can print Azure WebApp metrics as Graphical form 'DataIn, DataOut, Requests' for each days for selected number of days
$Important Note: Install Graphical module before you run the code in shell.
#Install-Module Graphical
#The script is ready to use. Copy the code and save as PS1 file
#When exe
#The following PowerShell code can print Azure WebApp metrics as Graphical form 'DataIn, DataOut, Requests' for each days for selected number of days
$Important Note: Install Graphical module before you run the code in shell.
#Install-Module Graphical
#The script is ready to use. Copy the code and save as PS1 file
#When exe
Plot Azure WebApp Metrics in Shell as Graph
#The following PowerShell code can print Azure WebApp metrics as Graphical form 'DataIn, DataOut, Requests' for each days for selected number of days
$Important Note: Install Graphical module before you run the code in shell.
#Install-Module Graphical
#The script is ready to use. Copy the code and save as PS1 file
#When executing, the script will ask for the resource group name and number of days needed in report
#After the completing the script, you will get graphical metrics of each websites within the shell
#Hope the script helps you out in your daily Azure tasks
Show more
#The following PowerShell code can print Azure WebApp metrics as Graphical form 'DataIn, DataOut, Requests' for each days for selected number of days
$Important Note: Install Graphical module before you run the code in shell.
#Install-Module Graphical
#The script is ready to use. Copy the code and save as PS1 file
#When executing, the script will ask for the resource group name and number of days needed in report
#After the completing the script, you will get graphical metrics of each websites within the shell
#Hope the script helps you out in your daily Azure tasks
Installation Options
Owners
Package Details
Author(s)
- Manu Philip
Dependencies
This script has no dependencies.
FileList
- PlotWebAppMetricsasGraphGallery.nuspec
- PlotWebAppMetricsasGraphGallery.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0 (current version) | 109 | 5/16/2020 |