Connection Issues Using Access Keys - Failing Locally not on azure

Dirk Grobler 1 Reputation point
2022-11-11T14:32:45.29+00:00

I have a WebJob that is connecting to a queue on a storage account recompfiles while I debugged 2 days ago everything worked, from yesterday (11/11/2022) it just stopped working with the error: Please make sure your credentials are correct

The scenario above occurred locally at first, then without updating any code on the WebApp it also gave this error (once trying to start it up after I debugged locally)
The WebJobb started working again after 10 or so restarts but locally still broken

I have tried the below

  • Copied and pasted multiple storage account connection access keys in and also re-created a clean project with the WebJob template and still same issue.
  • Recreated a new storage account to connect to, but also got the same error.
  • I do not want to touch the WebJob as I am unsure if it will start up again.
  • Upgraded all packages to the newest versions
  • Tried to sync keys with the error below.
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,684 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
97 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,865 questions
{count} votes