Skip to content

Add VNet Integration for managed API in Static Web App #1021

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions