This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What are the steps to configure a connection between an Azure Static Web App and an Azure SQL Database using Data API Builder?
Install the Data API Builder CLI, configure the local database, and create a stored procedure to push the data.
Create a static web app, then create a Data API Builder configuration file. In the static web app, configure the connection to the database.
Use the Azure Developer CLI to deploy the database, configure the database connection in the Azure portal, and create a database replica using the Data API Builder.
Which of the following isn't a key feature of Azure Data API Builder?
Cross-platform compatibility
Built-in data visualization tools
Integration with Azure services
How can you define your API endpoints in Azure Data API Builder?
By manually configuring each endpoint in the Azure portal
By creating a configuration file that specifies the database objects to expose and the operations allowed
By writing custom code for each endpoint
You must answer all questions before checking your work.
Was this page helpful?