sql-migration: add custom User-Agent to rest API calls (#23503)

* add custom user-agent

* update all api calls w/useragent
This commit is contained in:
brian-harris
2023-06-28 07:46:09 -07:00
committed by GitHub
parent 030a05b7ff
commit 00e2b9a71d
3 changed files with 45 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
"name": "sql-migration",
"displayName": "%displayName%",
"description": "%description%",
"version": "1.4.7",
"version": "1.4.8",
"publisher": "Microsoft",
"preview": false,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",