Skip to content

Commit af48f3f

Browse files
author
msebolt
committed
fix per @PatAltimore
1 parent 00af28c commit af48f3f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/blockchain/templates/ethereum-poa-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ A sample deployment is shown below:
409409

410410
#### Monitoring
411411

412-
The Monitoring blade allows you to configure a Azure Monitor logs
412+
The Monitoring blade allows you to configure an Azure Monitor logs
413413
resource for your network. The monitoring agent will collect and surface useful
414414
metrics and logs from your network, providing the ability to quickly
415415
check the network health or debug issues.
@@ -588,7 +588,7 @@ statistics.
588588

589589
![network stats](./media/ethereum-poa-deployment/network-stats.png)
590590

591-
#### Sample Azure Monitor logs queries
591+
#### Sample Kusto queries
592592

593593
Behind these dashboards is a set of queryable raw logs. You can use
594594
these raw logs to customize the dashboards, investigate failures, or

articles/cdn/cdn-azure-diagnostic-logs.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,15 @@ To use a storage account to store the logs, follow these steps:
8282

8383
5. After you have finished making your diagnostic log settings, select **Save**.
8484

85-
### Logging with Azure Monitor logs
85+
### Logging with Azure Monitor
8686

87-
To use Azure Monitor logs to store the logs, follow these steps:
87+
To use Azure Monitor to store the logs, follow these steps:
8888

8989
1. From the **Diagnostics logs** page, select **Send to Log Analytics**.
9090

9191
![portal - Diagnostics logs](./media/cdn-diagnostics-log/05_Ready-to-Configure.png)
9292

93-
2. Select **Configure** to configure Azure Monitor logs logging.
93+
2. Select **Configure** to configure Azure Monitor logging.
9494

9595
The **Log Analytics workspaces** page appears.
9696

@@ -208,9 +208,9 @@ Here's how you can use the tool:
208208
5. The resulting CSV file shows the analytics data in a simple flat hierarchy.
209209
210210
## Consuming diagnostics logs from a Log Analytics workspace
211-
Azure Monitor logs is an Azure service that monitors your cloud and on-premises environments to maintain their availability and performance. It collects data generated by resources in your cloud and on-premises environments and from other monitoring tools to provide analysis across multiple sources.
211+
Azure Monitor is an Azure service that monitors your cloud and on-premises environments to maintain their availability and performance. It collects data generated by resources in your cloud and on-premises environments and from other monitoring tools to provide analysis across multiple sources.
212212
213-
To use Azure Monitor logs, you must [enable logging](#enable-logging-with-azure-storage) to the Azure Log Analytics workspace, which is discussed earlier in this article.
213+
To use Azure Monitor, you must [enable logging](#enable-logging-with-azure-storage) to the Azure Log Analytics workspace, which is discussed earlier in this article.
214214
215215
### Using the Log Analytics workspace
216216
@@ -224,9 +224,9 @@ You can display the data in a variety of ways by using Management Solutions. You
224224
225225
You can install management solutions from Azure marketplace by selecting the **Get it now** link at the bottom of each solution.
226226
227-
### Add a Azure Monitor logs CDN Management Solution
227+
### Add a Azure Monitor CDN Management Solution
228228
229-
Follow these steps to add a Azure Monitor logs Management Solution:
229+
Follow these steps to add a Azure Monitor Management Solution:
230230
231231
1. Sign in to the Azure portal using your Azure subscription and go to your dashboard.
232232
![Azure dashboard](./media/cdn-diagnostics-log/13_Azure-dashboard.png)

0 commit comments

Comments
 (0)