Skip to content

Commit 665d3f5

Browse files
Acrolinx fixes
1 parent f36840c commit 665d3f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-health-insights/use-containers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ CPU core and memory correspond to the `--cpus` and `--memory` settings, which ar
4444

4545
## Get the container images with `docker pull`
4646

47-
Azure Health Insights container images can be found on the `mcr.microsoft.com` container registry syndicate. They resides within the `azure-cognitive-services/health-insights/` repository and can be found by their model name.
47+
Azure Health Insights container images can be found on the `mcr.microsoft.com` container registry syndicate. They reside within the `azure-cognitive-services/health-insights/` repository and can be found by their model name.
4848

4949
- Clinical Trial Matcher: The fully qualified container image name is `mcr.microsoft.com/azure-cognitive-services/health-insights/clinical-matching`
5050
- Onco Phenotype: The fully qualified container image name is `mcr.microsoft.com/azure-cognitive-services/health-insights/cancer-profiling`
@@ -79,9 +79,9 @@ container-
7979
8080
There are multiple ways you can install and run Azure Health Insights containers.
8181
82-
- Use the Azure portal to create a Azure Health Insights resource, and use Docker to get your container.
82+
- Use the Azure portal to create an Azure Health Insights resource, and use Docker to get your container.
8383
- Use an Azure VM with Docker to run the container.
84-
- Use PowerShell and Azure CLI scripts to automate resource deployment and container conffiguration.
84+
- Use PowerShell and Azure CLI scripts to automate resource deployment and container configuration.
8585
8686
When you use Azure Health Insights container, the data contained in your API requests and responses is not visible to Microsoft, and is **not** used for training the model applied to your data.
8787

0 commit comments

Comments
 (0)