-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Storagefeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Description
Cmdlet(s)
Get-AzureStorageBlobContent
PowerShell Version
Instructions: to get PowerShell version, type $PSVersionTable
and look for the value associated with PSVersion
all
Module Version
all
OS Version
Instructions: to get OS version, type $PSversionTable
and look for value associated with BuildVersion
all
Description
Currently, you can only use this command to download blob content to a file. It would be beneficial if functionality could be added to save blob content to a variable instead of to a local file, for cases where you may not have access to the local file system or may only want the data to be in memory and not to disk.
Debug Output
Instructions: to get Debug Output, set $DebugPreference="Continue"
and then execute the cmdlet or script causing the issue
Script/Steps for Reproduction
N/A, new feature request
XVII and arsamigullin
Metadata
Metadata
Assignees
Labels
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Storagefeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.