Questions tagged as 'azure'

1
answer

Xamarin Forms Azure error

I am trying to connect an application of Xamarin Forms with Microsoft Azure and at the moment of compiling I display the following error: Method 'System.Net.Http.HttpClientHandler.set_AutomaticDecompression' not found. Azure Client: using...
asked by 29.12.2016 / 07:13
2
answers

Shared resources (images, documents, etc. ..) in azure

Someone can tell me about which Azure service can share resources (as I say, images, documents, etc. ..) for different applications and how to consume them     
asked by 15.02.2017 / 13:25
1
answer

Send data from server to AZURE using JSON

I have files php what they do is insert, show, delete data through json, but I have them mounted on another server, it worked when I used phpmyadmin but I changed to azure and I do not know how You have to perform to do thes...
asked by 20.12.2016 / 16:58
1
answer

Orientation in Azure

I have a database mounted in azure , the problem here is that I use php files to get the values in Json and thus display them in Android Studio , but the platform charges me for the use of the application on Android, my...
asked by 03.01.2017 / 01:42
1
answer

Azure Functions tests with azure DevOps

I need help doing the tests with azure functions in azure DevOps the moment I commit, use the Microsoft guide to do the tests link . the tests run correctly and I upload the project to the repository. The problem arises at the time of doi...
asked by 20.12.2018 / 22:39
0
answers

Ansible "No Hosts Matched"

I am deploying an app in azure, but I am having problems with provisioning, specifically with Ansible and vagrant. I do not know very well what to do from here, since technically they are executing the same thing and doing it Ansible-playb...
asked by 20.12.2018 / 20:51
0
answers

Add spring boot to spring for azure validation

I have an application in Spring which I need to authenticate with the active directory in azure and the only information I have obtained is to use spring boot I do not know how viable or what other options can be considered.     
asked by 05.12.2018 / 15:27
1
answer

Spring authentication Active Directory azure

I have a project in spring which I must modify to authenticate with the active directory of microsoft azure. My question is there is some way to do the process without using spring boot or how to migrate to spring boot to be able to do this proc...
asked by 04.12.2018 / 14:04
0
answers

Link Database Azure database Azure

I'm trying to link two Azure sql databases so that through one I can revere a table of others and update it. This function in SQL server was done by linking the servers, but in Azure it is not possible     
asked by 26.10.2018 / 11:11
1
answer

create database in microsoft azure from code c #

I'm trying to create a database with a program written in c #. I created a free account and created a resource of azure cosmos db. The connection to the cosmos account db is done correctly but at the time of creating the database I do not get an...
asked by 18.10.2018 / 09:03