Skip to content

Commit fe144d4

Browse files
committed
rename image files2
1 parent ecb0e50 commit fe144d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/essentials/rest-api-walkthrough.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,12 +387,12 @@ Use the Azure portal, PowerShell or the Azure CLI to find the resource ID.
387387
### [Azure portal](#tab/portal)
388388

389389
To find the resourceID in the portal, from the resource's overview page, select **JSON view**
390-
:::image type="content" source="./media/rest-api-walkthrough/jsonview_azure_portal.png" alt-text="A screenshot showing the overview page for a resource with the JSON view link highlighted":::
390+
:::image type="content" source="./media/rest-api-walkthrough/json-view-azure-portal.png" alt-text="A screenshot showing the overview page for a resource with the JSON view link highlighted":::
391391

392392

393393
The Resource JSON page is displayed. The resource ID can be copied using the icon on the right of the ID
394394

395-
:::image type="content" source="./media/rest-api-walkthrough/resourceid_azure_portal.png" alt-text="A screenshot showing the Resource JSON page for a resource":::
395+
:::image type="content" source="./media/rest-api-walkthrough/resourceid-azure-portal.png" alt-text="A screenshot showing the Resource JSON page for a resource":::
396396

397397

398398
### [PowerShell](#tab/powershell)

0 commit comments

Comments
 (0)