getting an error - Microsoft.WindowsAzure.Storage: Value cannot be null. (Parameter 'connectionString') while creating Azure Logic Apps

ABHISHEK 11 Reputation points
2021-08-01T21:29:18.367+00:00

Hello,

I've just created a logic apps application and immediately after this app, I am getting the following error

Microsoft.WindowsAzure.Storage: Value cannot be null. (Parameter 'connectionString').

Could you please help

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.
3,267 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,250 questions
{count} votes

6 answers

Sort by: Most helpful
  1. Paul, Sumanta 31 Reputation points
    2021-10-01T06:58:32.397+00:00

    Getting the same error while creating my first Logic App ( Standard ). If someone can provide the steps , it would be helpful.

    1. I have created Azure Trial
    2. Just started with new resource group
    3. then creating a logic app
    4. Got the error
    5. Created one Storage account

    The error is still there

    1 person found this answer helpful.

  2. MayankBargali-MSFT 70,731 Reputation points
    2021-08-09T11:53:54.933+00:00

    If someone is facing the issue issue please make sure that if there are any configuration to the storage account where the value is passed as null casing the issue.
    The issue could also observed if the AzureWebJobsStorage is not defined or correctly configure for the Standard logic app.
    If someone is still facing the issue verifying the above then please tag me in with more details or create a new Q&A thread.


  3. Andy Nelson 1 Reputation point
    2021-10-04T12:15:14.683+00:00

    Same thing for me. Sign up for trial getting an error with my first logic app.

    0 comments No comments

  4. Qi Kun 1 Reputation point
    2021-10-29T03:29:50.067+00:00

    same as me, also got the error when I use the free account.

    0 comments No comments

  5. Maarten 1 Reputation point
    2022-02-03T17:38:28.503+00:00

    I hit the same issue as described in AndyNelson's case during trial and first setup of my first logic app.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.