Author: Hyun S. Shin
You can run this command from cloud shell on your browser to start lab environment set up.
Chrome is recommended to copy and pate folling scripts.
It will be look like following.
- Create Dev Environment using the script
- Create ADF
- Create Pipeline to copy data from SQL DB to Blob
- Export Pipeline as ARM Template
- Create Prd Environment using the script
- Create new ADF using ARM Template
- Add trigger to make pipeline run every 15 minutes
- Create Log Analytics
- Enable ADF diagnotics logs to stream logs to Log Analytics in Azure Monitor
- Run sample Log Analytics query to see ADF activity trends
- Create Logic App
- Create a propcess to send an event notification via email
- Create Azure Key Vault
- Use AKV to store SQL DB and Blob connection string safe