Forum Discussion
subzero19
Feb 21, 2024Copper Contributor
Error BCP036: The property "gateway" expected a value of type "string"
We're getting the error when we're trying to deploy On Premise Data Gateway API Connection: Error BCP036: The property "gateway" expected a value of type "string" but the provided value is of type "...
Kidd_Ip
Apr 15, 2025MVP
Not sure update the gateway property can help:
"gateway": {
"name": "gatewayName",
"id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/connectionGateways/{gatewayName}",
"type": "Microsoft.Web/connectionGateways"
}