Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
333 stars 57 forks source link

Static web app location when using private endpoint #1499

Open andreascorti opened 5 months ago

andreascorti commented 5 months ago

Hello, We are enforcing the resource creation in the region for which the subscription has been created for, thanks to policies.

This is currently a big limitation for static web apps, even if exposed behind a private endpoint, because the region is used for the managed azure function and for staging environments and even with private endpoint it is mandatory to select one.

For example, my subscription and vnet are in NE, hence the company policy is preventing me to create a static web app with a NE private endpoint, because I cannot select WE as default region for the SWA.

Can you help me to find a solution for the issue?

Thanks, Andrea

andreascorti commented 4 months ago

Any update on this? if you need more details please tell me @BandaruDheeraj

andreascorti commented 2 months ago

Hi @BandaruDheeraj, can you at least provide some roadmap to make SWA available to all regions? it was something discussed with Thomas Gauvin, but was never really committed by your product team. Thanks

andreascorti commented 4 days ago

Hi @anthonychu, can you help me with this?