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

appservice: support configure connection string #2647

Closed
yugangw-msft opened this issue Mar 28, 2017 · 3 comments
Closed

appservice: support configure connection string #2647

yugangw-msft opened this issue Mar 28, 2017 · 3 comments

Comments

@yugangw-msft
Copy link
Contributor

yugangw-msft commented Mar 28, 2017

Command signatures

az appservice web config connection-string update -g myRG -n myWeb --type MySQL --connections conn1=<value1>;conn2=<value2> --slot-connections conn3=<value1>

az appservice web config connection-string delete -g myRG -n myWeb --connection conn1

az appservice web config connection-string show -g myRG -n myWeb
@yugangw-msft
Copy link
Contributor Author

//cc: @SyntaxC4

@raducrisan1
Copy link

Is there any plan to make it available?

@yugangw-msft
Copy link
Contributor Author

@raducrisan1 I plan to get it in by the end of April.

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

No branches or pull requests

3 participants