Skip to content

Commit 66148b4

Browse files
authored
Merge pull request #224052 from MicrosoftDocs/main
1/16 AM Publish
2 parents 89848c2 + f01042a commit 66148b4

File tree

72 files changed

+552
-166
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+552
-166
lines changed

articles/azure-monitor/essentials/metrics-store-custom-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ curl -X POST 'https://login.microsoftonline.com/<tennant ID>/oauth2/token' \
5050
--data-urlencode 'grant_type=client_credentials' \
5151
--data-urlencode 'client_id=<your apps client ID>' \
5252
--data-urlencode 'client_secret=<your apps client secret' \
53-
--data-urlencode 'resource=https://management.azure.com'
53+
--data-urlencode 'resource=https://monitor.azure.com'
5454
```
5555

5656
The response body appears as follows:
@@ -144,4 +144,4 @@ If you receive an error message with some part of the process, consider the foll
144144

145145
## Next steps
146146

147-
- Learn more about [custom metrics](./metrics-custom-overview.md).
147+
- Learn more about [custom metrics](./metrics-custom-overview.md).

articles/azure-monitor/essentials/prometheus-metrics-enable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The output for each command will look similar to the following:
7676
"metrics": {
7777
"enabled": true,
7878
"kubeStateMetrics": {
79-
"metrican'tationsAllowList": "",
79+
"metricAnnotationsAllowList": "",
8080
"metricLabelsAllowlist": ""
8181
}
8282
}
@@ -102,7 +102,7 @@ The output will be similar to the following:
102102
"metrics": {
103103
"enabled": true,
104104
"kubeStateMetrics": {
105-
"metrican'tationsAllowList": "pods=[k8s-annotation-1,k8s-annotation-n]",
105+
"metricAnnotationsAllowList": "pods=[k8s-annotation-1,k8s-annotation-n]",
106106
"metricLabelsAllowlist": "namespaces=[k8s-label-1,k8s-label-n]"
107107
}
108108
}

articles/databox-online/azure-stack-edge-gpu-kubernetes-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: edge
99
ms.topic: conceptual
10-
ms.date: 11/07/2021
10+
ms.date: 01/13/2023
1111
ms.author: alkohli
1212
---
1313

@@ -57,8 +57,8 @@ The Kubernetes master and the worker nodes are virtual machines that consume CPU
5757

5858
|Kubernetes VM type|CPU and memory requirement|
5959
|---------|---------|
60-
|Master VM|4 cores, 4-GB RAM|
61-
|Worker VM|12 cores, 32-GB RAM|
60+
|Master VM|CPU: 4 cores, RAM: 4-GB|
61+
|Worker VM|CPU: 30% of available physical cores, RAM: 25% of device specification|
6262

6363
<!--The Kubernetes cluster control plane components make global decisions about the cluster. The control plane has:
6464

articles/defender-for-cloud/alerts-reference.md

Lines changed: 153 additions & 60 deletions
Large diffs are not rendered by default.

articles/defender-for-cloud/faq-defender-for-servers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sections:
5858
- question: |
5959
Do I need to enable Defender for Servers on the subscription and on the workspace?
6060
answer: |
61-
When you enable a Defender for Servers plan at the subscription level, Defender for Cloud automatically enables the plan on your default workspaces. If you use a custom workspace, select the workspace to enable the plan. Here's more information:
61+
Defender for Servers Plan 1 does not depend on Log Analytics. When you enable Defender for Servers Plan 2 at the subscription level, Defender for Cloud automatically enables the plan on your default Log Analytics workspaces. If you use a custom workspace, make sure you enable the plan on the workspace. Here's more information:
6262
6363
- If you turn on Defender for Servers for a subscription and for a connected custom workspace, you aren't charged for both. The system identifies unique VMs.
6464
- If you enable Defender for Servers on cross-subscription workspaces:

articles/defender-for-cloud/upcoming-changes.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: Important changes coming to Microsoft Defender for Cloud
33
description: Upcoming changes to Microsoft Defender for Cloud that you might need to be aware of and for which you might need to plan
44
ms.topic: overview
5-
ms.date: 12/28/2022
5+
ms.date: 01/16/2023
6+
67
---
78

89
# Important upcoming changes to Microsoft Defender for Cloud
@@ -22,6 +23,7 @@ If you're looking for the latest release notes, you'll find them in the [What's
2223
| [Recommendation to enable diagnostic logs for Virtual Machine Scale Sets to be deprecated](#recommendation-to-enable-diagnostic-logs-for-virtual-machine-scale-sets-to-be-deprecated) | January 2023 |
2324
| [The policy Vulnerability Assessment settings for SQL server should contain an email address to receive scan reports is set to be deprecated](#the-policy-vulnerability-assessment-settings-for-sql-server-should-contain-an-email-address-to-receive-scan-reports-is-set-to-be-deprecated) | January 2023 |
2425
| [The name of the Secure score control Protect your applications with Azure advanced networking solutions will be changed](#the-name-of-the-secure-score-control-protect-your-applications-with-azure-advanced-networking-solutions-will-be-changed) | January 2023 |
26+
| [Deprecation and improvement of selected alerts for Windows and Linux Servers](#deprecation-and-improvement-of-selected-alerts-for-windows-and-linux-servers) | April 2023 |
2527

2628
### Recommendation to enable diagnostic logs for Virtual Machine Scale Sets to be deprecated
2729

@@ -33,7 +35,7 @@ The related [policy definition](https://portal.azure.com/#view/Microsoft_Azure_P
3335

3436
| Recommendation | Description | Severity |
3537
|--|--|--|
36-
| Diagnostic logs in Virtual Machine Scale Sets should be enabled | Enable logs and retain them for up to a year. This enables you to recreate activity trails for investigation purposes when a security incident occurs or your network is compromised. | Low |
38+
| Diagnostic logs in Virtual Machine Scale Sets should be enabled | Enable logs and retain them for up to a year, enabling you to recreate activity trails for investigation purposes when a security incident occurs or your network is compromised. | Low |
3739

3840
### The policy Vulnerability Assessment settings for SQL server should contain an email address to receive scan reports is set to be deprecated
3941

@@ -67,6 +69,23 @@ The secure score control `Protect your applications with Azure advanced networki
6769

