Azure / Azure/static-web-apps

Add VNet Integration for managed API in Static Web App

Open
#1,021 11 comments 15 reactions 1 assignee Claimed by @thomasgauvin View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

The need: reaching a VNet-bound resource from a managed API in Static Web App.

A VNet-bound resource could be a VM, or - more likely - a data source with a **Private Endpoint** (CosmosDB, SQL Database, Storage Account).

Today the data source must allow incoming public traffic, without even the ability of filtering by Service Tag. Most of the times this is forbidden by company policies.

If Static Web Apps could integrate into a VNet, that could solve the issue, i.e. one could block public access to the data source.

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.