Skip to content

Commit 5909ed6

Browse files
small change
1 parent ab42851 commit 5909ed6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/healthcare-apis/iot/deploy-08-new-ps-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: v-smcevoy
1111

1212
# Using Azure PowerShell and Azure CLI to deploy the MedTech service with Azure Resource Manager templates
1313

14-
In this quickstart article, you'll learn how to use Azure PowerShell and Azure CLI to deploy the MedTech service using an Azure Resource Manager (ARM) template. For more information about ARM templates, see [What are ARM templates?](./../../azure-resource-manager/templates/overview.md). Calling the template from PowerShell or CLI provides automation that enables you to distribute your deployment to large numbers of developers. Using PowerShell and CLI allows for modifiable automation capabilities that will speed up your deployment configuration more efficiently in enterprise environments.
14+
In this quickstart article, you'll learn how to use Azure PowerShell and Azure CLI to deploy the MedTech service using an Azure Resource Manager (ARM) template. When you call the template from PowerShell or CLI, it provides automation that enables you to distribute your deployment to large numbers of developers. Using PowerShell or CLI allows for modifiable automation capabilities that will speed up your deployment configuration in enterprise environments. For more information about ARM templates, see [What are ARM templates?](./../../azure-resource-manager/templates/overview.md).
1515

1616
## Resources provided by the ARM template
1717

@@ -33,15 +33,15 @@ If you need to see a diagram with information on the MedTech service deployment,
3333

3434
## Azure PowerShell prerequisites
3535

36-
When you begin, you need to have the following prerequisites if you're using Azure PowerShell:
36+
Before you can begin, you need to have the following prerequisites if you're using Azure PowerShell:
3737

3838
- An Azure account with an active subscription. If you don't have an Azure subscription, see [Subscription decision guide](/azure/cloud-adoption-framework/decision-guides/subscriptions/).
3939

4040
- If you want to run the code locally, use [Azure PowerShell](/powershell/azure/install-az-ps).
4141

4242
## Azure CLI prerequisites
4343

44-
When you begin, you need to have the following prerequisites if you're using Azure CLI:
44+
Before you can begin, you need to have the following prerequisites if you're using Azure CLI:
4545

4646
- An Azure account with an active subscription. If you don't have an Azure subscription, see [Subscription decision guide](/azure/cloud-adoption-framework/decision-guides/subscriptions/).
4747

0 commit comments

Comments
 (0)