Skip to content

Commit 7739fba

Browse files
authored
Apply suggestions from code review
Corrected Acrolinx terminology issues
1 parent 48f44e8 commit 7739fba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/sql-server/azure-arc/sql-monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Collection Frequency: 10 seconds\
280280
> [!IMPORTANT]
281281
> In order to disable or enable data collection, the `sqlServer` extension must be on the November release or later. (See [Release Notes](../azure-arc/release-notes.md))
282282
283-
### Using the Azure Portal
283+
### Using the Azure portal
284284

285285
* On the resource page for an Azure Arc-enabled SQL Server, select the "Performance Dashboard (preview)" section
286286
* At the top of the "Performance Dashboard" page, click the Configure button. A panel "Configure monitoring settings" will open on the right-hand side of the screen.
@@ -305,7 +305,7 @@ To enable the monitoring data collection for an Azure Arc-enabled SQL Server, ru
305305
az resource update --ids "/subscriptions/<sub_id>/resourceGroups/<resource_group>/providers/Microsoft.AzureArcData/SqlServerInstances/<resource_name>" --set 'properties.monitoring.enabled=true' --api-version 2023-09-01-preview
306306
```
307307

308-
Please note that this command may run successfully, but all requirements in the [Prerequisites section](#prerequisites) must be met for monitoring data to be collected and shown in the Azure portal.
308+
Please note that this command might run successfully, but all requirements in the [Prerequisites section](#prerequisites) must be met for monitoring data to be collected and shown in the Azure portal.
309309

310310
## Limitations
311311

0 commit comments

Comments
 (0)