8000 [cookbook] [deployment] removed marketing introduction in Azure Deployme... by hhamon · Pull Request #3969 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[cookbook] [deployment] removed marketing introduction in Azure Deployme... #3969

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
8000
Diff view
[cookbook] [deployment] removed marketing introduction in Azure Deplo…
…yment cookbook.
  • Loading branch information
Hugo Hamon committed Jun 23, 2014
commit c3734810aa52d5016edb8fdd5dd69e9e8517b1a1
18 changes: 0 additions & 18 deletions cookbook/deployment/azure-website.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,6 @@
Deploying to Microsoft Azure Website Cloud
==========================================

SensioLabs and Microsoft announce their partnership during the upcoming PHP Tour
in Lyon (France). This announcement covers several strategic aspects including
the integration of Symfony into the Microsoft Azure Website Cloud platform
destined to leverage all the devops aspects from Azure Websites to the Symfony2
developers community.

The two companies will provide all the needed tutorials allowing both
communities and companies to migrate their Symfony applications to the Microsoft
Azure Cloud platform.

Additionally, Microsoft and SensioLabs are working on integrating Symfony into
the Azure Website gallery in an effort to simplify the deployment of Symfony
applications and provide a complete offer to satisfy various company's target
markets.

Objectives
----------

Simply put, this cookbook illustrates how to deploy a very simple **Symfony2
Standard Edition** web application. You can easily download a copy of the
Symfony Standard Edition on the `downloads`_ page. Also, this cookbook assumes
Expand Down
0