Skip to content

Commit e0b3d01

Browse files
Merge pull request #7512 from MicrosoftDocs/main
Auto Publish – main to live - 2025-09-05 17:30 UTC
2 parents 7304e13 + a2343dc commit e0b3d01

File tree

3 files changed

+27
-26
lines changed

3 files changed

+27
-26
lines changed

WindowsServerDocs/get-started/azure-hybrid-benefit.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Hybrid Benefit for Windows Server
33
description: Azure Hybrid Benefit for Windows Server lets you reduce costs by using your on-premises Windows Server licenses with Software Assurance enabled for VMs in Azure. Use Azure Local and Azure Kubernetes Service (AKS) on Azure Local and Windows Server at no extra cost.
4-
ms.date: 07/15/2025
4+
ms.date: 09/03/2025
55
ms.topic: concept-article
66
author: robinharwood
77
ms.author: roharwoo
@@ -67,17 +67,17 @@ To qualify for Azure Hybrid Benefit for Windows VMs in Azure, you must meet the
6767

6868
You need a minimum of 8 core licenses (Datacenter or Standard edition) per VM. For example, 8 core licenses are still required if you run a 4-core instance. You might also run instances larger than 8 cores by allocating licenses equal to the core size of the instance. For example, 12 core licenses are required for a 12-core instance. For customers with processor licenses, each processor license is equivalent to 16 core licenses.
6969

70-
#### Use rights
70+
#### Azure Migration Allowance
7171

7272
- **Windows Server Standard edition:** Licenses must be used either on-premises or in Azure, but not at the same time. The only exception is on a one-time basis, for up to 180 days, to allow you to migrate the same workloads to Azure.
7373

74-
- **Windows Server Datacenter edition:** For VM Licensing, licenses allow simultaneous usage on-premises and in Azure indefinitely. For Dedicated Host Licensing, licenses allow simultaneous usage on-premises and in Azure for a period of 180 days from when the licenses are allocated to Azure.
74+
- **Windows Server Datacenter edition:** For VM Licensing, when migrating workloads to Azure, licenses allow simultaneous usage on-premises and in Azure indefinitely. For Dedicated Host Licensing, when migrating workloads to Azure, licenses allow simultaneous usage on-premises and in Azure for a period of 180 days from when the licenses are allocated to Azure.
7575

7676
#### Unlimited virtualization
7777

7878
Unlimited Virtualization Rights refers to the right to use any number of Windows Server VMs on a host.
7979

80-
- **Windows Server Datacenter edition:** You can use any number of Windows Server VMs on an Azure dedicated host if you allocate Windows Server Datacenter licenses with active SA or subscription for all the available physical cores on that Azure server.
80+
- **Windows Server Datacenter edition:** You can use any number of Windows Server VMs on an Azure dedicated host if you allocate Windows Server Datacenter licenses with active Software Assurance or subscription for all the available physical cores on that Azure server.
8181

8282
- **Windows Server Standard edition:** Unlimited Virtualization Rights aren't available.
8383

@@ -136,9 +136,9 @@ Each Windows Server core license entitles use on one physical core of Azure Loca
136136

137137
You can use any number of Windows Server VMs on the Azure Local cluster if you allocate enough core licenses for all physical cores on servers in the Azure Local cluster.
138138

139-
#### Use rights
139+
#### Azure Migration Allowance
140140

141-
Licenses must be used either on-premises or on Azure Local, but not on both. You have 180 days of concurrent licensing to migrate your servers.
141+
Licenses must be used either on-premises or on Azure Local, but not on both. You have 180 days of concurrent licensing to migrate your servers to Azure Local.
142142

143143
### How to apply Azure Hybrid Benefit for Azure Local
144144

@@ -166,7 +166,7 @@ To qualify for Azure Hybrid Benefit for AKS, you must meet the following licensi
166166

167167
Each Windows Server core license entitles use on one virtual core of AKS.
168168

169-
#### Use rights
169+
#### Azure Migration Allowance
170170

171171
Azure Hybrid Benefit for AKS is additive. Core licenses used for Azure Hybrid Benefit for AKS can be used at the same time with on-premises Windows Server licensing, as well as Azure Hybrid Benefit for other workloads in this article.
172172

