diff --git a/025-ArcEnabledServers/.wordlist.txt b/025-ArcEnabledServers/.wordlist.txt new file mode 100644 index 0000000000..45957606ab --- /dev/null +++ b/025-ArcEnabledServers/.wordlist.txt @@ -0,0 +1,3 @@ +Kamrat +Lior +Hussain diff --git a/025-ArcEnabledServers/Coach/readme.md b/025-ArcEnabledServers/Coach/readme.md index 5f5038aaa7..4137785604 100644 --- a/025-ArcEnabledServers/Coach/readme.md +++ b/025-ArcEnabledServers/Coach/readme.md @@ -10,6 +10,6 @@ It is recommended that the host present a short overview of each challenge befor - Challenge 1: **[Onboarding servers with Azure Arc](Solutions/Solution-01.md)** - Challenge 2: **[Policy for Azure Arc connected servers](Solutions/Solution-02.md)** -- Challenge 3: **[Arc Value Add: Integrate Security Center](Solutions/Solution-03.md)** +- Challenge 3: **[Arc Value Add: Integrate Microsoft Defender for Cloud](Solutions/Solution-03.md)** - Challenge 4: **[Arc Value Add: Enable Sentinel](Solutions/Solution-04.md)** -- Challenge 5: **[Arc Value Add: Azure Lighthouse](Solutions/Solution-04.md)** \ No newline at end of file +- Challenge 5: **[Arc Value Add: Azure Lighthouse](Solutions/Solution-04.md)** diff --git a/025-ArcEnabledServers/Student/challenge03.md b/025-ArcEnabledServers/Student/challenge03.md index 8666c53889..11206661eb 100644 --- a/025-ArcEnabledServers/Student/challenge03.md +++ b/025-ArcEnabledServers/Student/challenge03.md @@ -1,18 +1,18 @@ # What the Hack: Azure Arc enabled servers -## Challenge 3 - Arc Value Add: Integrate Security Center +## Challenge 3 - Arc Value Add: Integrate Microsoft Defender for Cloud [Back](challenge02.md) - [Home](../readme.md) - [Next](challenge04.md) ### Introduction -In this challenge, we will integrate your Azure Arc connected machines with [Azure Security Center (ASC)](https://docs.microsoft.com/en-us/azure/security-center/). After completing the previous challenges, you should now have an Azure subscription with one or more Azure Arc managed servers. You should also have an available Log Analytics workspace and have deployed the Log Analytics agent to your server(s). +In this challenge, we will integrate your Azure Arc connected machines with [Microsoft Defender for Cloud](https://learn.microsoft.com/en-us/azure/defender-for-cloud/). After completing the previous challenges, you should now have an Azure subscription with one or more Azure Arc managed servers. You should also have an available Log Analytics workspace and have deployed the Log Analytics agent to your server(s). ### Challenge -1. Enable Azure Security Center on your Azure Arc connected machines. +1. Enable Microsoft Defender for Cloud on your Azure Arc connected machines. ### Success Criteria -1. Open Azure Security Center and view the [Secure Score](https://docs.microsoft.com/en-us/azure/security-center/secure-score-security-controls) for your Azure arc connected machine. +1. Open Microsoft Defender for Cloud and view the [Secure Score](https://learn.microsoft.com/en-us/azure/defender-for-cloud/secure-score-security-controls) for your Azure arc connected machine. -[Back](challenge02.md) - [Home](../readme.md) - [Next](challenge04.md) \ No newline at end of file +[Back](challenge02.md) - [Home](../readme.md) - [Next](challenge04.md) diff --git a/025-ArcEnabledServers/readme.md b/025-ArcEnabledServers/readme.md index 343c0e9ca0..6b63d9078c 100644 --- a/025-ArcEnabledServers/readme.md +++ b/025-ArcEnabledServers/readme.md @@ -4,7 +4,7 @@ ![](./img/image1.png) [Azure Arc enabled servers](https://docs.microsoft.com/en-us/azure/azure-arc/servers/overview) allows customers to use Azure management tools on any server running in any public cloud or on-premises environment. In this hack, you will be working on a set of progressive challenges to showcase the core features of Azure Arc. - In the first few challenges, you will set up your lab environment and deploy servers somewhere other than Azure. Then, you will use Azure Arc to project these servers into Azure, and begin to enable Azure management and security tools on these servers. On successive challenges, you will apply [Azure Policy](https://docs.microsoft.com/en-us/azure/governance/policy/overview) and enable other Azure services like [Azure Security Center](https://docs.microsoft.com/en-us/azure/security-center/) on your projected workloads. + In the first few challenges, you will set up your lab environment and deploy servers somewhere other than Azure. Then, you will use Azure Arc to project these servers into Azure, and begin to enable Azure management and security tools on these servers. On successive challenges, you will apply [Azure Policy](https://docs.microsoft.com/en-us/azure/governance/policy/overview) and enable other Azure services like [Microsoft Defender for Cloud](https://learn.microsoft.com/en-us/azure/defender-for-cloud/) on your projected workloads. ## Learning Objectives @@ -18,7 +18,7 @@ This hack will help you learn: - [Challenge 0](./Student/challenge00.md) - Complete Prerequisites (Do before you attend the hack) - [Challenge 1](./Student/challenge01.md) - Onboarding servers with Azure Arc - [Challenge 2](./Student/challenge02.md) - Policy for Azure Arc connected servers - - [Challenge 3](./Student/challenge03.md) - Arc Value Add: Integrate Security Center + - [Challenge 3](./Student/challenge03.md) - Arc Value Add: Integrate Microsoft Defender for Cloud - [Challenge 4](./Student/challenge04.md) - Arc Value Add: Enable Sentinel - [Challenge 5](./Student/challenge05.md) - Arc Value Add: Azure Lighthouse