update azure-cli feature to follow schema

This commit is contained in:
Josh Spicer 2022-12-27 14:12:16 +00:00 committed by GitHub
parent b6921f9b9f
commit 96cef9d1db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@
},
"extensions": {
"type": "string",
"proposals": [],
"default": "",
"description": "Optional comma separated list of Azure CLI extensions to install in profile."
},