...
From within the Server Manager Dashboard, publish the jiwa.exe application deployed to the C:\Program Files (x86)\Jiwa Financials\Jiwa folder
RDS CAL Licenses
Note that the RDS server requires CAL licences for each user – this is a once-off purchase, and you can obtain these from various on-line retailers. Once you have your licenses, configure the license manager of remote desktop services to use them.
SQL Azure
In the Azure portal, provision a new SQL Server - it is recommended to use the Virtual networks option to allow only access from the same virtual network both the AADS and VM are in.
...
To use an RDS VM it must connect to either a domain controller or Azure Active Directory Domain Services
Remote Desktop Services
Note that the RDS server requires CAL licences for each user – this is a once-off purchase, and you can obtain these from various on-line retailers
...
Jiwa Connections Template
Once you have your databases established, configure Jiwa on the RDS server with the desired connections. These connection definitions are stored per user in a JiwaConnections.XML file, but the Jiwa application will seek a template JiwaConnectionsTemplate.XML in the Jiwa program files folder if the user had not previously configured any connections.
Copy the JiwaConnections.XML from the %appdata%/Jiwa Financials folder to C:\Program Files (x86)\Jiwa Financials\Jiwa 7\JiwaConnectionsTemplate.XML to give users a pre-defined list of connections when they run Jiwa.
Remote Desktop Web Client
To allow your users to easily obtain their remote app rdp file from a browser, configure Remote Desktop Services accordingly.
Once logged in, the published applications can be clicked on to download the .rdp file
And when the rdp file is opened in the users local Windows environment, the application appears as a normal Windows application to the user
HTML 5 client
Remote Desktop Services can be configured to deliver a HTML5 web client of the published applications. This may be desired over the RemoteApp solution.
App Registration for Email through Office 365 (Microsoft Graph API)
...