MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.01k stars 21k forks source link

Function app backup failed username or password incorrect #122232

Closed Pablitox07 closed 1 week ago

Pablitox07 commented 2 weeks ago

Hello guys. I'm running into this issue where the custom backups of my function app fail. The error says that the username or password are incorrect, but when you configure the custom backup in the function app you never enter a password, you just select the storage account and the container where you want to store the backups. Not sure why I'm getting this error.

Do you guys know something that I can troubleshoot about this error?

file-iZNBj9gaZOhS4VlMPyAJXaOu (4)~3.jpg


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

PesalaPavan commented 2 weeks ago

@Pablitox07 It would be great if you could add a link to the documentation you are following for these steps? This would help us redirect the issue to the appropriate team. Thanks!!

Pablitox07 commented 2 weeks ago

Hello @PesalaPavan Sorry I forgot about the documentation I used. I used the following documentation to create the custom backups https://learn.microsoft.com/en-us/azure/app-service/manage-backup?tabs=portal#configure-custom-scheduled-backups Is it configured to create a custom backup everyday.

PesalaPavan commented 2 weeks ago

@Pablitox07 Thanks for your feedback! We will investigate and update as appropriate.

Pablitox07 commented 2 weeks ago

@PesalaPavan thanks. Could this issue be related to managed identity or something like that?

AjayKumar-MSFT commented 1 week ago

Pablitox07 , From my sample test following the doc, I'm not seeing this error/issue. Is this issue confined only to this Function app or shows the same behavior on other apps as well?

If you haven't tried this already so, navigate to Azure Portal > Open the Function app on the Azure portal, run Diagnose and solve problems : Configuration and Management and Availability and performance options to fetch more details about the error.

Azure Functions currently supports two versions of the runtime host. The following table details the currently supported runtime versions, their support level, and when they should be used: Upgrade or migrate to supported version as required: Recommended runtime version for functions in all languages. Azure Functions runtime versions overview.

AjayKumar-MSFT commented 1 week ago

Pablitox07 , As the issue is not related to the doc feedback, we will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion.

jtafilagi commented 3 days ago

@Pablitox07 did you manage to get a solution to the problem ? I have exactly the same issue. Cheers

Pablitox07 commented 3 days ago

@Pablitox07 did you manage to get a solution to the problem ? I have exactly the same issue. Cheers

Hello. Actually no. I'm very stuck with this issue, mostly because there is almost no documentation about this error