Questions tagged as 'windows-azure'

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

How to configure a sub-domain in Azure

Hello! I have an application at the following address myapp.azurewebsites.net . I registered a new domain mydom.srv.net and set the CNAME in Registro.br according to the documentation. Everything ok to access mydom.srv.net !!...
asked by 12.09.2018 / 22:12
0
answers

How to save PDF from a site in Azure Functions?

I'm developing an application where I'll have to do a crawler on a specific site. The application will contain an endpoint for an Azure Function where the crawler will capture. So far so good, though, we'll have to salvage evidence that th...
asked by 16.07.2018 / 15:02
0
answers

Connect to the Database in Azure Functions (Javascript)

Alright? I have faced a constant problem, and I do not know what to try to resolve it. I created an Azure Function and need to query some data in the database, in order to return them as a function response. I created a PostgreSQL Datab...
asked by 28.08.2018 / 21:34
0
answers

OAuth authentication does not work in azure function

I created a webhost selfhost and I used OAuth to generate an authentication token, it worked as a console application but when I try to create a function in Azure it only returns server error (500) My Startup.cs public void Configuratio...
asked by 11.06.2018 / 20:09
0
answers

MV Azure Configuration and SQL Server

I need to develop a system for a medical clinic and this system will be accessed by 2 Receptionist and 2 Physicians. Home Initially the System is not complex but tends to grow as the Clinic will hire more Physicians. Home I want to develop in AS...
asked by 17.03.2018 / 20:36
0
answers

Bot host problem in Azure [closed]

I created a very simple bot using botframework and am trying to host it in Azure, when I run locally it works successfully but in the cloud the following error is appearing: I'mputtingkeysinwebconfig:     
asked by 06.11.2017 / 22:13
1
answer

Notification with C # Framework, is it okay?

I would like to know if you have how I can use notification hub or other notifications with the C # Framework? If so, how does anyone have an example?     
asked by 05.10.2017 / 15:45
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
0
answers

Creating Collections from Azure Cosmos DB

Well I was creating a Poc with Generic Interface for manipulation of my data, but I had difficulties doing with WebApi MVC, I did with good old MVC. But for all JSON issues, I think I lose a lot if I do not work with REST. Could you help me?...
asked by 18.07.2017 / 15:44