Skip to content

Commit a92413f

Browse files
committed
screenshot and alt-text edits
1 parent f65f0a1 commit a92413f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/spring-apps/how-to-deploy-in-azure-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Select the virtual network **azure-spring-apps-vnet** you previously created.
154154
> [!NOTE]
155155
> If you don't find the "Azure Spring Apps Resource Provider", search for "Azure Spring Cloud Resource Provider".
156156
157-
![Screenshot that shows owner assignment to resource provider.](./media/spring-cloud-v-net-injection/assign-owner-resource-provider.png)
157+
:::image type="content" source="./media/spring-cloud-v-net-injection/assign-owner-resource-provider.png" alt-text="Screenshot of the Azure portal showing the Access Control (IAM) page, with the Add Role Assignmnet pane open and search results displaying the Azure Spring Apps Resource Provider." lightbox="./media/spring-cloud-v-net-injection/assign-owner-resource-provider.png":::
158158

159159
You can also do this step by running the following Azure CLI command:
160160

-892 Bytes
Loading

articles/spring-apps/tutorial-custom-domain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ You need to grant Azure Spring Apps access to your key vault before you import c
109109

110110
#### [Portal](#tab/Azure-portal)
111111
1. Go to your key vault instance.
112-
1. In the left navigation pane, select **Access Police**.
112+
1. In the left navigation pane, select **Access Policy**.
113113
1. On the upper menu, select **Add Access Policy**.
114114
1. Fill in the info, and select **Add** button, then **Save** access police.
115115

@@ -120,7 +120,7 @@ You need to grant Azure Spring Apps access to your key vault before you import c
120120
> [!NOTE]
121121
> If you don't find the "Azure Spring Apps Resource Provider", search for "Azure Spring Cloud Resource Provider".
122122
123-
![Import certificate 2](./media/custom-dns-tutorial/import-certificate-b.png)
123+
:::image type="content" source="./media/custom-dns-tutorial/import-certificate-b.png" alt-text="Screenshot of the Azure portal showing the Add Access Policy page for a key vault with Azure Spring Apps Domain-management selected from the Select a principal dropdown." lightbox="./media/custom-dns-tutorial/import-certificate-b.png":::
124124

125125
#### [CLI](#tab/Azure-CLI)
126126

0 commit comments

Comments
 (0)