Paraphrase, check grammar, analyze tone, improve fluency, and more Start doing your best work. You could upload a new version of configuration file to wwwroot folder by ftp/webdeply or any other ways provided by kudu Another easy way to edit files in wwwroot folder is using the app service editor, you could use it to edit the configuration file. This article explains how to configure common settings for web apps, a mobile back end, or an api app For azure functions, see app settings reference for azure functions.
In order to add or modify url rewrite rules, the web.config file will need to be edited directly (via kudu or app service editor) in order to add the items Host websites, web apps, restful apis, and mobile back ends in azure app service Find quickstarts and tutorials to help you succeed with app service. Run the below command in azure cloud shell Now, check the cors section under api You can see the allowed origins is added
Ideal for professionals seeking a robust, scalable cloud solution. App service supports a variety of web stacks .net, java (in java se, tomcat, and jboss flavors), node.js, python, and php, and can run them on both windows and linux Or, if your app is containerized, you can just deploy it as a custom container. This is the reason why your web app content not update To solve this issue, you need to set the app setting
Website_run_from_package to 0 or remove the website_run_from_package.
WATCH