Replies: 2 comments 9 replies
-
First time trying to deploy an Aspire solution to ACA, and I get the same issue. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Interesting. How do you get to this application? If I go to https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/ApplicationsListBlade, I only see old irrelevant apps under both 'All applications', and 'Applications from personal account'. Did the one you're looking at get created as part of azd deployment? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
This is my first time interacting with development teams on GitHub, I hope I am not doing it wrong.
I started build an aspire app and deployed it to Azure a month ago. After deployment, I could access to Dashboard and see deployed services, logs, traces...
After a while and a couple of deployments, the dashboard login does no longer works, I get the error: "You can't sign in here with a personal account. Use your work or school account instead."
I tried creating a fresh solution out of the box and deploying directly to azure without any code change, I get the same error.
I know this might an Azure issue but I am curious about why this worked for a while and then stopped? Thanks in advance for your help!
EDIT: I am not using a standalone dashboard, this issue can be reproduced using the ".Net Aspire Starter Application" project template.
Beta Was this translation helpful? Give feedback.
All reactions