Skip to content

Get-AzureStorageBlobContent to variable (Feature Request) #3665

@jboeshart

Description

@jboeshart

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

Metadata

Metadata

Assignees

Labels

Service AttentionThis issue is responsible by Azure service team.Storagefeature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions