Skip to content

Commit 3c6ee65

Browse files
authored
Alt text
1 parent a52c12f commit 3c6ee65

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/app-service/includes/configure-azure-storage/azure-storage-linux-container-pivot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ You need to obtain the access key from your storage account. <!--link or instruc
9595
Before you can mount storage using Key Vault access, you need to get the Key Vault secret and add it as an application setting in your app.
9696

9797
1. In the portal, browse to your Key Vault secret and copy the **Secret Identifier** into your clipboard.
98-
:::image type="content" source="../../media/configure-azure-storage/key-vault-secret-identifier.png" alt-text="Screenshot of Key Vault secret identifier":::
98+
:::image type="content" source="../../media/configure-azure-storage/key-vault-secret-identifier.png" alt-text="Screenshot of Key Vault secret identifier.":::
9999

100100
1. Back in your app, create an [**application setting**](../../configure-common.md?tabs=portal#configure-app-settings) and paste the Key Vault **Secret Identifier** into **Value**.
101-
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="Screenshot of Secret Identifier application setting":::
101+
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="Screenshot of Secret Identifier application setting.":::
102102

103103
Now you're ready to use Key Vault to access your storage account.
104104

articles/app-service/includes/configure-azure-storage/azure-storage-windows-code-pivot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Before you can mount storage using Key Vault access, you need to get the Key Vau
9494
:::image type="content" source="../../media/configure-azure-storage/key-vault-secret-identifier.png" alt-text="Screenshot of Key Vault secret identifier":::
9595

9696
1. Back in your app, create an [**application setting**](../../configure-common.md?tabs=portal#configure-app-settings) and paste the Key Vault **Secret Identifier** into **Value**.
97-
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="Screenshot of Secret Identifier application setting":::
97+
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="Screenshot of Secret Identifier application setting.":::
9898

9999
Now you're ready to use Key Vault to access your storage account.
100100

articles/app-service/includes/configure-azure-storage/azure-storage-windows-container-pivot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ You need to obtain the access key from your storage account. <!--link or instruc
9393
Before you can mount storage using Key Vault access, you need to get the Key Vault secret and add it as an application setting in your app.
9494

9595
1. In the portal, browse to your Key Vault secret and copy the **Secret Identifier** into your clipboard.
96-
:::image type="content" source="../../media/configure-azure-storage/key-vault-secret-identifier.png" alt-text="Screenshot of Key Vault secret identifier":::
96+
:::image type="content" source="../../media/configure-azure-storage/key-vault-secret-identifier.png" alt-text="Screenshot of Key Vault secret identifier.":::
9797

9898
1. Back in your app, create an [**application setting**](../../configure-common.md?tabs=portal#configure-app-settings) and paste the Key Vault **Secret Identifier** into **Value**.
99-
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="Screenshot of Secret Identifier application setting":::
99+
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="Screenshot of Secret Identifier application setting.":::
100100

101101
Now you're ready to use Key Vault to access your storage account.
102102

0 commit comments

Comments
 (0)