Skip to content

Commit 91e182d

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into ez-overview
2 parents 408ec6b + 9b2e8e3 commit 91e182d

File tree

4 files changed

+37
-27
lines changed

4 files changed

+37
-27
lines changed

articles/azure-government/compliance/azure-services-in-fedramp-auditscope.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
ms.service: azure-government
88
ms.custom: references_regions
99
recommendations: false
10-
ms.date: 08/12/2024
10+
ms.date: 12/4/2024
1111
---
1212

1313
# Azure, Dynamics 365, Microsoft 365, and Power Platform services compliance scope
@@ -50,7 +50,7 @@ For current Azure Government regions and available services, see [Products avail
5050
This article provides a detailed list of Azure, Dynamics 365, Microsoft 365, and Power Platform cloud services in scope for FedRAMP High, DoD IL2, DoD IL4, DoD IL5, and DoD IL6 authorizations across Azure, Azure Government, and Azure Government Secret cloud environments. For other authorization details in Azure Government Secret and Azure Government Top Secret, contact your Microsoft account representative.
5151

5252
## Azure public services by audit scope
53-
*Last updated: June 2024*
53+
*Last updated: December 2024*
5454

5555
### Terminology used
5656

@@ -157,6 +157,7 @@ This article provides a detailed list of Azure, Dynamics 365, Microsoft 365, and
157157
| [Dynamics 365 Fraud Protection](/dynamics365/fraud-protection/)| ✅ | ✅ |
158158
| [Dynamics 365 Guides](/dynamics365/mixed-reality/guides/)| ✅ | ✅ |
159159
| [Dynamics 365 Sales](/dynamics365/sales/help-hub) | ✅ | ✅ |
160+
| [Dynamics 365 Intelligent Order Management](/dynamics365/intelligent-order-management/) | ✅ | ✅ |
160161
| [Dynamics 365 Sales Professional](/dynamics365/sales/overview#dynamics-365-sales-professional) | ✅ | ✅ |
161162
| [Dynamics 365 Supply Chain Management](/dynamics365/supply-chain/)| ✅ | ✅ |
162163
| [Event Grid](../../event-grid/index.yml) | ✅ | ✅ |
@@ -194,9 +195,13 @@ This article provides a detailed list of Azure, Dynamics 365, Microsoft 365, and
194195
| **Service** | **FedRAMP High** | **DoD IL2** |
195196
| [Microsoft Defender for IoT](../../defender-for-iot/index.yml) (formerly Azure Security for IoT) | ✅ | ✅ |
196197
| [Microsoft Defender Vulnerability Management](/microsoft-365/security/defender-vulnerability-management/) | ✅ | ✅ |
198+
| [Microsoft Defender Threat Intelligence](/defender/threat-intelligence/what-is-microsoft-defender-threat-intelligence-defender-ti) | ✅ | ✅ |
199+
| [Microsoft Entra ID Governance](/entra/id-governance/) | ✅ | ✅ |
200+
| [Microsoft Fabric](/fabric/) | ✅ | ✅ |
197201
| [Microsoft Graph](/graph/) | ✅ | ✅ |
198202
| [Microsoft Intune](/mem/intune/) | ✅ | ✅ |
199203
| [Microsoft Purview](../../purview/index.yml) (incl. Data Map, Data Estate Insights, and governance portal) | ✅ | ✅ |
204+
| [Microsoft Secure Score](/defender-xdr/microsoft-secure-score/) | ✅ | ✅ |
200205
| [Microsoft Sentinel](../../sentinel/index.yml) (formerly Azure Sentinel) | ✅ | ✅ |
201206
| [Microsoft Stream](/stream/) | ✅ | ✅ |
202207
| [Microsoft Threat Experts](/microsoft-365/security/defender-endpoint/microsoft-threat-experts) | ✅ | ✅ |

articles/azure-vmware/extended-security-updates-windows-sql-server.md

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 04/04/2024
1010

1111
# ESUs for SQL Server and Windows Server in Azure VMware Solution VMs
1212

13-
This article describes how to enable Extended Security Updates (ESUs) and continue to run software that has reached its end-of-support lifecycle in Azure VMware Solution. ESUs allow older versions of software to run in a supported manner by continuing to receive security updates and critical patches. In Azure, which includes Azure VMware Solution, ESUs are free of charge for extra years after their end of support. For more information on timelines, see [Extended Security Updates for SQL Server and Windows Server].
13+
This article describes how to enable Extended Security Updates (ESUs) and continue to run software that has reached its end-of-support lifecycle in Azure VMware Solution. ESUs allow older versions of software to run in a supported manner by continuing to receive security updates and critical patches. In Azure, which includes Azure VMware Solution, ESUs are free of charge for extra years after their end of support. For more information on timelines, see [Extended Security Updates for SQL Server and Windows Server](https://www.microsoft.com/windows-server/extended-security-updates).
1414

1515
The following sections describe how to configure SQL Server and Windows Server virtual machines (VMs) for no-cost ESUs in Azure VMware Solution. The process is distinct to the Azure VMware Solution private cloud architecture.
1616

@@ -37,7 +37,7 @@ To find the SQL Server configuration from the Azure portal:
3737

3838
1. In the Azure VMware Solution portal, go to **vCenter Server Inventory** and **Virtual Machines** by clicking through one of the Azure Arc-enabled VMs. The **Machine-Azure Arc (AVS)** page appears.
3939
1. On the left pane, under **Operations**, select **SQL Server Configuration**.
40-
1. Follow the steps in the section [Configure SQL Server enabled by Azure Arc - Modify SQL Server configuration](/sql/sql-server/azure-arc/manage-configuration?view=sql-server-ver16&tabs=azure#modify-sql-server-configuration). This section also provides syntax to configure by using Azure PowerShell or the Azure CLI.
40+
1. Follow the steps in the section [Configure SQL Server enabled by Azure Arc - Modify SQL Server configuration](/sql/sql-server/azure-arc/manage-configuration?tabs=azure#modify-sql-server-configuration). This section also provides syntax to configure by using Azure PowerShell or the Azure CLI.
4141

4242
#### View ESU subscription status
4343

@@ -52,18 +52,31 @@ For machines that run SQL Server where guest management is enabled, the Azure Ex
5252

5353
- Use Azure Resource Graph queries:
5454

55-
- You can use the query [List Arc-enabled SQL Server instances subscribed to ESU](/sql/sql-server/azure-arc/manage-configuration?view=sql-server-ver16&tabs=azure&branch=main#list-arc-enabled-sql-server-instances-subscribed-to-esu) as an example to show how you can view eligible SQL Server ESU instances and their ESU subscription status.
55+
- You can use the query [List Arc-enabled SQL Server instances subscribed to ESU](/sql/sql-server/azure-arc/manage-configuration?tabs=azure&branch=main#list-arc-enabled-sql-server-instances-subscribed-to-esu) as an example to show how you can view eligible SQL Server ESU instances and their ESU subscription status.
5656

5757
### Windows Server
5858

59-
To enable ESUs for Windows Server environments that run in VMs in Azure VMware Solution, contact [Microsoft Support] for configuration assistance.
59+
To enable ESUs for Windows Server environments that run in VMs in Azure VMware Solution, follow these steps
6060

61-
When you contact Support, raise the ticket under the Azure VMware Solution category. Your ticket requires the following information:
61+
1. Contact [Microsoft Support](https://portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade) in the Azure portal for configuration assistance.
6262

63-
- Customer name and tenant ID
64-
- Number of VMs you want to register
65-
- OS versions
66-
- ESU year of coverage (for example, Year 1, Year 2, or Year 3). See [ESU Availability and End Dates](/lifecycle/faq/extended-security-updates?msclkid=65927660d02011ecb3792e8849989799#esu-availability-and-end-dates) for ESU End Date and Year. The support ticket provides you with ESU keys for one year. You'll need to raise a new support request for other years. It's recommended to raise a new request as your current ESU End Date Year date is approaching.
63+
2. On the **Problem description** page, select the following categories:
64+
65+
- Select **Issue type** as **Technical**.
66+
- Select your subscription name.
67+
- Select **Service type** as **Azure VMware Solution** service.
68+
- Provide a brief summary of the request, such as "ESU request"
69+
- Select **Problem type** as **Security**.
70+
- Select **Problem subtype** as **Extended Security Update for Windows**.
71+
- Select **Next**.
72+
73+
3. Skip the **Recommended solution** page after it loads by selecting **Return to support request**. Select **Next**.
74+
75+
4. Add the following **Additional details** to the support request:
76+
- Your name and tenant ID
77+
- Number of VMs you want to register
78+
- OS versions
79+
- ESU year of coverage (for example, Year 1, Year 2, or Year 3). See [ESU Availability and End Dates](/lifecycle/faq/extended-security-updates?msclkid=65927660d02011ecb3792e8849989799#esu-availability-and-end-dates) for ESU End Date and Year. The support ticket provides you with ESU keys for one year. You'll need to create a new support request for other years. It's recommended to create a new request before your current ESU End Date Year date approaches.
6780

6881
> [!WARNING]
6982
> If you create ESU licenses for Windows through Azure Arc, you're charged for the ESUs.
@@ -73,6 +86,3 @@ When you contact Support, raise the ticket under the Azure VMware Solution categ
7386
- [What are Extended Security Updates - SQL Server](/sql/sql-server/end-of-support/sql-server-extended-security-updates)
7487
- [Extend Security Updates for Windows Server overview](/windows-server/get-started/extended-security-updates-overview)
7588
- [Plan your Windows Server and SQL Server end of support](https://www.microsoft.com/windows-server/extended-security-updates)
76-
77-
[Microsoft Support]: https://ms.portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade/assetId/%2Fsubscriptions%2F5a79c43b-b03d-4610-bc59-627d8a6744d1%2FresourceGroups%2FABM_CSS_Lab_Enviroment%2Fproviders%2FMicrosoft.AVS%2FprivateClouds%2FBareMetal_CSS_Lab/callerWorkflowId/a7ecc9f7-8578-4820-abdf-1db09a2bdb47/callerName/Microsoft_Azure_Support%2FAurora.ReactView/subscriptionId/5a79c43b-b03d-4610-bc59-627d8a6744d1/productId/e7b24d57-0431-7d60-a4bf-e28adc11d23e/summary/Issue/topicId/9e078285-e10f-0365-31e3-6b31e5871794/issueType/technical
78-
[Extended Security updates for SQL Server and Windows Server]: https://www.microsoft.com/windows-server/extended-security-updates
Loading

articles/migrate/prepare-for-migration.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,9 @@ ms.custom: engagement-fy25
1212

1313
# Prepare on-premises machines for migration to Azure
1414

15-
> [!CAUTION]
16-
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
17-
18-
This article describes how to prepare on-premises machines before you migrate them to Azure using the [Migration and modernization](migrate-services-overview.md) tool.
15+
This article describes how to prepare on-premises machines before you migrate them to Azure using the [Migration and modernization](/azure/migrate/common-questions-server-migration) tool.
1916

2017
In this article, you:
21-
> [!div class="checklist"]
2218
> * Review migration limitations.
2319
> * Select a method for migrating VMware vSphere VMs.
2420
> * Check hypervisor and operating system requirements for machines you want to migrate.
@@ -112,12 +108,12 @@ Configure this setting manually as follows:
112108

113109
Azure Migrate completes these actions automatically for these versions
114110

115-
- Red Hat Enterprise Linux 9.x, 8.x, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.x (Azure Linux VM agent is also installed automatically during migration)
116-
- CentOS Stream (Azure Linux VM agent is also installed automatically during migration)
117-
- SUSE Linux Enterprise Server 15 SP0, 15 SP1, 12, 11 SP4, 11 SP3
118-
- Ubuntu 20.04, 19.04, 19.10, 18.04LTS, 16.04LTS, 14.04LTS (Azure Linux VM agent is also installed automatically during migration)
119-
- Debian 10, 9, 8, 7
120-
- Oracle Linux 8, 7.7-CI, 7.7, 6
111+
112+
- Red Hat Enterprise Linux 9.x, 8.x, 7.9 with Extended Lifecycle Support (ELS)
113+
- SUSE Linux 12 (LTSS only), SUSE Linux 15+
114+
- Ubuntu 24.04, 22.04 , for Ubuntu 16.04, 18.04 and 20.04 (ESM) Expanded Security Maintenance is required.
115+
- Debian LTS 12 and 11
116+
- Oracle Linux 9.x, 8, 7.9
121117

122118
For other versions, prepare machines as summarized in the table.
123119
> [!Note]
@@ -153,7 +149,7 @@ The following table summarizes the steps performed automatically for the operati
153149

154150
Learn more about steps for [running a Linux VM on Azure](/azure/virtual-machines/linux/create-upload-generic), and get instructions for some of the popular Linux distributions.
155151

156-
Review the list of [required packages](/azure/virtual-machines/extensions/agent-linux#requirements) to install Linux VM agent. Azure Migrate installs the Linux VM agent automatically for RHEL 9.x, 8.x/7.x/6.x, Ubuntu 14.04/16.04/18.04/19.04/19.10/20.04, SUSE 15 SP0/15 SP1/12/11 SP4/11 SP3, Debian 9/8/7, and Oracle 7 when using the agentless method of VMware migration.
152+
Review the list of [required packages](/azure/virtual-machines/extensions/agent-linux#requirements) to install Linux VM agent. Azure Migrate installs the Linux VM agent automatically for RHEL 8.x, Ubuntu 20.04, SUSE 15 and Oracle 7 when using the agentless method of VMware migration.
157153

158154
## Check Azure VM requirements
159155

@@ -162,7 +158,6 @@ On-premises machines that you replicate to Azure must comply with Azure VM requi
162158
Before migrating, review the Azure VMs requirements for [VMware](migrate-support-matrix-vmware-migration.md#azure-vm-requirements), [Hyper-V](migrate-support-matrix-hyper-v-migration.md#azure-vm-requirements), and [physical server](migrate-support-matrix-physical-migration.md#azure-vm-requirements) migration.
163159

164160

165-
166161
## Prepare to connect after migration
167162

168163
Azure VMs are created during migration to Azure. After migration, you must be able to connect to the new Azure VMs. Multiple steps are required to connect successfully.

0 commit comments

Comments
 (0)