Skip to content

Commit 16ac750

Browse files
committed
image links
1 parent 198a824 commit 16ac750

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/app-service/includes/configure-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-connect-to-azure-storage/key-vault-secret-identifier.png" alt-text="Key Vault secret identifier":::
98+
:::image type="content" source="../../media/configure-azure-storage/key-vault-secret-identifier.png" alt-text="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-connect-to-azure-storage/secret-identifier-application-setting.png" alt-text="Secret Identifier application setting":::
101+
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="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/windows-code-pivot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ You need to obtain the access key from your storage account. <!--link or instruc
9191
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.
9292

9393
1. In the portal, browse to your Key Vault secret and copy the **Secret Identifier** into your clipboard.
94-
:::image type="content" source="../../media/configure-connect-to-azure-storage/key-vault-secret-identifier.png" alt-text="Key Vault secret identifier":::
94+
:::image type="content" source="../../media/configure-azure-storage/key-vault-secret-identifier.png" alt-text="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-connect-to-azure-storage/secret-identifier-application-setting.png" alt-text="Secret Identifier application setting":::
97+
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="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/windows-container-pivot.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ You need to obtain the access key from your storage account. <!--link or instruc
4141
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.
4242

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

4646
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**.
47-
:::image type="content" source="../../media/configure-connect-to-azure-storage/secret-identifier-application-setting.png" alt-text="Secret Identifier application setting":::
47+
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="Secret Identifier application setting":::
4848

4949
Now you're ready to use Key Vault to access your storage account.
5050

@@ -97,10 +97,10 @@ You need to obtain the access key from your storage account. <!--link or instruc
9797
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.
9898

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

102102
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**.
103-
:::image type="content" source="../../media/configure-connect-to-azure-storage/secret-identifier-application-setting.png" alt-text="Secret Identifier application setting":::
103+
:::image type="content" source="../../media/configure-azure-storage/secret-identifier-application-setting.png" alt-text="Secret Identifier application setting":::
104104

105105
Now you're ready to use Key Vault to access your storage account.
106106

0 commit comments

Comments
 (0)