az deidservice
Note
This reference is part of the deidservice extension for the Azure CLI (version 2.61.0 or higher). The extension will automatically install the first time you run an az deidservice command. Learn more about extensions.
This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Health Data service for providing de-identification of health PHI data (Features: Surrogation, multi-modality).
Commands
Name | Description | Type | Status |
---|---|---|---|
az deidservice create |
Create a DeidService. |
Extension | Preview |
az deidservice delete |
Delete a DeidService by name. |
Extension | Preview |
az deidservice list |
List DeidService resources by subscription Id. |
Extension | Preview |
az deidservice show |
Get a DeidService by name. |
Extension | Preview |
az deidservice update |
Update a DeidService by name. |
Extension | Preview |
az deidservice wait |
Place the CLI in a waiting state until a condition is met. |
Extension | Preview |
az deidservice create
Command group 'az deidservice' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Create a DeidService.
az deidservice create --deid-service-name
--resource-group
[--identity]
[--location]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--public-network-access {Disabled, Enabled}]
[--tags]
Examples
DeidServices_Create - generated by [MaximumSet] rule
az hls deid create --resource-group rgopenapi --deid-service-name deidTest --location eastus
Required Parameters
The name of the deid service.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Optional Parameters
The managed service identities assigned to this resource. 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.
Gets or sets allow or disallow public network access to resource.
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 deidservice delete
Command group 'az deidservice' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Delete a DeidService by name.
az deidservice delete [--deid-service-name]
[--ids]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--resource-group]
[--subscription]
[--yes]
Examples
DeidServices_Delete - generated by [MaximumSet] rule - generated by [MaximumSet] rule
az hls deid delete --resource-group rgopenapi --deid-service-name deidTest
Optional Parameters
The name of the deid service.
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
.
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 deidservice list
Command group 'az deidservice' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List DeidService resources by subscription Id.
az deidservice list [--max-items]
[--next-token]
[--resource-group]
Examples
DeidServices_ListBySubscription - generated by [MaximumSet] rule - generated by [MaximumSet] rule
az hls deid list
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.
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.
az deidservice show
Command group 'az deidservice' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Get a DeidService by name.
az deidservice show [--deid-service-name]
[--ids]
[--resource-group]
[--subscription]
Examples
DeidServices_Get - generated by [MaximumSet] rule - generated by [MaximumSet] rule
az hls deid show --resource-group rgopenapi --deid-service-name deidTest
Optional Parameters
The name of the deid service.
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.
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
.
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 deidservice update
Command group 'az deidservice' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Update a DeidService by name.
az deidservice update [--add]
[--deid-service-name]
[--force-string {0, 1, f, false, n, no, t, true, y, yes}]
[--identity]
[--ids]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--public-network-access {Disabled, Enabled}]
[--remove]
[--resource-group]
[--set]
[--subscription]
[--tags]
Optional Parameters
Add an object to a list of objects by specifying a path and key value pairs. Example: --add property.listProperty <key=value, string or JSON string>
.
The name of the deid service.
When using 'set' or 'add', preserve string literals instead of attempting to convert to JSON.
The managed service identities assigned to this resource. Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
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.
Gets or sets allow or disallow public network access to resource.
Remove a property or an element from a list. Example: --remove property.list <indexToRemove>
OR --remove propertyToRemove
.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Update an object by specifying a property path and value to set. Example: --set property1.property2=<value>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
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 deidservice wait
Command group 'az deidservice' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Place the CLI in a waiting state until a condition is met.
az deidservice wait [--created]
[--custom]
[--deid-service-name]
[--deleted]
[--exists]
[--ids]
[--interval]
[--resource-group]
[--subscription]
[--timeout]
[--updated]
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'].
The name of the deid service.
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.
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'.
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.