Skip to content

Commit b3131ae

Browse files
Merge pull request #301923 from seligj95/patch-4
Update app-service-hybrid-connections.md
2 parents 294a6f2 + 9a81514 commit b3131ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/app-service-hybrid-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ resource hybridConnection 'Microsoft.Relay/namespaces/hybridConnections@2024-01-
9797
name: hybridConnectionName
9898
properties: {
9999
requiresClientAuthorization: true
100-
userMetadata: '[{"key": "endpoint", "value : "<HOST>:<PORT>"}]'
100+
userMetadata: '[{/"key/": /"endpoint/", /"value/" : /"<HOST>:<PORT>/"}]'
101101
}
102102
}
103103
```

0 commit comments

Comments
 (0)