WindowsServerDocs/identity/ad-cs/index.yml

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
title: Active Directory Certificate Services documentation
88
description: Learn how Active Directory Certificate Services (AD CS) provides public key infrastructure (PKI) for cryptography, digital certificates, and signature capabilities.
99
ms.topic: landing-page
10-
ms.date: 11/17/2022
10+
ms.date: 09/05/2025
1111
author: robinharwood
1212
ms.author: roharwoo
1313

@@ -27,34 +27,37 @@ landingContent:
2727
links:
2828
- text: What is Active Directory Certificate Services?
2929
url: active-directory-certificate-services-overview.md
30+
3031

3132
# Card
3233
- title: Get started
3334
linkLists:
3435
- linkListType: concept
3536
links:
36-
- text: Certification Authority role for AD CS
37-
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831574(v=ws.11)
38-
- text: Certification Authority Web Enrollment for AD CS
39-
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831649(v=ws.11)
40-
- text: Certificate Enrollment Web Service for AD CS
41-
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831822(v=ws.11)
42-
- text: Certificate Enrollment Policy Web Service for AD CS
43-
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831625(v=ws.11)
44-
- text: Network Device Enrollment Service for AD CS
37+
- text: Certification Authority role service
38+
url: certification-authority-role.md
39+
- text: Certification Authority Web Enrollment
40+
url: certificate-authority-web-enrollment.md
41+
- text: Certificate Enrollment Web Service
42+
url: certificate-enrollment-web-service.md
43+
- text: Certificate Enrollment Policy Web Service
44+
url: certificate-enrollment-policy-web-service-overview.md
45+
- text: Network Device Enrollment Service
4546
url: network-device-enrollment-service-overview.md
46-
- text: Protecting Against Weak Cryptographic Algorithms
47-
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn375961(v=ws.11)
4847
- linkListType: how-to-guide
4948
links:
5049
- text: Configure Network Device Enrollment Service to use a domain user account
5150
url: create-domain-user-account-ndes-service-account.md
51+
- text: Disable weak cryptographic algorithms
52+
url: disable-weak-cryptographic-algorithms.md
5253
- text: Migrate a Certification Authority key to a Key Storage Provider
5354
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn771627(v=ws.11)
5455
- text: Configure trusted root and disallowed certificates
5556
url: configure-trusted-roots-disallowed-certificates.md
56-
- text: Use a Policy Module with the Network Device Enrollment
57-
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn473016(v=ws.11)
57+
- text: Use a policy module with Network Device Enrollment Service
58+
url: use-policy-module-with-network-device-enrollment-service.md
59+
- text: Key-based certificate renewal
60+
url: certificate-enrollment-certificate-key-based-renewal.md
5861
- text: Perform a Delegated Installation for an Enterprise Certification Authority
5962
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn722303(v=ws.11)
6063

@@ -67,11 +70,9 @@ landingContent:
6770
url: /training/modules/implement-manage-active-directory-certificate-services/
6871
- text: Deploying an AD CS Two-Tier PKI Hierarchy
6972
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831348(v=ws.11)
70-
- text: Demonstrating Certificate Key-Based Renewal
71-
url: /previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/jj590165(v=ws.11)
7273
- linkListType: reference
7374
links:
7475
- text: ADCSAdministration PowerShell module
75-
url: /powershell/module/adcsadministration/?view=windowsserver2022-ps
76+
url: /powershell/module/adcsadministration
7677
- text: ADCSDeployment PowerShell module
77-
url: /powershell/module/adcsdeployment/?view=windowsserver2022-ps
78+
url: /powershell/module/adcsdeployment

WindowsServerDocs/virtualization/hyper-v/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Hyper-V delivers significant organizational benefits across many areas, includin
4343

4444
Here's a video that provides a comprehensive technical overview of Hyper-V, covering its hypervisor architecture, performance characteristics, and scalability features. It demonstrates how Hyper-V delivers enterprise-grade virtualization capabilities, discusses high availability and clustering features, and showcases real-world deployment scenarios for organizations looking to implement virtualization solutions.<br /><br />
4545

46-
> [!VIDEO https://www.youtube.com/embed/iTtYp-QdvI4]
46+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=580e0b14-6d99-4fcf-9c6a-549da414c67c]
4747
4848
The following sections provide an overview into some of the key enterprise-grade features available in Hyper-V that address critical business requirements around security, availability, management, and cost optimization.
4949

0 commit comments

Comments
 (0)