Skip to content

Commit 83d3f59

Browse files
authored
Merge pull request #269025 from spelluru/egridmqttcustomtopicrouting
MQTT routing using custom topics -> Functions
2 parents 86c6565 + 5ba4d8a commit 83d3f59

26 files changed

+213
-125
lines changed

articles/event-grid/.openpublishing.redirection.event-grid.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"source_path": "configure-firewall-namespace-topics.md",
1515
"redirect_url": "/azure/event-grid/configure-firewall-namespaces",
1616
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "mqtt-routing-to-event-hubs-portal.md",
20+
"redirect_url": "/azure/event-grid/mqtt-routing-to-azure-functions-portal",
21+
"redirect_document_id": false
1722
},
1823
{
1924
"source_path": "network-security-mqtt.md",

articles/event-grid/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,10 @@ landingContent:
4545
url: publish-events-using-namespace-topics.md
4646
- linkListType: tutorial
4747
links:
48-
- text: Route MQTT messages to Azure Event Hubs
49-
url: mqtt-routing-to-event-hubs-portal.md
48+
- text: Route MQTT messages to Azure Event Hubs using namespace topics
49+
url: mqtt-routing-to-event-hubs-portal-namespace-topics.md
50+
- text: Route MQTT messages to Azure Functions using custom topics
51+
url: mqtt-routing-to-azure-functions-portal.md
5052
- linkListType: sample
5153
links:
5254
- text: Code samples
50.6 KB
Loading
62.4 KB
Loading
46 KB
Loading
139 KB
Loading
51.6 KB
Loading
26.7 KB
Loading
92.9 KB
Loading
21.9 KB
Loading

0 commit comments

Comments
 (0)