Using Appeon Windows Azure Demo

In order to simplify the process of creating the virtual machine instance, Appeon provides a .NET cloud computing application demo which users can directly deploy via Windows Azure Management Portal. This demo can create one virtual machine instance and one Worker Role. It comprises three files: one certificate file (AppeonCloud_Demo.cer) and two package files (AppeonWindowsAzureDemo.cspkg & ServiceConfiguration.Cloud.cscfg). You can find these files under the %appeon%\AppeonServer4Cloud2015\IIS\Windows Azure Demo folder and then deploy them by following instructions in the section called “Deploying .NET cloud computing application”. Note: The user name of the remote desktop connection is administrator, and the password is app_123.

However, if you want to create a new .NET cloud computing application instead of using the demo Appeon provides, you can follow the section called “Developing .NET cloud computing application”.