From 457c9f9a90eec1a4acbd335ef3a2ec7e9f13fac1 Mon Sep 17 00:00:00 2001 From: Micah McKittrick <32313503+mimckitt@users.noreply.github.com> Date: Thu, 21 Apr 2022 09:35:54 -0700 Subject: [PATCH] Update compute.json --- .../Microsoft.Compute/stable/2021-11-01/compute.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/compute.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/compute.json index 0dd3913c9225..99650c3fa00c 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/compute.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/compute.json @@ -13037,7 +13037,7 @@ }, "requireGuestProvisionSignal": { "type": "boolean", - "description": "Specifies whether the guest provision signal is required to infer provision success of the virtual machine. **Note: This property is for private testing only, and all customers must not set the property to false.**" + "description": "Optional property which must either be set to True or omitted." } }, "description": "Specifies the operating system settings for the virtual machine. Some of the settings cannot be changed once VM is provisioned."