jainharsh98
jainharsh98
Currently we can pass to functions core tools the port for the functions to listen on using -p flag. Can we add this functionality for the azure functions plugin as...
Use the portal cloudshell and run the following command: "az confluent terms list" The command returns the following: [ { "id": "/subscriptions/eb4814af-a562-4d37-bb59-5314ae1d7926/providers/Microsoft.Confluent/agreements/marketplace", "name": "marketplace", "properties": { "accepted": true, "licenseTextLink": "https://azure.microsoft.com/en-us/support/legal/marketplace-terms/",...
Adds a framework for testing the extension with azure functions across different languages with managed kafka offerings. Current PR adds test cases for - 1. Confluent 2. Eventhub and Languages...