Skip to content

Commit c552d36

Browse files
authored
Merge pull request #179584 from memildin/asc-melvyn-folder-rename
Tweaking some links
2 parents 831f2da + 977bb9c commit c552d36

8 files changed

+11
-15
lines changed

articles/automanage/automanage-windows-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Automanage supports the following Windows Server versions:
3232
|-----------|---------------|----------------------|
3333
|[Machines Insights Monitoring](../azure-monitor/vm/vminsights-overview.md) |Azure Monitor for Machines monitors the performance and health of your virtual machines, including their running processes and dependencies on other resources. |Production |
3434
|[Backup](../backup/backup-overview.md) |Azure Backup provides independent and isolated backups to guard against unintended destruction of the data on your machines.. Charges are based on the number and size of VMs being protected. |Production |
35-
|[Microsoft Defender for Cloud](../security-center/security-center-introduction.md) |Microsoft Defender for Cloud is a unified infrastructure security management system that strengthens the security posture of your data centers, and provides advanced threat protection across your hybrid workloads in the cloud. Automanage will configure the subscription where your VM resides to the free-tier offering of Microsoft Defender for Cloud. If your subscription is already onboarded to Microsoft Defender for Cloud, then Automanage will not reconfigure it. |Production, Dev/Test |
35+
|[Microsoft Defender for Cloud](../defender-for-cloud/defender-for-cloud-introduction.md) |Microsoft Defender for Cloud is a unified infrastructure security management system that strengthens the security posture of your data centers, and provides advanced threat protection across your hybrid workloads in the cloud. Automanage will configure the subscription where your VM resides to the free-tier offering of Microsoft Defender for Cloud. If your subscription is already onboarded to Microsoft Defender for Cloud, then Automanage will not reconfigure it. |Production, Dev/Test |
3636
|[Microsoft Antimalware](../security/fundamentals/antimalware.md) |Microsoft Antimalware for Azure is a free real-time protection that helps identify and remove viruses, spyware, and other malicious software. It generates alerts when known malicious or unwanted software tries to install itself or run on your Azure systems. **Note:** Microsoft Antimalware requires that there be no other antimalware software installed, or it may fail to work. |Production, Dev/Test |
3737
|[Update Management](../automation/update-management/overview.md) |You can use Update Management in Azure Automation to manage operating system updates for your machines. You can quickly assess the status of available updates on all agent machines and manage the process of installing required updates for servers. |Production, Dev/Test |
3838
|[Change Tracking & Inventory](../automation/change-tracking/overview.md) |Change Tracking and Inventory combines change tracking and inventory functions to allow you to track virtual machine and server infrastructure changes. The service supports change tracking across services, daemons software, registry, and files in your environment to help you diagnose unwanted changes and raise alerts. Inventory support allows you to query in-guest resources for visibility into installed applications and other configuration items. |Production, Dev/Test |

