Hi @Sudeep Bala
Based on the information you provided, it seems like the issue is related to the connection string not being found in the Azure Function App after deployment.
One thing you can try is to check if the connection string is correctly set in the Azure Function App's Application Settings. You can do this by going to the Azure portal, navigating to your Function App, and then clicking on the "Configuration" tab.
From there, you can check if the connection string is set correctly. If the connection string is set correctly, you can try restarting the Function App to see if that helps.
You can do this by going to the "Overview" tab in the Azure portal, and then clicking on the "Restart" button.
If the issue still persists, you can try checking the logs of your Function App to see if there are any errors or exceptions being thrown.
You can do this by going to the "Logs" tab in the Azure portal, and then selecting the appropriate log stream.
If you are still unable to resolve the issue, please let me know and provide me with more details about the error messages or exceptions you are seeing in the logs.