Author: Ella Murphy

ARM Templates: Deploying Azure Monitor Alerts
ARM Templates: Deploying Azure Monitor Alerts
Blog Posts

In my series of blog posts about working with ARM templates I have gone through a lot of different use cases. In the last post I covered how to deploy a nested template to keep the main template a lot cleaner. One thing all posts have in common is that I´m using Azure Monitor as… READ MORE

Azure VNet Peering VS VNet Gateways
Azure VNet Peering VS VNet Gateways
Blog Posts

A virtual network is nothing but, like On-premises network which we use switches and routers to communicate with servers and clients as same as Azure VNet is also used for communicating with azure resources. (Virtual Machine, Databases, etc.) Before we start you have to know more about the vNet and the Subnet and how it… READ MORE

Configure a Backup for your Azure App Service
Configure a Backup for your Azure App Service
Blog Posts

The Backup feature in Azure App Service allows us to easily create app backups manually or on a schedule. You can restore the app to a snapshot of a previous state by overwriting the existing app or restoring to another app. Refer the below steps to schedule your backup: 1. Go to your App service… READ MORE

Terraform With Azure DevOps
Terraform With Azure DevOps
Blog Posts

Introduction Over the past few weeks I have been helping a couple of my customers take their first steps into the world of DevOps and Infrastructure-as-Code with Terraform. It’s safe to say there is an array of fantastic content out there already in the community and from the vendors themselves, which have certainly been useful… READ MORE

Understanding Dataverse For Teams Permissions
Understanding Dataverse For Teams Permissions
Blog Posts

Dataverse for Teams has its own set of capabilities for granting permissions on the data. Most people working with Dataverse for Teams will either come from the SharePoint world or the Dataverse / Dynamics 365 world. For both groups the way the permissions work is different than in the tools they have previous experience with.… READ MORE

Project Management - Pave the Way for Automation – Part 1
Project Management – Pave the Way for Automation – Part 1
Blog Posts

Let’s talk project management/ Project managers are experts at juggling. They can plan budgets, review timelines, allocate resources, redefine targets, and assess reports like spinning knives or flaming batons, keeping everything in motion and sometimes seemingly only inches from disaster. Multi-tasking is an essential skill set for project management. Any enterprise project involves multiple moving… READ MORE