You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice following issue:
When i run azdev setup interactively to install extension i am working on, my extension is not accessible.
Only when running non-interactive version:
azdev setup -r /azure-cli-extensions -e managed-network -c /azure-cli
it works.