Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Last active January 24, 2017 17:42
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/15a743dc98af1344bdf6c428e0dee889 to your computer and use it in GitHub Desktop.
Save jonathanmedd/15a743dc98af1344bdf6c428e0dee889 to your computer and use it in GitHub Desktop.
New-AzureStorageContainer
New-AzureStorageContainer -Name test01
CloudBlobContainer : Microsoft.WindowsAzure.Storage.Blob.CloudBlobContainer
Permission : Microsoft.WindowsAzure.Storage.Blob.BlobContainerPermissions
PublicAccess : Off
LastModified : 24-Jan-17 5:41:32 PM +00:00
ContinuationToken :
Context : Microsoft.WindowsAzure.Commands.Common.Storage.AzureStorageContext
Name : test01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment