Skip to content

Commit 163f3ba

Browse files
authored
Fix broken link (#19688)
1 parent a7480c1 commit 163f3ba

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12922,7 +12922,7 @@
1292212922
},
1292312923
"keyData": {
1292412924
"type": "string",
12925-
"description": "SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed)."
12925+
"description": "SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in Azure](https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed)."
1292612926
}
1292712927
},
1292812928
"description": "Contains information about SSH certificate public key and the path on the Linux VM where the public key is placed."

0 commit comments

Comments
 (0)