|
21 | 21 | href: event-hubs-quickstart-cli.md
|
22 | 22 | - name: Azure PowerShell
|
23 | 23 | href: event-hubs-quickstart-powershell.md
|
24 |
| - - name: Azure Resource Manager template |
25 |
| - displayName: ARM |
| 24 | + - name: ARM template |
| 25 | + displayName: Resource Manager |
26 | 26 | href: event-hubs-resource-manager-namespace-event-hub.md
|
27 | 27 | - name: Send and receive events
|
28 | 28 | items:
|
|
39 | 39 | - name: C (send only)
|
40 | 40 | href: event-hubs-c-getstarted-send.md
|
41 | 41 | - name: Apache Storm (receive only)
|
42 |
| - href: event-hubs-storm-getstarted-receive.md |
| 42 | + href: event-hubs-storm-getstarted-receive.md |
43 | 43 | - name: Send and receive events (old versions/packages)
|
44 | 44 | items:
|
45 | 45 | - name: .NET Core (Microsoft.Azure.EventHubs)
|
46 | 46 | href: event-hubs-dotnet-standard-getstarted-send.md
|
47 | 47 | - name: Java (azure-eventhubs)
|
48 |
| - href: event-hubs-java-get-started-send.md |
| 48 | + href: event-hubs-java-get-started-send.md |
49 | 49 | - name: Python (azure-eventhub version 1)
|
50 | 50 | href: event-hubs-python-get-started-send.md
|
51 |
| - - name: JavaScript (azure/event-hubs version 2) |
| 51 | + - name: JavaScript (azure/event-hubs version 2) |
52 | 52 | href: event-hubs-node-get-started-send.md
|
53 | 53 | - name: .NET Framework (Microsoft.ServiceBus)
|
54 | 54 | href: event-hubs-dotnet-framework-getstarted-send.md
|
|
86 | 86 | - name: Event processor host (legacy SDK)
|
87 | 87 | href: event-hubs-event-processor-host.md
|
88 | 88 | - name: Event processor (latest SDK)
|
89 |
| - href: event-processor-balance-partition-load.md |
| 89 | + href: event-processor-balance-partition-load.md |
90 | 90 | - name: Availability and consistency
|
91 | 91 | href: event-hubs-availability-and-consistency.md
|
92 | 92 | - name: Scalability
|
93 | 93 | href: event-hubs-scalability.md
|
94 | 94 | - name: Geo-disaster recovery
|
95 | 95 | items:
|
96 | 96 | - name: Geo-disaster recovery and Geo-replication
|
97 |
| - href: event-hubs-geo-dr.md |
| 97 | + href: event-hubs-geo-dr.md |
98 | 98 | - name: Security
|
99 | 99 | items:
|
100 | 100 | - name: Authorization
|
101 | 101 | items:
|
102 |
| - - name: Authorize access to Azure Event Hubs |
103 |
| - href: authorize-access-event-hubs.md |
| 102 | + - name: Authorize access to Azure Event Hubs |
| 103 | + href: authorize-access-event-hubs.md |
104 | 104 | - name: Authorize access with Azure Active Directory
|
105 | 105 | href: authorize-access-azure-active-directory.md
|
106 | 106 | - name: Authorize access with a shared access signature
|
107 | 107 | href: authorize-access-shared-access-signature.md
|
108 | 108 | - name: Authentication
|
109 | 109 | items:
|
110 | 110 | - name: Authenticate with Azure Active Directory
|
111 |
| - items: |
| 111 | + items: |
112 | 112 | - name: Authenticate with a managed identity
|
113 | 113 | href: authenticate-managed-identity.md
|
114 | 114 | - name: Authenticate from an application
|
|
125 | 125 | - name: How-to guides
|
126 | 126 | items:
|
127 | 127 | - name: Migrate from Azure Service Manager (classic) APIs to Resource Manager APIs
|
128 |
| - href: ../service-bus-messaging/deprecate-service-bus-management.md?toc=%2fazure%2fevent-hubs%2ftoc.json |
129 |
| - - name: Develop |
| 128 | + href: ../service-bus-messaging/deprecate-service-bus-management.md?toc=%2fazure%2fevent-hubs%2ftoc.json |
| 129 | + - name: Develop |
130 | 130 | items:
|
131 | 131 | - name: Get Event Hubs connection string
|
132 | 132 | href: event-hubs-get-connection-string.md
|
|
135 | 135 | - name: Programming guides
|
136 | 136 | items:
|
137 | 137 | - name: .NET (Azure.Messaging.EventHubs)
|
138 |
| - href: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/eventhub/Azure.Messaging.EventHubs/README.md |
| 138 | + href: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/eventhub/Azure.Messaging.EventHubs/README.md |
139 | 139 | - name: Java (azure-messaging-eventhubs)
|
140 |
| - href: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/eventhubs/azure-messaging-eventhubs/README.md |
| 140 | + href: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/eventhubs/azure-messaging-eventhubs/README.md |
141 | 141 | - name: Python (azure-eventhub version 5)
|
142 | 142 | href: https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/eventhub/azure-eventhub/README.md
|
143 | 143 | - name: JavaScript (azure/event-hubs version 5)
|
|
146 | 146 | href: event-hubs-programming-guide.md
|
147 | 147 | - name: Process data
|
148 | 148 | items:
|
149 |
| - - name: Process data using Azure Stream Analytics |
| 149 | + - name: Process data using Azure Stream Analytics |
150 | 150 | href: process-data-azure-stream-analytics.md
|
151 | 151 | - name: Integrate with Spring framework
|
152 | 152 | items:
|
153 | 153 | - name: Create a Spring Cloud Stream Binder app
|
154 | 154 | href: /java/azure/spring-framework/configure-spring-cloud-stream-binder-java-app-azure-event-hub
|
155 |
| - maintainContext: true |
| 155 | + maintainContext: true |
156 | 156 | - name: Use the Spring Boot Starter for Apache Kafka
|
157 | 157 | href: /java/azure/spring-framework/configure-spring-cloud-stream-binder-java-app-kafka-azure-event-hub
|
158 |
| - maintainContext: true |
159 |
| - - name: Integrate with Apache Kafka |
| 158 | + maintainContext: true |
| 159 | + - name: Integrate with Apache Kafka |
160 | 160 | items:
|
161 | 161 | - name: Create Apache Kafka-enabled event hubs
|
162 | 162 | href: event-hubs-create-kafka-enabled.md
|
|
182 | 182 | href: event-hubs-auto-inflate.md
|
183 | 183 | - name: Event Hubs management libraries
|
184 | 184 | href: event-hubs-management-libraries.md
|
185 |
| - - name: Secure |
| 185 | + - name: Secure |
186 | 186 | items:
|
187 | 187 | - name: Configure IP firewall
|
188 | 188 | href: event-hubs-ip-filtering.md
|
|
239 | 239 | - name: Management library
|
240 | 240 | href: /python/api/overview/azure/event-hub?view=azure-python
|
241 | 241 | - name: JavaScript
|
242 |
| - items: |
| 242 | + items: |
243 | 243 | - name: Migrate from azure/eventhubs version 2 to version 5
|
244 | 244 | href: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/eventhub/event-hubs/migrationguide.md
|
245 | 245 | - name: Client library
|
|
0 commit comments