Skip to content

Commit 5397583

Browse files
authored
Add files via upload
1 parent f843e6d commit 5397583

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

learn-pr/azure/manage-secrets-with-azure-key-vault/3-creating-vaults-storing-secrets.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ metadata:
88
author: msmbaldwin
99
ms.author: mbaldwin
1010
ms.topic: unit
11-
interactive: bash
12-
azureSandbox: true
11+
#interactive: bash
12+
#azureSandbox: true
1313
durationInMinutes: 7
1414
content: |
1515
[!include[](includes/3-creating-vaults-storing-secrets.md)]

learn-pr/azure/manage-secrets-with-azure-key-vault/5-access-secrets-from-web-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ metadata:
1313
- devx-track-js
1414
zone_pivot_groups: dev-lang-csharp-javascript
1515
durationInMinutes: 13
16-
interactive: bash
17-
azureSandbox: true
16+
#interactive: bash
17+
#azureSandbox: true
1818
content: |
1919
[!include[](includes/5-access-secrets-from-web-app.md)]
2020

learn-pr/azure/manage-secrets-with-azure-key-vault/6-configure-deploy-run-azure.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ metadata:
1414
- devx-track-js
1515
zone_pivot_groups: dev-lang-csharp-javascript
1616
durationInMinutes: 12
17-
interactive: bash
18-
azureSandbox: true
17+
#interactive: bash
18+
#azureSandbox: true
1919
content: |
2020
[!include[](includes/6-configure-deploy-run-azure.md)]
2121
# NOTE: Task validation is failing for learners, so that is disabled for now.

learn-pr/azure/manage-secrets-with-azure-key-vault/index.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ abstract: |
1616
- Create an Azure Key Vault and use it to store secret configuration values
1717
- Enable secure access to the vault from an Azure App Service web app with managed identities for Azure resources
1818
- Implement a web application that retrieves secrets from the vault
19-
prerequisites: None
19+
prerequisites: |
20+
[!INCLUDE [](../../includes/azure-optional-exercise-subscription-prerequisite.md)]
2021
iconUrl: /training/achievements/manage-secrets-with-azure-key-vault.svg
2122
levels:
2223
- beginner

0 commit comments

Comments
 (0)