diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2018-10-01/azureFirewall.json b/specification/network/resource-manager/Microsoft.Network/stable/2018-10-01/azureFirewall.json index f5b82ebc3a8f..bd022bf77421 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2018-10-01/azureFirewall.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2018-10-01/azureFirewall.json @@ -260,8 +260,9 @@ "AzureFirewallIPConfigurationPropertiesFormat":{ "properties":{ "privateIPAddress": { - "type": "string", - "description": "The Firewall Internal Load Balancer IP to be used as the next hop in User Defined Routes." + "type": "string", + "readOnly": true, + "description": "The Firewall Internal Load Balancer IP to be used as the next hop in User Defined Routes." }, "subnet":{ "$ref":"./network.json#/definitions/SubResource",