Azure portal January 2023 updates
Virtual Machines > Virtual Machine Scale Sets
Virtual Machines > Virtual Machine Scale Sets
Intune
Let's look at each of these updates in greater detail.
Virtual Machines > Virtual Machine Scale Sets
Virtual machine scale sets now default to Flexible orchestration mode
New virtual machine scale sets now default to using Flexible orchestration mode. Previously, new virtual machine scale sets used Uniform orchestration. Flexible orchestration mode allows you to achieve high availability at scale (up to 1000 VMs) by spreading VMs across fault domains in a region or within an Availability Zone. It also manages standard Azure VMs, allowing you to use multiple VM types and manage them with standard Azure VM APIs and commands.
In comparison, Uniform VM instances are exposed and managed via the Virtual Machine Scale Set VM API commands, which aren't compatible with the standard Azure IaaS VM API commands. Please refer to our documentation on Orchestration modes for Virtual Machine Scale Sets in Azure for more information.
To create a virtual machine scale set in the Azure portal:
1. Sign into Azure portal
2. Click on ‘Create a resource’
3. Search for ‘Virtual Machine Scale Sets’ and select ‘Create’
4. Scroll to the 'Orchestration' section. The default orchestration mode is now Flexible.
One of the main advantages of Flexible orchestration is that it provides orchestration features over standard Azure IaaS VMs, instead of scale set child virtual machines. Register and get started with Flexible orchestration mode for your Virtual Machine Scale Sets.
Virtual Machines > Virtual Machine Scale Sets
Force delete for Virtual Machines and Virtual Machine Scale Sets
When you delete a Virtual Machine, Virtual Machine Scale Set, or a scale set instance, you will now have the option to apply Force delete. Force delete will delete the VM as fast as possible while relieving the logical resources from the VM. It bypasses the graceful shutdown and some of the cleanup operations. Force delete should only be used when you are not intending to re-use virtual hard disks. It is only recommended if you do not intend to immediately re-use the MAC address on a new VM, as this is a physical resource that may take up to 10 min to free.
Enable Force Delete for VMs
1. Open the portal.
2. Select + Create a resource.
3. On the Create a resource page, under Virtual machines, select Create.
4. Make your choices on the Basics, then select Next : Disks >. The Disks tab will open.
5. Under Disk options, by default the OS disk is set to Delete with VM. If you don't want to delete the OS disk, clear the checkbox. If you're using an existing OS disk, the default is to detach the OS disk when the VM is deleted.
6. Under Data disks, you can either attach an existing data disk or create a new disk and attach it to the VM. If you choose Create and attach a new disk, the Create a new disk page will open and you can select whether to delete the disk when you delete the VM.
If you choose to Attach an existing disk, you'll be able to choose the disk, LUN, and whether you want to delete the data disk when you delete the VM.
7. When you're done adding your disk information, select Next : Networking >. The Networking tab will open.
8. Towards the bottom of the page, select Delete public IP and NIC when VM is deleted.
9. When you're done making selections, select Review + create. The Review + create page will open.
10. You can verify which resources you have chosen to delete when you delete the VM.
11. When you're satisfied with your selections, and validation passes, select Create to deploy the VM.
Force Delete a Virtual Machine
When you go to delete an existing VM, you will find an option to apply force delete in the delete pane.
- Open the portal.
- Navigate to your virtual machine.
- On the Overview page, select Delete.
- In the Delete virtual machine pane, select the checkbox for Apply force delete.
- Select Ok.
Force Delete a Virtual Machine Scale Set
When you go to delete an existing scale set with Uniform orchestration, you will find an option to apply force delete in the delete pane.
- Open the portal.
- Navigate to your Virtual Machine Scale Set.
- On the Overview page, select Delete.
- In the Delete Virtual Machine Scale Set pane, select the checkbox for Apply force delete.
- Select Ok.
Updates to Microsoft Intune
The Microsoft Intune team has been hard at work on updates as well. You can find the full list of updates to Intune on the What's new in Microsoft Intune page, including changes that affect your experience using Intune.
Azure portal “how to” video series
Have you checked out our Azure portal “how to” video series yet? The videos highlight specific aspects of the portal so you can be more efficient and productive while deploying your cloud workloads from the portal. Check out our most recently published videos.
Next steps
The Azure portal has a large team of engineers that wants to hear from you, so please keep providing us your feedback in the comments section below or on Twitter @AzurePortal.
Sign in to the Azure portal now and see for yourself everything that’s new. Download the Azure mobile app to stay connected to your Azure resources anytime, anywhere. See you next month!
Published on:
Learn moreRelated posts
Data Lineage Tracking in Power Pages: Capture Exactly Which Page Created or Updated Your Dataverse Records
When multiple Power Pages forms and pages create or update records in the same Dataverse table, it becomes difficult to understand where the d...
Automating Business PDFs Using Azure Document Intelligence and Power Automate
In today’s data-driven enterprises, critical business information often arrives in the form of PDFs—bank statements, invoices, policy document...
Azure Developer CLI (azd) Dec 2025 – Extensions Enhancements, Foundry Rebranding, and Azure Pipelines Improvements
This post announces the December release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) Dec 2025 – Extensions En...
Unlock the power of distributed graph databases with JanusGraph and Azure Apache Cassandra
Connecting the Dots: How Graph Databases Drive Innovation In today’s data-rich world, organizations face challenges that go beyond simple tabl...
Customizing Copilot Agent appearance in Power Pages - Christmas edition
With the holidays upon us, I wanted the last article of the year to be light and on theme for Christmas. And what better way to do that than b...
Azure Boards integration with GitHub Copilot
A few months ago we introduced the Azure Boards integration with GitHub Copilot in private preview. The goal was simple: allow teams to take a...
Microsoft Dataverse – Monitor batch workloads with Azure Monitor Application Insights
We are announcing the ability to monitor batch workload telemetry in Azure Monitor Application Insights for finance and operations apps in Mic...
Copilot Studio: Connect An Azure SQL Database As Knowledge
Copilot Studio can connect to an Azure SQL database and use its structured data as ... The post Copilot Studio: Connect An Azure SQL Database ...
Retirement of Global Personal Access Tokens in Azure DevOps
In the new year, we’ll be retiring the Global Personal Access Token (PAT) type in Azure DevOps. Global PATs allow users to authenticate across...