Skip to content

Commit 8daae72

Browse files
authored
spelling fix per Acrolinx scorecard
1 parent 4fb9a3c commit 8daae72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/insights/container-insights-faq.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you are unable to see any data in the Log Analytics workspace at a certain ti
2929

3030
The ContainerInventory table contains information about both stopped and running containers. The table is populated by a workflow inside the agent that queries the docker for all the containers (running and stopped), and forwards that data the Log Analytics workspace.
3131

32-
## How do I resolve **Missing Subscription registration** error?
32+
## How do I resolve *Missing Subscription registration* error?
3333

3434
If you receive the error **Missing Subscription registration for Microsoft.OperationsManagement**, you can resolve it by registering the resource provider **Microsoft.OperationsManagement** in the subscription where the workspace is defined. The documentation for how to do this can be found [here](../../azure-resource-manager/resource-manager-register-provider-errors.md).
3535

@@ -67,7 +67,7 @@ LogEntry : ({“Hello": "This example has multiple lines:","Docker/Moby": "will
6767
6868
```
6969

70-
For a detailed look at the issue, review the following [github link](https://github.com/moby/moby/issues/22920).
70+
For a detailed look at the issue, review the following [GitHub link](https://github.com/moby/moby/issues/22920).
7171

7272
## How do I resolve Azure AD errors when I enable live logs?
7373

0 commit comments

Comments
 (0)