Questions tagged as 'azure'

1
answer

"No such interface supported" using Visual Studio 2015 Diagnostic Tools

I am trying to use Visual Studio 2015 Diagnostic Tools but when I open the window this message appears: The diagnostic tools failed unexpectedly. Then I check the output window and set the output to Diagnostics Hub there it th...
asked by 29.12.2015 / 21:46
1
answer

SSL Cloud app with SHA-2

Good morning, I have a certificate created by GoDaddy for a site I've already created the configuration to load it to coudapp in azure , this certificate has a thumbprintAlgorithm sha2 , but in all the guides azure works o...
asked by 22.01.2016 / 17:42
2
answers

"(400) Bad Request" when trying to connect with Azure Storage

I had a problem when trying to communicate with an Azure Storage storage service, the communication was made from a Windows Azure website to a Storage container. When the communication is made from a local website works perfectly. I tried updati...
asked by 17.12.2015 / 05:14
1
answer

Migrate from Python2 to Python3.x?

I request support by migrating the version that is currently installed in "Azure" when creating an application in Django in " Kudu Engine ". The following image shows the installed version " Python 2.7.15 ". A thousand thanks     
asked by 28.11.2018 / 22:11
1
answer

How do I give permission for you to see a virtual machine? [closed]

I want to assign a specific resource, I do not want it to enter with my account Help!     
asked by 15.06.2016 / 00:13
1
answer

Can Selenium be run as a console, but not as a test in Azure?

The robots run as a console from selenium, what you need to know is if Azure supports SELENIUM not only as a test.     
asked by 14.06.2016 / 22:22
1
answer

error when publishing Azure site

Create an application with the WebAplication template of Visual Studio 2015 with MVC, it handles the Scripts and CSS by bundle, it turns out that When I publish in Azure I do not load any style, I could not make it published correctly....
asked by 30.09.2016 / 16:04
3
answers

Error making a post request in angular using application / json

Previously I made a request using the following in the Headers 'Content-Type': 'application/x-www-form-urlencoded' But now the API asks me to send it in the following way: 'Content-Type': 'application/json' The functi...
asked by 28.02.2017 / 22:25
0
answers

Get tweets through azure

I am trying to replicate an example which I found in order to know a little about the azure operation. But I think I have a problem when using variables, to get the data that should be received. The example is as follows: example link Th...
asked by 20.10.2016 / 22:21
4
answers

NoSQL Redis Databases with .Net Framework

Recently I am working with Azure Redis Cache and I was wondering if there is something from the .NET Framework to work from C # this type of databases, some type of API or similar. I see that there are different ways of working with Redis: st...
asked by 11.03.2016 / 06:44