Azure / Azure/static-web-apps

Requests for adding the Static Web Apps tags.

Open
#976 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

We management the following network architecture. Client requests to Static Web Apps and call HTTP trigger code on FunctionApp then that network traffic is routing own Firewall. When we tried to request from client to Static Web Apps, we get response HTTP Status 500 error. After that we confirmed FireWall log. It has generated Static Web Apps IP address (52.175.64.109) on FireWall.

We tried to add network IP range/ network tag but there is only "Azure Cloud" tag include Static Web Apps IP address range. It seems like too many network ranges to allow on Firewall.
https://www.microsoft.com/en-us/download/confirmation.aspx?id=56519

## Feature request
- Please could you create only allow Static Web Apps IP address range. For example, we consider creating `Static Web Apps` tags.

## network architecture
Client (Browser) --- Static Web Apps --- FunctionApp (BYOF: HTTP trigger) --- VNet integration --- Subnet (for App Service) --- Subnet (for VM) --- FireWall (VM) ---

## Results
Client requests Static Web Apps FQDN and connect to FunctionApp(BYOF)
![image](https://user-images.githubusercontent.com/24888431/200735852-0e9df982-281e-44dc-bc07-8437e27106e7.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.