Dec 16, 2021
Hi,
Thanks for reading. It seems that you haven't declared the connection string in your enviornment variable.
Environment.GetEnvironmentVariable("AzureConnectionString")
Make sure to repalce it with the enviornment variable that you defined for your database connection.