I have a asp.net webapi app hosted on azure app services. Inside that api, i have a folder called uploads where i have to upload my files.I am using Winform c# as my client to upload files in zip format.
Locally everything is working fine , but when i am deploying my solution to Azure, upload fails.
Kindly note , I knew, Blob storage and its usage but my requirement is Azure website/IIS with files inside the web directory. And access those via http rest apis.
Help me...
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…