Az.NetworkCloud

Microsoft Azure PowerShell: NetworkCloud cmdlets

NetworkCloud

Deploy-AzNetworkCloudCluster

Deploy the cluster to the provided rack.

Disable-AzNetworkCloudStorageApplianceRemoteVendorManagement

Disable remote vendor management of the provided storage appliance.

Enable-AzNetworkCloudStorageApplianceRemoteVendorManagement

Enable remote vendor management of the provided storage appliance.

Get-AzNetworkCloudAgentPool

Get properties of the provided Kubernetes cluster agent pool.

Get-AzNetworkCloudBareMetalMachine

Get properties of the provided bare metal machine.

Get-AzNetworkCloudBareMetalMachineKeySet

Get bare metal machine key set of the provided cluster.

Get-AzNetworkCloudBmcKeySet

Get baseboard management controller key set of the provided cluster.

Get-AzNetworkCloudCluster

Get properties of the provided cluster.

Get-AzNetworkCloudClusterManager

Get the properties of the provided cluster manager.

Get-AzNetworkCloudConsole

Get properties of the provided virtual machine console.

Get-AzNetworkCloudKubernetesCluster

Get properties of the provided the Kubernetes cluster.

Get-AzNetworkCloudL2Network

Get properties of the provided layer 2 (L2) network.

Get-AzNetworkCloudL3Network

Get properties of the provided layer 3 (L3) network.

Get-AzNetworkCloudMetricsConfiguration

Get metrics configuration of the provided cluster.

Get-AzNetworkCloudRack

Get properties of the provided rack.

Get-AzNetworkCloudRackSku

Get the properties of the provided rack SKU.

Get-AzNetworkCloudServicesNetwork

Get properties of the provided cloud services network.

Get-AzNetworkCloudStorageAppliance

Get properties of the provided storage appliance.

Get-AzNetworkCloudTrunkedNetwork

Get properties of the provided trunked network.

Get-AzNetworkCloudVirtualMachine

Get properties of the provided virtual machine.

Get-AzNetworkCloudVolume

Get properties of the provided volume.

Invoke-AzNetworkCloudBareMetalMachineCordon

Cordon the provided bare metal machine's Kubernetes node.

Invoke-AzNetworkCloudBareMetalMachineDataExtract

Run one or more data extractions on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

Invoke-AzNetworkCloudBareMetalMachineReimage

Reimage the provided bare metal machine.

Invoke-AzNetworkCloudBareMetalMachineReplace

Replace the provided bare metal machine.

Invoke-AzNetworkCloudBareMetalMachineRunCommand

Run the command or the script on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

Invoke-AzNetworkCloudBareMetalMachineRunReadCommand

Run one or more read-only commands on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

Invoke-AzNetworkCloudBareMetalMachineUncordon

Uncordon the provided bare metal machine's Kubernetes node.

Invoke-AzNetworkCloudClusterVersionUpdate

Update the version of the provided cluster to one of the available supported versions.

Invoke-AzNetworkCloudVirtualMachineReimage

Reimage the provided virtual machine.

New-AzNetworkCloudAgentPool

Create a new Kubernetes cluster agent pool or update the properties of the existing one.

New-AzNetworkCloudBareMetalMachineConfigurationDataObject

Create an in-memory object for BareMetalMachineConfigurationData.

New-AzNetworkCloudBareMetalMachineKeySet

Create a new bare metal machine key set or update the existing one for the provided cluster.

New-AzNetworkCloudBgpAdvertisementObject

Create an in-memory object for BgpAdvertisement.

New-AzNetworkCloudBgpServiceLoadBalancerConfigurationObject

Create an in-memory object for BgpServiceLoadBalancerConfiguration.

New-AzNetworkCloudBmcKeySet

Create a new baseboard management controller key set or update the existing one for the provided cluster.

New-AzNetworkCloudCluster

Create a new cluster or update the properties of the cluster if it exists.

New-AzNetworkCloudClusterManager

Create a new cluster manager or update properties of the cluster manager if it exists.

New-AzNetworkCloudConsole

Create a new virtual machine console or update the properties of the existing virtual machine console.

New-AzNetworkCloudControlPlaneNodeConfigurationObject

Create an in-memory object for ControlPlaneNodeConfiguration.

New-AzNetworkCloudEgressEndpointObject

Create an in-memory object for EgressEndpoint.

New-AzNetworkCloudEndpointDependencyObject

Create an in-memory object for EndpointDependency.

New-AzNetworkCloudInitialAgentPoolConfigurationObject

Create an in-memory object for InitialAgentPoolConfiguration.

New-AzNetworkCloudIpAddressPoolObject

Create an in-memory object for IpAddressPool.

New-AzNetworkCloudKeySetUserObject

Create an in-memory object for KeySetUser.

New-AzNetworkCloudKubernetesCluster

Create a new Kubernetes cluster or update the properties of the existing one.

New-AzNetworkCloudL2Network

Create a new layer 2 (L2) network or update the properties of the existing network.

New-AzNetworkCloudL3Network

Create a new layer 3 (L3) network or update the properties of the existing network.

New-AzNetworkCloudL3NetworkAttachmentConfigurationObject

Create an in-memory object for L3NetworkAttachmentConfiguration.

