Skip to content

Commit 4f52fd4

Browse files
committed
Fix minor issues in Project Health Insights
1 parent b53e60f commit 4f52fd4

File tree

14 files changed

+24
-82
lines changed

14 files changed

+24
-82
lines changed

articles/azure-health-insights/deploy-portal.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,13 @@ In this quickstart, you learn how to deploy Project Health Insights using the Az
1818

1919
Once deployment is complete, you can use the Azure portal to navigate to the newly created Project Health Insights, and retrieve the needed details such your service URL, keys and manage your access controls.
2020

21-
## Prerequisite
22-
To deploy Project Health Insights, you must register your subscription. Let us know the Azure subscription ID you plan to use for Project Health Insights so that we can register necessary feature flags on our end.
23-
2421
## Deploy Project Health Insights
2522

2623
1. Sign in to the [Azure portal](https://portal.azure.com/).
2724
2. Create a new **Resource group**.
28-
3. Add a new Cognitive Services account to your Resource group and search for **Project Health Insights**.
25+
3. Add a new Cognitive Services account to your Resource group and search for **Health Insights**.
2926

30-
![Screenshot of how to create the new Project Health Insights service.](media/oncophenotype/deploy-to-azure/create-service.png)
27+
![Screenshot of how to create the new Project Health Insights service.](media/create-service.png)
3128

3229
or Use this [link](https://portal.azure.com/#create/Microsoft.CognitiveServicesHealthInsights) to create a new Cognitive Services account.
3330

@@ -37,19 +34,19 @@ To deploy Project Health Insights, you must register your subscription. Let us k
3734
- **Name**: Enter a Cognitive Services account name.
3835
- **Pricing tier**: Select your pricing tier.
3936

40-
![Screenshot of how to create new Cognitive Services account.](media/oncophenotype/deploy-to-azure/create-health-insights.png)
37+
![Screenshot of how to create new Cognitive Services account.](media/create-health-insights.png)
4138

4239
5. Navigate to your newly created service.
4340

44-
![Screenshot of the Overview of Cognitive Services account.](media/oncophenotype/deploy-to-azure/created-health-insights.png)
41+
![Screenshot of the Overview of Cognitive Services account.](media/created-health-insights.png)
4542

4643
## Configure private endpoints
4744

4845
With private endpoints, the network traffic between the clients on the VNet and the Cognitive Services account run over the VNet and a private link on the Microsoft backbone network. This eliminates exposure from the public internet.
4946

5047
Once the Cognitive Services account is successfully created, configure private endpoints from the Networking page under Resource Management.
5148

52-
![Screenshot of Private Endpoint.](media/oncophenotype/deploy-to-azure/private-endpoints.png)
49+
![Screenshot of Private Endpoint.](media/private-endpoints.png)
5350

5451
## Next steps
5552

1.65 KB
Loading
40.2 KB
Loading

articles/azure-health-insights/oncophenotype/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ items:
2020
items:
2121
- name: Model configuration
2222
href: model-configuration.md
23-
- name: Patient information
24-
href: patient-info.md
2523
- name: Inference information
2624
href: inferences.md
2725
- name: Reference

articles/azure-health-insights/oncophenotype/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ landingContent:
4242
linkLists:
4343
- linkListType: reference
4444
links:
45-
- text: support and help options
45+
- text: Support and help options
4646
url: support-and-help.md

articles/azure-health-insights/oncophenotype/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ For the Public Preview, you can select the Free F0 SKU. The official pricing wil
5252
Get started using the Onco Phenotype model:
5353

5454
>[!div class="nextstepaction"]
55-
> [deploy the service via the portal](../deploy-portal.md)
55+
> [Deploy the service via the portal](../deploy-portal.md)

0 commit comments

Comments
 (0)