Are there any issues with running a powerbuilder app on windows server core instead of full blown windows server? This would be a command line application with no visual components to it.
I would prefer to be able to run windows nano-server, but it doesn't appear to have the win32 api available on current versions (.net only).
my goal is to to run a command line powerbuilder application in an azure windows container. The windows options for that are windows core and nano-server.