Del via


az managedcleanroom frontend analytics

Note

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

Manage collaboration analytics.

Commands

Name Description Type Status
az managedcleanroom frontend analytics auditevent

View audit events.

Extension GA
az managedcleanroom frontend analytics auditevent list

List audit events for a collaboration.

Extension GA
az managedcleanroom frontend analytics cleanroompolicy

Get cleanroom policy.

Extension GA
az managedcleanroom frontend analytics dataset

Manage collaboration datasets.

Extension GA
az managedcleanroom frontend analytics dataset list

List datasets for a collaboration.

Extension GA
az managedcleanroom frontend analytics dataset publish

Publish a dataset to the collaboration.

Extension GA
az managedcleanroom frontend analytics dataset queries

List queries that use a specific dataset.

Extension GA
az managedcleanroom frontend analytics dataset show

Show dataset details.

Extension GA
az managedcleanroom frontend analytics query

Manage collaboration queries.

Extension GA
az managedcleanroom frontend analytics query list

List queries for a collaboration.

Extension GA
az managedcleanroom frontend analytics query publish

Publish a query to the collaboration.

Extension GA
az managedcleanroom frontend analytics query run

Run a query in the collaboration.

Extension GA
az managedcleanroom frontend analytics query runhistory

View query run history.

Extension GA
az managedcleanroom frontend analytics query runhistory list

List query run history.

Extension GA
az managedcleanroom frontend analytics query runresult

View query run results.

Extension GA
az managedcleanroom frontend analytics query runresult show

Show details of a query run result.

Extension GA
az managedcleanroom frontend analytics query show

Show query details.

Extension GA
az managedcleanroom frontend analytics query vote

Vote on a query (accept or reject).

Extension GA
az managedcleanroom frontend analytics secret

Manage analytics secrets.

Extension GA
az managedcleanroom frontend analytics secret set

Set an analytics secret.

Extension GA
az managedcleanroom frontend analytics show

Show analytics information.

Extension GA

az managedcleanroom frontend analytics cleanroompolicy

Get cleanroom policy.

az managedcleanroom frontend analytics cleanroompolicy --collaboration-id
                                                       [--api-version {2026-03-01-preview}]

Examples

Get cleanroom policy

az managedcleanroom frontend analytics cleanroompolicy -c <collaboration-id>

Required Parameters

--collaboration-id -c

Collaboration identifier.

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--api-version

API version to use for this request. Default: 2026-03-01-preview.

Property Value
Default value: 2026-03-01-preview
Accepted values: 2026-03-01-preview
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

az managedcleanroom frontend analytics show

Show analytics information.

az managedcleanroom frontend analytics show --collaboration-id
                                            [--api-version {2026-03-01-preview}]

Examples

Show analytics information for a collaboration

az managedcleanroom frontend analytics show -c <collaboration-id>

Required Parameters

--collaboration-id -c

Collaboration identifier.

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--api-version

API version to use for this request. Default: 2026-03-01-preview.

Property Value
Default value: 2026-03-01-preview
Accepted values: 2026-03-01-preview
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