Skip to content

Commit 7502d6f

Browse files
authored
Update functions-reference.md
1 parent cd89c73 commit 7502d6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-functions/functions-reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ Identity-based connections are supported by the following components:
122122
| Azure Event Hubs triggers and bindings | All | [Azure Event Hubs extension version 5.0.0 or later][eventhubv5],<br/>[Extension bundle 3.3.0 or later][eventhubv5] |
123123
| Azure Service Bus triggers and bindings | All | [Azure Service Bus extension version 5.0.0 or later][servicebusv5],<br/>[Extension bundle 3.3.0 or later][servicebusv5] |
124124
| Azure Cosmos DB triggers and bindings | All | [Azure Cosmos DB extension version 4.0.0 or later][cosmosv4],<br/> [Extension bundle 4.0.2 or later][cosmosv4]|
125+
| Azure SignalR triggers and bindings | All | [Azure SignalR extension version 1.7.0 or later][signalr] <br/>[Extension bundle 3.6.1 or later][signalr]
125126
| Durable Functions storage provider (Azure Storage) | All | [Durable Functions extension version 2.7.0 or later][durable-identity],<br/>[Extension bundle 3.3.0 or later][durable-identity] |
126127
| Host-required storage ("AzureWebJobsStorage") - Preview | All | [Connecting to host storage with an identity](#connecting-to-host-storage-with-an-identity-preview) |
127128

@@ -131,6 +132,7 @@ Identity-based connections are supported by the following components:
131132
[servicebusv5]: ./functions-bindings-service-bus.md
132133
[cosmosv4]: ./functions-bindings-cosmosdb-v2.md?tabs=extensionv4
133134
[tablesv1]: ./functions-bindings-storage-table.md#table-api-extension
135+
[signalr]: ./functions-bindings-signalr-service.md#install-extension
134136
[durable-identity]: ./durable/durable-functions-configure-durable-functions-with-credentials.md
135137

136138
[!INCLUDE [functions-identity-based-connections-configuration](../../includes/functions-identity-based-connections-configuration.md)]

0 commit comments

Comments
 (0)