Azure storage Isint it all on a disk ?

Synthetic-Sentience 11 Reputation points
2021-04-14T10:56:29.827+00:00

Hi

I'm learning Azure and am confused when I get to the storage section.

I've watched some videos but it always seems the instructor is just regurgitating memorized info.

I understand that data is saved stored on a disk & I don't see it as more complicated that that.

I'm hearing for example of Blob storage being for unstructured data. So this special "Blob" storage is... not just data stored on a disk ??

I'm not getting the bottom line. When putting a different label on storage what are we saying really ?

e.g. does Label "Blob" refers to how the files are accessed ? Type of medium the files are storage on e.g. faster SSD's, whether they are encrypted, backed up, uses a different file system e.g. not NTFS ? etc. etc.

I'm unable to visualize what they are talking about when they put a new word against storage like this.

Storage account ? Um isn't Storage just storage not an account. Is that something like needing to sign in to use One drive ?
A one drive account is now called a storage account.

Suppose I need this in simpler language initially before hitting the jargon / New made up words / lingo.

Thanks for reading

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,183 questions
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 37,331 Reputation points Microsoft Employee
    2021-04-15T14:09:36.26+00:00

    @JohnKelly-8602
    I recommend reading through the Introduction to Blob storage to gain a better understanding. Blob storage is object storage and is not block storage like you would traditionally access through a disk attached to a VM or computer. Here is a good article comparing the difference between the two.

    Please see here for more information on storage accounts. Basically it is a similar concept to Resource Groups but just for storage resources.

    Hope this helps! Let me know if this doesn't clear up the confusion or if you have further questions.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    Disclaimer: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
    There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.