You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/managed-identities-azure-resources/how-to-assign-app-role-managed-identity-powershell.md
+17-10Lines changed: 17 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,18 +76,25 @@ In this article, you learn how to assign a managed identity to an application ro
76
76
> [!NOTE]
77
77
> Display names for applications are not unique, so you should verify that you obtain the correct application's service principal.
78
78
79
-
1. Add an [app role](../develop/howto-add-app-roles-in-azure-ad-apps.md) to the application you created in step 3. You can create the role using the Azure portal or by using Microsoft Graph. For example, you could add an app role like this:
79
+
1. Add an [app role](../develop/howto-add-app-roles-in-azure-ad-apps.md) to the application you created in step 3. You can create the role using the Azure portal or by using Microsoft Graph. For example, you could add an app role by running the following query on Graph explorer:
80
+
81
+
```http
82
+
PATCH /applications/{id}/
80
83
81
-
```json
82
84
{
83
-
"allowedMemberTypes": [
84
-
"Application"
85
-
],
86
-
"displayName": "Read data from MyApi",
87
-
"id": "0566419e-bb95-4d9d-a4f8-ed9a0f147fa6",
88
-
"isEnabled": true,
89
-
"description": "Allow the application to read data as itself.",
Copy file name to clipboardExpand all lines: articles/azure-monitor/containers/container-insights-logging-v2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Customers can enable the ContainerLogV2 schema at the cluster level. To enable t
36
36
Follow the instructions to configure an existing ConfigMap or to use a new one.
37
37
38
38
### Configure an existing ConfigMap
39
-
If your ConfigMap doesn't yet have the `log_collection_settings.schema` field, you'll need to append the following section in your existing ConfigMap .yaml file:
39
+
This applies to the scenario where you have already enabled container insights for your AKS cluster and have [configured agent data collection settings](./container-insights-agent-config.md#configure-and-deploy-configmaps) using ConfigMap "_container-azm-ms-agentconfig.yaml_". If this ConfigMap doesn't yet have the `log_collection_settings.schema` field, you'll need to append the following section in this existing ConfigMap .yaml file:
Copy file name to clipboardExpand all lines: articles/azure-monitor/whats-new.md
+39-1Lines changed: 39 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,45 @@ ms.author: edbaynash
8
8
9
9
# What's new in Azure Monitor documentation
10
10
11
-
This article lists significant changes to Azure Monitor documentation.
11
+
This article lists significant changes to Azure Monitor documentation.
12
+
13
+
## November 2022
14
+
15
+
16
+
17
+
|Subservice| Article | Description |
18
+
|---|---|---|
19
+
General|[Cost optimization and Azure Monitor](app/tutorial-app-dashboards.md)|Complete rewrite to align with Well Architected Framework. Detailed content moved to other articles and linked from here.|
20
+
Agents|[Collect SNMP trap data with Azure Monitor Agent](essentials/data-collection-transformations-structure.md)|New tutorial that explains how to collect Simple Network Management Protocol (SNMP) traps using Azure Monitor Agent.|
21
+
Alerts|[Manage your alert rules](logs/logs-ingestion-api-overview.md)|Recommended alert rules are enabled for AKS and Log Analytics workspace resources in addition to VMs.|
22
+
Alerts|[Create a new alert rule](logs/private-link-configure.md)|Resource Health alerts and Service Health alerts are created using the same simplified workflow as all other alert types.|
23
+
Application-insights|[What is auto-instrumentation for Azure Monitor Application Insights?](agents/data-collection-text-log.md)|Our auto-instrumentation supported languages chart has been updated.|
24
+
Application-insights|[Enable Application Insights logs\|for ASP.NET Core applications](app/api-custom-events-metrics.md)|The Azure Café sample app is now hosted and linked on Git.|
25
+
Application-insights|[Application Map: Triage distributed applications](app/javascript.md)|App Map Filters, an exciting new feature, has been documented.|
26
+
Application-insights|[How many Application Insights resources should I deploy?](insights/ad-assessment.md)|Clarification has been added on setting iKey dynamically in code.|
27
+
Application-insights|[Sampling in Application Insights](insights/capacity-performance.md)|ASP.NET Core applications may be configured in code or through the `appsettings.json` file. Conflicting information was removed.|
28
+
Application-insights|[Application Monitoring for Azure App Service and ASP.NET ](insights/dns-analytics.md)|Links to check versions have been corrected.|
29
+
Application-insights|[Sampling overrides (preview) - Azure Monitor Application Insights for Java](insights/scom-assessment.md)|Updated OpenTelemetry Span information for Java.|
30
+
Autoscale|[Overview of common autoscale patterns](essentials/metrics-supported.md)|Refreshed and updated.|
Essentials|[Configure remote write for Azure Monitor managed service for Prometheus using Azure Active Directory authentication (preview)](change/tutorial-outages.md)|New article|
33
+
Essentials|[Azure Monitor managed service for Prometheus (preview)](insights/ad-assessment.md)|General restructure of Prometheus content.|
34
+
Essentials|[Diagnostic settings in Azure Monitor](essentials/prometheus-metrics-enable.md)|All destination endpoints support TLS 1.2.|
35
+
Essentials|[Migrate from diagnostic settings storage retention to Azure Storage lifecycle management](app/nodejs.md)|Deprecation note added|
36
+
Logs|[Cost optimization and Azure Monitor](app/api-custom-events-metrics.md)|Added cost information and removed preview label.|
37
+
Logs|[Diagnostic settings in Azure Monitor](app/asp-net-core.md)|Added section on controlling costs with transformations.|
38
+
Logs|[Analyze usage in a Log Analytics workspace](app/asp-net-exceptions.md)|Added KQL query that retrieves data volumes for charged data types.|
39
+
Logs|[Access the Azure Monitor Log Analytics API](app/java-standalone-profiler.md)|Refresh and update|
40
+
Logs|[Collect text logs with the Log Analytics agent in Azure Monitor](app/monitor-web-app-availability.md)|New table management section with new articles on table configuration options, schema management, and custom table creation.|
41
+
Logs|[Azure Monitor Metrics overview](essentials/data-platform-metrics.md)| Added a new Azure SDK client library for Go.|
42
+
Logs|[Azure Monitor Log Analytics API Overview](essentials/prometheus-metrics-overview.md)| Added a new Azure SDK client library for Go.|
43
+
Logs|[Azure Monitor Logs overview](logs/cost-logs.md)| Added a new Azure SDK client library for Go.|
44
+
Logs|[Log queries in Azure Monitor](essentials/data-platform-metrics.md)| Added a new Azure SDK client library for Go.|
45
+
Logs|[Set a table's log data plan to Basic or Analytics](logs/api/overview.md)|Added new tables to the list of tables that support the Basic log data plan.|
46
+
Visualizations|[Get started with Azure Workbooks](alerts/itsmc-connector-deletion.md)|Added instructions for how to share Workbooks.|
47
+
Visualizations|[Monitor your Azure services in Grafana](alerts/alerts-create-new-alert-rule.md)|The Grafana integration is GA, and is no longer in preview.|
title: Defender EASM | Defender for Cloud in the field
3
+
titleSuffix: Microsoft Defender for Cloud
4
+
description: Learn about Microsoft Defender External Attack Surface Management (Defender EASM)
5
+
ms.topic: reference
6
+
ms.date: 12/01/2022
7
+
---
8
+
9
+
# Defender EASM | Defender for Cloud in the Field
10
+
11
+
**Episode description**: In this episode of Defender for Cloud in the Field, Jamil Mirza joins Yuri Diogenes to talk about Microsoft Defender External Attack Surface Management (Defender EASM). Jamil explains how Defender EASM continuously discovers and maps your digital attack surface to provide an external view of your online infrastructure. Jamil also covers the integration with Defender for Cloud, how it works, and he demonstrates different capabilities available in Defender EASM..
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/quickstart-onboard-aws.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -457,7 +457,6 @@ The following IAM permissions are needed to discover AWS resources:
457
457
You can check out the following blogs:
458
458
459
459
- [Ignite 2021: Microsoft Defender for Cloud news](https://techcommunity.microsoft.com/t5/microsoft-defender-for-cloud/ignite-2021-microsoft-defender-for-cloud-news/ba-p/2882807).
460
-
- [Custom assessments and standards in Microsoft Defender for Cloud for AWS workloads (Preview)](https://techcommunity.microsoft.com/t5/microsoft-defender-for-cloud/custom-assessments-and-standards-in-microsoft-defender-for-cloud/ba-p/3066575).
461
460
- [Security posture management and server protection for AWS and GCP](https://techcommunity.microsoft.com/t5/microsoft-defender-for-cloud/security-posture-management-and-server-protection-for-aws-and/ba-p/3271388)
0 commit comments