VKinfotek Inc.
  • Us
    About Us
    Contact Us
  • FAQs
  • Ready Software
    Ready ERP ASP Core Software for Azure Cloud
    Ready Web ERP Software
    Ready ASP.Net Azure Software
    Ready C# SQL Server Accounting Software
    Ready ASP.Net MVC and EF Software
Earn $100/hour in USA! Click Here

Q56. What are Storage Account Urls?

As discussed in previous Q&A;, storage accounts contain blobs, tables and queues. These resources can be accessed by an URL. The URL is built by appending the object's location in the storage account to the storage account endpoint. For example, the below URL is used to access a blob, whose storage account name is 'myfirststract', container name is 'movies' and the file name is 'movie.mp4'.

Ex: http://myfirststract.blob.core.windows.net/movies/movie.mp4

A Storage account can have many containers. These containers are called blob containers because they can hold only blobs. A container provides a grouping of sets of blobs. The container name is unique to a storage account and so the same container name can be used in a different storage account. Policies can be set only at the container level. Setting 'Public' allows everyone to access the files within the container. Setting 'private' requires authentication to access the blobs in a container.

Similarly, the URL used to access the Table 'users' is -
http://myfirststract.table.core.windows.net/users

To access a Queue 'messages' , the URL is -
http://myfirststract.queue.core.windows.net/messages


  • Prev Question
  • Next Question

See More Questions and Answers on - Azure Storage (cont..)

  • Why is replication important?
  • What is an affinity group in Azure?
  • What are storage account end points?
  • What are storage access keys?
  • How to create a storage account?
  • How to monitor storage account?
  • Capacity of a single storage account?
  • Give a brief summary of storage account?
  • Azure storage partitions?

Back to Master List of 100+ Questions and Answers

People also viewed: cover image of book develop erp software using asp core and deploy to Azure Create your own ERP Software using ASP Core>>
cover image of azure cloud book Create your own Azure SOM Software>>
cover image of asp.net book Create your own ERP Software using ASP .Net and SQL>>
cover image of foundation database programming book Create your own Accounting Software using C# >>
cover image of entity framework book Create your own SOM using Entity Framework MVC >>

  • SITEMAP
  • Terms of use
  • Testimonials

Back to top

Copyright © 2018 - All Rights Reserved - VKInfotek.com