Skip to content

Commit d1d052b

Browse files
authored
Merge pull request #134778 from VikasPullagura-MSFT/patch-145
(Azure CXP) resolves MicrosoftDocs/azure-docs#64735
2 parents 89bcd2f + 8a0d4d4 commit d1d052b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-access-built-in-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Access metrics from the host by exposing and mapping the metrics port from the m
2222
```
2323
{
2424
"ExposedPorts": {
25-
"9600/tcp": {},
25+
"9600/tcp": {}
2626
},
2727
"HostConfig": {
2828
"PortBindings": {

0 commit comments

Comments
 (0)