Azure Storage

The Devprime platform provides several parameters for customizing Azure Storge.
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
    {
      "enable": "true",
      "alias": "State2",
      "type": "storage",
      "storagetype": "azureblob",
      "timeout": "5",
      "retry": "2",      
      "connection": "Azure Storage Access keys",
      "durationofbreak": "45"
    }
Last modified January 10, 2024 (967dcac3)