microsoft / DurableFunctionsMonitor

A monitoring/debugging UI tool for Azure Durable Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot log into Azure

andrewkittredge opened this issue · comments

The Durable Functions view in VSCode uses a different log-in path than the standard Azure resources view. The Durable Functions view requires you to log-in with Microsoft Authenticator, which we do not use.

Hello, @andrewkittredge, please, provide more details.

What kind of error are you observing?
What OS are you on?
Are you using one or many Microsoft accounts?
What makes you think DfMon uses "different log-in path than the standard Azure resources view"?

As of today, DfMon as a VsCode ext fully relies on Azure Account extension when communicating to Azure and does not introduce any specificity to the login process. Especially it does not know anything about Microsoft Authenticator and has no change to enforce the usage of it.

Do you need more help on this, @andrewkittredge ?

Closing due to inactivity.