In fact there is already a similar question http://forums.asp.net/t/2028042.aspx?How+we+can+access+folder+of+another+application+for+saving+Image+on+server . But I'm having this problem in azure . I have a Web API application must upload images to a folder of asp.net MVC application.
Can you help me?
Thank U.
Hi onurbalmeida,
Thanks for your post here.
For your issue ,I suggest that you could try the blob to access the image which all the application share the same container.
Best Regards,
Kevin Shen.
Hi Kevin,
Thank you very much. Solved my problem.
Bruno