Step 1: Create Project
Please go to this link:
and perform the first three steps (3) and create the cloud Project.
Step 2: Create package
Right click on project and choose package.
![project]()
Give popup and click on package.
![popup]()
![popup]()
It will create the package in your local path.
![path]()
Step 3: Create Cloud Service on Portal
Click on Add button and give details of cloud service.
![Add]()
![Add]()
![Add]()
You can see there are no roles and instances in that, it’s empty. We have to upload the package by using upload functionality.
Step 4: Upload Package
Give the details such as storage and deployment label.
If you don’t have storage then creat it from this link,
and configure it here.
![configure]()
Here I choose my existing Storage.
Choose click on folder icon to open the UI for package uploading.
![folder]()
Make sure you have checked Deploy even if one or more roles contain a single instance or else it will give this error.
![error]()
So check the check box for Deploy,
![check box]()
Click on OK and your deployment is started.
Here your cloud service is ready to use.
Just click on the link and it will redirect to the service.
![service]()