Skip to content

pull latest from Microsoft/sql-server-samples#1

Merged
shueybubbles merged 599 commits intoshueybubbles:masterfrom
microsoft:master
May 1, 2019
Merged

pull latest from Microsoft/sql-server-samples#1
shueybubbles merged 599 commits intoshueybubbles:masterfrom
microsoft:master

Conversation

@shueybubbles
Copy link
Copy Markdown
Owner

No description provided.

mihaelablendea and others added 30 commits December 11, 2018 10:32
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.
Fixing script based on testing from Ubuntu client
Remove spurious whitespace
Pointing to more detailed sample loading instructions in docs
@shueybubbles shueybubbles merged commit 9740f4d into shueybubbles:master May 1, 2019
shueybubbles pushed a commit that referenced this pull request May 1, 2019
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

Successfully merging this pull request may close these issues.