AzureUtil
1.0.0
This is a PowerShell module that is collection of utility cmdlets for Azure management operations.
* Get-AzureUtilEmptyResourceGroup cmdlet
This cmdlet is get the resource groups that not contains any resources from the entire subscription.
* Get-AzureUtilNonAttachedManagedDisk cmdlet
This cmdlet is get the managed disks that non-attached to any virtual machin
* Get-AzureUtilEmptyResourceGroup cmdlet
This cmdlet is get the resource groups that not contains any resources from the entire subscription.
* Get-AzureUtilNonAttachedManagedDisk cmdlet
This cmdlet is get the managed disks that non-attached to any virtual machin
This is a PowerShell module that is collection of utility cmdlets for Azure management operations.
* Get-AzureUtilEmptyResourceGroup cmdlet
This cmdlet is get the resource groups that not contains any resources from the entire subscription.
* Get-AzureUtilNonAttachedManagedDisk cmdlet
This cmdlet is get the managed disks that non-attached to any virtual machines from the entire subscription.
* Get-AzureUtilNonAttachedUnmanagedDisk cmdlet
This cmdlet is get the unmanaged disks (VHDs/Blobs) that non-attached to any virtual machines from the entire subscription.
Show more
* Get-AzureUtilEmptyResourceGroup cmdlet
This cmdlet is get the resource groups that not contains any resources from the entire subscription.
* Get-AzureUtilNonAttachedManagedDisk cmdlet
This cmdlet is get the managed disks that non-attached to any virtual machines from the entire subscription.
* Get-AzureUtilNonAttachedUnmanagedDisk cmdlet
This cmdlet is get the unmanaged disks (VHDs/Blobs) that non-attached to any virtual machines from the entire subscription.
Minimum PowerShell version
5.1
Installation Options
Author(s)
Takeshi Katano
Copyright
(c) 2017 Takeshi Katano. All rights reserved.
Package Details
Owners
Tags
Azure ARM ResourceGroup Management VM VirtualMachne Disk VHD Blob
Functions
Get-EmptyResourceGroup Get-NonAttachedManagedDisk Get-NonAttachedNonManagedDisk
Dependencies
This module has no dependencies.
Release Notes
https://github.com/tksh164/AzureUtil-PowerShellModule#release-notes
FileList
- AzureUtil.nuspec
- AzureUtil.psd1
- AzureUtil.psm1