File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -52,4 +52,5 @@ sections:
52
52
className : spaced noBullet
53
53
items :
54
54
- html : <a href="/azure/api-management/policy-samples">Policy</a>
55
- - html : <a href="/azure/api-management/powershell-samples">Azure PowerShell</a>
55
+ - html : <a href="/azure/api-management/powershell-samples">Azure PowerShell</a>
56
+ - html : <a href="https://docs.microsoft.com/azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration">Reference Architecture</a>
Original file line number Diff line number Diff line change @@ -85,7 +85,12 @@ landingContent:
85
85
- text : Event domains
86
86
url : event-domains.md
87
87
- text : Geo disaster recovery
88
- url : geo-disaster-recovery.md
88
+ url : geo-disaster-recovery.md
89
+ - linkListType : architecture
90
+ links :
91
+ - text : Reference Architecture for Queues and Events
92
+ url : https://docs.microsoft.com/azure/architecture/reference-architectures/enterprise-integration/queues-events
93
+
89
94
# Card
90
95
- title : Customizations
91
96
linkLists :
Original file line number Diff line number Diff line change @@ -34,7 +34,11 @@ landingContent:
34
34
- text : Compare Azure queues and Service Bus queues
35
35
url : service-bus-azure-and-service-bus-queues-compared-contrasted.md
36
36
- text : Queues, topics, and subscriptions
37
- url : service-bus-queues-topics-subscriptions.md
37
+ url : service-bus-queues-topics-subscriptions.md
38
+ - linkListType : architecture
39
+ links :
40
+ - text : Reference Architecture for Queues and Events
41
+ url : https://docs.microsoft.com/azure/architecture/reference-architectures/enterprise-integration/queues-events
38
42
39
43
# Card
40
44
- title : Create a Service Bus queue
You can’t perform that action at this time.
0 commit comments