{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "download",
  "home_page_url": "https://evotec.xyz/es/tags/download",
  "feed_url": "https://evotec.xyz/es/tags/download/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/upload-and-download-files-from-azure-blob-storage-using-connection-string",
      "url": "https://evotec.xyz/es/blog/upload-and-download-files-from-azure-blob-storage-using-connection-string",
      "title": "Upload and Download files from Azure Blob Storage using Connection String",
      "summary": "They say there is a first time for everything. For me, it\u2019s how to download and upload files to Azure Blog Storage using Connection String. Recently I was given Connection String, Container name and had to download some files from Azur Blog Storage. After some research and trying Connect-AzAccount, I found that the proper way to go is thru New-AzStorageContext.",
      "date_published": "2023-01-18T19:13:24.0000000Z",
      "tags": [
        "az.storage",
        "azure ad",
        "azure blob storage",
        "download",
        "powershell",
        "upload"
      ]
    }
  ]
}