Skip to content

Commit fabe7b8

Browse files
committed
Final push
1 parent ff14935 commit fabe7b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/healthcare-apis/iot/get-started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: mode-api
1717
1818
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.
1919

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.
2121

2222
:::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":::
2323

@@ -26,7 +26,7 @@ As a prerequisite, you need an Azure subscription and have been granted proper p
2626
2727
## Deploy resources
2828

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:
3030

3131
* Azure resource group.
3232
* Azure Event Hubs namespace and event hub.
@@ -37,9 +37,9 @@ Once the prerequisite resources are available, deploy:
3737

3838
* Azure Health Data Services MedTech service.
3939

40-
### Create a resource group
40+
### Deploy a resource group
4141

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.
4343

4444
### Deploy an Event Hubs namespace and event hub
4545

0 commit comments

Comments
 (0)