476 questions with Azure Virtual Machine Scale Sets tags

Sort by: Updated
1 answer

How to get effective routes for NIC of VMSS

Hello community, Could someone please help me get effective routes for NIC of VMSS. Also, can we get the list effective routes set at NIC/ Subnet in Azure from OS of any VM? Thanks

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-10-20T11:08:19.7666667+00:00
Apurva Pathak 845 Reputation points
edited a comment 2025-10-31T03:47:11.8+00:00
Himanshu Shekhar 1,170 Reputation points Microsoft External Staff Moderator
0 answers

Facing issue with VMSS allocation of virtual machines in East US region.

Hi team, We are facing issue with VMSS in East US region with allocation of virtual machine when trying to start the VMSS. Due to this issue our Preprod environment is impacted. I tried resize the VMSS with different virtual series but the outcome is…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-10-28T11:31:31.46+00:00
Dinesh Kumar Gurrala 0 Reputation points
commented 2025-10-28T14:11:56.0233333+00:00
Sharath Kumar Gayan 0 Reputation points
2 answers

Create a virtual machine scale set without load balancer

How does a VM Scale set work if I create one without using any Load balancer? Is it mandatory to use Load balancer while creating the VMSS? If not, what kind of scenarios does this makes sense to create one without load balancer?

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2022-05-31T14:11:06.667+00:00
AzureUser-9588 151 Reputation points
answered 2025-10-22T17:09:23.01+00:00
Ben Barnes 30 Reputation points
1 answer One of the answers was accepted by the question author.

Not able to delete VMSS. Seems like an issue with standby pool

az vmss delete --resource-group <rgname> --name <vmssname> --force-deletion 1 (InternalOperationError) Failed to delete Standby Pool Code: InternalOperationError Message: Failed to delete Standby Pool

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-10-13T15:35:31.47+00:00
Utsav Kejriwal 20 Reputation points
commented 2025-10-15T18:35:46.1033333+00:00
Jilakara Hemalatha 3,365 Reputation points Microsoft External Staff Moderator
1 answer

Virtual machines or virtual machine scale sets are running on images that will be deprecated soon

Got the email below on how to upgrade the image without losing data or migrate to new VM. |Your workloads are running on images that will be deprecated soon You’re receiving this email because you have virtual machine and/or virtual machine scale…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-10-07T16:25:33.5433333+00:00
Kishore Loaknath 0 Reputation points
commented 2025-10-12T09:59:25.5766667+00:00
Jilakara Hemalatha 3,365 Reputation points Microsoft External Staff Moderator
1 answer

VM Size Eps_V6 is not available in East Asia Region

There is no VM Size Eps_V6 in East Asia region, Currently i want to create a VMSS with ARM Architecture, Ubuntu 22.0 But when i look forward through Azure pricing here, They are available. Could you please confirm, is Standard_E[2-48]ps_V6 available…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-10-07T08:02:40.3333333+00:00
Ade Saputra 0 Reputation points
commented 2025-10-08T04:17:04.8366667+00:00
Ankit Yadav 4,145 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

VM Application install script not running

I'm following the directions from this tutorial: https://free.blessedness.top/en-us/azure/virtual-machines/vm-applications-how-to?tabs=ZIPPowershell%2Ccli1%2Ccli2%2Crest3%2Crest4 I'm able to create a VM application and when adding the application to my…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-09-25T21:50:50.2433333+00:00
Ana Mata-Payerro 20 Reputation points Microsoft Employee
accepted 2025-09-26T18:24:47.8533333+00:00
Ana Mata-Payerro 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Initiated a Delete of Instances in a Virtual Machine scale but instances not deleting.

Initiated a Delete of Instances in a Virtual Machine scale but instances not deleting.

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-09-18T23:01:55+00:00
Robert Pell 20 Reputation points
accepted 2025-09-22T18:15:01.32+00:00
Robert Pell 20 Reputation points
2 answers

Getting this error while updating any resource in VM Scale Set "Error: An unexpected error occured while processing the network profile of the VM. Please retry later."

Getting this error while updating any resource in VM Scale Set "Error: An unexpected error occured while processing the network profile of the VM. Please retry later." Instances in VMSS are failed and I can't restart, re-image or stop/start…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-09-09T00:34:23.77+00:00
Sarma Vutukuri 0 Reputation points
commented 2025-09-22T03:11:18.8333333+00:00
Rashmika Inagadapa 1,090 Reputation points Microsoft External Staff Moderator
1 answer

Azure: unable to delete a load balancer because some associated resources belongs to another subscriptions

I'm asking for help on a forum because I'm stuck with this problem: I want to delete a resource group that is no longer being used. Apparently, it looks like someone once attempted a Kubernetes installation (AKS), and there are remnants of that…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-07-30T09:35:44.04+00:00
rmonjo 5 Reputation points
commented 2025-09-16T13:29:56.7066667+00:00
Nikhil Duserla 9,195 Reputation points Microsoft External Staff Moderator
1 answer

Handling domain join reboots during VM Applications installation on Azure VMSS

