You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,7 +19,7 @@ In this quickstart, you deploy an instance of the de-identification service in y
19
19
- If you don't have an Azure account, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
20
20
- An Azure subscription with write permissions
21
21
- Python 3.8 or later
22
-
- The Azure azure-health-deidentification [Python package](https://learn.microsoft.com/en-us/python/api/overview/azure/health-deidentification-readme?view=azure-python-preview)
22
+
- The Azure azure-health-deidentification [Python package](https://learn.microsoft.com/python/api/overview/azure/health-deidentification-readme?view=azure-python-preview)
23
23
24
24
25
25
## Create a Resource
@@ -48,7 +48,7 @@ In the **Basics** tab, you provide basic information for your de-identification
48
48
| Name | Name your de-identification service. |
49
49
| Location | Select a supported Azure region. |
50
50
51
-
Supported regions are located [here.](https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/table)
51
+
Supported regions are located [here.](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/table)
52
52
53
53
After you complete the configuration, you can deploy the de-identification service.
54
54
@@ -69,14 +69,14 @@ Now that the resource is deployed, you will need to assign yourself as an owner
69
69
70
70
## Install the package
71
71
72
-
Install the Azure Health Deidentification client library for Python. More information is available [here.](https://learn.microsoft.com/en-us/python/api/overview/azure/health-deidentification-readme?view=azure-python-preview)
72
+
Install the Azure Health Deidentification client library for Python. More information is available [here.](https://learn.microsoft.com/python/api/overview/azure/health-deidentification-readme?view=azure-python-preview)
0 commit comments