Skip to content

Commit 2429fa7

Browse files
committed
fixed file refs; added image copies
1 parent 2d5679d commit 2429fa7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/spring-apps/enterprise/how-to-job-log-streaming.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ Use the following steps to assign an Azure role using the Azure portal:
4242

4343
1. On the **Access Control (IAM)** page, select **Add**, and then select **Add role assignment**.
4444

45-
:::image type="content" source="media/how-to-managed-component-log-streaming/add-role-assignment.png" alt-text="Screenshot of the Azure portal that shows the Access Control (IAM) page with the Add role assignment option highlighted." lightbox="media/how-to-managed-component-log-streaming/add-role-assignment.png":::
45+
:::image type="content" source="media/how-to-job-log-streaming/add-role-assignment.png" alt-text="Screenshot of the Azure portal that shows the Access Control (IAM) page with the Add role assignment option highlighted." lightbox="media/how-to-job-log-streaming/add-role-assignment.png":::
4646

4747
1. On the **Add role assignment** page, in the **Name** list, search for and select the target role, and then select **Next**.
4848

49-
:::image type="content" source="media/how-to-asa-job-log-streaming/asa-job-log-reader-role.png" alt-text="Screenshot of the Azure portal that shows the Add role assignment page with the Azure Spring Apps Job Log Reader Role name highlighted." lightbox="media/how-to-asa-job-log-streaming/asa-job-log-reader-role.png":::
49+
:::image type="content" source="media/how-to-job-log-streaming/job-log-reader-role.png" alt-text="Screenshot of the Azure portal that shows the Add role assignment page with the Azure Spring Apps Job Log Reader Role name highlighted." lightbox="media/how-to-job-log-streaming/job-log-reader-role.png":::
5050

5151
1. Select **Members** and then search for and select your username.
5252

@@ -162,7 +162,7 @@ Use the following steps to enable a log streaming endpoint on the public network
162162

163163
1. Switch the status of **Dataplane resources on public network** to **Enable** to enable a log streaming endpoint on the public network. This process takes a few minutes.
164164

165-
:::image type="content" source="media/how-to-log-streaming/dataplane-public-endpoint.png" alt-text="Screenshot of the Azure portal that shows the Networking page with the Vnet injection tab selected and the Troubleshooting section highlighted." lightbox="media/how-to-log-streaming/dataplane-public-endpoint.png":::
165+
:::image type="content" source="media/how-to-job-log-streaming/dataplane-public-endpoint.png" alt-text="Screenshot of the Azure portal that shows the Networking page with the Vnet injection tab selected and the Troubleshooting section highlighted." lightbox="media/how-to-job-log-streaming/dataplane-public-endpoint.png":::
166166

167167
### [Azure CLI](#tab/azure-CLI)
168168

141 KB
Loading
86.6 KB
Loading

articles/spring-apps/enterprise/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ items:
227227
- name: Stream app logs in real time
228228
href: how-to-log-streaming.md
229229
- name: Stream job logs in real time (Preview)
230-
href: how-to-asa-job-log-streaming.md
230+
href: how-to-job-log-streaming.md
231231
- name: Stream managed component logs in real time
232232
href: how-to-managed-component-log-streaming.md
233233
- name: Application Insights using Java In-Process Agent

0 commit comments

Comments
 (0)