Share via


az dynatrace

Note

This reference is part of the dynatrace extension for the Azure CLI (version 2.70.0 or higher). The extension will automatically install the first time you run an az dynatrace command. Learn more about extensions.

Manage dynatrace.

Commands

Name Description Type Status
az dynatrace get-marketplace-saas-resource-detail

Get Marketplace SaaS resource details for a given tenant under a subscription.

Extension GA
az dynatrace monitor

Manage Dynatrace resource on Azure. This command lists properties including Dynatrace environment properties, SSO properties, and plan information.

Extension GA
az dynatrace monitor create

Create a Dynatrace resource on Azure for monitoring and observability needs.

Extension GA
az dynatrace monitor delete

Delete a Dynatrace resource.

Extension GA
az dynatrace monitor get-metric-status

Get status of metrics being sent to the Dynatrace resource.

Extension GA
az dynatrace monitor get-sso-detail

Get the SSO configuration details for Dynatrace resource.

Extension GA
az dynatrace monitor get-vm-host-payload

Return payload to be included in API request body when installing Dynatrace agent on a Virtual Machine. Use this command to facilitate automated deployment of monitoring agents across VMs.

Extension GA
az dynatrace monitor list

List all MonitorResource by subscriptionId.

Extension GA
az dynatrace monitor list-app-service

List all App Services that have Dynatrace OneAgent installed.

Extension GA
az dynatrace monitor list-host

Displays compute resources (VMs, VMSS) that are currently being monitored by the specified Dynatrace resource.

Extension GA
az dynatrace monitor list-linkable-environment

List all available Dynatrace environments that can be integrated with your Azure Dynatrace resources.

Extension GA
az dynatrace monitor list-monitored-resource

List of all Azure resources currently being monitored by a Dynatrace resource.

Extension GA
az dynatrace monitor show

Get Dynatrace resource properties including Dynatrace Environment information, SSO properties, resource location, marketplace subscription status and associated user information.

Extension GA
az dynatrace monitor sso-config

Manage Single Sign-On (SSO) configuration between Azure and Dynatrace. This enables unified authentication for users accessing Dynatrace through Azure.

Extension GA
az dynatrace monitor sso-config create

Create a new SSO configuration for seamless authentication between Azure and the Dynatrace platform.

Extension GA
az dynatrace monitor sso-config list

List all SSO configurations associated with a specific Dynatrace resource.

Extension GA
az dynatrace monitor sso-config show

Get information about a specific Dynatrace SSO configuration including SSO state and URL.

Extension GA
az dynatrace monitor sso-config wait

Pauses CLI execution until the specified SSO configuration reaches a defined state or condition.

Extension GA
az dynatrace monitor tag-rule

Command for managing tag rules, which control how Azure resources are automatically included in or excluded from Dynatrace monitoring based on their tags.

Extension GA
az dynatrace monitor tag-rule create

Create a new tag rule that defines which Azure resources should be monitored based on their assigned tags.

Extension GA
az dynatrace monitor tag-rule delete

Remove or delete a tag rule from Dynatrace resource.

Extension GA
az dynatrace monitor tag-rule list

List all tag rules associated with a Dynatrace resource. This helps understand the current monitoring inclusion/exclusion logic across your environment.

Extension GA
az dynatrace monitor tag-rule show

Get detailed information about include/exclude tag rules enabled for logs and metrics.

Extension GA
az dynatrace monitor tag-rule update

Update an existing tag rule.

Extension GA
az dynatrace monitor tag-rule wait

Pauses CLI execution until a specified tag rule operation completes or reaches a defined state.

Extension GA
az dynatrace monitor update

Update a Dynatrace resource on Azure for monitoring and observability needs.

Extension GA
az dynatrace monitor wait

Place the CLI in a waiting state until a condition is met.

Extension GA

az dynatrace get-marketplace-saas-resource-detail

Get Marketplace SaaS resource details for a given tenant under a subscription.

az dynatrace get-marketplace-saas-resource-detail --tenant-id

Examples

Monitors_GetMarketplaceSaaSResourceDetails_MaximumSet_Gen

az dynatrace get-marketplace-saas-resource-detail --tenant-id urnmattojzhktcfw

Required Parameters

--tenant-id

Tenant Id.

Property Value
Parameter group: Request Arguments
Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False