Skip to content

Commit fc44056

Browse files
authored
Merge pull request #3 from LeaKass/patch-3
Update quickstart-azure-cli.md
2 parents 59c5108 + 6fedf78 commit fc44056

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/healthcare-apis/deidentification/quickstart-azure-cli.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ ms.custom: devx-track-azurecli
1010
ms.date: 11/11/2024
1111
---
1212

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
1414

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.
1616

1717
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
1818

@@ -26,7 +26,7 @@ Install the **deidservice** extension:
2626
az extension add --name deidservice
2727
```
2828

29-
## Deploy a de-identification service (preview)
29+
## Deploy a de-identification service
3030
> [!NOTE]
3131
> This command requires Azure CLI version 2.6 or later. You can check the currently installed version by running `az --version`.
3232
@@ -66,4 +66,4 @@ az group delete --name exampleRG
6666
## Next steps
6767

6868
> [!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)

0 commit comments

Comments
 (0)