Add ConnectionString Property in target
Hello, In my application I am not allowed to store storage Connection String in Config. Will you please add connection string property in target.
Thanks
Hi @RavindraBarapartre What type of configuration file you are using? Can you add an app settings key/value or a Cloud Service configuration file entry?
We are storing config in database. we want to assign these property run time.
Assigning config at runtime would be fantastic for my project ++++
I agree this would be kind of nice; this guy has worked it into his fork but I think you'd need a little more finesse to support both scenarios: https://github.com/abkonsta/NLog.Extensions.AzureTableStorage
Thanks for fix. This will really help us.