From 67cd2af19491f4bc5f6c0a7ef842227070a66508 Mon Sep 17 00:00:00 2001 From: Dan Smith Date: Tue, 22 Mar 2022 13:47:33 -0400 Subject: [PATCH] Update README.md - fix spelling of source --- functions/config/ServiceBusCopy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/config/ServiceBusCopy/README.md b/functions/config/ServiceBusCopy/README.md index 236eaab..069e09f 100644 --- a/functions/config/ServiceBusCopy/README.md +++ b/functions/config/ServiceBusCopy/README.md @@ -320,6 +320,6 @@ func azure functionapp publish $USER_FUNCTIONS_APP_NAME --force To learn how you can monitor your replication app, please refer to the [monitoring section](https://docs.microsoft.com/azure/azure-functions/configure-monitoring?tabs=v2) of the Azure Functions documentation. -A particularly useful visual tool for monitoring replication tasks is the Application Insights [Application Map](https://docs.microsoft.com/azure/azure-monitor/app/app-map), which is automatically generated from the captured monitoring information and allows exploring the reliability and performance of the replication task sosurce and target transfers. +A particularly useful visual tool for monitoring replication tasks is the Application Insights [Application Map](https://docs.microsoft.com/azure/azure-monitor/app/app-map), which is automatically generated from the captured monitoring information and allows exploring the reliability and performance of the replication task source and target transfers. -For immediate diagnostic insights, you can work with the [Live Metrics](https://docs.microsoft.com/azure/azure-monitor/app/live-stream) portal tool, which provides low latency visualization of log details. \ No newline at end of file +For immediate diagnostic insights, you can work with the [Live Metrics](https://docs.microsoft.com/azure/azure-monitor/app/live-stream) portal tool, which provides low latency visualization of log details.