How and where to define an environment variable on Azure

后端 未结 6 2274
臣服心动
臣服心动 2020-11-27 15:38

I have an ASP.NET MVC web application deployed to Azure. I\'m reading my setting using the GetEnvironmentVariable(...) method.

The problem is that I can

6条回答
  •  春和景丽
    2020-11-27 16:26

    (2019 version) Navigate to your AppService in the Azure cloud portal then Configuration.

提交回复
热议问题