Azure VBS script makes active x error

I used a VBS script to login to Sage300 with task scheduler

this technique has worked for many sites and many years

Client went to Azure hosting and now......

this line:

Set Signon = CreateObject("A4wSignonMgr.AccpacSignonMgr")

Makes this :

 Microsoft VBScript runtime error: ActiveX component can't create object: 'A4wSignonMgr.AccpacSignonMgr'

Any info would be appreciated.  Thanks