Skip to content

Commit 2244c7c

Browse files
Reverting to PNG to fix live site image rendering
Everything with the SVG image looks good until it's published where it is displayed as a broken image and prompts the user to download the image. This reverts back to the PNG and resolves https://github.com/MicrosoftDocs/azure-docs/issues/88697.
1 parent 9ecca9a commit 2244c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/create-ssh-secured-vm-from-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Learn how to create a Linux virtual machine (VM) by using an Azure Resource Mana
1717

1818
An alternative is to deploy the template from the Azure portal. To open the template in the portal, select the **Deploy to Azure** button.
1919

20-
[![Deploy to Azure](../../media/template-deployments/deploy-to-azure.svg)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.compute%2Fvm-sshkey%2Fazuredeploy.json)
20+
[![Deploy to Azure](../../media/template-deployments/deploy-to-azure.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.compute%2Fvm-sshkey%2Fazuredeploy.json)
2121

2222
## Templates overview
2323

0 commit comments

Comments
 (0)