Hoppa till huvudinnehåll
FÖRHANDSVERSION

Public preview: Database connections support in Azure Static Web Apps

Publiceringsdatum: 15 mars, 2023

Azure Static Web Apps introduces database connections with Data API Builder. Now, you can access your Azure database content directly from your frontend client application, without the need to write backend code. Make REST and GraphQL requests to the built-in `/data-api` endpoint to securely retrieve and modify your database contents.

To learn more, visit: https://aka.ms/swa/database-connections

  • Static Web Apps
  • Features