I want to access my network printer on public Cloud (Azure) on VM Role or Web Role or Worker Role

Proposed I want to access my network printer on public Cloud (Azure) on VM Role or Web Role or Worker Role

  • quinta-feira, 15 de setembro de 2011 06:56
     
     

    Hi,

    I have a printer which is On-Premise. I want to access the On-premise Printer to Azure Environment . 

    Is there a possible way that we can achive this.

    scenario :- Suppose I have a VM on Azure and i want to print a page from that VM to my On-Premise Printer.

    This is required on urgent basis.

     

    Thanks

    Deep Sharma


    With Warm Regards Deep Sharma

Todas as Respostas

  • sexta-feira, 4 de novembro de 2011 09:40
     
     Resposta Proposta

    Sharma,

    Have you looked at Azure Connect?

    Connect provides an IPSEC level VPN between a machine on premise (with a little client installed) and your roles / group of roles.

    It's typically used when a cloud application needs to 'reach in' to your on premise systems and grab data etc.

    Whilst I've not tried it for printing, I don't see why a printer on that machine couldn't be shared and made available to the instance(s) in the cloud.

    Take a look at the Azure Connect overview (if you're not seen it already)...

    http://msdn.microsoft.com/en-us/library/windowsazure/gg432997.aspx

    Kind regards,

    Matt

    • Sugerido como Resposta Anton StaykovMVP terça-feira, 13 de dezembro de 2011 20:49
    •  
  • terça-feira, 13 de dezembro de 2011 10:55
     
     
    It should be possible by using Azure Connect or even if your printer is accessible from the internet by using it's IP.
  • segunda-feira, 19 de dezembro de 2011 07:59
     
     Resposta Proposta

    I have personally implemented the same application using Azure components and Service Bus. Here is the architecture of the application.

    Later on I have added

    • file repository
    • count or quota based controlled printing

     

    Service bus is more than enough to tackle all problems of IP, connections etc. Feel free ask about the application.

    HTH

     

    • Sugerido como Resposta navcode terça-feira, 12 de fevereiro de 2013 10:56
    •  
  • terça-feira, 7 de fevereiro de 2012 12:13
     
     

    Hi ,

    Can you please elaborate on your application and provide me some details .

    How do you do it and send a print request from a worker or web role from Azure environment.


    With Warm Regards

    Deep Sharma


     
    • Editado Deep Sharma terça-feira, 7 de fevereiro de 2012 12:15 Do not want to post my number
    •  
  • segunda-feira, 16 de julho de 2012 07:17
     
     
    You can simply use google cloud print to simplify your life.