Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
486 stars 314 forks source link

Move default media files to regional storage #2407

Closed malincrist closed 7 months ago

malincrist commented 7 months ago

Problem

The default media files are stored in a storage account from West US. VNet services can't access these files without whitelisting the endpoint and "Microsoft.Storage.Global".

Solution

Upload the media files to the regional storages that are accessible even for services in VNet and use them from there. During provisioning, we will replace the download URL with the URL of the service and the path to the image.

Changes in the default.json file:

github-actions[bot] commented 7 months ago

Accessibility Insights Accessibility Insights Action: All applicable checks passed