We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d3b0f commit d6f9f4dCopy full SHA for d6f9f4d
articles/healthcare-apis/deidentification/quickstart-python.md
@@ -76,7 +76,7 @@ python -m pip install azure-health-deidentification
76
```
77
78
## Test the service
79
-In terminal, [login to Microsoft azure.](https://learn.microsoft.com/cli/azure/authenticate-azure-cli)
+In terminal, [log in to Microsoft azure.](https://learn.microsoft.com/cli/azure/authenticate-azure-cli)
80
Now, write “python” to open a python shell and paste the following code.
81
Be sure to replace your Service URL with the URL you noted when creating a resource.
82
You can also change the operation type between REDACT, TAG, or SURROGATE.
0 commit comments