Skip to content

Commit c2cc733

Browse files
authored
Merge pull request #4 from LeaKass/patch-4
Update quickstart-powershell.md
2 parents fc44056 + 213d870 commit c2cc733

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/healthcare-apis/deidentification/quickstart-powershell.md

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

13-
# Quickstart: Deploy the Azure Health Data Services de-identification service (preview) with Azure PowerShell
13+
# Quickstart: Deploy the Azure Health Data Services de-identification service with Azure PowerShell
1414

15-
In this quickstart, you use Azure PowerShell to deploy a de-identification service (preview).
15+
In this quickstart, you use Azure PowerShell 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

@@ -28,7 +28,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2828
Install-Module -Name Az.HealthDataAIServices
2929
```
3030

31-
## Deploy a de-identification service (preview)
31+
## Deploy a de-identification service
3232

3333
Replace `<deid-service-name>` with a name for your de-identification service.
3434

@@ -70,4 +70,4 @@ Remove-AzResourceGroup -Name 'exampleRG'
7070
## Next steps
7171

7272
> [!div class="nextstepaction"]
73-
> [Quickstart: Azure Health De-identification client library for .NET](quickstart-sdk-net.md)
73+
> [Quickstart: Azure Health De-identification client library for .NET](quickstart-sdk-net.md)

0 commit comments

Comments
 (0)