I have got an Ubuntu image in Virtual Box working locally. The image boots automatically providing a user interface hosting several web apps.
Can this be hosted on an Azure instance ?
(ps: this image should be used for testing, not with a browser)
I have got an Ubuntu image in Virtual Box working locally. The image boots automatically providing a user interface hosting several web apps.
Can this be hosted on an Azure instance ?
(ps: this image should be used for testing, not with a browser)
Before I ask the questions, I have to provide some context information...
I have a SSIS server which invokes a SSIS package. The SSIS package copies a file to a file server. After the copy action, the SSIS package must invoke a SFTP transfer to SFTP copy the file from the file server to another fileserver.
In schema: SSIS Server -> File Server 1 (SSH) -> File Server 2 (SSH)
File Server 1 has the role of a SSH Client and File Server 2 as SSH Server. SSIS Server and File Server 1 are inbound (on premise) and File Server 2 outbound (off-premise).
The SSH must be OpenSSH, all servers being Windows Server 2008 R2 64 bit.
Now the questions are:
Regarding point 2: There are thoughts of using PowerShell to invoke the transfer....
What is the difference between SQL Server clustering methods: - Active/Active - Active/Passive
in simple worlds and an example usage scenario per method...
Is service pack 1 of SQL 2008 needed for Biztalk 2009 ?
Or is the SQL 2008 Enterprise install sufficient ?
The install guide doesn't mention SP1 for SQL 2008 (Enterprise)...