Monthly Archives: February 2017

Azure Resource Manager (ARM)

What is Azure Resource Manager (ARM)? Azure Resource Manager lets you deploy, update or delete resources for your cloud solution in a single, coordinated operation. Resources can include virtual machines, storage accounts, virtual networks, services, or any component that you … Continue reading

Posted in Azure App. Service, Azure Automation | Leave a comment

Azure Resource Manager Deployment Mode

When you create a VM with the Azure Resource Manager deployment model, you then need to place it in a virtual network to receive IP address configurations and to connect to other VMs or other resources that you create in … Continue reading

Posted in Azure Virtual Network | Leave a comment

Cross-Premises Network Connectivity with Azure

When you move a server to the cloud, you move it further from the users on your premises. This physical move should not place any barrier between the users and the resources they need to do their job. You can … Continue reading

Posted in Azure Virtual Network | Leave a comment

IP Addressing in Virtual Networks on Azure

VMs, Azure load balancers, and application gateways in a single virtual network require unique IP addresses in the same way as clients in an on-premises subnet do. This enables these resources to communicate with each other. There are two types … Continue reading

Posted in Azure Virtual Network | Leave a comment

Planning for Name Resolution in Azure Virtual Networks

Name resolution is the process by which a computer name is resolved to an IP address. A computer can use the IP address to connect to the named computer by using the IP address, which the user may find difficult … Continue reading

Posted in Azure Virtual Network | Leave a comment