392 questions with Azure Virtual Machine Scale Sets tags

Sort by: Updated
0 answers

Azure VM Scale Set unhealthy machines with ubuntu 22.04. stuck at "login" step

Hello everybody, we are using Azure Virtual Machine Scale Sets as our DevOps Agents. Yesterday in the evening our Scale Sets agents stopped working and I can not find a solution for it. The problem seems to be that the Virtual Machine or the daemon…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,835 questions
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.
392 questions
asked 2024-04-18T08:54:19.57+00:00
Bothe, Lukas 0 Reputation points
commented 2024-04-18T16:09:11.64+00:00
kobulloc-MSFT 26,246 Reputation points Microsoft Employee
0 answers

Can't enable SystemAssigned identity to VMSS with Bicep

I'm trying to create a VMSS with Bicep with SystemAssigned identity enabled, here is my Bicep code: resource Build_VMSS 'Microsoft.Compute/virtualMachineScaleSets@2023-09-01' = { name: 'BUILD-VMSS-test' location: location identity: { type:…

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.
392 questions
asked 2024-04-16T13:21:33.44+00:00
Vasiliy Grinko 20 Reputation points
edited a comment 2024-04-17T21:27:02.5833333+00:00
Vasiliy Grinko 20 Reputation points
3 answers

Not able to upgrade VMSS with Flexible -- Orchestration mode but Loadbalancer needs upgrade

