-
Notifications
You must be signed in to change notification settings - Fork 228
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
2,139 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# [Command] _deidservice create_ | ||
|
||
Create a DeidService | ||
|
||
## Versions | ||
|
||
### [2024-02-28-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oZWFsdGhkYXRhYWlzZXJ2aWNlcy9kZWlkc2VydmljZXMve30=/2024-02-28-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.healthdataaiservices/deidservices/{} 2024-02-28-preview --> | ||
|
||
#### examples | ||
|
||
- DeidServices_Create - generated by [MaximumSet] rule - generated by [MaximumSet] rule | ||
```bash | ||
hls deid create --resource-group rgopenapi --deid-service-name deidTest --location eastus | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# [Command] _deidservice delete_ | ||
|
||
Delete a DeidService by name | ||
|
||
## Versions | ||
|
||
### [2024-02-28-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oZWFsdGhkYXRhYWlzZXJ2aWNlcy9kZWlkc2VydmljZXMve30=/2024-02-28-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.healthdataaiservices/deidservices/{} 2024-02-28-preview --> | ||
|
||
#### examples | ||
|
||
- DeidServices_Delete - generated by [MaximumSet] rule - generated by [MaximumSet] rule | ||
```bash | ||
hls deid delete --resource-group rgopenapi --deid-service-name deidTest | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# [Command] _deidservice list_ | ||
|
||
List DeidService resources by subscription Id | ||
|
||
## Versions | ||
|
||
### [2024-02-28-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oZWFsdGhkYXRhYWlzZXJ2aWNlcy9kZWlkc2VydmljZXM=/2024-02-28-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/providers/microsoft.healthdataaiservices/deidservices 2024-02-28-preview --> | ||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.healthdataaiservices/deidservices 2024-02-28-preview --> | ||
|
||
#### examples | ||
|
||
- DeidServices_ListBySubscription - generated by [MaximumSet] rule - generated by [MaximumSet] rule | ||
```bash | ||
hls deid list | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# [Command] _deidservice show_ | ||
|
||
Get a DeidService by name | ||
|
||
## Versions | ||
|
||
### [2024-02-28-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oZWFsdGhkYXRhYWlzZXJ2aWNlcy9kZWlkc2VydmljZXMve30=/2024-02-28-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.healthdataaiservices/deidservices/{} 2024-02-28-preview --> | ||
|
||
#### examples | ||
|
||
- DeidServices_Get - generated by [MaximumSet] rule - generated by [MaximumSet] rule | ||
```bash | ||
hls deid show --resource-group rgopenapi --deid-service-name deidTest | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _deidservice update_ | ||
|
||
Update a DeidService by name | ||
|
||
## Versions | ||
|
||
### [2024-02-28-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5oZWFsdGhkYXRhYWlzZXJ2aWNlcy9kZWlkc2VydmljZXMve30=/2024-02-28-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.healthdataaiservices/deidservices/{} 2024-02-28-preview --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# [Group] _deidservice_ | ||
|
||
Health Data service for providing de-identification of health PHI data (Features: Surrogation, multi-modality) | ||
|
||
## Subgroups | ||
|
||
- [private-endpoint-connection](/Commands/deidservice/private-endpoint-connection/readme.md) | ||
: DeidService private endpoint connection | ||
|
||
- [private-link-resource](/Commands/deidservice/private-link-resource/readme.md) | ||
: DeidService private link to resource | ||
|
||
## Commands | ||
|
||
- [create](/Commands/deidservice/_create.md) | ||
: Create a DeidService | ||
|
||
- [delete](/Commands/deidservice/_delete.md) | ||
: Delete a DeidService by name | ||
|
||
- [list](/Commands/deidservice/_list.md) | ||
: List DeidService resources by subscription Id | ||
|
||
- [show](/Commands/deidservice/_show.md) | ||
: Get a DeidService by name | ||
|
||
- [update](/Commands/deidservice/_update.md) | ||
: Update a DeidService by name |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.