【发布时间】:2018-11-05 22:29:54
【问题描述】:
我想使用 azure subscriptionId 和 azureApiKey 为 azure 表存储生成 connectionString。
我找到了以下 Microsoft 库:https://github.com/Azure/azure-libraries-for-net/tree/master 但不明白如何在这里生成 connectionString 。我什至找不到合适的方法。
我需要额外的数据来生成 ConnectionString 吗?
【问题讨论】:
标签: c# .net azure connection-string azure-storage