Skip to content

Commit 409765a

Browse files
authored
Merge pull request #276557 from wchigit/fix-sc-img
[Service Connector] Fix images
2 parents cfa1407 + 565c851 commit 409765a

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
30.4 KB
Loading
33.7 KB
Loading
9.58 KB
Loading

articles/service-connector/tutorial-python-aks-keyvault-csi-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Create a service connection between an AKS cluster and an Azure Key Vault using
9797
9898
1. Once the connection has been created, the Service Connector page displays information about the new connection.
9999
100-
:::image type="content" source="./media/aks-tutorial/kubernetes-resources.png" alt-text="Screenshot of the Azure portal, viewing kubernetes resources created by Service Connector.":::
100+
:::image type="content" source="./media/aks-tutorial/aks-keyvault.png" alt-text="Screenshot of the Azure portal, viewing kubernetes resources created by Service Connector.":::
101101
102102
### [Azure CLI](#tab/azure-cli)
103103

articles/service-connector/tutorial-python-aks-storage-workload-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Create a service connection between an AKS cluster and an Azure storage account
124124
| **User assigned managed identity** | `<MyIdentity>` | A user assigned managed identity is needed to enable workload identity. |
125125
126126
1. Once the connection has been created, the Service Connector page displays information about the new connection.
127-
:::image type="content" source="./media/aks-tutorial/kubernetes-resources.png" alt-text="Screenshot of the Azure portal, viewing kubernetes resources created by Service Connector.":::
127+
:::image type="content" source="./media/aks-tutorial/aks-storage.png" alt-text="Screenshot of the Azure portal, viewing kubernetes resources created by Service Connector.":::
128128
129129
130130
### [Azure CLI](#tab/azure-cli)

0 commit comments

Comments
 (0)