Updated extension gallery link to Azure blob storage (#1220)

This commit is contained in:
Leila Lali
2018-04-23 15:44:30 -07:00
committed by GitHub
parent 965458ca74
commit f0f6c00a0e
2 changed files with 3 additions and 3 deletions

View File

@@ -38,6 +38,6 @@
"Redgate.sql-search"
],
"extensionsGallery": {
"serviceUrl": "https://raw.githubusercontent.com/Microsoft/sqlopsstudio/release/extensions/extensionsGallery.json"
"serviceUrl": "https://sqlopsextensions.blob.core.windows.net/marketplace/v1/extensionsGallery.json"
}
}