This commit is contained in:
RMacfarlane 2021-04-05 09:59:59 -07:00
Родитель efbaeb4a61
Коммит ac2e2ab4f5
2 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -2,6 +2,9 @@
All notable changes to the "ms-vscode.azure-account" extension will be documented in this file.
## [0.9.8]
- When signing into a different cloud than previously used, shows a prompt to enter tenant id.
## [0.9.7]
- Add "CustomCloud" as an available Azure Environemnt, and `customCloud.resourceManagerEndpointUrl` to set the endpoint to use for this
- Removes `azureStackApiProfile`

Просмотреть файл

@ -13,7 +13,7 @@
"theme": "dark"
},
"enableProposedApi": true,
"version": "0.9.7",
"version": "0.9.8",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"publisher": "ms-vscode",
"engines": {