LogicAppsUX
LogicAppsUX copied to clipboard
trigger & actions in-app icons are missing in air-gapped clouds
Describe the Bug with repro steps
The designer is now available in air-gapped clouds, the icons manifest defined in this repository have hardcoded icon URI hostname as "logicappsv2resources". This is not reachable in air-gap clouds. Logic Apps backend has been updated to return the service provider manifest with the cloud specific icon URI hostname. In air-gapped edge developer tools, we see icon failure request to the following:
- logicappsv2resources (reach out to logic apps service for cloud specific CDN)
- cdnforlogicappsv2 (reach out to logic apps service for cloud specific CDN)
- connectoricons-prod.azureedge.net (reach out to connectors service to cloud specific CDN)
What type of Logic App Is this happening in?
Standard (Portal)
Are you using Preview Designer or GA Designer
Preview
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
No response
Screenshots or Videos
n/a
Browser
edge
Additional context
No response
AB#24262977