Questions tagged as 'windows-azure'

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
3
answers

Create FTP access to a virtual directory on Azure

I have a Web Application on Azure and created an internal folder as a virtual directory for an outsourced developer to deploy a contracted system. I'm having a hard time creating an FTP that only has access to the / commercial directory within t...
asked by 07.08.2015 / 15:16
1
answer

Bind of CosmosDB at Azure Functions Local

How to do Bind Azure CosmoDB by Visual Studio in Azure Functions? Note the code below, the inputDocument parameter would be the CosmosDB Bind. When we create the direct function in the Azure portal, it already does this automatically because...
asked by 17.08.2017 / 02:15
1
answer

Login with facebook on Xamarin Forms with Azure Mobile Apps

I'm building an app (with xamarin.forms pcl ), where I have a facebook login using the Azure Mobile Client SDK . It is possible to perform the authentication, however, soon after the authentication, I try to make a listing in the api url: lin...
asked by 01.06.2017 / 04:14
1
answer

Microsoft Azure - php

How do I get Microsoft Azure to capture my errors? I'mcurrentlyhandlingerrorswiththisfunction:<?php/**PluginName:TESTEDescription:testandolognovoVersion:1.0Author:VtesteAuthorURI:teste-------LICENSE:Thisfileissubjecttothetermsandcondition...
asked by 09.06.2017 / 20:34
2
answers

Can you install ssl certificate on 2 or more servers?

Good morning, I have two web servers being a linux hosted on locaweb, which hosts the main site of the company, and the other windows hosted in azure, the latter being specific to asp.net applications. I have a wildcard certificate, which cov...
asked by 07.04.2017 / 13:42
1
answer

Schedule service on Azure

Hello, does anyone know how I can schedule a .exe run in Azure on a daily basis? I have an email notifier that needs to run every day, it's a C # project that generates an executable and would like to put it on Azure and let it run every morning...
asked by 03.11.2016 / 12:29
1
answer

ConfigurationManager.AppSettings returning different values in different environments

I do not know what to post to help with the question, so if you want to know more, just talk in the comments. In web.config , within appSettings , has the tag <add key="apiManagerUrl" value="http://minha-api.azurewebsites.net/api...
asked by 18.06.2016 / 00:13
1
answer

Azure services - what are the actual use cases?

I do not know if this question is within the scope of SOpt, if you do not ask me to tell me to delete it or tell me how to improve it. I'm developing RESTful services with ASP.NET WebAPI and single page applications and so I researched Windows A...
asked by 21.07.2014 / 01:37
1
answer

Problem getting information from the Azure cognitive service (OCR)

I'm developing a windows service that downloads a web image, "flip" it horizontally and sends it to the Azure (OCR) cognitive service, the idea is to capture the texts of that image. However, when I send the image via request, the return is empt...
asked by 10.09.2018 / 19:50