az sphere device network
Note
This reference is part of the azure-sphere extension for the Azure CLI (version 2.45.0 or higher). The extension will automatically install the first time you run an az sphere device network command. Learn more about extensions.
Provides information about the status of network interfaces on the attached device.
Name | Description | Type | Status |
---|---|---|---|
az sphere device network disable |
Disable a network interface on the attached device. |
Extension | GA |
az sphere device network enable |
Enable a network interface on the attached device. |
Extension | GA |
az sphere device network list-firewall-rules |
List firewall rules for the attached device. |
Extension | GA |
az sphere device network list-interfaces |
List the network interfaces for the attached device. |
Extension | GA |
az sphere device network proxy |
Manage proxy address use for network connection. |
Extension | GA |
az sphere device network proxy apply |
Configure the network proxy on the attached device. |
Extension | GA |
az sphere device network proxy delete |
Delete proxy connection on the attached device. |
Extension | GA |
az sphere device network proxy disable |
Disable network proxy on the attached device. |
Extension | GA |
az sphere device network proxy enable |
Enable network proxy on the attached device. |
Extension | GA |
az sphere device network proxy show |
Show proxy connection on the attached device. |
Extension | GA |
az sphere device network show-diagnostics |
Show diagnostics for one or all Wi-Fi networks on the attached device. |
Extension | GA |
az sphere device network show-status |
Show the network status for the attached device. |
Extension | GA |
az sphere device network update-interface |
Update the network interface configuration for the attached device. |
Extension | GA |
Disable a network interface on the attached device.
az sphere device network disable --interface
[--device]
Disable the network interface
az sphere device network disable --interface eth0
The interface to disable.
The device to run the command on when multiple devices are attached. Specify the ID, IP address, or Local Connection ID of an attached device.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Enable a network interface on the attached device.
az sphere device network enable --interface
[--device]
Enable the network interface
az sphere device network enable --interface eth0
The interface to enable.
The device to run the command on when multiple devices are attached. Specify the ID, IP address, or Local Connection ID of an attached device.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
List firewall rules for the attached device.
az sphere device network list-firewall-rules [--device]
List all firewall rules
az sphere device network list-firewall-rules
The device to run the command on when multiple devices are attached. Specify the ID, IP address, or Local Connection ID of an attached device.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
List the network interfaces for the attached device.
az sphere device network list-interfaces [--device]
List interfaces on the attached device
az sphere device network list-interfaces
The device to run the command on when multiple devices are attached. Specify the ID, IP address, or Local Connection ID of an attached device.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Show diagnostics for one or all Wi-Fi networks on the attached device.
az sphere device network show-diagnostics [--device]
[--network]
Show diagnostics for all networks
az sphere device network show-diagnostics
The device to run the command on when multiple devices are attached. Specify the ID, IP address, or Local Connection ID of an attached device.
The network for which to show diagnostics.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Show the network status for the attached device.
az sphere device network show-status [--device]
Show status of network on device
az sphere device network show-status
The device to run the command on when multiple devices are attached. Specify the ID, IP address, or Local Connection ID of an attached device.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Update the network interface configuration for the attached device.
az sphere device network update-interface --hardware-address
--interface
[--device]
Update the hardware address value for a specific network interface
az sphere device network update-interface --interface eth0 --hardware-address aa:bb:33:dd:ee:ff
Specify the device hardware address to be set.
The interface to update.
The device to run the command on when multiple devices are attached. Specify the ID, IP address, or Local Connection ID of an attached device.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Azure CLI feedback
Azure CLI is an open source project. Select a link to provide feedback: