Using Logging with the Delete Activity in Azure Data Factory


Introduction

In this article, we will discuss the log configuration in the Delete Activity in Azure Data Factory.

The Source File

I put a sample file, Sales.csv, in the folder, adfdemo/Files.

We will use the logging settings in the Delete activity:

Let’s configure the source dataset, I added the linked service for Azure blob storage., then edited the source file path, which is adfdemo/Files/Sales.csv.

Now I will configure the log settings as below:

Enable logging: must be enabled Logging account linked service: Linked service for the logging Folder path: Folder path to creating the log file.