Skip to content

Commit a6caed0

Browse files
authored
Merge pull request #108224 from tamram/tamram-0317
update images for blobs and queues
2 parents aa08ac7 + b37da78 commit a6caed0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
1.54 KB
Loading

articles/storage/blobs/storage-blobs-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: tamram
66

77
ms.service: storage
88
ms.topic: overview
9-
ms.date: 03/04/2020
9+
ms.date: 03/18/2020
1010
ms.author: tamram
1111
ms.subservice: blobs
1212
---
@@ -25,7 +25,7 @@ Blob storage offers three types of resources:
2525

2626
The following diagram shows the relationship between these resources.
2727

28-
![relationship between Account Blob and Container resource](./media/storage-blobs-introduction/blob1.png)
28+
![Diagram showing the relationship between a storage account, containers, and blobs](./media/storage-blobs-introduction/blob1.png)
2929

3030
### Storage accounts
3131

-11 KB
Loading

articles/storage/queues/storage-queues-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Introduction to Azure Queues
44
author: mhopkins-msft
55

66
ms.author: mhopkins
7-
ms.date: 06/07/2019
7+
ms.date: 03/18/2020
88
ms.service: storage
99
ms.subservice: queues
1010
ms.topic: overview
@@ -19,7 +19,7 @@ Azure Queue Storage is a service for storing large numbers of messages. You acce
1919

2020
The Queue service contains the following components:
2121

22-
![Queue Concepts](./media/storage-queues-introduction/queue1.png)
22+
![Diagram showing the relationship between a storage account, queues, and messages](./media/storage-queues-introduction/queue1.png)
2323

2424
* **URL format:** Queues are addressable using the following URL format:
2525

0 commit comments

Comments
 (0)