jainharsh98

Results 12 issues of 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...

Module: Azure Functions
Type: Feature Request

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/",...

bug

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...