File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/healthcare-apis/deidentification Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ ms.custom: devx-track-azurecli
10
10
ms.date : 11/11/2024
11
11
---
12
12
13
- # Quickstart: Deploy the Azure Health Data Services de-identification service (preview) with Azure CLI
13
+ # Quickstart: Deploy the Azure Health Data Services de-identification service with Azure CLI
14
14
15
- In this quickstart, you use the Azure CLI to deploy a de-identification service (preview) .
15
+ In this quickstart, you use the Azure CLI to deploy a de-identification service.
16
16
17
17
If you don't have an Azure subscription, create a [ free account] ( https://azure.microsoft.com/free/?WT.mc_id=A261C142F ) before you begin.
18
18
@@ -26,7 +26,7 @@ Install the **deidservice** extension:
26
26
az extension add --name deidservice
27
27
```
28
28
29
- ## Deploy a de-identification service (preview)
29
+ ## Deploy a de-identification service
30
30
> [ !NOTE]
31
31
> This command requires Azure CLI version 2.6 or later. You can check the currently installed version by running ` az --version ` .
32
32
@@ -66,4 +66,4 @@ az group delete --name exampleRG
66
66
## Next steps
67
67
68
68
> [ !div class="nextstepaction"]
69
- > [ Quickstart: Azure Health De-identification client library for .NET] ( quickstart-sdk-net.md )
69
+ > [ Quickstart: Azure Health De-identification client library for .NET] ( quickstart-sdk-net.md )
You can’t perform that action at this time.
0 commit comments