Before start,let’s understand the usecase of Logic App and our requirements. We need to create an automated email flow with attachment with particular email group or people. So for this we need to create a logic app with storage account which contains our email attachment. Now let’s divide it into 2 parts Storage account creation Logic App Requirements :- Azure Subscription Storage Account access Logic App contributor access Email group either outlook or gmail Steps :- Signin to Azure Por...