C# Generate Azure Table Storage ConnectionString
问题 I want to generate connectionString for azure table storage using azure subscriptionId and azureApiKey. I found the following Microsoft library: https://github.com/Azure/azure-libraries-for-net/tree/master but can't understand how can I generate connectionString here. I can't even find appropriate method for it. Do I need additional data to generate ConnectionString? 回答1: Do I need additional data to generate ConnectionString? Preparation: 1.Registry an app in the Azure AD and create service