* Removes unnecessary using statement to fix build error
* Stops continuing the release if build.cmd task fails
* Revert "Stops continuing the release if build.cmd task fails"
This reverts commit 64c055cdfa7a5275a9144192e0740d124a92ec9a.
* Enabled backup to and restore from URL
* Created RPC, but when process tries to load Microsoft.Azure.Storage.Blob.dll, it crashes
* Added create shared access token
* Code refactor
* Minor changes
* Changed RPC path
* Moved createSas RPC to the newly created BlobService, fixed PR comments
* Added sas expiration date parameter to the RPC
* Added copyright headers
* Removed ConnectionInstance property from BlobService
* Removed unhelpful comment
* Removed unused using statements
* Changed copy/paste comments
* Disposable objects fix
* Small formatting fix
* Changed backup to/restore from url supported device types
* Added backup to url integration test
* Created restore integration test. Test are now getting azure blob params from env variables instead of file.
* Culture invariant epiration date param, fixed comment, and typo
* Updated headers
* PR comments fix
* Changed supported device type logic
* string localization fix
* String formatting fix
* build failure fix
* Typo
* Updated supported restore device types
* Adding node overlays to execution plans
* Adding critical warnings and parallelism
* adding critical warning, badge type enum
* Renaming badge type class
* Adding explicit values to Badge Type
* add AdvancedType related contract & lib call
* use type list from col
* add description support to all view models
* remove desc for edge constraint
* bump DacFx to 160.6093.0-preview
* nit
* Minimal changes to make headers appear on empty result sets
* Columns for everyone!
* Updating tests - some don't pass yet
* Adding some more tests to verify the changes for column/row selection
* null default columns
* Updates to comments as per PR comments
* Adds new graph comparison request handler to the Execution Plan Service.
* Code review changes
* Renames execution plan compare params, result, and request classes.
* Renames ShowPlan directories along with corresponding namespaces
* Renames ShowPlanGraphUtils to ExecutionPlanGraphUtils
* Revert "Renames ShowPlanGraphUtils to ExecutionPlanGraphUtils"
This reverts commit 5dc2696ae906598447eed7360a3f342218432b83.
* Reverts show plan tests name change.
* Renames show plan test XML files.
* Renames ported directory to ShowPlan and updates namespace accordingly
* Adding ExecutionPlanService to ADS
* Changing name to execution plan service
* Renaming file
* Fixing some PR comments
* Renaming class
* Changing api name to queryexecutionplan