Step 1. Execute the Solution Template

1.   In the Azure Portal, navigate to Marketplace and in the search box type LANSA.

2.   Select LANSA Scalable Stack.

3.   Choose which plan you want to use. Choosing Custom allows all parameters to be specified. Choosing one of the other plans or Stack Type sets the following parameters:

LANSA Azure Stack Type Settings

Parameter

Development

Test

Small

Medium

Large

Application VM Size

B4MS

B4MS

B4MS

B12MS

B20MS

Maximum Instance Count

100

100

100

100

300

Web Server Max Connect

20

20

20

60

90

Application Gateway SKU Tier

Standard

Standard

Standard

Standard_V2

WAF_V2

Application Gateway SKU

Standard_Small

Standard_Small

Standard_Small

-

-

Autoscaling

false

false

false

true

true

Minimum Scale Units

-

-

-

1

2

Application Gateway Capacity/ Maximum Scale Units

1

2

2

15

30

Database New

New

New

New

New

New

Database Type

SQLAZURE

SQLAZURE

SQLAZURE

SQLAZURE

SQLAZURE

Edition

Serverless

Serverless

Standard

Standard

Premium

RSO Name/

Capacity

1

4

S4

S12

P1

minCapacity

0.5

0.5

-

-

-

Max Size

10737418240

(10 GB)

107374182400

(100 GB)

536870912000

(500 GB)

1099511627776

(1 TB)

1099511627776

(1 TB)

 

 

4.   Read and understand the Overview and then click on Create. The Solution Template will be loaded.

5.   The parameters for the custom template are separated into 5 blades: Basics; Security; Database; Application Gateway and Installation Options. The parameters for the other templates are separated into 3 blades: Basics; Security; Database – the parameters for the other 2 blades are present as per the above table
If you hover over the 'i', just to the right of the parameter name, there is a description of the parameter.

6.   Basics Blade for Custom Template.

7.   Security Blade.

8.   Database Blade New

9.   Database Blade Existing.

10.   Application Gateway Blade.

11.   Click Create.

12.   The template will now provision the Complete LANSA Stack. No more steps need to be completed.

13.   Once the deployment has succeeded, it may take a further 5 or 10 minutes for the application to be fully installed. Until it is completed, an attempt to use the Web Server will timeout.

14.   One of the outputs of the template is the URL of the Load Balancer. Use this to execute your application. This is how you can locate the outputs of the template:

Firstly, locate the resource group that you deployed into, and click on the blue writing below Deployments as shown in this screen grab. It usually says "2 succeeded".

Then click on the name "lansa.lansa-scalable-stack-…" in the list of deployments.

And then on the "Outputs":

The lbFqdn value is the load balancer fully qualified domain name.

Other notable values are the dbrdpAddress and rdpAddress which you use to RDP into the virtual machines. Note that port 3389 is not used.