Skip to content

Commit b936c41

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents e39d46e + 8cb8f94 commit b936c41

File tree

115 files changed

+437
-709
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+437
-709
lines changed

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21794,6 +21794,26 @@
2179421794
"source_path": "learn-pr/wwl-azure/explore-api-management/8-import-api.md",
2179521795
"redirect_url": "https://learn.microsoft.com/training/modules/explore-api-management/8-exercise-import-api",
2179621796
"redirect_document_id": false
21797+
},
21798+
{
21799+
"source_path": "learn-pr/wwl-azure/explore-azure-blob-storage/5-azure-storage-redundancy.md",
21800+
"redirect_url": "https://learn.microsoft.com/training/modules/explore-azure-blob-storage/",
21801+
"redirect_document_id": false
21802+
},
21803+
{
21804+
"source_path": "learn-pr/wwl-azure/explore-azure-blob-storage/6-create-block-blob-storage-account.md",
21805+
"redirect_url": "https://learn.microsoft.com/training/modules/explore-azure-blob-storage/",
21806+
"redirect_document_id": false
21807+
},
21808+
{
21809+
"source_path": "learn-pr/wwl-azure/explore-azure-blob-storage/7-knowledge-check.md",
21810+
"redirect_url": "https://learn.microsoft.com/training/modules/explore-azure-blob-storage/6-knowledge-check",
21811+
"redirect_document_id": false
21812+
},
21813+
{
21814+
"source_path": "learn-pr/wwl-azure/explore-azure-blob-storage/8-summary.md",
21815+
"redirect_url": "https://learn.microsoft.com/training/modules/explore-azure-blob-storage/7-summary",
21816+
"redirect_document_id": false
2179721817
}
2179821818
]
2179921819
}

learn-pr/achievements/generic-badge.svg

Lines changed: 84 additions & 84 deletions
Loading

learn-pr/wwl-azure/explore-azure-blob-storage/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/explore-azure-blob-storage/2-blob-storage-overview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Explore Azure Blob storage
44
metadata:
55
title: Explore Azure Blob storage
66
description: "Explore Azure Blob storage"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/explore-azure-blob-storage/3-blob-storage-resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Discover Azure Blob storage resource types
44
metadata:
55
title: Discover Azure Blob storage resource types
66
description: "Discover Azure Blob storage resource types"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/explore-azure-blob-storage/4-blob-storage-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Explore Azure Storage security features
44
metadata:
55
title: Explore Azure Storage security features
66
description: "Explore Azure Storage security features"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial

learn-pr/wwl-azure/explore-azure-blob-storage/5-azure-storage-redundancy.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.explore-azure-blob-storage.blob-storage-static-website
3+
title: Discover static website hosting in Azure Storage
4+
metadata:
5+
title: Discover static website hosting in Azure Storage
6+
description: "Discover static website hosting in Azure Storage"
7+
ms.date: 04/25/2023
8+
author: wwlpublish
9+
ms.author: jeffko
10+
ms.topic: interactive-tutorial
11+
ms.prod: learning-azure
12+
durationInMinutes: 5
13+
content: |
14+
[!include[](includes/5-blob-storage-static-website.md)]

learn-pr/wwl-azure/explore-azure-blob-storage/6-create-block-blob-storage-account.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/wwl-azure/explore-azure-blob-storage/7-knowledge-check.yml renamed to learn-pr/wwl-azure/explore-azure-blob-storage/6-knowledge-check.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Knowledge check
44
metadata:
55
title: Knowledge check
66
description: "Knowledge check"
7-
ms.date: 02/07/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: jeffko
1010
ms.topic: interactive-tutorial
@@ -17,21 +17,21 @@ quiz:
1717
choices:
1818
- content: "Block blobs"
1919
isCorrect: false
20-
explanation: "That's incorrect. Block blobs are made up of blocks of data that can be managed individually."
20+
explanation: "Incorrect. Block blobs are made up of blocks of data that can be managed individually."
2121
- content: "Append blobs"
2222
isCorrect: false
23-
explanation: "That's incorrect. Append blobs are optimized for data append operations."
23+
explanation: "Incorrect. Append blobs are optimized for data append operations."
2424
- content: "Page blobs"
2525
isCorrect: true
26-
explanation: "That's correct. Page blobs store random access files up to 8 TB in size, and are used to store virtual hard drive (VHD) files and serve as disks for Azure virtual machines."
26+
explanation: "Correct. Page blobs store random access files up to 8 TB in size, and are used to store virtual hard drive (VHD) files and serve as disks for Azure virtual machines."
2727
- content: "Which of the following types of storage accounts is recommended for most scenarios using Azure Storage?"
2828
choices:
2929
- content: "General-purpose v2"
3030
isCorrect: true
31-
explanation: "That's correct. This supports blobs, files, queues, and tables. It's recommended for most scenarios using Azure Storage."
31+
explanation: "Correct. This supports blobs, files, queues, and tables. It's recommended for most scenarios using Azure Storage."
3232
- content: "General-purpose v1"
3333
isCorrect: false
34-
explanation: "That's incorrect. This is a legacy account type."
34+
explanation: "Incorrect. This is a legacy account type."
3535
- content: "FileStorage"
3636
isCorrect: false
37-
explanation: "That's incorrect. This is recommended for enterprise or high-performance scale applications and won't cover most scenarios."
37+
explanation: "Incorrect. This is recommended for enterprise or high-performance scale applications and won't cover most scenarios."

0 commit comments

Comments
 (0)