pull latest from Microsoft/sql-server-samples#1
Merged
shueybubbles merged 599 commits intoshueybubbles:masterfrom May 1, 2019
Merged
pull latest from Microsoft/sql-server-samples#1shueybubbles merged 599 commits intoshueybubbles:masterfrom
shueybubbles merged 599 commits intoshueybubbles:masterfrom
Conversation
Added local-storage provisioning instructions and script.
Added note about local volume size
Added note about size of volume(s)
VerifyNSG() has a simple bug - on entering the function the result success flag is incorrectly initialised to $true (optimistic) - when it should be initialised to $false (pessimistic) ... The function can ONLY be successful on one path; IF an NSG is found WITH valid rules. As it was, if NO NSG is found the function will STILL return success and therefore the following script / code used for mitigation will not be executed.
aling to ms repo
Fixing script based on testing from Ubuntu client
Remove spurious whitespace
Pointing to more detailed sample loading instructions in docs
Adding kubectl to the prereqs
Update setup-k8s-master.sh
Added Query Store demo
Updated URL for the kubernetes dashboard in the setup-k8s-master.sh script
MSSQL Spark connector, and readme fixes
Update examples
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.
No description provided.