Ultimate access to all questions.
You are tasked with designing a solution to cleanse and transform data from a CSV file stored in Azure Blob Storage. The CSV file contains customer information, including customer_id, first_name, last_name, and email_address. You need to remove any duplicate records and standardize the email addresses by removing any leading or trailing spaces. Which of the following Azure services and techniques would you use to achieve this?