Skip to content

Commit f4b77f4

Browse files
Update deploy-bicep-powershell-cli.md
1 parent 3f752de commit f4b77f4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/healthcare-apis/iot/deploy-bicep-powershell-cli.md

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

13+
# Quickstart: Deploy the MedTech service using a Bicep file and Azure PowerShell or the Azure CLI
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 a Bicep file and Azure PowerShell or the Azure CLI
18-
1918
Bicep is a domain-specific language (DSL) that uses declarative syntax to deploy Azure resources. In a Bicep file, you define the infrastructure you want to deploy to Azure, and then use that file throughout the development lifecycle to repeatedly deploy your infrastructure. Your resources are deployed in a consistent manner Bicep provides concise syntax, reliable type safety, and support for code reuse. Bicep offers a first-class authoring experience for your infrastructure-as-code solutions in Azure.
2019

2120
In this quickstart, learn how to use Azure PowerShell or the Azure CLI to deploy an instance of the MedTech service using a Bicep file.

0 commit comments

Comments
 (0)