SQL - ability to connect directly to resource provider#2832
Merged
yugangw-msft merged 3 commits intoAzure:masterfrom Apr 14, 2017
Merged
SQL - ability to connect directly to resource provider#2832yugangw-msft merged 3 commits intoAzure:masterfrom
yugangw-msft merged 3 commits intoAzure:masterfrom
Conversation
yugangw-msft
approved these changes
Apr 11, 2017
Contributor
yugangw-msft
left a comment
There was a problem hiding this comment.
Please fix the style check error by adding a new empty line
Codecov Report
@@ Coverage Diff @@
## master #2832 +/- ##
==========================================
+ Coverage 62.88% 63.11% +0.23%
==========================================
Files 464 464
Lines 25890 25921 +31
Branches 3944 3949 +5
==========================================
+ Hits 16281 16361 +80
+ Misses 8590 8508 -82
- Partials 1019 1052 +33
Continue to review full report at Codecov.
|
00Kai0
pushed a commit
to 00Kai0/azure-cli
that referenced
this pull request
Apr 7, 2021
- The 0.3.0 release didn't happen because of "azdev style webapp" errors - Incrementing 0.3.0->0.3.1 to kick-off another release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use SQL RP URI and subscription id from environment variables in order to skip AAD and connect directly to the resource provider. This is used for SQL internal testing where there is no AAD/ARM frontend so the user has authority to use any subscription id.
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Command Guidelines
(see Authoring Command Modules)