diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/virtualNetwork.json b/specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/virtualNetwork.json index 6cc56c72b275..7fabbda8bd84 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/virtualNetwork.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/virtualNetwork.json @@ -2090,7 +2090,7 @@ }, "enforcement": { "type": "string", - "description": "If the encrypted VNet allows VM that does not support encryption", + "description": "If the encrypted VNet allows VM that does not support encryption. This field is for future support, AllowUnencrypted is the only supported value at general availability." "enum": [ "DropUnencrypted", "AllowUnencrypted"