Skip to content

Commit 11049c5

Browse files
committed
Addressing reviewer feedback.
1 parent ffe33d1 commit 11049c5

8 files changed

+7
-7
lines changed

.openpublishing.redirection.healthcare-apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@
555555
"redirect_document_id": false
556556
},
557557
{ "source_path_from_root": "/articles/healthcare-apis/iot/deploy-08-new-ps-cli.md",
558-
"redirect_url": "/azure/healthcare-apis/iot/deploy-new-ps-cli",
558+
"redirect_url": "/azure/healthcare-apis/iot/deploy-new-powershell-cli",
559559
"redirect_document_id": false
560560
},
561561
{ "source_path_from_root": "/articles/healthcare-apis/events/events-display-metrics.md",

articles/healthcare-apis/iot/deploy-02-new-button.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ In this article, you learned how to deploy the MedTech service in the Azure port
108108
> [Choose a deployment method for the MedTech service](deploy-iot-connector-in-azure.md)
109109
110110
> [!div class="nextstepaction"]
111-
> [Deploy the MedTech service using an ARM template and Azure PowerShell or the Azure CLI](deploy-new-ps-cli.md)
111+
> [Deploy the MedTech service using an ARM template and Azure PowerShell or the Azure CLI](deploy-new-powershell-cli.md)
112112
113113
> [!div class="nextstepaction"]
114114
> [Deploy the MedTech service manually using Azure portal](deploy-03-new-manual.md)

articles/healthcare-apis/iot/deploy-06-new-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ In this article, you learned how to perform the manual deployment and post-deplo
103103
> [Deploy the MedTech service with an Azure Resource Manager template](deploy-02-new-button.md)
104104
105105
> [!div class="nextstepaction"]
106-
> [Deploy the MedTech service using an Azure Resource Manager template and Azure PowerShell or the Azure CLI](deploy-new-ps-cli.md)
106+
> [Deploy the MedTech service using an Azure Resource Manager template and Azure PowerShell or the Azure CLI](deploy-new-powershell-cli.md)
107107
108108
FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.

articles/healthcare-apis/iot/deploy-iot-connector-in-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For more information about the ARM template and the Deploy to Azure button, see
2929

3030
Azure provides Azure PowerShell and Azure CLI to speed up your configurations when used in enterprise environments. Deploying MedTech service with Azure PowerShell or Azure CLI can be useful for adding automation so that you can scale your deployment for a large number of developers. This method is more detailed but provides extra speed and efficiency because it allows you to automate your deployment.
3131

32-
For more information about Using an ARM template with Azure PowerShell or Azure CLI, see [Deploy the MedTech service using an Azure Resource Manager template and Azure PowerShell or the Azure CLI](deploy-new-ps-cli.md).
32+
For more information about Using an ARM template with Azure PowerShell or Azure CLI, see [Deploy the MedTech service using an Azure Resource Manager template and Azure PowerShell or the Azure CLI](deploy-new-powershell-cli.md).
3333

3434
## Azure portal manual deployment
3535

File renamed without changes.

articles/healthcare-apis/iot/device-data-through-iot-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The button calls an ARM template from [Azure Quickstart Templates](https://azure
6060

6161
## Configure the deployment
6262

63-
1. In the Azure portal, on the **Basics** tab of the Azure quickstart template, select or enter the following information for your deployment:
63+
1. In the Azure portal, on the **Basics** tab of the Azure Quickstart Template, select or enter the following information for your deployment:
6464

6565
- **Subscription**: The Azure subscription to use for the deployment.
6666

articles/healthcare-apis/iot/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ landingContent:
4343
- text: Azure Resource Manager template
4444
url: deploy-02-new-button.md
4545
- text: Azure PowerShell or the Azure CLI
46-
url: deploy-new-ps-cli.md
46+
url: deploy-new-powershell-cli.md
4747
- text: Azure Bicep
4848
url: deploy-new-bicep-ps-cli.md
4949
- text: Azure portal

articles/healthcare-apis/iot/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ items:
2424
- name: Azure Resource Manager template
2525
href: deploy-02-new-button.md
2626
- name: Azure PowerShell or the Azure CLI
27-
href: deploy-new-ps-cli.md
27+
href: deploy-new-powershell-cli.md
2828
- name: Azure Bicep
2929
href: deploy-new-bicep-ps-cli.md
3030
- name: Azure portal - Prerequisites

0 commit comments

Comments
 (0)