Now i want to deploy my java aplication into azure cloud use Azure portal.
- First, I create new hosting service
- Then I fill some information into form and try upload Windows Azure Package and Service Configuration File from locally computer.
But when I click Ok button, I got error message like below:
Warning: This deployment has at least one role with only one instance. We recommend that you deploy at least two instances per role to ensure high availability in case one of the instances becomes unavailable. Doing so also enables coverage of the Windows Azure Compute SLA, which guarantees 99.95% uptime. For more information please visit here. Find more solutions in the Windows Azure support forum.
Error: The deployment requires certificates that do not exist for the new hosted service. To fix, create the new hosted service without the deployment, add the required certificate(s), and then create the deployment. Find more solutions in the Windows Azure support forum.
What is this error?