Skip to content

Tables: Implement support for constructing TableServiceClient with a full connection string #12017

@christothes

Description

@christothes

Summary

Implement a constructor on TableServiceClient that accepts a full connection string as found in the azure portal.

Scope of Work

  • TableServiceClient ctor accepts a full connection string

Success Criteria

  • TableServiceClient ctor properly parses connection string into a 'TableSharedKeyCredential` and leverages it for auth to the table service

Related Issues and References

public static StorageConnectionString Parse(string connectionString)

Metadata

Metadata

Assignees

Labels

ClientThis issue is related to a non-management packageTablesblocking-releaseBlocks release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions