Skip to content

Commit 88ee07a

Browse files
Merge pull request #263768 from moarychan/moary/fix-wrong-links-for-deploytoazure-button
[BUg] Fix wrong links for Deploy-to-Azure button
2 parents 7477c87 + ffc0730 commit 88ee07a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/spring-apps/includes/quickstart-deploy-microservice-apps/deploy-microservice-apps-with-enterprise-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Use the following steps to create all the Azure resources that the app depends o
8888

8989
1. Select the following **Deploy to Azure** button to launch the deployment experience in the Azure portal:
9090

91-
:::image type="content" source="../../../media/template-deployments/deploy-to-azure.svg" alt-text="Button to deploy the ARM template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2FASA-Samples-Event-Driven-Application%2Fmain%2Finfra%2Fazuredeploy-asa-standard.json":::
91+
:::image type="content" source="../../../media/template-deployments/deploy-to-azure.svg" alt-text="Button to deploy the ARM template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fspring-petclinic-microservices%2Fazure%2Finfra%2Fazuredeploy.json":::
9292

9393
1. Fill out the form on the **Basics** tab. Use the following table as a guide for completing the form:
9494

articles/spring-apps/includes/quickstart-deploy-web-app/web-prepare-cloud-environment-consumption-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Use the following steps to create all the Azure resources that the app depends o
2525

2626
1. Select the following **Deploy to Azure** button to launch the deployment experience in the Azure portal:
2727

28-
:::image type="content" source="../../../media/template-deployments/deploy-to-azure.svg" alt-text="Button to deploy the ARM template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2FASA-Samples-Event-Driven-Application%2Fmain%2Finfra%2Fazuredeploy-asa-consumption.json":::
28+
:::image type="content" source="../../../media/template-deployments/deploy-to-azure.svg" alt-text="Button to deploy the ARM template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2FASA-Samples-Web-Application%2Fquickstart%2Finfra%2Fazuredeploy-asa-consumption.json":::
2929

3030
1. Fill out the form on the **Basics** tab. Use the following table as a guide for completing the form:
3131

articles/spring-apps/includes/quickstart-deploy-web-app/web-prepare-cloud-environment-enterprise-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Use the following steps to create all the Azure resources that the app depends o
2525

2626
1. Select the following **Deploy to Azure** button to launch the deployment experience in the Azure portal:
2727

28-
:::image type="content" source="../../../media/template-deployments/deploy-to-azure.svg" alt-text="Button to deploy the ARM template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2FASA-Samples-Event-Driven-Application%2Fmain%2Finfra%2Fazuredeploy-asa-enterprise.json":::
28+
:::image type="content" source="../../../media/template-deployments/deploy-to-azure.svg" alt-text="Button to deploy the ARM template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2FASA-Samples-Web-Application%2Fquickstart%2Finfra%2Fazuredeploy-asa-enterprise.json":::
2929

3030
1. Fill out the form on the **Basics** tab. Use the following table as a guide for completing the form:
3131

articles/spring-apps/includes/quickstart-deploy-web-app/web-prepare-cloud-environment-standard-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Use the following steps to create all the Azure resources that the app depends o
2525

2626
1. Select the following **Deploy to Azure** button to launch the deployment experience in the Azure portal:
2727

28-
:::image type="content" source="../../../media/template-deployments/deploy-to-azure.svg" alt-text="Button to deploy the ARM template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2FASA-Samples-Event-Driven-Application%2Fmain%2Finfra%2Fazuredeploy-asa-standard.json":::
28+
:::image type="content" source="../../../media/template-deployments/deploy-to-azure.svg" alt-text="Button to deploy the ARM template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2FASA-Samples-Web-Application%2Fquickstart%2Finfra%2Fazuredeploy-asa-standard.json":::
2929

3030
1. Fill out the form on the **Basics** tab. Use the following table as a guide for completing the form:
3131

0 commit comments

Comments
 (0)