Skip to content

Commit ac0ab10

Browse files
[Non-breaking change] Update diagnosticsProfile.bootDiagnostics.storageUri property description. (#16430)
* Add blockchain to latest profile * Add additional types * Update property description. Co-authored-by: Mark Cowlishaw <[email protected]>
1 parent ab4df5f commit ac0ab10

File tree

1 file changed

+1
-1
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01

1 file changed

+1
-1
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/compute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11650,7 +11650,7 @@
1165011650
"properties": {
1165111651
"bootDiagnostics": {
1165211652
"$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."
1165411654
}
1165511655
},
1165611656
"description": "Specifies the boot diagnostic settings state. <br><br>Minimum api-version: 2015-06-15."

0 commit comments

Comments
 (0)