microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
53 stars 28 forks source link

Error: g.exports.getApi is not a function #596

Closed fpousserot closed 1 year ago

fpousserot commented 1 year ago

the connection to the azure account works, but when adding the azure function extension, an error appears. unable to access azure resources, create azure function, etc.

with az resource v0.6.0 : Error: g.exports.getApi is not a function

with az resource v1.5.9 , the resources are displayed in the list but with another error when connecting (Error: The access token is invalid.)

alexweininger commented 1 year ago

This issue has been fixed in the latest release of the Azure Resources extension (v0.6.1).