az grafana mpe
Note
This reference is part of the amg extension for the Azure CLI (version 2.61.0 or higher). The extension will automatically install the first time you run an az grafana mpe command. Learn more about extensions.
Commands to manage managed private endpoints.
Commands
Name | Description | Type | Status |
---|---|---|---|
az grafana mpe create |
Create a managed private endpoint. |
Extension | GA |
az grafana mpe delete |
Delete a managed private endpoint. |
Extension | GA |
az grafana mpe list |
List all managed private endpoints. |
Extension | GA |
az grafana mpe refresh |
Refresh and sync managed private endpoints to latest state. |
Extension | GA |
az grafana mpe show |
Get a specific managed private endpoint. |
Extension | GA |
az grafana mpe wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
az grafana mpe create
Create a managed private endpoint.
az grafana mpe create --managed-private-endpoint-name
--resource-group
--workspace-name
[--group-ids]
[--location]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--private-link-resource-id]
[--private-link-resource-region]
[--private-link-service-url]
[--request-message]
[--tags]
Examples
connect to an Azure SQL Server by resource ID
az grafana mpe create -n MyManagedPrivateEndpoint -g MyResourceGroup --workspace-name MyGrafana --group-ids sqlServer --private-link-resource-id /subscriptions/3a7edf7d-1488-4017-a908-111111111111/resourceGroups/MyResourceGroup/providers/Microsoft.Sql/servers/MySQLServer
Required Parameters
The managed private endpoint name of Azure Managed Grafana.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The workspace name of Azure Managed Grafana.
Optional Parameters
The group Ids of the managed private endpoint. Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
The geo-location where the resource lives When not specified, the location of the resource group will be used.
Do not wait for the long-running operation to finish.
The ARM resource ID of the resource for which the managed private endpoint is pointing to.
The region of the resource to which the managed private endpoint is pointing to.
The URL of the data store behind the private link service. It would be the URL in the Grafana data source configuration page without the protocol and port.
User input request message of the managed private endpoint.
Resource tags. Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
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.
az grafana mpe delete
Delete a managed private endpoint.
az grafana mpe delete [--ids]
[--managed-private-endpoint-name]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--resource-group]
[--subscription]
[--workspace-name]
[--yes]
Optional Parameters
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
The managed private endpoint name of Azure Managed Grafana.
Do not wait for the long-running operation to finish.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
The workspace name of Azure Managed Grafana.
Do not prompt for confirmation.
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.
az grafana mpe list
List all managed private endpoints.
az grafana mpe list --resource-group
--workspace-name
[--max-items]
[--next-token]
Required Parameters
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The workspace name of Azure Managed Grafana.
Optional Parameters
Total number of items to return in the command's output. If the total number of items available is more than the value specified, a token is provided in the command's output. To resume pagination, provide the token value in --next-token
argument of a subsequent command.
Token to specify where to start paginating. This is the token value from a previously truncated response.
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.
az grafana mpe refresh
Refresh and sync managed private endpoints to latest state.
az grafana mpe refresh [--ids]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--resource-group]
[--subscription]
[--workspace-name]
Optional Parameters
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Do not wait for the long-running operation to finish.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
The workspace name of Azure Managed Grafana.
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.
az grafana mpe show
Get a specific managed private endpoint.
az grafana mpe show [--ids]
[--managed-private-endpoint-name]
[--resource-group]
[--subscription]
[--workspace-name]
Optional Parameters
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
The managed private endpoint name of Azure Managed Grafana.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
The workspace name of Azure Managed Grafana.
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.
az grafana mpe wait
Place the CLI in a waiting state until a condition is met.
az grafana mpe wait [--created]
[--custom]
[--deleted]
[--exists]
[--ids]
[--interval]
[--managed-private-endpoint-name]
[--resource-group]
[--subscription]
[--timeout]
[--updated]
[--workspace-name]
Optional Parameters
Wait until created with 'provisioningState' at 'Succeeded'.
Wait until the condition satisfies a custom JMESPath query. E.g. provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running'].
Wait until deleted.
Wait until the resource exists.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Polling interval in seconds.
The managed private endpoint name of Azure Managed Grafana.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Maximum wait in seconds.
Wait until updated with provisioningState at 'Succeeded'.
The workspace name of Azure Managed Grafana.
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.