Skip to content

Commit b658524

Browse files
committed
upload the fix
1 parent 9fbb487 commit b658524

10 files changed

+10
-10
lines changed

articles/event-grid/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ landingContent:
4848
- text: Route MQTT messages to Azure Event Hubs using namespace topics
4949
url: mqtt-routing-to-event-hubs-portal-namespace-topics.md
5050
- text: Route MQTT messages to Azure Functions using custom topics
51-
url: mqtt-routing-to-azure-fucntions-portal.md
51+
url: mqtt-routing-to-azure-functions-portal.md
5252
- linkListType: sample
5353
links:
5454
- text: Code samples

articles/event-grid/monitor-namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ To collect sample runtime audit logs in your Event Grid namespace, you can publi
136136
- MQTT
137137
- [Quickstart: Publish and subscribe to MQTT messages on Event Grid Namespace with Azure portal](mqtt-publish-and-subscribe-portal.md)
138138
- [Tutorial: Route MQTT messages to Azure Event Hubs using namespace topics](mqtt-routing-to-event-hubs-portal-namespace-topics.md)
139-
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-fucntions-portal.md)
139+
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-functions-portal.md)
140140
- Pull model
141141
- [Publish events to namespace topics using Java](publish-events-to-namespace-topics-java.md)
142142
- [Receive events using pull delivery with Java](receive-events-from-namespace-topics-java.md)

articles/event-grid/mqtt-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Use the following articles to learn more about the MQTT broker and its main conc
106106

107107
- [Publish and subscribe to MQTT messages](mqtt-publish-and-subscribe-portal.md)
108108
- [Tutorial: Route MQTT messages to Azure Event Hubs using namespace topics](mqtt-routing-to-event-hubs-portal-namespace-topics.md)
109-
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-fucntions-portal.md)
109+
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-functions-portal.md)
110110

111111

112112
### Concepts

articles/event-grid/mqtt-publish-and-subscribe-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,5 @@ After a successful installation of Step, you should open a command prompt in you
194194
195195
## Next steps
196196
- [Tutorial: Route MQTT messages to Azure Event Hubs using namespace topics](mqtt-routing-to-event-hubs-portal-namespace-topics.md)
197-
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-fucntions-portal.md)
197+
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-functions-portal.md)
198198
- For code samples, go to [this repository.](https://github.com/Azure-Samples/MqttApplicationSamples/tree/main)

articles/event-grid/mqtt-request-response-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ Create permission bindings that allow cloud application group to publish on requ
8181
8282
## Next steps
8383
- [Tutorial: Route MQTT messages to Azure Event Hubs using namespace topics](mqtt-routing-to-event-hubs-portal-namespace-topics.md)
84-
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-fucntions-portal.md)
84+
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-functions-portal.md)
8585
- Learn more about [client life cycle events](mqtt-client-life-cycle-events.md)
8686
- For code samples, go to [this repository.](https://github.com/Azure-Samples/MqttApplicationSamples/tree/main)

articles/event-grid/mqtt-routing-enrichment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Use the following articles to learn more about routing:
178178
### QuickStart:
179179

180180
- [Tutorial: Route MQTT messages to Azure Event Hubs using namespace topics](mqtt-routing-to-event-hubs-portal-namespace-topics.md)
181-
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-fucntions-portal.md)
181+
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-functions-portal.md)
182182

183183
### Concepts:
184184

articles/event-grid/mqtt-routing-event-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Use the following articles to learn more about routing:
7676
### QuickStart:
7777

7878
- [Tutorial: Route MQTT messages to Azure Event Hubs using namespace topics](mqtt-routing-to-event-hubs-portal-namespace-topics.md)
79-
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-fucntions-portal.md)
79+
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-functions-portal.md)
8080

8181
### Concepts:
8282

articles/event-grid/mqtt-routing-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Use the following articles to learn more about routing:
9797

9898
### QuickStart:
9999
- [Tutorial: Route MQTT messages to Azure Event Hubs using namespace topics](mqtt-routing-to-event-hubs-portal-namespace-topics.md)
100-
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-fucntions-portal.md)
100+
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-functions-portal.md)
101101

102102
### Concepts:
103103
- [Routing](mqtt-routing.md)

articles/event-grid/mqtt-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Use the following articles to learn more about routing:
145145
### QuickStart:
146146

147147
- [Tutorial: Route MQTT messages to Azure Event Hubs using namespace topics](mqtt-routing-to-event-hubs-portal-namespace-topics.md)
148-
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-fucntions-portal.md)
148+
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-functions-portal.md)
149149
-
150150
### Concepts:
151151

articles/event-grid/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Event Grid operations involving Namespaces and its resources, including MQTT and
210210
- [Overview](mqtt-overview.md)
211211
- [Publish and subscribe to MQTT messages](mqtt-publish-and-subscribe-portal.md)
212212
- [Tutorial: Route MQTT messages to Azure Event Hubs using namespace topics](mqtt-routing-to-event-hubs-portal-namespace-topics.md)
213-
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-fucntions-portal.md)
213+
- [Tutorial: Route MQTT messages to Azure Functions using custom topics](mqtt-routing-to-azure-functions-portal.md)
214214

215215
### Data distribution using pull or push delivery
216216

0 commit comments

Comments
 (0)