My requirement is:
- Data from Azure Blob will load into Azure SQL server with 10 columns.
- I need to encrypt the data for 3-4 columns in Azure SQL server.
- Is it possible with Azure Key Vault?
Is this possible or is there any other secure way to do encryption in Azure SQL?