Open NowinskiK opened 5 months ago
This feature will generate, save to file and show to user T-SQL code of SP which will send the payload to target EvenHub using sp_invoke_external_rest_endpoint. References: https://devblogs.microsoft.com/azure-sql/azure-sql-database-external-rest-endpoints-integration-public-preview/ https://learn.microsoft.com/en-us/sql/relational-databases/system-stored-procedures/sp-invoke-external-rest-endpoint-transact-sql https://github.com/Azure-Samples/azure-sql-db-invoke-external-rest-endpoints
sp_invoke_external_rest_endpoint
This feature will generate, save to file and show to user T-SQL code of SP which will send the payload to target EvenHub using
sp_invoke_external_rest_endpoint
. References: https://devblogs.microsoft.com/azure-sql/azure-sql-database-external-rest-endpoints-integration-public-preview/ https://learn.microsoft.com/en-us/sql/relational-databases/system-stored-procedures/sp-invoke-external-rest-endpoint-transact-sql https://github.com/Azure-Samples/azure-sql-db-invoke-external-rest-endpoints