Skip to content

Commit 21dbc03

Browse files
committed
Merge branch 'post-ignite-flex' of https://github.com/ggailey777/azure-docs-pr into post-ignite-flex
2 parents a6ab4d5 + 2a92138 commit 21dbc03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-functions/functions-bindings-rabbitmq.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Azure RabbitMQ bindings for Azure Functions
33
description: Learn to send Azure RabbitMQ triggers and bindings in Azure Functions.
4-
author: cachai2
4+
author: ggailey777
55
ms.topic: reference
6-
ms.date: 11/15/2021
7-
ms.author: cachai
6+
ms.date: 11/13/2024
7+
ms.author: glenga
88
ms.custom: devx-track-extended-java, devx-track-js, devx-track-python
99
zone_pivot_groups: programming-languages-set-functions-lang-workers
1010
---
@@ -13,7 +13,7 @@ zone_pivot_groups: programming-languages-set-functions-lang-workers
1313
# RabbitMQ bindings for Azure Functions overview
1414

1515
> [!NOTE]
16-
> The RabbitMQ bindings are only fully supported on [Premium](functions-premium-plan.md) and [Dedicated App Service](dedicated-plan.md) plans. Consumption plans aren't supported.
16+
> The RabbitMQ bindings are only fully supported on [Premium](functions-premium-plan.md) and [Dedicated App Service](dedicated-plan.md) plans. Flex Consumption and Consumption plans aren't yet supported.
1717
> RabbitMQ bindings are only supported for Azure Functions version 3.x and later versions.
1818
1919
Azure Functions integrates with [RabbitMQ](https://www.rabbitmq.com/) via [triggers and bindings](./functions-triggers-bindings.md). The Azure Functions RabbitMQ extension allows you to send and receive messages using the RabbitMQ API with Functions.

0 commit comments

Comments
 (0)