使用.NET C#从Azure云服务中读取配置设置 [英] Read configuration settings from azure cloud service with .NET C#

查看:111
本文介绍了使用.NET C#从Azure云服务中读取配置设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一种使用C#从已部署的Windows Azure云服务中读取设置的方法.是否有可用的Azure SDK可以轻松加载此值?

I am searching for a way to read settings from a deployed windows azure cloud service with C#. Is there any Azure SDK available to easily load this values?

Azure门户的屏幕截图,以显示我要阅读的设置:

Screenshot from Azure Portal to show which settings i want to read:

我错过了补充,我尝试从外部应用程序而不是从其自身的服务中加载设置.

I missed to add that I tried to load the settings from an external application and not from the service it self.

推荐答案

根据您的描述,我认为您可以利用

According to your description, I assumed that you could leverage Microsoft Azure Management Libraries to retrieve the configuration settings, you could follow the steps below:

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