C#C
C#2y ago
Mek

✅ Error deploying services with azure

So I was curious about using the Google login services to authenticate users in my desktop application and upon google searching
how to use google login for avalonia desktop app
. It suggested this tutorial https://learn.microsoft.com/en-us/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/avalonia/authentication and so I followed the steps throughout each page until it can time to run the command
azd up
in the appropriate directory. It told me I wasn't signed in through AZD and so I signed in and ran the command again and that's when I got what's in the screen shot.
image.png
Was this page helpful?