az internet-analyzer preconfigured-endpoint
Note
This reference is part of the internet-analyzer extension for the Azure CLI (version 2.0.67 or higher). The extension will automatically install the first time you run an az internet-analyzer preconfigured-endpoint command. Learn more about extensions.
Commands to manage preconfigured endpoints.
Commands
Name | Description | Type | Status |
---|---|---|---|
az internet-analyzer preconfigured-endpoint list |
List preconfigured endpoints. |
Extension | GA |
az internet-analyzer preconfigured-endpoint list
List preconfigured endpoints.
az internet-analyzer preconfigured-endpoint list --profile-name
--resource-group
Examples
Gets a list of Preconfigured Endpoints
az internet-analyzer preconfigured-endpoint list --resource-group "MyResourceGroup" \
--profile-name "MyProfile"
Required Parameters
The name of the Internet Analyzer profile for which to list preconfigured endpoints.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
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.