简体   繁体   中英

Grant acess to folder application pool (ASP.NET MVC)

I have app on Azure App services

In project wwwroot I have uploads folder.

I need to grant it full control read permission

I connect to website using IIS Manager

Here is screen

在此处输入图片说明

And have application pool settings

在此处输入图片说明

But I don't understand how I can give permissions to folder

Help me please

UPDATE

I go to this folders and check permissions

Full control is on

在此处输入图片说明

Edit permissions again and try to add Machine\\Users and IUSRS. Verify Authentication configuration is the desired for your site (For example Anonimous Auth + Edit -> AppPoolIdentity)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM