How to use Aspose.Words License when we deploy web service to Azure

I created a web service where I’m trying to convert word document to pdf or html or text using Aspose.Words License. I’m able to use my license when I debug in my local machine but when I deploy the same web service to Azure I’m not able to use the Aspose license.

If someone faced the same issue or have any solution for this issue please help me.

@swethayandapalli

It is recommended to use the license file as an embedded resource in your application, which will enable you to avoid potential problems with the license file upon deployment. For more information about the license file, please read the “Licensing” article.

Moreover, we suggest you please read the following article.
Windows Azure Platform