Questions tagged as 'azure-app-service'

1
answer

What are the differences between Container (Docker), App Service and Service Fabric in Azure?

When we publish an application, service or Web API we have a great diversity of options today. I particularly like Azure because of its mentality of facilitating the settings by the panel and passing the complexity to other parts of the applicat...
asked by 15.08.2017 / 22:43
1
answer

Microservices and Clusters

Good morning. I have a question about clusters and microservices. What is the correct way to deploy a microservice, one per cluster? Or could it be more? I will illustrate: I have an app that is made up of 10 microservices. Each microservic...
asked by 13.09.2018 / 16:25
1
answer

Configure WebJob Azure to run every 15 minutes

Good afternoon, I'm trying to publish a WebJob on azure to run every 15 minutes. I'm publishing directly through visual studio and have already put the settings.job file. My problem is that when I put it to run every 3 minutes it works fin...
asked by 28.09.2017 / 20:30
1
answer

Permission Bug on the Azure Application Service

I have an Azure application service running wordpress. One day, when updating a plugin, it not only stopped working as the Kudu panel can not see it. Please note: Icanlistinsidethefolderbytheconsoleatthebottomofthescreen,howevertheKuduv...
asked by 08.11.2018 / 22:20
0
answers

Ajax Control Toolkits does not run on the Azure Web App

I have a WebForms .aspx application with Ajax controls from the Ajax Control Toolkits component, which runs perfectly on the local machine! But when I publish to the Azure Web App server, the controls do not work even by referen...
asked by 22.05.2018 / 20:58
0
answers

Use certificates in the Azure web application after the Brazilian Root intermediate chain v5 has been updated to authorize NFe

I have a web application on Azure. I have A1 model certificates with the certification chain still Brazilian Root v2. The Revenue WebServices have been updated to use the new certification chain as per information on the revenue site itself: li...
asked by 21.11.2017 / 13:26
0
answers

Azure Error: I can not load view from the controller! [closed]

I have a PHP-based newsstore system (MVC) in which each url triggers a controller that calls a view. However in azure the corresponding view is not called while in xampp / apache the system works perfectly. How do I configure access to the...
asked by 27.09.2017 / 02:23
2
answers

Azure error phpMyAdmin: Access denied!

Sometimes, during my work developing my app in azure, I come across this situation: I use the chrome browser My MySql database: MySQL no Aplicativo so I only use it for an application. Any suggestions on how to fix this?  ...
asked by 04.10.2017 / 17:50
1
answer

api azure result different from the result of my location

I created a C # API in azure where it returns an array by passing the following faces: tccapiwebservice.azurewebsites.net/api/Algoritimos/PostAlgoritimo?_funcobjetiva=5,00;3,50&_maxmin=true&_restricoes=1,5;1.1;0.0;1&_sinalres=2;2;2...
asked by 20.10.2017 / 13:22
1
answer

Azure Remote Debugging - Simultaneous Connections

I'm using Azure Remote Debugging and the following question came to me. In the Free, Shared, or Basic layer, how many concurrent connections can I make?     
asked by 27.07.2017 / 04:28