You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/compute.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11650,7 +11650,7 @@
11650
11650
"properties": {
11651
11651
"bootDiagnostics": {
11652
11652
"$ref": "#/definitions/BootDiagnostics",
11653
-
"description": "Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. <br><br> You can easily view the output of your console log. <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor."
11653
+
"description": "Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. <br>**NOTE**: If storageUri is being specified then ensure that the storage account is in the same region and subscription as the VM. <br><br> You can easily view the output of your console log. <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor."
11654
11654
}
11655
11655
},
11656
11656
"description": "Specifies the boot diagnostic settings state. <br><br>Minimum api-version: 2015-06-15."
0 commit comments