Azure-sdk-for-net: ConnectionStrings support in CloudConfigurationManager

Created on 17 May 2016  路  4Comments  路  Source: Azure/azure-sdk-for-net

We are using CloudConfigurationManager in our webjobs to access the hosting sites app settings. Is there any reason why the connectionstrings settings is not exposed in CloudConfigurationManager?

Investigate

All 4 comments

This is outside the scope of cloud configuration manager. Please see the azure websites documentation for information on hpw to access application settings.

I don't really agree on the answer. Connectionstrings and AppSettings are the same kind of configuration that you would expect to be accessible via the CloudConfigurationManager class. I know how to access them, but I would rather see the same approach for them.
Why are they outside the scope ?

@markcowl Any update on my last reply ?

@markcowl ?

Was this page helpful?
0 / 5 - 0 ratings