Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created January 24, 2017 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanmedd/76f7d4c144d718c5c543de0528ac14da to your computer and use it in GitHub Desktop.
Save jonathanmedd/76f7d4c144d718c5c543de0528ac14da to your computer and use it in GitHub Desktop.
New-AzureStorageContainer Part 2
New-AzureStorageContainer -Context $Context -Name test02
CloudBlobContainer : Microsoft.WindowsAzure.Storage.Blob.CloudBlobContainer
Permission : Microsoft.WindowsAzure.Storage.Blob.BlobContainerPermissions
PublicAccess : Off
LastModified : 24-Jan-17 6:03:17 PM +00:00
ContinuationToken :
Context : Microsoft.WindowsAzure.Commands.Common.Storage.AzureStorageContext
Name : test02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment