Skip to content

Commit 846d820

Browse files
Merge pull request #230109 from ju-shim/video-links
Marketing YouTube links for Spot and VMSS overviews
2 parents c0422fc + 5a2ae2b commit 846d820

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed
90.5 KB
Loading

articles/virtual-machine-scale-sets/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jushiman
66
ms.topic: overview
77
ms.service: virtual-machine-scale-sets
88
ms.subservice:
9-
ms.date: 11/22/2022
9+
ms.date: 03/09/2023
1010
ms.reviewer: mimckitt
1111

1212
---
@@ -31,6 +31,7 @@ Learn more about the differences between Uniform scale sets and Flexible scale s
3131
> [!IMPORTANT]
3232
> The orchestration mode is defined when you create the scale set and cannot be changed or updated later.
3333
34+
:::image type="content" source="media/overview/azure-virtual-machine-scale-sets-video-thumbnail.jpg" alt-text="YouTube video about Virtual Machine Scale Sets." link="https://youtu.be/lE2xJXYHnB8":::
3435

3536
## Why use Virtual Machine Scale Sets?
3637
To provide redundancy and improved performance, applications are typically distributed across multiple instances. Customers may access your application through a load balancer that distributes requests to one of the application instances. If you need to perform maintenance or update an application instance, your customers must be distributed to another available application instance. To keep up with extra customer demand, you may need to increase the number of application instances that run your application.
93.3 KB
Loading

articles/virtual-machines/spot-vms.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: virtual-machines
77
ms.subservice: spot
88
ms.workload: infrastructure-services
99
ms.topic: how-to
10-
ms.date: 8/30/2022
10+
ms.date: 03/09/2023
1111
ms.reviewer: cynthn
1212
---
1313

@@ -20,6 +20,7 @@ Using Azure Spot Virtual Machines allows you to take advantage of our unused cap
2020

2121
The amount of available capacity can vary based on size, region, time of day, and more. When deploying Azure Spot Virtual Machines, Azure will allocate the VMs if there's capacity available, but there's no SLA for these VMs. An Azure Spot Virtual Machine offers no high availability guarantees. At any point in time when Azure needs the capacity back, the Azure infrastructure will evict Azure Spot Virtual Machines with 30-seconds notice.
2222

23+
:::image type="content" source="media/spot-vms/azure-spot-virtual-machines-thumbnail.jpg" alt-text="YouTube video about Spot VMs and reducing operational costs of stateless workloads." link="https://youtu.be/GFRA91FTqAE":::
2324

2425
## Eviction policy
2526

0 commit comments

Comments
 (0)