PrintWebAppMetricsGallery
1.0
Print Azure WebApp Metrics in Shell
#This following PowerShell code can print Azure WebApp statistics 'DataIn, DataOut, Requests' for each days for selected number of days
#The script is ready to use. Copy the code and save as PS1 file
#When executing, the script will ask for the webappname and number of days needed in report
#After the completing the script, you w
#This following PowerShell code can print Azure WebApp statistics 'DataIn, DataOut, Requests' for each days for selected number of days
#The script is ready to use. Copy the code and save as PS1 file
#When executing, the script will ask for the webappname and number of days needed in report
#After the completing the script, you w
Print Azure WebApp Metrics in Shell
#This following PowerShell code can print Azure WebApp statistics 'DataIn, DataOut, Requests' for each days for selected number of days
#The script is ready to use. Copy the code and save as PS1 file
#When executing, the script will ask for the webappname and number of days needed in report
#After the completing the script, you will get table formatted statics of each websites within the shell
#Hope the script helps you out in your daily Azure tasks
Show more
#This following PowerShell code can print Azure WebApp statistics 'DataIn, DataOut, Requests' for each days for selected number of days
#The script is ready to use. Copy the code and save as PS1 file
#When executing, the script will ask for the webappname and number of days needed in report
#After the completing the script, you will get table formatted statics 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
- PrintWebAppMetricsGallery.nuspec
- PrintWebAppMetricsGallery.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0 (current version) | 119 | 5/16/2020 |