Skip to content

Commit a6761cd

Browse files
authored
Update quick-create-portal.md
Hi Team, This PR fixes a typo. The dot has been wrongly translated in [Japanese version](https://docs.microsoft.com/ja-jp/azure/virtual-machines/linux/quick-create-portal). Best regards,
1 parent 5f98ef5 commit a6761cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/quick-create-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Log in to the Azure portal at http://portal.azure.com
4949

5050
3. Provide a VM name, such as *myVM*, leave the disk type as *SSD*, then provide a username, such as *azureuser*.
5151

52-
4. . For **Authentication type**, select **SSH public key**, then paste your public key into the text box. Take care to remove any leading or trailing white space in your public key.
52+
4. For **Authentication type**, select **SSH public key**, then paste your public key into the text box. Take care to remove any leading or trailing white space in your public key.
5353

5454
![Enter basic information about your VM in the portal blade](./media/quick-create-portal/create-vm-portal-basic-blade.png)
5555

0 commit comments

Comments
 (0)