Skip to content

Commit 3f752de

Browse files
Update deploy-arm-template.md
1 parent 6f69d63 commit 3f752de

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/healthcare-apis/iot/deploy-arm-template.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ ms.date: 07/05/2023
1010
ms.author: chrupa
1111
---
1212

13+
# Quickstart: Deploy the MedTech service using an Azure Resource Manager template
14+
1315
> [!IMPORTANT]
1416
> As of 2/26/2025 the MedTech service will no longer be available in the following regions: UK West, UAE North, South Africa North, Qatar Central.
1517
16-
17-
# Quickstart: Deploy the MedTech service using an Azure Resource Manager template
18-
1918
To implement infrastructure as code for your Azure solutions, use Azure Resource Manager templates (ARM templates). The template is a [JavaScript Object Notation (JSON)](https://www.json.org/) file that defines the infrastructure and configuration for your project. The template uses declarative syntax, which lets you state what you intend to deploy without having to write the sequence of programming commands to create it. In the template, you specify the resources to deploy and the properties for those resources.
2019

2120
In this quickstart, learn how to:

0 commit comments

Comments
 (0)