az managedcleanroom frontend analytics secret
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 secret command. Learn more about extensions.
Manage analytics secrets.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az managedcleanroom frontend analytics secret set |
Set an analytics secret. |
Extension | GA |
az managedcleanroom frontend analytics secret set
Set an analytics secret.
Sets or updates a secret in the analytics collaboration. Secrets are used for secure configuration values needed by analytics workloads.
az managedcleanroom frontend analytics secret set --collaboration-id
--secret-name
--secret-value
[--acquire-policy-token]
[--api-version {2026-03-01-preview}]
[--change-reference]
Examples
Set an analytics secret
az managedcleanroom frontend analytics secret set --collaboration-id <cid> --secret-name <name> --secret-value <value>
Set secret (short form)
az managedcleanroom frontend analytics secret set -c <cid> --secret-name mySecret --secret-value myValue
Required Parameters
Collaboration identifier.
Secret name.
Secret value.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
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 |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
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.
| Property | Value |
|---|---|
| Default value: | False |