About 10,600 results
Open links in new tab
  1. Linux chown and Azure File Service - social.msdn.microsoft.com

    May 17, 2018 · i have a Centos 7.4 instance and an Azure Storage file (not blob) service mounted.

  2. How to rehydrate a VM from a .VHD file in Azure Storage?

    Nov 1, 2013 · First, we want to determine if the VHD in your blob storage is still registered as a disk for use by Virtual Machines. To do this Select Virtual Machines on the left and then …

  3. Azure File Copy - Index operation failed; the array index evaluated …

    Sep 9, 2016 · System.Management.Automation.ParentContainsErrorRecordException: Index operation failed; the array index evaluated to null. It seems that the file is copied to the storage …

  4. Restore Azure DB from BACPAC file in Blob Storage

    Jul 13, 2015 · To import a BACPAC file from Azure Storage into an existing empty DB you can use Azure Powershell. You will need to run the Start-AzureSQLDatabaseImport cmdlet.

  5. basic steps to save, stop, and restart vm

    Jun 18, 2013 · Now on azure, I'm picking up that azure is the hypervisor, and it keeps the vhd of the vm I created, in one of two states: running or stopped. When running, there's a drive called …

  6. ISSUE: Restoring DB from Azure Blob -Error 3: cannot find the path ...

    Mar 16, 2018 · 2) For #1 to work, you need to MANUALLY create a credential via T-SQL and start the process from the beginning so the azure storage container appears on the list in the …

  7. Data Factory DataFlow source DataSets? - social.msdn.microsoft.com

    Jan 29, 2020 · Please make sure that your Azure blob dataset exists in your Data factory. Please try creating a dummy Copy activity and try if you were able to see that Azure blob data set …

  8. Iterating through all the files in Azure Blob Storage

    Nov 15, 2018 · I am working with Azure Data Factory V2. I am having following problem: First Part: I have to access the files in Azure Blob Storage and execute one stored procedure …

  9. How can I make Azure blob give me "206 Partial content" for mp4 ...

    Dec 17, 2015 · So how can I make Azure blob give me "206 Partial content". I am hosting web-site on Azure also. I am using airbnb.com video in all three cases to exclude possible errors …

  10. Azure and PostgreSQL for Windows - social.msdn.microsoft.com

    Jul 24, 2014 · I am considering Azure to host our new web based information system which is currently under development. We use tools like VS2013, PostgreSQL database, ADO.NET …