From 34dee3f61980548dc074b80f0406a3c1f1f07977 Mon Sep 17 00:00:00 2001 From: Florian Rusch Date: Fri, 20 Jan 2017 11:58:17 +0100 Subject: [PATCH 1/2] Update sing up link to the Azure cloud plattform --- deployment/azure-website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/azure-website.rst b/deployment/azure-website.rst index db213d582f0..7d7b39ccd08 100644 --- a/deployment/azure-website.rst +++ b/deployment/azure-website.rst @@ -452,7 +452,7 @@ and executed on a Microsoft IIS web server. The process is simple and easy to implement. And as a bonus, Microsoft is continuing to reduce the number of steps needed so that deployment becomes even easier. -.. _`sign up with Azure`: https://signup.live.com/signup.aspx +.. _`sign up with Azure`: https://azure.microsoft.com/de-de/free/ .. _`Azure Portal`: https://portal.azure.com .. _`PHP MSDN documentation`: http://blogs.msdn.com/b/silverlining/archive/2012/07/10/configuring-php-in-windows-azure-websites-with-user-ini-files.aspx .. _`git-scm.com`: http://git-scm.com/download From 9d880cbf4f30fc4c70d14f8228f0db317ff74b1e Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Fri, 20 Jan 2017 15:13:05 +0100 Subject: [PATCH 2/2] Use the international signup page instead of the local one --- deployment/azure-website.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/azure-website.rst b/deployment/azure-website.rst index 7d7b39ccd08..babb81161fe 100644 --- a/deployment/azure-website.rst +++ b/deployment/azure-website.rst @@ -452,7 +452,7 @@ and executed on a Microsoft IIS web server. The process is simple and easy to implement. And as a bonus, Microsoft is continuing to reduce the number of steps needed so that deployment becomes even easier. -.. _`sign up with Azure`: https://azure.microsoft.com/de-de/free/ +.. _`sign up with Azure`: https://azure.microsoft.com/free/ .. _`Azure Portal`: https://portal.azure.com .. _`PHP MSDN documentation`: http://blogs.msdn.com/b/silverlining/archive/2012/07/10/configuring-php-in-windows-azure-websites-with-user-ini-files.aspx .. _`git-scm.com`: http://git-scm.com/download