Hi Team, We have created VMSS with flexible Orchestration mode which is not supporting upgrade policy. But we need to create this VMSS with load balancer, and load balancer when backend pool added its gives the error like """'…

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.
392 questions
asked 2023-06-20T16:46:24.57+00:00
commented 2024-04-11T15:39:55.2833333+00:00
2 answers One of the answers was accepted by the question author.

Zero downtime upgrade for Azure VMSS

We want to achieve zero downtime upgrade for Azure VMSS. Currently, our VMSS runs a lightweight webserver which handles long running connections. The upgrade policy for VMSS is set to Rolling Upgrade. During a rolling upgrade, the VMs are updated…

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.
392 questions
asked 2023-03-15T10:31:20.9466667+00:00
Siddharth Singha Roy 20 Reputation points Microsoft Employee
answered 2024-04-10T07:00:25.49+00:00
Martin Søstrand Helgesen 0 Reputation points
1 answer One of the answers was accepted by the question author.

Win 11 support running interactive UI in scale set

Hi, Can you confirm if Windows 11 images are capable of running interactive UI agents in scale set? 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.
392 questions
asked 2024-04-04T07:17:00.7333333+00:00
Wei 20 Reputation points
accepted 2024-04-10T06:59:39.6566667+00:00
Wei 20 Reputation points
1 answer One of the answers was accepted by the question author.

Update Shared Image gallery definition: Need to add SecurityType with TrustedLaunch value

I am using Azure compute galleries for multiple purpose and for that I have multiple Image definition which I have created using the below command az sig image-definition create --gallery-image-definition trusted-launch-test --gallery-name…

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.
392 questions
asked 2024-03-28T16:54:15.68+00:00
Maulin Shah (Crest Data Systems Private Lim) 40 Reputation points Microsoft Vendor
accepted 2024-04-02T07:19:35.1566667+00:00
Maulin Shah (Crest Data Systems Private Lim) 40 Reputation points Microsoft Vendor
1 answer

Azure Vmss CustomData Extesnions

we have vmss instance up and running which required custom data to be used and we need to upgrade through CLI since we haven't access to Azure portal to do same, looking for a support on CLI commands to perform this activity

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.
392 questions
asked 2024-03-29T15:54:27.7966667+00:00
Stubbs Tristan 20 Reputation points
commented 2024-04-01T04:05:14.37+00:00
v-vvellanki-MSFT 4,920 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Load balancing with scale sets

Hi everyone, I am starting to look into scalesets (new to this technology) and the uses that it has. Is it possible to install Apache2 on all the Ubuntu instances and add a custom page? Youtube links or online guides would be appreciated :) Thanks Tom

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.
392 questions
asked 2024-03-27T23:50:05.7266667+00:00
Tom Wrigglesworth 91 Reputation points
commented 2024-03-28T08:31:02.4333333+00:00
Tom Wrigglesworth 91 Reputation points
1 answer

Not able to use serial console

I have scale set and there are 2 instance in that. I want to log in in to that instance and verify the folders and softwares. I am seeing following message: I am trying to log in using serial console, here 2 questions I am not able to log in to…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,835 questions
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.
392 questions
asked 2024-03-26T13:15:25.1+00:00
Varma 1,380 Reputation points
answered 2024-03-27T17:48:28.9533333+00:00
hossein jalilian 6,830 Reputation points
1 answer One of the answers was accepted by the question author.

Making image to be used by scaleset

I have image in compute gallery and I want to update that image to scaleset , what is the way to do it, I want that image to be used by scale set, Please suggest how we can achive that

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,835 questions
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.
392 questions
asked 2024-03-19T14:15:25.14+00:00
Varma 1,380 Reputation points
accepted 2024-03-24T11:05:39.69+00:00
Varma 1,380 Reputation points
1 answer

Updating the image to the scaleset and that image is in different subscription

can we update the scaleset image and that image is available in different subscription If yes, could you please share me the command.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,835 questions
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.
392 questions
asked 2024-03-20T06:54:33.1866667+00:00
Varma 1,380 Reputation points
answered 2024-03-20T22:09:36.1766667+00:00
hossein jalilian 6,830 Reputation points
1 answer

Extension query on scaleset

How following MicroSoft.Azure.DevOps.Pipeline extension made available in the virtual machine scaleset? what is the process to make it available over there?

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.
392 questions
asked 2024-03-19T06:17:51.14+00:00
Varma 1,380 Reputation points
commented 2024-03-20T07:44:06.5833333+00:00
Jackson Martins 10,156 Reputation points MVP
1 answer

Azure VMSS mount Nvme disk issue

Hi, we met VMSS Nvme disk mount issue in our vmss cluster, and this issue occurs frequently. We created a path which named "/ssd", mounted it into "/dev/nvme0n1" path and run docker container under this path. But we observed mount…

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
630 questions
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.
392 questions
asked 2024-03-12T04:40:00.6533333+00:00
Fanfan Wu 0 Reputation points
commented 2024-03-14T07:38:58.37+00:00
Nehruji R 7,791 Reputation points Microsoft Vendor
1 answer

Virtual Machines in your subscription are running on images that have been scheduled for deprecation. Once the image is deprecated, new VMs cannot be created from the deprecated image. Upgrade to a newer Offer of the image to prevent disruption to your wo

Virtual Machines in your subscription are running on images that have been scheduled for deprecation. Once the image is deprecated, new VMs cannot be created from the deprecated image. Upgrade to a newer Offer of the image to prevent disruption to your…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,835 questions
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.
392 questions
asked 2024-03-11T11:20:04.1133333+00:00
Pradeep Khantwal 55 Reputation points
commented 2024-03-12T19:58:05.0433333+00:00
deherman-MSFT 37,001 Reputation points Microsoft Employee
2 answers

How to fix Audit Diagnostic Setting recommendation (Security Center/Microsoft Defender for cloud)

The title of recommendation is Audit diagnostic Setting and the description: Audit diagnostic setting for selected resource types. There is no automatic "Fix" button. For most resources like Storage Accounts and App Services I opened the…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,426 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,087 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,362 questions
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.
392 questions
asked 2021-11-18T14:51:08.847+00:00
Mateusz Kulpa 16 Reputation points
commented 2024-03-06T12:57:54.1866667+00:00
Tejas Patil 5 Reputation points
1 answer One of the answers was accepted by the question author.

Start/Stop VMs v2 - how to enable for VMSS

I have found this Azure function which can start and stop VMs based on a schedule or the actual CPU load. https://learn.microsoft.com/en-us/azure/azure-functions/start-stop-vms/overview?source=docs#feedback This is working fine for my single VMs…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,952 questions
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.
392 questions
asked 2022-07-19T09:00:49.27+00:00
Lars 46 Reputation points
commented 2024-03-04T14:03:26.5466667+00:00
Eric Ehret 0 Reputation points
3 answers

Patching Azure VMSS using Azure update mangement

How to do patching on a azure VMSS using Azure update management , What is the process to do it , we are patching VM's using update management , is it possible to patch VMSS also , and what are the things that we need to take care.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,251 questions
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.
392 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
302 questions
asked 2023-01-06T05:34:00.2+00:00
Azure-learning 56 Reputation points
answered 2024-02-25T11:01:59.4833333+00:00
OngHongTeck 1 Reputation point
1 answer

Maintenance window configuration is not updating OSImage within the timeframe

We have configured the maintenance configuration for all our VMSS with the scope of OSImage. so as per the expectation whenever we publish new image in our Shared Image gallery it should be replicate across the region and that should be picked by all 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.
392 questions
asked 2024-02-05T07:44:31+00:00
Maulin Shah (Crest Data Systems Private Lim) 40 Reputation points Microsoft Vendor
commented 2024-02-19T06:43:03.4666667+00:00
Prrudram-MSFT 24,451 Reputation points
6 answers

Convert existing VM to azure-spot

I cannot find in the documentation a mention of converting an existing VM to an azure-spot instance. Nor can I see a way in the portal to do so, although all the relevant azure-spot information fields are showing for the VM - they just show it isn't…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,835 questions
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.
392 questions
asked 2019-12-06T08:16:09.743+00:00
sgrIRL 6 Reputation points
commented 2024-02-13T07:36:22.0033333+00:00
shashank pissay 61 Reputation points
1 answer One of the answers was accepted by the question author.

Why am I unable to detach VMs created by the scale set in my region?

Why am I unable to detach VMs created by the scale set in my region?  Which regions are impacted?

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.
392 questions
asked 2024-01-19T23:19:09.4533333+00:00
kobulloc msft 45 Reputation points
edited an answer 2024-02-12T20:31:56.1433333+00:00
kobulloc-MSFT 26,246 Reputation points Microsoft Employee