articles/automanage/virtual-machines-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For all of these services, we will auto-onboard, auto-configure, monitor for dri
2323
|-----------|---------------|----------------------|-------------------------|
2424
|VM Insights Monitoring |Azure Monitor for VMs monitors the performance and health of your virtual machines, including their running processes and dependencies on other resources. Learn [more](../azure-monitor/vm/vminsights-overview.md). |Azure VM Best Practices – Production |No |
2525
|Backup |Azure Backup provides independent and isolated backups to guard against unintended destruction of the data on your VMs. Learn [more](../backup/backup-azure-vms-introduction.md). Charges are based on the number and size of VMs being protected. Learn [more](https://azure.microsoft.com/pricing/details/backup/). |Azure VM Best Practices – Production |Yes |
26-
|Microsoft Defender for Cloud |Microsoft Defender for Cloud is a unified infrastructure security management system that strengthens the security posture of your data centers, and provides advanced threat protection across your hybrid workloads in the cloud. Learn [more](../security-center/security-center-introduction.md). Automanage will configure the subscription where your VM resides to the free-tier offering of Microsoft Defender for Cloud. If your subscription is already onboarded to Microsoft Defender for Cloud, then automanaged will not reconfigure it. |Azure VM Best Practices – Production, Azure VM Best Practices – Dev/Test |No |
26+
|Microsoft Defender for Cloud |Microsoft Defender for Cloud is a unified infrastructure security management system that strengthens the security posture of your data centers, and provides advanced threat protection across your hybrid workloads in the cloud. Learn [more](../defender-for-cloud/defender-for-cloud-introduction.md). Automanage will configure the subscription where your VM resides to the free-tier offering of Microsoft Defender for Cloud. If your subscription is already onboarded to Microsoft Defender for Cloud, then automanaged will not reconfigure it. |Azure VM Best Practices – Production, Azure VM Best Practices – Dev/Test |No |
2727
|Microsoft Antimalware |Microsoft Antimalware for Azure is a free real-time protection that helps identify and remove viruses, spyware, and other malicious software. It generates alerts when known malicious or unwanted software tries to install itself or run on your Azure systems. Learn [more](../security/fundamentals/antimalware.md). |Azure VM Best Practices – Production, Azure VM Best Practices – Dev/Test |Yes |
2828
|Update Management |You can use Update Management in Azure Automation to manage operating system updates for your virtual machines. You can quickly assess the status of available updates on all agent machines and manage the process of installing required updates for servers. Learn [more](../automation/update-management/overview.md). |Azure VM Best Practices – Production, Azure VM Best Practices – Dev/Test |No |
2929
|Change Tracking & Inventory |Change Tracking and Inventory combines change tracking and inventory functions to allow you to track virtual machine and server infrastructure changes. The service supports change tracking across services, daemons software, registry, and files in your environment to help you diagnose unwanted changes and raise alerts. Inventory support allows you to query in-guest resources for visibility into installed applications and other configuration items. Learn [more](../automation/change-tracking/overview.md). |Azure VM Best Practices – Production, Azure VM Best Practices – Dev/Test |No |

articles/automation/automation-runbook-execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Your runbooks must include logic to deal with [resources](/rest/api/resources/re
6969

7070
## Security
7171

72-
Azure Automation uses the [Microsoft Defender for Cloud](../security-center/security-center-introduction.md) to provide security for your resources and detect compromise in Linux systems. Security is provided across your workloads, whether resources are in Azure or not. See
72+
Azure Automation uses the [Microsoft Defender for Cloud](../defender-for-cloud/defender-for-cloud-introduction.md) to provide security for your resources and detect compromise in Linux systems. Security is provided across your workloads, whether resources are in Azure or not. See
7373
[Introduction to authentication in Azure Automation](automation-security-overview.md).
7474

7575
Defender for Cloud places constraints on users who can run any scripts, either signed or unsigned, on a VM. If you are a user with root access to a VM, you must explicitly configure the machine with a digital signature or turn it off. Otherwise, you can only run a script to apply operating system updates after creating an Automation account and enabling the appropriate feature.

articles/azure-arc/servers/concept-log-analytics-extension-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Azure Monitor supports multiple methods to install the Log Analytics agent and c
1212
The Log Analytics agent is required if you want to:
1313

1414
* Monitor the operating system, any workloads running on the machine or server using [VM insights](../../azure-monitor/vm/vminsights-overview.md). Further analyze and alert using other features of [Azure Monitor](../../azure-monitor/overview.md).
15-
* Perform security monitoring in Azure by using [Microsoft Defender for Cloud](../../security-center/security-center-introduction.md) or [Microsoft Sentinel](../../sentinel/overview.md).
15+
* Perform security monitoring in Azure by using [Microsoft Defender for Cloud](../../defender-for-cloud/defender-for-cloud-introduction.md) or [Microsoft Sentinel](../../sentinel/overview.md).
1616
* Manage operating system updates by using [Azure Automation Update Management](../../automation/update-management/overview.md).
1717
* Collect inventory and track changes by using [Azure Automation Change Tracking and Inventory](../../automation/change-tracking/overview.md).
1818
* Run Automation runbooks directly on the machine and against resources in the environment by using an [Azure Automation Hybrid Runbook Worker](../../automation/automation-hybrid-runbook-worker.md).

articles/azure-government/compare-azure-government-global-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ For feature variations and limitations, see [Cloud feature availability for US G
387387

388388
Azure Information Protection Premium is part of the [Enterprise Mobility + Security](/enterprise-mobility-security) suite. For details on this service and how to use it, see the [Azure Information Protection Premium Government Service Description](/enterprise-mobility-security/solutions/ems-aip-premium-govt-service-description).
389389

390-
### [Microsoft Defender for Cloud](../security-center/security-center-introduction.md)
390+
### [Microsoft Defender for Cloud](../defender-for-cloud/defender-for-cloud-introduction.md)
391391

392392
For feature variations and limitations, see [Cloud feature availability for US Government customers](../security/fundamentals/feature-availability.md#microsoft-defender-for-cloud).
393393

articles/defender-for-cloud/defender-for-cloud-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ The **Defender plans** page of Microsoft Defender for Cloud offers the following
146146
Use the advanced protection tiles in the [workload protections dashboard](workload-protections-dashboard.md) to monitor and configure each of these protections.
147147

148148
> [!TIP]
149-
> Microsoft Defender for IoT (preview) is a separate product. You'll find all the details in [Introducing Microsoft Defender for IoT (Preview)](../defender-for-iot/overview.md).
149+
> Microsoft Defender for IoT is a separate product. You'll find all the details in [Introducing Microsoft Defender for IoT](../defender-for-iot/overview.md).
150150
151151
## Next steps
152152

articles/defender-for-cloud/harden-docker-hosts.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ ms.date: 11/09/2021
77
ms.topic: how-to
88
ms.service: security-center
99
manager: rkarlin
10-
1110
---
12-
13-
1411
# Harden your Docker hosts
1512

1613
[!INCLUDE [Banner for top of topics](./includes/banner.md)]

articles/defender-for-cloud/other-threat-protections.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@ For more information, see:
3737
- [Advanced threat protection for Azure Cosmos DB (Preview)](../cosmos-db/cosmos-db-advanced-threat-protection.md)
3838
- [The list of threat protection alerts for Azure Cosmos DB (Preview)](alerts-reference.md#alerts-azurecosmos)
3939

40-
<a name="azure-mcas">
4140

42-
## Display recommendations in Microsoft Defender for Cloud Apps</a>
41+
## Display recommendations in Microsoft Defender for Cloud Apps <a name="azure-mcas"></a>
4342

4443
Microsoft Defender for Cloud Apps (formerly known as Microsoft Cloud App Security) is a cloud access security broker (CASB) that supports various deployment modes including log collection, API connectors, and reverse proxy. It provides rich visibility, control over data travel, and sophisticated analytics to identify and combat cyberthreats across all your Microsoft and third-party cloud services.
4544

@@ -72,7 +71,7 @@ If you have Azure DDoS Protection enabled, your DDoS alerts are streamed to Defe
7271
## Next steps
7372
To learn more about the security alerts from these threat protection features, see the following articles:
7473

75-
* [Reference table for all Defender for Cloud alerts](alerts-reference.md)
76-
* [Security alerts in Defender for Cloud](alerts-overview.md)
77-
* [Manage and respond to security alerts in Defender for Cloud](managing-and-responding-alerts.md)
78-
* [Continuously export Defender for Cloud data](continuous-export.md)
74+
- [Reference table for all Defender for Cloud alerts](alerts-reference.md)
75+
- [Security alerts in Defender for Cloud](alerts-overview.md)
76+
- [Manage and respond to security alerts in Defender for Cloud](managing-and-responding-alerts.md)
77+
- [Continuously export Defender for Cloud data](continuous-export.md)

0 commit comments

Comments
 (0)