Skip to content

Commit 93ffaf6

Browse files
authored
Update Redis support
Added check marks for Redis input and output bindings, which are now supported.
1 parent c373dfa commit 93ffaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-bindings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This table shows the bindings that are supported in the major versions of the Az
2424
| [Mobile Apps](../articles/azure-functions/functions-bindings-mobile-apps.md) || | |||
2525
| [Notification Hubs](../articles/azure-functions/functions-bindings-notification-hubs.md) ||| | ||
2626
| [Queue storage](../articles/azure-functions/functions-bindings-storage-queue.md) |||| ||
27-
| [Redis](../articles/azure-functions/functions-bindings-cache.md) | ||| | |
27+
| [Redis](../articles/azure-functions/functions-bindings-cache.md) | |||||
2828
| [RabbitMQ](../articles/azure-functions/functions-bindings-rabbitmq.md)<sup>3</sup> | ||| ||
2929
| [SendGrid](../articles/azure-functions/functions-bindings-sendgrid.md) ||| | ||
3030
| [Service Bus](../articles/azure-functions/functions-bindings-service-bus.md) |||| ||

0 commit comments

Comments
 (0)