Skip to content

Commit 316bd73

Browse files
authored
Merge pull request #295450 from KendalBond007/MedTechServiceChanges_27Feb25
Med tech service changes 27 feb25
2 parents 54ab510 + a38ab80 commit 316bd73

26 files changed

+82
-3
lines changed

articles/healthcare-apis/iot/concepts-machine-learning.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: chrupa
1111

1212
# MedTech service and Azure Machine Learning Service
1313

14+
> [!IMPORTANT]
15+
> 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.
16+
1417
In this article, learn about using the MedTech service and the Azure Machine Learning Service.
1518

1619
## The MedTech service and Azure Machine Learning Service reference architecture

articles/healthcare-apis/iot/concepts-power-bi.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: chrupa
1111

1212
# MedTech service and Microsoft Power BI
1313

14+
> [!IMPORTANT]
15+
> 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.
16+
1417
In this article, learn about using the MedTech service and Microsoft Power Business Intelligence (Power BI).
1518

1619
## The MedTech service and Power BI reference architecture

articles/healthcare-apis/iot/concepts-teams.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: chrupa
1111

1212
# MedTech service and Microsoft Teams notifications
1313

14+
> [!IMPORTANT]
15+
> 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.
16+
1417
In this article, learn about using the MedTech service and Microsoft Teams for notifications.
1518

1619
## The MedTech service and Teams notifications reference architecture

articles/healthcare-apis/iot/configure-metrics.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ ms.author: chrupa
1111
---
1212

1313
# Monitor performance metrics for the MedTech service
14+
15+
> [!IMPORTANT]
16+
> 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.
17+
1418
Gain insights into the health, availability, latency, traffic, and errors of your organization's MedTech services by monitoring MedTech service metrics in the Azure portal. To help you identify patterns or trends, pin tiles for the metrics to an Azure portal dashboard for easy access and visualization.
1519

1620
## Configure service metrics

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.author: chrupa
1212

1313
# Quickstart: Deploy the MedTech service using an Azure Resource Manager template
1414

15+
> [!IMPORTANT]
16+
> 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.
17+
1518
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.
1619

1720
In this quickstart, learn how to:

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.author: chrupa
1212

1313
# Quickstart: Deploy the MedTech service using a Bicep file and Azure PowerShell or the Azure CLI
1414

15+
> [!IMPORTANT]
16+
> 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.
17+
1518
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.
1619

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

articles/healthcare-apis/iot/deploy-choose-method.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.author: chrupa
1212

1313
# Quickstart: Choose a deployment method for the MedTech service
1414

15+
> [!IMPORTANT]
16+
> 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.
17+
1518
The MedTech service provides multiple methods for deployment into Azure. Each deployment method has different advantages that allow you to customize your deployment to suit your needs and use cases.
1619

1720
In this quickstart, learn about these deployment methods:

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.author: chrupa
1212

1313
# Quickstart: Deploy the MedTech service using an Azure Resource Manager template and Azure PowerShell or the Azure CLI
1414

15+
> [!IMPORTANT]
16+
> 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.
17+
1518
To implement infrastructure as code for your Azure solutions, use Azure Resource Manager templates (ARM templates). The template is a JavaScript Object Notation (JSON) 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.
1619

1720
In this quickstart, learn how to use Azure PowerShell or the Azure CLI to deploy an instance of the MedTech service using an Azure Resource Manager template (ARM template).

articles/healthcare-apis/iot/deploy-manual-portal.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: chrupa
1111

1212
# Quickstart: Deploy the MedTech service using the Azure portal
1313

14+
> [!IMPORTANT]
15+
> 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.
16+
1417
The MedTech service deployment using the Azure portal is divided into the following three sections:
1518

1619
* [Deploy prerequisite resources](#deploy-prerequisite-resources)

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.author: chrupa
1313

1414
# Tutorial: Receive device messages through Azure IoT Hub
1515

16+
> [!IMPORTANT]
17+
> 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.
18+
1619
The MedTech service can receive messages from devices you create and manage through an IoT hub in [Azure IoT Hub](../../iot-hub/iot-concepts-and-iot-hub.md). This tutorial uses an Azure Resource Manager template (ARM template) and a **Deploy to Azure** button to deploy a MedTech service. The template also deploys an IoT hub to create and manage devices, and message routes device messages to an event hub for the MedTech service to read and process. After device data processing, the FHIR® resources are persisted in the FHIR service, which is also included in the template.
1720

1821
:::image type="content" source="media\device-messages-through-iot-hub\device-message-flow-with-iot-hub.png" border="false" alt-text="Diagram of the IoT device message flow through an IoT hub and event hub, and then into the MedTech service." lightbox="media\device-messages-through-iot-hub\device-message-flow-with-iot-hub.png":::

0 commit comments

Comments
 (0)