Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Request: Connection String Support for all languages #535

Closed
adrianhall opened this issue Jul 30, 2019 · 1 comment
Closed

Change Request: Connection String Support for all languages #535

adrianhall opened this issue Jul 30, 2019 · 1 comment
Assignees

Comments

@adrianhall
Copy link
Member

Thank you for contributing to the design guidelines for Azure SDKs. We welcome all discussions and contributions. Since the design guidelines affect the client libraries for all Azure services, we thoroughly discuss and vet any design guideline changes before we incorporate them into the official guidance. This process can take some time, so your patience is appreciated.

** Before submitting, ensure you adjust the title of the issue appropriately **

The Basics

  • Which design guideline is affected?

Connection String support

  • Which target languages are affected?

All languages

  • Describe the change:

Make the form of the connection string specific. For example, we don't want individual services to "create" a connection string that has special functionality. (e.g. support for developer connection strings for storage).

Reasoning

Connection string support needs to be consistent. The current guidelines provide too much flexibility which will result in inconsistencies between services.

Please provide any additional detail or reasoning for the request.

@adrianhall adrianhall self-assigned this Jul 30, 2019
@adrianhall
Copy link
Member Author

There is no action required here.

Board does not think we should be doing strongly typed connection strings.
We already have guidelines around requirements for connection strings - explicitly, the connection string must be copied from the portal / tooling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant