Skip to content

Commit 9f8e5bb

Browse files
authored
Apply suggestions from code review
Apply sentence-style capitalization to H1 headings.
1 parent 94e18b8 commit 9f8e5bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/event-grid/mqtt-automotive-connectivity-and-data-solution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: 'Automotive Messaging, Data & Analytics Reference Architecture'
2+
title: 'Automotive messaging, data & analytics reference architecture'
33
description: 'Describes the use case of automotive messaging'
44
ms.topic: conceptual
55
ms.date: 05/23/2023
66
author: msmarioo
77
ms.author: marioo
88
---
99

10-
# Automotive Messaging, Data & Analytics Reference Architecture
10+
# Automotive messaging, data & analytics reference architecture
1111

1212
This reference architecture is designed to support automotive OEMs and Mobility Providers in the development of advanced connected vehicle applications and digital services. Its goal is to provide reliable and efficient messaging, data and analytics infrastructure. The architecture includes message processing, command processing, and state storage capabilities to facilitate the integration of various services through managed APIs. It also describes a data and analytics solution that ensures the storage and accessibility of data in a scalable and secure manner for digital engineering and data sharing with the wider mobility ecosystem.
1313

articles/event-grid/mqtt-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: 'MQTT Features Support in Azure Event Grid'
2+
title: 'MQTT features support in Azure Event Grid'
33
description: 'Describes the MQTT Support in Azure Event Grid.'
44
ms.topic: conceptual
55
ms.date: 05/23/2023
66
author: george-guirguis
77
ms.author: geguirgu
88
---
9-
# MQTT Features Support in Azure Event Grid
9+
# MQTT features support in Azure Event Grid
1010
MQTT is a publish-subscribe messaging transport protocol that was designed for constrained environments. It’s efficient, scalable, and reliable, which made it the gold standard for communication in IoT scenarios. Event Grid supports clients that publish and subscribe to messages over MQTT v3.1.1, MQTT v3.1.1 over WebSockets, MQTT v5, and MQTT v5 over WebSockets. Event Grid also supports cross MQTT version (MQTT 3.1.1 and MQTT 5) communication.
1111

1212
MQTT v5 has introduced many improvements over MQTT v3.1.1 to deliver a more seamless, transparent, and efficient communication. It added:

0 commit comments

Comments
 (0)