All Content
Timespan
explore our new search
​
Latest Performance & Automation Updates for Azure SQL Developers
Databases
Oct 17, 2022 6:00 AM

Latest Performance & Automation Updates for Azure SQL Developers

by HubSite 365 about Microsoft

Software Development Redmond, Washington

Pro UserDatabasesLearning Selection

Unleash Microsoft Azure SQL potential - Discover latest updates for Developers!

Build, test, and deploy scalable apps quickly with Azure SQL updates for developers. Check out platform enhancements for modern, cloud-based apps:

Create apps locally with Azure SQL Database emulator

Initiate serverless operations with SQL trigger in Azure Functions

Build simple and secure API connections to data with Data API Builder, coming soon

Principal Architect from the SQL engineering team at Microsoft, Bob Ward, joins Jeremy Chapman to share recent updates for the developer experience.

In this Video

00:00 - Introduction

01:41 - Highlights of solutions for developers

03:13 - Built-in query intelligence

05:56 - Azure SQL Database emulator

07:44 - SQL trigger in Azure Functions

10:44 - Data API Builder

12:32 - Wrap up

Azure SQL geocoding with Azure Functions

The geocoding sample for Azure SQL leverages the spinvokeexternalrestendpoint stored procedure in Azure SQL Database and Azure SQL bindings for Azure Functions to geocode addresses after they are inserted in a table. In scenarios where the application inserting data to Azure SQL Database cannot be modified, it may be necessary to trigger a process after the data is inserted.

https://github.com/azure-samples/azure-sql-functions-geocode