I would like to deploy a web applicaction (ISAPI DLL 32 bit) on windows azure as hosted service. Now, I have developed my isapi dll and works under IIS, and I would like how can I create a azure package and config file.
I need Visual Studio ? or can I create package using any tool ?
My Isapi dll have been created using delphi xe2.
Regards