diff --git a/002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Docs/2_Unit_Testing_Bots.md b/002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Docs/2_Unit_Testing_Bots.md index be82c6b134..3f9644b6dd 100755 --- a/002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Docs/2_Unit_Testing_Bots.md +++ b/002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Docs/2_Unit_Testing_Bots.md @@ -67,7 +67,7 @@ A. Write another TestMethod called *EchoStartsWith* that verifies echo prompt B. Can you verify that the echoed messages were sent by a bot? -*Hint:* This would involve checking the properties of IMessageActivity response recieved. +*Hint:* This would involve checking the properties of IMessageActivity response received. ### Continue to [3_Direct_Line_Testing](3_Direct_Line_Testing.md) diff --git a/002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/docs/2_Unit_Testing_Bots.md b/002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/docs/2_Unit_Testing_Bots.md index be82c6b134..3f9644b6dd 100755 --- a/002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/docs/2_Unit_Testing_Bots.md +++ b/002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/docs/2_Unit_Testing_Bots.md @@ -67,7 +67,7 @@ A. Write another TestMethod called *EchoStartsWith* that verifies echo prompt B. Can you verify that the echoed messages were sent by a bot? -*Hint:* This would involve checking the properties of IMessageActivity response recieved. +*Hint:* This would involve checking the properties of IMessageActivity response received. ### Continue to [3_Direct_Line_Testing](3_Direct_Line_Testing.md) diff --git a/037-AzureVirtualDesktop/Coach/10-Monitor-Manage-Performance-Health.md b/037-AzureVirtualDesktop/Coach/10-Monitor-Manage-Performance-Health.md index 2dd0391234..89269c2a2a 100644 --- a/037-AzureVirtualDesktop/Coach/10-Monitor-Manage-Performance-Health.md +++ b/037-AzureVirtualDesktop/Coach/10-Monitor-Manage-Performance-Health.md @@ -18,7 +18,7 @@ Students should be able to demonstrate a number of key elements to be successful - Recommended Windows Event Logs from their Windows Virtual Desktop session hosts - [Configuration of Workbook requirements](https://docs.microsoft.com/en-us/azure/virtual-desktop/azure-monitor#set-up-using-the-configuration-workbook) - Students should configure the Azure Monitor Agent and enable all required counters [Azure Monitor for AVD documentation](https://docs.microsoft.com/en-us/azure/virtual-desktop/azure-monitor). -- Data typically flows within a few minutes of enabling the agent and counters however only new data will be received so testing should occur after confirmation that some data is being recieved by Log Analytics. +- Data typically flows within a few minutes of enabling the agent and counters however only new data will be received so testing should occur after confirmation that some data is being received by Log Analytics. - Enabling alerts is an optional feature and not required for the purpose of this challenge however in operational environments it is recommend after baselines of the environment are performed. We don't offer fixed guidance on what alerts should be enabled today however the below links offer some suggestions and guidance on what customers may consider in a real environment. **Sample Queries**