Questions tagged [azure-vm-scale-set]

Virtual machine scale sets are an Azure Compute resource you can use to deploy and manage a set of identical VMs. With all VMs configured the same, VM scale sets are designed to support true autoscale – no pre-provisioning of VMs are required – and as such make it easier to build large-scale services targeting big compute, big data, and containerized workloads.

406 questions
-2
votes
1 answer

how can we check connectivity between two virtual machine in azure

I have below questions related to Azure. How can we check the latency between two virtual machine on Azure network as ICMP is not allowed there. I have an Linux VM and one Windows Server 2016 VM with SQL standard. How can we check the network…
1 2 3
27
28