From 8dcacca78e9a8d81b4ec73fcfa858d7fede445b4 Mon Sep 17 00:00:00 2001 From: Takeshi Katano Date: Tue, 6 Aug 2024 15:50:57 +0900 Subject: [PATCH] Fix product name --- azure-resources/Devices/iotHubs/recommendations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-resources/Devices/iotHubs/recommendations.yaml b/azure-resources/Devices/iotHubs/recommendations.yaml index fe9dbec90..2a9d3aa24 100644 --- a/azure-resources/Devices/iotHubs/recommendations.yaml +++ b/azure-resources/Devices/iotHubs/recommendations.yaml @@ -6,7 +6,7 @@ recommendationResourceType: Microsoft.Devices/IotHubs recommendationMetadataState: Active longDescription: | - Device Identities should be copied to the failover region IoT-Hub for all IoT devices to ensure connectivity in case of a failover. Manual Failover to another region is quicker (RTO), suitable for mission critical workloads. + Device Identities should be copied to the failover region IoT Hub for all IoT devices to ensure connectivity in case of a failover. Manual Failover to another region is quicker (RTO), suitable for mission critical workloads. potentialBenefits: Faster failover; Ensures device connectivity pgVerified: false publishedToLearn: false