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
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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name PlotWebAppMetricsasGraphGallery

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Manu Philip

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0 (current version) 100 5/16/2020