New-AzNetworkCloudMetricsConfiguration

Create new or update the existing metrics configuration of the provided cluster.

New-AzNetworkCloudNetworkAttachmentObject

Create an in-memory object for NetworkAttachment.

New-AzNetworkCloudRackDefinitionObject

Create an in-memory object for RackDefinition.

New-AzNetworkCloudServiceLoadBalancerBgpPeerObject

Create an in-memory object for ServiceLoadBalancerBgpPeer.

New-AzNetworkCloudServicesNetwork

Create a new cloud services network or update the properties of the existing cloud services network.

New-AzNetworkCloudStorageApplianceConfigurationDataObject

Create an in-memory object for StorageApplianceConfigurationData.

New-AzNetworkCloudTrunkedNetwork

Create a new trunked network or update the properties of the existing trunked network.

New-AzNetworkCloudVirtualMachine

Create a new virtual machine or update the properties of the existing virtual machine.

New-AzNetworkCloudVirtualMachinePlacementHintObject

Create an in-memory object for VirtualMachinePlacementHint.

New-AzNetworkCloudVolume

Create a new volume or update the properties of the existing one.

Remove-AzNetworkCloudAgentPool

Delete the provided Kubernetes cluster agent pool.

Remove-AzNetworkCloudBareMetalMachineKeySet

Delete the bare metal machine key set of the provided cluster.

Remove-AzNetworkCloudBmcKeySet

Delete the baseboard management controller key set of the provided cluster.

Remove-AzNetworkCloudCluster

Delete the provided cluster.

Remove-AzNetworkCloudClusterManager

Delete the provided cluster manager.

Remove-AzNetworkCloudConsole

Delete the provided virtual machine console.

Remove-AzNetworkCloudKubernetesCluster

Delete the provided Kubernetes cluster.

Remove-AzNetworkCloudL2Network

Delete the provided layer 2 (L2) network.

Remove-AzNetworkCloudL3Network

Delete the provided layer 3 (L3) network.

Remove-AzNetworkCloudMetricsConfiguration

Delete the metrics configuration of the provided cluster.

Remove-AzNetworkCloudServicesNetwork

Delete the provided cloud services network.

Remove-AzNetworkCloudTrunkedNetwork

Delete the provided trunked network.

Remove-AzNetworkCloudVirtualMachine

Delete the provided virtual machine.

Remove-AzNetworkCloudVolume

Delete the provided volume.

Restart-AzNetworkCloudBareMetalMachine

Restart the provided bare metal machine.

Restart-AzNetworkCloudKubernetesClusterNode

Restart a targeted node of a Kubernetes cluster.

Restart-AzNetworkCloudVirtualMachine

Restart the provided virtual machine.

Start-AzNetworkCloudBareMetalMachine

Start the provided bare metal machine.

Start-AzNetworkCloudVirtualMachine

Start the provided virtual machine.

Stop-AzNetworkCloudBareMetalMachine

Power off the provided bare metal machine.

Stop-AzNetworkCloudVirtualMachine

Power off the provided virtual machine.

Update-AzNetworkCloudAgentPool

Patch the properties of the provided Kubernetes cluster agent pool, or update the tags associated with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.

Update-AzNetworkCloudBareMetalMachine

Patch properties of the provided bare metal machine, or update tags associated with the bare metal machine. Properties and tag updates can be done independently.

Update-AzNetworkCloudBareMetalMachineKeySet

Patch properties of bare metal machine key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

Update-AzNetworkCloudBmcKeySet

Patch properties of baseboard management controller key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

Update-AzNetworkCloudCluster

Patch the properties of the provided cluster, or update the tags associated with the cluster. Properties and tag updates can be done independently.

Update-AzNetworkCloudClusterManager

Patch properties of the provided cluster manager, or update the tags assigned to the cluster manager. Properties and tag updates can be done independently.

Update-AzNetworkCloudConsole

Patch the properties of the provided virtual machine console, or update the tags associated with the virtual machine console. Properties and tag updates can be done independently.

Update-AzNetworkCloudKubernetesCluster

Patch the properties of the provided Kubernetes cluster, or update the tags associated with the Kubernetes cluster. Properties and tag updates can be done independently.

Update-AzNetworkCloudL2Network

Update tags associated with the provided layer 2 (L2) network.

Update-AzNetworkCloudL3Network

Update tags associated with the provided layer 3 (L3) network.

Update-AzNetworkCloudMetricsConfiguration

Patch properties of metrics configuration for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

Update-AzNetworkCloudRack

Patch properties of the provided rack, or update the tags associated with the rack. Properties and tag updates can be done independently.

Update-AzNetworkCloudServicesNetwork

Update properties of the provided cloud services network, or update the tags associated with it. Properties and tag updates can be done independently.

Update-AzNetworkCloudStorageAppliance

Update properties of the provided storage appliance, or update tags associated with the storage appliance Properties and tag updates can be done independently.

Update-AzNetworkCloudTrunkedNetwork

Update tags associated with the provided trunked network.

Update-AzNetworkCloudVirtualMachine

Patch the properties of the provided virtual machine, or update the tags associated with the virtual machine. Properties and tag updates can be done independently.

Update-AzNetworkCloudVolume

Update tags associated with the provided volume.