Using Azure Developer CLI to deploy Logic Apps Standard

Coming from Power Platform world, I am used to complex deployments i.e. Managed Solutions. But when I first started doing Azure, I had to deal with ARM Templates, which is a whole different kind of monster. Just like Managed Solutions, ARM is not easy to start with for a beginner. ARM JSON is messy enough […]
Published on:
Learn moreRelated posts
Introducing the Azure Storage Connector for PyTorch
This post announces the Azure Storage Connector for PyTorch (azstoragetorch), integrating files from Azure Blob Storage into your PyTorch trai...
2 days ago
Removing Azure Resource Manager reliance on Azure DevOps sign-ins
Azure DevOps will no longer depend on the Azure Resource Manager (ARM) resource (https://management.azure.com) when you sign in or refresh Mic...
3 days ago
Using Azure Service Bus Queue to simplify Dataverse Concurrency
Have you ever faced a challenge where you needed to process bulk data that would update a single record? For example, you processed receipts f...
6 days ago