Get-NCAzEnvironment
The Get-NCAzEnvironment PowerShell cmdlet retrieves and displays key metadata for the specified NCache environment, such as:
- EnvironmentName
- OS
- ServerProfile
- Location
- ResourceId
- DashboardNameLinks
- VmName
- PrivateIP
- PublicIp (if pplicable)
- ManagementLink (if public IP is enabled)
Get-NCAzEnvironment
Examples
This command lists all NCache Azure environments created by the current user or subscription:
Get-NCAzEnvironment
Properties
This cmdlet does not accept any parameters. It automatically installs all required modules necessary for NCache’s integration with Azure.