Questions tagged as 'windows-azure'

1
answer

Google Consent Screen Does Not Open

I made an application that has the function of backing up to Google Drive, but it does not work when I put it on some server, it works only in localhost . What happens is that it does not open the consent screen on the servers, it follo...
asked by 30.03.2017 / 19:30
1
answer

Azure Backend with C #. Create a new field in a table

I have a backend built in C #, with Microsoft Azure and SQL Server database. To add a new field to a table, what should I do? Would you just go to the designer of this table via visual studio, add what I want and click update? My config...
asked by 31.03.2017 / 18:43
1
answer

Get an HttpPostedFileBase and convert to CloudFile (Azure Files) so you do not need to write to the File Server

Good people I have the following problem. The controller receives an HttpPostedFileBase and sends it to Azure and for this I need to write to a temporary folder. I would like to know of a more elegant solution where you do not need to write t...
asked by 20.07.2016 / 20:49
1
answer

Use the same disk for 2 VMs on Azure

I'm with 2 Vs (Ubuntu 15.10) and a load balancer on port 80 to balance and distribute access to them. In these Vms I will use an application in Wordpress, however I would like to know how I share a disk between these two Vms so that both can acc...
asked by 22.03.2016 / 18:45
1
answer

Write information in the browser console via .Net

I need to show information in the console in the browser the classic console.log of JavaScript, but I would like to do this in the browser with .Net and not in the output of Visual Studio because I believe that Azure is preventing t...
asked by 05.01.2016 / 18:55
1
answer

How to calculate database usage in Microsoft Azure?

I'm developing a platform where there are two parts, one administrative and one open to the public. The administrative part will insert users and some other things. Already the user will access and interact with the platform, making some evaluat...
asked by 26.11.2014 / 14:50
1
answer

How to write a tabular file in an instance of the Azure Data Lake Store with the Python API?

Suppose I have an instance of the Data Lake Store in my Azure subscription and I'd like to create a Python script to write a tabular file with a separator (of type CSV or similar) in that instance. Without considering the Spark API, how can I...
asked by 04.12.2018 / 22:38
1
answer

Error while deploying in Azure Service Apps

I'm having the following problem, I'm using the azure deploy service, I'm trying to upload an application in lumen (php). I even get uploaded when I make a request inside the application the following error occurs:    The resource you are loo...
asked by 28.11.2018 / 19:24
0
answers

Adding watermark with C # without using System.Drawing.Bitmap in Azure

I'm new to the .NET world and I'm having a problem uploading images to the site. I am using a function to add the watermark in the photo as it is sent but apparently Azure no longer accepts the use of System.Drawing.Bitmap. I tried to find some...
asked by 23.11.2018 / 13:20
0
answers

Azure Billing Rest Invoices download

My goal is to download csv automatically. I have an azure account and am trying to consume their billing api. but I have already given all permissions with respect to the financial and even then the error continues. I'm making this call...
asked by 20.11.2018 / 19:36