Skip to content

Commit 9a81514

Browse files
authored
Update app-service-hybrid-connections.md
1 parent 294a6f2 commit 9a81514

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)