OS: Win 11
Build Version: 20250730.1
Repro Steps:
- Create a container app.
- Right click the above container app and select "Deploy to Container App..." -> Select "Container Registry" -> Select "Azure Container Registry" -> Select an ACR -> Select a repository and tag -> Select a connection method -> Set Ingress -> Select "Skip for now" to set the environment variables.
- Select "Registry" item in "Summary View" -> Click "Edit" -> Select a different registry and configure the following options -> Click "Confirm" button.
- Check whether retarget image and Ingress information appear in Azure activity window.
Expect:
Retarget image and Ingress-related activities are logged and visible in the Azure Activity window.
Actual:
Azure Activity window does not display any entries related to the retarget image or Ingress actions.

More Info:
No log about Ingress action shows in Output window.