AppServiceのkuduツール>Browse Directory>Site wwwrootに移動すると、ファイルが表示されない。
kudutools on AppService cannot view file on Browse Directory>Site wwwroot.
Rathe than file , screen display is whited out.
developer tool of google browser show " GET https://**** net::ERR_ABORTED 404 (Not Found)Understand this errorAI wwwroot/:1 GET https://**** .scm.azurewebsites.net/***.css net::ERR_ABORTED 404 (Not Found)Understand this errorAI wwwroot/:1 Access to manifest at 'https://login.microsoftonline.com/common/oauth2/authorize?response_type= ****************
from origin '*****' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.Understand this errorAI login.microsoftonline.com/common/oauth2/authorize?
ssh access appservice and ls site/wwwroot , surely the file exists
home# ls -la site/wwwroot/
total 35
drwxrwxrwx 2 nobody nogroup 4096 Mar 29 11:41 .
drwxrwxrwx 2 nobody nogroup 4096 Mar 29 11:42 ..
-rwxrwxrwx 1 nobody nogroup 517 Mar 29 11:40 asset-manifest.json
-rwxrwxrwx 1 nobody nogroup 3870 Mar 29 11:40 favicon.ico
-rwxrwxrwx 1 nobody nogroup 644 Mar 29 11:40 index.html
-rwxrwxrwx 1 nobody nogroup 5347 Mar 29 11:40 logo192.png
-rwxrwxrwx 1 nobody nogroup 9664 Mar 29 11:40 logo512.png
-rwxrwxrwx 1 nobody nogroup 492 Mar 29 11:40 manifest.json
-rwxrwxrwx 1 nobody nogroup 67 Mar 29 11:40 robots.txt
drwxrwxrwx 2 nobody nogroup 0 Mar 29 11:41 static