Questions tagged as 'windows-azure'

1
answer

Service Bus - Performance Test with Service Bus [closed]

I need to do performance tests on Microsoft's Service Bus. I am using jmeter for performance testing, I understand that Jmeter can be configured to post messages, does anyone know how I can configure the tool and if this is better for this type...
asked by 19.07.2017 / 20:32
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

Azure connection crashes constantly

I am using Visual Studio 2015 , C# and database SQL Server Azure and developing a Windows Forms project. Everything works perfectly, except that when I spend some time without running my application for testing, I g...
asked by 09.12.2016 / 22:17
2
answers

TFS / Azure seamless integration and connection string in app.config

I have a project composed of two subprojects, one of these subprojects is a Class Library , responsible for the activities of connection to bank. I'm using Entity Framework as an ORM tool. In the file app.config , I have the follo...
asked by 22.09.2014 / 20:12
1
answer

Magical Constants Returning Null or Half Way

Work on a Wordpress site using: PHP 7.0 and Microsoft-IIS / 10.0. The site is up and running, but occasionally some errors appear in the log, usually errors are related to the constants __DIR__ and __FILE__ linked to require fun...
asked by 20.02.2018 / 14:12
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 Web Roles and Worker Roles

What is Azure Web Role and Worker Role? What are the differences between them and in what scenarios can we use each one?     
asked by 26.08.2017 / 02:57
1
answer

Node Create an API to validate login with Azure AD [closed]

Does anyone know how I could create an API to validate login with Azure AD and return a token?     
asked by 21.09.2017 / 17:51
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
1
answer

Azure - Error 401

I'm trying to make a post to insert a record into an Azure-hosted WebAPI. link I am using POSTMAN to perform the tests, passing the parameters via form-data. When testing on localhost, it works correctly. But when trying to a...
asked by 20.04.2017 / 10:36