Difference between new and classic storage accounts in Azure

Classic storage accounts are created using existing Service Management API’s (the REST API stack that’s been available for the past several years). The newer storage accounts are created with the new Azure Resource Manager (ARM) API’s (which are also wrapped in PowerShell and CLI now). Ultimately they provide the same resources to your apps, but … Read more

Is it better to have many small Azure storage blob containers (each with some blobs) or one really large container with tons of blobs?

Everyone has given you excellent answers around accessing blobs directly. However, if you need to list blobs in a container, you will likely see better performance with the many-container model. I just talked with a company who’s been storing a massive number of blobs in a single container. They frequently list the objects in the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)