Skip to content

Azure PowerShell Script which allows to audit Azure Resources in Azure Subscription / Accounts.

License

Notifications You must be signed in to change notification settings

cloudmelon/azure-resources-audit-powershell

Repository files navigation

Azure Resources Audit PowerShell Script Repository

This repository stores Sample PowerShell Script which allows to audit Azure Resources in current Azure Subscription.

Script Index

  • CheckAzureResourceCount : Retrieve Azure each resource counts in current subscription with PowerShell
  • CheckAzureVMSize : Retrieve Azure Virtual Machine Size information in current subscription with PowerShell
  • CheckAzureVmsCountsBySize: Counter all the VMs in your subscriptions in current account and group them by VM size
  • CheckVMsSpecInfoSubscription : Check all the specification of Azure VMs in your current subscription
  • GetAvailableVMSizeInSubscription: Get Available Azure VM size in current subscriptions ( no duplications )
  • GetAllAzureVMsInfoInSubscription : Check Azure VMs information in current subscription
  • ResizingAzureVMsInSubscription : Resizing target Azure VM in current subscription
  • ResizingAzureClassicVMsInSubscription : Resizing target Azure Classic VM in current subscription

Guide book

Implementing Microsoft Azure Infrastructure Solutions : Exam Guide 70-533 Author : Melony QIN Published 30th August 2018

More details on : https://www.packtpub.com/virtualization-and-cloud/implementing-microsoft-azure-infrastructure-solutions-exam-guide-70-533

Guide blog site

Blog site : https://www.cloud-melon.com/

Share your insights with @MelonyQ at https://twitter.com/MelonyQ

Reference repository :

ARM Template : https://github.com/cloudmelon/azure-multiple-vmss-linux

Azure PowerShell : https://github.com/cloudmelon/azure-resources-audit-powershell

Lab repository : https://github.com/cloudmelon/cloudmelonsamplecloudlab

Application repository : https://github.com/cloudmelon/cloudmelonsampleapp

About

Azure PowerShell Script which allows to audit Azure Resources in Azure Subscription / Accounts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published