Overview I'm migrating from traditional VMs to Azure Virtual Machine Scale Sets (VMSS) using VM Applications for application deployment. The VMSS instances require domain-joining for enterprise compliance and DNS resolution, but I'm encountering a…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-09-10T15:48:41.5033333+00:00
SA 0 Reputation points
answered 2025-09-12T12:53:03.61+00:00
Himanshu Shekhar 1,170 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure nodes in a VMSS node pool start but do not enter the Ready state

Hi experts, I have deployed an AKS cluster with 3 node pools. One of them is a D8s V6 based node pool with minimum=0 and maximum=3 machines. The node pool Autoscaling Status in AKS reports it is "Scaling Up" with 2 Target nodes but it reports 0…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-06-30T05:09:18.44+00:00
Eyal Gonen 20 Reputation points
edited a comment 2025-09-10T15:46:31.31+00:00
Gabriele Rossetti 0 Reputation points
1 answer

Hi, I am unable to complete exercise, M02-Unit 3 Create and configure a virtual network gateway.

I am trying to run the following command in step 3 of exercise: https://microsoftlearning.github.io/AZ-700-Designing-and-Implementing-Microsoft-Azure-Networking-Solutions/Instructions/Exercises/M02-Unit%203%20Create%20and% $RGName =…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-08-30T03:49:16.47+00:00
Singay Wangchuk 5 Reputation points
edited the question 2025-09-01T01:15:57.0133333+00:00
Anonymous
3 answers One of the answers was accepted by the question author.

Clarification on Impact of Default Outbound Access Retirement for VMSS VMs

Hi We would like to confirm the impact of the upcoming retirement of Default outbound access for VMs in Azure on our Virtual Machine Scale Set (VMSS) workloads. Currently, we are using VMSS-based VMs for on-demand deployments in conformance test…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-08-22T08:26:40.8133333+00:00
Koteru Reddy (LTIMindtree Limited) 20 Reputation points Microsoft External Staff
accepted 2025-08-29T04:05:07.7633333+00:00
Koteru Reddy (LTIMindtree Limited) 20 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to get the port mapping for Azure VM in VMSS with Load Balancer dynamic pool

I have a Virtual Machine Scale Set (VMSS) with a load balancer with a single public IP, the load balancer is dynamically assigning a public port for each VM instance in the VMSS, so each instance can be accessed directly with the same public IP and…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-08-22T22:06:02.44+00:00
JAMES MCCLELLAN 20 Reputation points
accepted 2025-08-25T13:23:52.4466667+00:00
JAMES MCCLELLAN 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to automate Windows Update on Azure VM Scale Sets with Service Fabric

Hi everyone, We have a few Virtual Machine Scale Sets in Azure running Windows, and inside each scale set we have several instances. These are managed using Service Fabric. The problem: We are struggling to find a smooth way to apply Windows Updates to…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-08-05T10:57:57.0166667+00:00
mrcode 51 Reputation points
commented 2025-08-25T04:12:25.4166667+00:00
Jilakara Hemalatha 3,365 Reputation points Microsoft External Staff Moderator
2 answers

I have created a VMSS and cannot connect to the backend pool using ssh

All instances are healthy, and diagnostic does not find anything wrong.

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-08-20T04:49:48.9233333+00:00
Matteo Interlandi 25 Reputation points Microsoft Employee
answered 2025-08-22T17:52:41.59+00:00
Matteo Interlandi 25 Reputation points Microsoft Employee
2 answers

Only 19 of the VMs on my VMSS are running. I want to run 80 instances for a university course

I am having difficulty starting all the Virtual Machines in my VMSS. I want to run 80 instances for a university course, but only 19 of the 80 VM instances are able to run. I have a developer account, and I have an accepted quota of running 80 instances…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-08-15T10:53:17.9233333+00:00
CS5285 CS5285 0 Reputation points
commented 2025-08-21T11:15:27.7533333+00:00
Rashmika Inagadapa 1,090 Reputation points Microsoft External Staff Moderator
4 answers One of the answers was accepted by the question author.

Message: The value 'SystemAssigned, UserAssigned' of parameter 'identity' is not allowed. Allowed values are: UserAssigned, None.

Message: The value 'SystemAssigned, UserAssigned' of parameter 'identity' is not allowed. Allowed values are: UserAssigned, None. I am unable to enabled SystemAssigned Identity on my VMSS even though the API version I am using says this is an allowed…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-08-11T15:24:43.2033333+00:00
Anthony Pirolli 20 Reputation points Microsoft Employee
accepted 2025-08-20T16:13:54.7866667+00:00
Anthony Pirolli 20 Reputation points Microsoft Employee
0 answers

VMSS -OS Upgrade

HI MS, I am new to the Azure VMSS. I have created a VMSS ( unified ) with manual upgrade policy. with the custom image 2016. Now i want to upgrade the VM stances with new OS 2022. Is there any possibility to upgrade my VM instance OS without losing the…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
476 questions
asked 2025-08-11T14:41:27.9666667+00:00
kubernetes king 0 Reputation points
edited a comment 2025-08-14T18:35:06.6366667+00:00
Satish Mada 425 Reputation points Microsoft External Staff Moderator