Dr.YSG
Dr.YSG

Reputation: 7591

Lost my Azure Icon on the VSCODE activity bar

I have been using the VSCODE Azure extensions successfully till yesterday. Yesterday I changed the Azure account (and it says I a logged in) I also added the azure machine language extension.

Now, I no longer have the Azure Icon on the Activity bar, and I have no idea where to find the logs that say something is going wrong. I don't get any visible errors, and I have tried reboot, and re-install of each of these extensions:

All claim to be the latest versions


VSCODE Version: 1.47.3 (user setup)
Commit: 91899dcef7b8110878ea59626991a18c8a6a1b3e
Date: 2020-07-23T13:12:49.994Z
Electron: 7.3.2
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.18363

Upvotes: 3

Views: 4114

Answers (4)

user15117824
user15117824

Reputation:

In my case when I click on Trust Option, Azure Icon appears to me enter image description here

Upvotes: 0

Luu Quoc Viet
Luu Quoc Viet

Reputation: 1

My problem is a little bit different. Since I did not choose "Trust workspace and install" when installing the extensions, Microsoft automatically disable my azure extension. So I uninstalled all azure extensions and install again with "Trust workspace and install"

Upvotes: 0

jan wassenaar
jan wassenaar

Reputation: 39

For me it worked to hover the mouse where the icon should be. Or shortcut Shift+Alt+A (not Shift+Ctrl+A).

Upvotes: 3

Dr.YSG
Dr.YSG

Reputation: 7591

Got the answer from MSFT in github:

My first question would be whether it's there but the icon is invisible. Have you tried the shortcut (SHIFT+CTRL+A I think, on Mac it's SHIFT+CMD+A)? And maybe hover the mouse over where the icon should be and see if you get a tooltip?

Upvotes: 1

Related Questions