add managed instance to recommended list (#5639)

* add managed instance to recommended list

* update the publisher name casing
This commit is contained in:
Alan Ren
2019-05-24 17:00:21 -07:00
committed by GitHub
parent 34316b0ffd
commit c7d94055a4
2 changed files with 61 additions and 55 deletions

View File

@@ -55,5 +55,10 @@
"should": "^13.2.1", "should": "^13.2.1",
"typemoq": "^2.1.0", "typemoq": "^2.1.0",
"vscode": "1.1.26" "vscode": "1.1.26"
},
"__metadata": {
"id": "37",
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
} }
} }

View File

@@ -45,6 +45,7 @@
"Microsoft.cms", "Microsoft.cms",
"Microsoft.dacpac", "Microsoft.dacpac",
"Microsoft.import", "Microsoft.import",
"Microsoft.managed-instance-dashboard",
"Microsoft.powershell", "Microsoft.powershell",
"Microsoft.profiler", "Microsoft.profiler",
"Microsoft.schema-compare", "Microsoft.schema-compare",