Where do I store my Azure role settings that are not to be stored as plain text?

前端 未结 2 627
粉色の甜心
粉色の甜心 2020-12-17 04:47

Looks like the standard way of storing settings of Azure roles is under tag in the .cscfg file. Looks convenient, but the file is

2条回答
  •  庸人自扰
    2020-12-17 05:16

    Check the SQL Azure blog, they blogged exactly about this!

    • Securing Your Connection String in Windows Azure: Part 1 (original)
    • Securing Your Connection String in Windows Azure: Part 2 (original)
    • Securing Your Connection String in Windows Azure: Part 3 (original)

    also, previous posts at http://blogs.msdn.com/b/sqlazure/archive/tags/security/

提交回复
热议问题