Create and deploy a logic app workflow by using an ARM template Part 1 – Create the resources using cli

Now we’ll follow the quickstart guide here to create the resources using Azure CLI.

1 min read

Retrieving Azure Storage resources and metadata by using the Azure Storage SDK for .NET Part 3 – Access containers using .NET SDK

Now we’ll create a .NET project which will access the containers. Create a new dotnet program inside the blobmanager starter folder. Also get the storage blob package and then build the web application. Next jump to the github page and get the code templates and update the strings with the values you collected in part […]

1 min read