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/healthcare-apis/iot/get-started.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ ms.custom: mode-api
17
17
18
18
This article and diagram outlines the basic steps to get started with the MedTech service in the [Azure Health Data Services](../healthcare-apis-overview.md). These basic steps may help you analyze the MedTech service deployment options and determine which deployment method is best for you.
19
19
20
-
As a prerequisite, you need an Azure subscription and have been granted proper permissions to create Azure resource groups and deploy Azure resources. You can follow all the steps, or skip some if you have an existing environment. Also, you can combine all the steps and complete them in Azure PowerShell, Azure CLI, and REST API scripts.
20
+
As a prerequisite, you need an Azure subscription and have been granted proper permissions to deploy Azure resource groups and resources. You can follow all the steps, or skip some if you have an existing environment. Also, you can combine all the steps and complete them in Azure PowerShell, Azure CLI, and REST API scripts.
21
21
22
22
:::image type="content" source="media/get-started/get-started-with-medtech-service.png" alt-text="Diagram showing the MedTech service deployment overview." lightbox="media/get-started/get-started-with-medtech-service.png":::
23
23
@@ -26,7 +26,7 @@ As a prerequisite, you need an Azure subscription and have been granted proper p
26
26
27
27
## Deploy resources
28
28
29
-
After you obtain the required subscription prerequisites, the first step is to deploy the MedTech service prerequisite resources:
29
+
After you obtain the required subscription prerequisites, the first step is to create and deploy the MedTech service prerequisite resources:
30
30
31
31
* Azure resource group.
32
32
* Azure Event Hubs namespace and event hub.
@@ -37,9 +37,9 @@ Once the prerequisite resources are available, deploy:
37
37
38
38
* Azure Health Data Services MedTech service.
39
39
40
-
### Create a resource group
40
+
### Deploy a resource group
41
41
42
-
Create a [resource group](../../azure-resource-manager/management/manage-resource-groups-portal.md) to contain the prerequisite resources and the MedTech service.
42
+
Deploy a [resource group](../../azure-resource-manager/management/manage-resource-groups-portal.md) to contain the prerequisite resources and the MedTech service.
0 commit comments