Appendix 1: Cmdlets in Azure PowerShell
FlexNet Manager Suite
2022 R1
(On-Premises)
The connection from FlexNet Manager Suite to the Microsoft Azure service relies on the Az
Tools for Windows PowerShell (as described in Prerequisites and Setting Up). Within
that toolset, the connector uses the following PowerShell cmdlets:
Connect-AzAccount
— To log into Microsoft AzureDisconnect-AzAccount
— To log out of Microsoft AzureGet-AzEnvironment
— To identify the environments currently available in Microsoft Azure (such as AzureChinaCloud, AzureCloud, AzureGermanCloud, AzureUSGovernment)Get-AzLocation
— To identify the available Azure geographic regions of the instance type (size in Microsoft term) where your instances may be runningGet-AzSqlVM
— To return the list of the SQL virtual machines you own, and then collect the cloud license modelGet-AzVMSize
— To return the list of the instances type based on locationGet-AzVM
— To return the list of the instances (virtual machines) you own, and then collect summary inventory details on each oneSearch-AzGraph
— To return the list of instances for a batch of subscriptions.
FlexNet Manager Suite (On-Premises)
2022 R1