Massimiliano Figini
Only My Notes

Only My Notes

Follow
Follow
homeAbout Me
Tag

json

#json

More content

Read more stories on Hashnode


Articles with this tag

JSON documents in SQL Server and Azure SQL Database

Jan 22, 20223 min read

These contents working in SQL Server 2016 and later and Azure SQL Database. 1. JSON documents in SQL Server Use nvarchar(max) data type to store JSON...

JSON documents in SQL Server and Azure SQL Database

Send an email with Azure Data Factory through Azure Logic App

Dec 3, 20212 min read

In this demo I assume you have already configured a pipeline in Azure Data Factory and you want only to send an email at the end of it. 1. Create a...

Send an email with Azure Data Factory through Azure Logic App