6870
The updated name will be reflected on Azure Resource Graph (ARG), Secure Score Controls API and the `Download CSV report`.
6971

72+
### Deprecation and improvement of selected alerts for Windows and Linux Servers
73+
74+
**Estimated date for change: April 2023**
75+
76+
The security alert quality improvement process for Defender for Servers includes the deprecation of some alerts for both Windows and Linux servers. The deprecated alerts will now be sourced from and covered by Defender for Endpoint threat alerts.
77+
78+
If you already have the Defender for Endpoint integration enabled, no further action is required. You may experience a decrease in your alerts volume in April 2023.
79+
80+
If you don't have the Defender for Endpoint integration enabled in Defender for Servers, you'll need to enable the Defender for Endpoint integration to maintain and improve your alert coverage.
81+
82+
All Defender for Server customers, have full access to the Defender for Endpoint’s integration as a part of the [Defender for Servers plan](plan-defender-for-servers-select-plan.md#plan-features).
83+
84+
You can learn more about [Microsoft Defender for Endpoint onboarding options](integration-defender-for-endpoint.md#enable-the-microsoft-defender-for-endpoint-integration).
85+
86+
You can also view the [full list of alerts](alerts-reference.md#defender-for-servers-alerts-to-be-deprecated) that are set to be deprecated.
87+
88+
7089
## Next steps
7190

7291
For all recent changes to Defender for Cloud, see [What's new in Microsoft Defender for Cloud?](release-notes.md).

articles/lab-services/account-setup-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: devdivchpfy22
88

99
# Lab account setup guide
1010

11-
[!INCLUDE [preview note](./includes/lab-services-labaccount-focused-article.md)]
11+
[!INCLUDE [lab account focused article](./includes/lab-services-labaccount-focused-article.md)]
1212

1313
If you're an administrator, before you set up your Azure Lab Services environment, you first need to create a *lab account* within your Azure subscription. A lab account is a container for one or more labs, and it takes only a few minutes to set up.
1414

articles/lab-services/administrator-guide-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 10/20/2020
77

88
# Azure Lab Services - Administrator guide when using lab accounts
99

10-
[!INCLUDE [preview note](./includes/lab-services-new-update-note.md)]
10+
[!INCLUDE [lab account focused article](./includes/lab-services-labaccount-focused-article.md)]
1111

1212
Information technology (IT) administrators who manage a university's cloud resources are ordinarily responsible for setting up the lab account for their school. After they've set up a lab account, administrators or educators create the labs that are contained within the account. This article provides a high-level overview of the Azure resources that are involved and the guidance for creating them.
1313

articles/lab-services/classroom-labs-fundamentals-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: lab-services
99

1010
# Architecture Fundamentals in Azure Lab Services when using lab accounts
1111

12-
[!INCLUDE [preview note](./includes/lab-services-new-update-note.md)]
12+
[!INCLUDE [lab account focused article](./includes/lab-services-labaccount-focused-article.md)]
1313

1414
Azure Lab Services is a SaaS (software as a service) solution, which means that the resources needed by Lab Services are handled for you. This article will cover the fundamental resources used by Lab Services and basic architecture of a lab.
1515

articles/lab-services/how-to-setup-lab-gpu-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: lab-services
99

1010
# Set up GPU virtual machines in labs contained within lab accounts
1111

12-
[!INCLUDE [preview note](./includes/lab-services-new-update-note.md)]
12+
[!INCLUDE [lab account focused article](./includes/lab-services-labaccount-focused-article.md)]
1313

1414
This article shows you how to do the following tasks:
1515

0 commit comments

Comments
 (0)