Publish Azure Function - azure

When I attempt to publish to Azure, a durable function, I am asked for credentials.
When I enter the credentials correctly the login screen disappears but the publish page does not advance and still requires me to log in.
I know my user ID and password are correct but just to be sure I used the wrong password and the screen says I've used the wrong password.
So I know I'm logging in correctly.
Is there any way to get other log information to see why I'm unable to publish my function to azure?
Also, in the upper right side of the dialog it does show that I am logged into Azure so I'm not sure why the additional login attempt is required.

If you are using Visual Studio code, you can publish your project directly from there. Just got to add the Azure extension and login in. Maybe try that

Related

Publishing from Visual Studio to Azure - Unable to create publish profile

I am having problems publishing a web application from Visual Studio to Azure. I think that this might be something to do with the permissions on my account, as I have published using a different account (for a different company) from the same computer with no problem.
The error I get is:
I should make the following points:
We do have an Azure account that I use this Microsoft account to access and have permission to create resources on it. I was also logged into the Azure portal on this account when trying to publish.
I am signed into Visual Studio with this account.
When I click on 'Sign In', I am taken through a login procedure (account name and password) then dumped straight back on the same screen with no change shown and no message indicating what happened.
I get this error message when I click on finish
Could anyone please give me some idea what is failing here? In particular:
(1) Is this possibly because VS thinks I am not logged into an Azure account?
(2) Is the lack of any message on the sign-in procedure a bug?
(3) What exactly is 'publish profile' and why would it fail?
I should also point out that I have seen the similar stack overflow question at Unable to create publish profile - Azure but I found nothing useful there.

Problems publishing a ASP.NET Core 3.1 project to azure Getting a message "Your account is at risk"

I am trying to publish a project from Visual Studio 2019 (fully updated) to azure. But when I try to login I get the message:
Your account is at risk
To help you—and only you—get back into . I verify my account by sms message and enter the old and new email address. But then again when I try to login it again wants me to verify.
At the same time, the email works when I go into Azure portal and I also managed to deply a Microsoft SQL database into Azure SQL. (Though initially I had to add the IP address in the firewall on Azure). Also I updated the location of the user to Thailand (Where I am), in case the system matches the IP address to the location.
OTher things I have in place are for example the resource group. And I also tried to create an app in Azure portal and then publish it to this, but the issue is that I can't login from Visual Studio.
Any suggestions on how I can publish a project to Azure?
------- UPDATE --------------
Still in the loop of login, verify, new password and login again. The screen I get is like this:
The following screens are:
enter code send by sms
Enter old and new password
Login
-. And back at the verify screen again.
Any suggestions.
Based on the suggestion below I also removed some of the credentials in the credential manager (those that I thought might have to do with this issue).
One possiblity is that there is an old version of your password stored in Credential Manager.
When you try to login via Visual Studio it fails because the password is incorrect. Trying to login with the incorrect password also causes the account to lock, requiring you to verify with SMS.
If this is an Azure WebApp, your best bet is to download the publish profile and use it in your Visual Studio, this way you'll be able to publish your app.

Docusign promote integrator key from demo to live

I am currently trying to promote an integrator key from the demo environment to a live environment. I have read all of the documentation regarding this process and have had no issues up until this point. Currently, I have an integrator key in my demo environment which has passed review and I am trying to promote this key to my live environment. To do so, I am logging into my demo environment, selecting new admin experience, selecting APIs and Keys, selecting the "Actions" dropdown next to my key which has passed review, and then selecting "go live". After doing this, a terms and conditions popup comes up which I accept and then I am redirected to a login page. I understand from the documentation that my live environment login credentials are used here however I am unable to log in. I can use the same login credentials at na2.docusign.net/Member/MemberLogin.aspx and I am logged into my live admin account error just fine. I have also tried using the forgot password link on this popup in which I am successfully able to reset my password via a secret question. I then go back through the same process to get to the login popup after selecting my key to go live and again, I am unable to login. How can I overcome this as it is a time sensitive issue? I have also sent an e-mail, per the documentation, to go-live#docusign.com outlining this issue and have not yet received a response.
Note that my live account is a member of the administrator group. Are there other permissions that need to be set up that may be preventing me from completing this?
Please resend your email to go-live#docusign.com
Please include the integration key, the account id for your demo account, and the account id for your production na2.docusign.net account.
Your account ids are shown in the drop-down by your name in the web tool's upper right hand corner, by your picture or glyph.
Please accept my apologies for these problems with the new Go-Live system.
There was an issue with the DocuSign go live process. It has now been resolved. Please try again.

Azure Powershell cannot login

I am trying to log into Azure from PowerShell using the command
Login-AzureRmAccount
And it opens a popup window where I enter my email, then click personal account and then I get the error
"Because you're accessing sensitive info, you need to verify your password."
But then there is no action to perform. There's no button to click or anything. I'm logged into Azure in both Chrome and Edge. What is going on here? This seems like a bug with the Azure website. Please help! Thanks!
I think something was broken with their site. I was also using a third party console, cmder. When I used the built-in PowerShell console, I was able to login. Also, I can no longer reproduce the issue, so it seems like they fixed the issue.

Error 80045C17 when trying to login at Azure to manage account

Everytime I try to login im my azure account (http://manage.windowsazure.com/), I keep receiving the same error 80045C17, and the error message says nothing more then ask my to try later.
I Tried Every possible browser and the same result comes everytime!
I use the same username to log at every microsoft service.
I can't even stop my sites!
How to fix this?
I was able to fix this by first signing in to http://msdn.microsoft.com and then go to https://manage.windowsazure.com . It is using your Microsoft Live login session anyway so you have to log in to anything Microsoft. For example login.live.com
I think it happened to me because the azure portal was currently opened on another machine with the same account. Make sure you always sign out when you end using the Azure portal.
Thanks,
Alex Vezenkov

Resources