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
Copy file name to clipboardExpand all lines: articles/azure-health-insights/deploy-portal.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,13 @@ In this quickstart, you learn how to deploy Project Health Insights using the Az
18
18
19
19
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.
20
20
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
-
24
21
## Deploy Project Health Insights
25
22
26
23
1. Sign in to the [Azure portal](https://portal.azure.com/).
27
24
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**.
29
26
30
-

27
+

31
28
32
29
or Use this [link](https://portal.azure.com/#create/Microsoft.CognitiveServicesHealthInsights) to create a new Cognitive Services account.
33
30
@@ -37,19 +34,19 @@ To deploy Project Health Insights, you must register your subscription. Let us k
37
34
-**Name**: Enter a Cognitive Services account name.
38
35
-**Pricing tier**: Select your pricing tier.
39
36
40
-

37
+

41
38
42
39
5. Navigate to your newly created service.
43
40
44
-

41
+

45
42
46
43
## Configure private endpoints
47
44
48
45
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.
49
46
50
47
Once the Cognitive Services account is successfully created, configure private endpoints from the Networking page under Resource Management.
51
48
52
-

49
+

0 commit comments