Questions tagged as 'windows-azure'

3
answers

How to use emails in Azure?

I placed one of my sites on Azure. Is there no email service? I've been able to fire e-mails from external servers, but I want to create and use one in the same domain that is in Azure. How do I solve this problem?     
asked by 31.01.2014 / 18:58
2
answers

Is it possible to use any programming language in Windows Azure? As?

The Windows Azure website makes it clear and explains how to use various programming languages. But still, it does not explain how to use some simpler languages, such as C ++ itself. I know that Amazon Web Services can be adapted to other lan...
asked by 25.02.2014 / 15:52
0
answers

How to do a container deploy through the portal azure?

How to deploy a docker container in azure only using the portal? All the explanations I see are using AZURE CLI , I would like to know if there is a way to do it without using AZURE CLI .     
asked by 13.09.2018 / 21:24
0
answers

How to page a query in Azure Cosmos DB?

I'm trying to page a query in Azure Cosmos DB by reading this post: > Paging through query results in Azure DocumentDB , I got to the code: public async Task <ICollection <TEntity>> GetAllPaged(int page, string colleti...
asked by 30.08.2018 / 15:04
1
answer

Classic ASP on Windows Azure

I have a web application in Classic ASP that uses a .NET DLL registered by regasm , an upload component ( dundas upload ) and CDOSYS to send emails. This application is accessed by multiple clients and has connection to SQL Server 2005 datab...
asked by 09.04.2014 / 23:37
3
answers

Azure collection, in reais or dollar?

I browsed the entire Azure site and found a lot of divergent information about the currency used to collect. In the calculator it says:    Important: The price in reais (R $) is just a reference. This is a   international transaction and,...
asked by 25.03.2015 / 15:21
2
answers

What is the best way to publish my Asp.NET C # application to Azure?

I started a project in college and I'm using Azure to host it. This is my first contact with this tool and I am having great difficulty understanding it. I've already tried tutorials and explanations on the big google, but I only find old things...
asked by 01.03.2016 / 19:38
3
answers

Save date in Brazilian format in Postgresql

I have a PostgreSQL database on the Windows Azure server that is set to the Brazilian standard. If I do a SQL and execute directly on PgAdminIII from the server and execute, the date is saved in the Brazilian format. But if I have my C # c...
asked by 10.05.2017 / 02:46
2
answers

Does user traffic imply monthly value?

I published an application in Azure, I created a resource group with a plan, which for example gave $ 50 / month. Is this value independent of access quantities and traffic? If 1000 or 100000 user access per day, will the different amount com...
asked by 03.03.2016 / 14:28
2
answers

Updating the structure of multiple databases in Azure

I have 5 SQL database ( Web Edition ) in Azure that should be exactly the same as the structure ( procedures , tabelas , views , triggers ... ) but the data is different. Can you update the bank structure in a more ag...
asked by 25.03.2014 / 19:42