Hi,
We have few AWS lambda functions written in C# using .Net 6.
we want to migrate those Lambda functions to Azure functions.
We are looking for a solution where we can deploy the AWS lambda to Azure function from Visual studio 2022 IDE .
I have tried the Publish option but it is not working.
I want to give you some more notes on this: The AWS Lambda which we are currently using is alraedy have AWS SDK/nugget packeages.
In that case when directly we will deploy those AWS lambda to Azure function, will it work?
My concern is is there any option in Azure to convert those AWS SDKs or Nugget packages to Azure function conpatible?
I need your help on this.
Hope a quick answer/ resolution on this.
Thanks,
Subrat