Skip to content

Commit 1f0ed1c

Browse files
committed
Remove 'preview' from msg en
1 parent 84e5ae4 commit 1f0ed1c

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

articles/iot-hub/iot-hub-message-enrichments-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 05/10/2019
1010
ms.author: robinsh
1111
#Customer intent: As a developer, I want to be able to add information to messages sent from a device to my IoT Hub, based on the destination endpoint.
1212
---
13-
# Message enrichments for device-to-cloud IoT Hub messages (preview)
13+
# Message enrichments for device-to-cloud IoT Hub messages
1414

1515
*Message enrichments* is the ability of the IoT Hub to *stamp* messages with additional information before the messages are sent to the designated endpoint. One reason to use message enrichments is to include data that can be used to simplify downstream processing. For example, enriching device telemetry messages with a device twin tag can reduce load on customers to make device twin API calls for this information.
1616

@@ -79,7 +79,7 @@ Message enrichments are available for no additional charge. Currently, you are c
7979

8080
## Availability
8181

82-
This capability is available in preview, and is available in all regions except East US, West US, West Europe, [Azure Government](/azure/azure-government/documentation-government-welcome), [Azure China 21Vianet](/azure/china), and [Azure Germany](https://azure.microsoft.com/global-infrastructure/germany/).
82+
This capability is available in all regions.
8383

8484
## Next steps
8585

-611 Bytes
Loading
-587 Bytes
Loading

articles/iot-hub/tutorial-message-enrichments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 05/10/2019
1010
ms.author: robinsh
1111
# intent: As a customer using IoT Hub, I want to add information to the messages that come through my IoT Hub and are sent to another endpoint. For example, I'd like to pass the iothubname to the application that reads the messages from the final endpoint, such as Azure storage.
1212
---
13-
# Tutorial: Using Azure IoT Hub message enrichments (preview)
13+
# Tutorial: Using Azure IoT Hub message enrichments
1414

1515
*Message enrichments* is the ability of the IoT Hub to *stamp* messages with additional information before the messages are sent to the designated endpoint. One reason to use message enrichments is to include data that can be used to simplify downstream processing. For example, enriching device telemetry messages with a device twin tag can reduce load on customers to make device twin API calls for this information. For more information, see the [Overview of message enrichments](iot-hub-message-enrichments-overview.md).
1616

0 commit comments

Comments
 (0)