Most voted "windows-azure" questions
Microsoft Azure is a cloud computing provider, providing platform as a service (Paas) and infrastructure as a service (Iaas). Platform users can deploy their applications with all the benefits of cloud hosting, in a scalable way and in a highly managed and charged environment according to their consumption.
Learn more…158 questions
Sort by count of
-
1
votes0
answers117
viewsServer Socket in Windows Azure, how to capture External Ip?
I developed an App Console, which creates an asynchronous Server Socket. A similar can be seen HERE. I also have a common Web App, which consumes the information entered in the database by the App…
-
1
votes2
answers134
viewsDatabase server in Azure
I created a database server in Azure in the US. Before, my database was in Locaweb. In Azure, the queries to the bank became slower. I tried to create a server here in Brazil, It appears the…
-
1
votes1
answer65
viewsHow to change the PHP version in Azure
I am using the PHP Webapp service in Azure. Through the Azure panel I can even change the PHP version. But you’re on the last one that tells me it’s 5.6. We hired a scanner service to check for…
-
1
votes2
answers94
viewsAzure Shared App Service
Good morning, everyone ! I am developing an entertainment portal where you will have images and text (e.g., Earth or UOL), using ASP.NET and sql-server. I was looking into Azure and I came up with a…
-
1
votes1
answer212
viewsToast notifications c#
Hello, How can I use Azure to notify the user that you have new content in the app? I am creating a project on c# for Windows 10. Thanks in advance.
c# windows-phone windows-azure push-notification windows-10asked 8 years, 4 months ago Leandrolap 81 -
1
votes1
answer117
viewsFacebook authentication in an app using Azure
Good afternoon, I’m new here and I’m on a project for the creation of a hybrid application (Android and IOS), we are at the beginning and do not understand Android programming - let’s learn while we…
-
1
votes1
answer59
viewsAzure Storage Account - SSL Subdomain
I created a storage account on Azure. Azure Storage Accounts allows instead of using their URL NOME_da_CONTA.blob.core.windows.net I use a subdomain SUB.meusite.com. The Urls from Azure itself come…
-
1
votes1
answer1476
viewsWhat is and what the Fabric service is for
In my view Microsoft has done an excellent job to support several platforms lately. It all started when they released the platform code. Net. It seems that once again they are investing in various…
-
1
votes0
answers57
viewsReportviewer does not work on Zure
I have a free account on Zure and the report does not work after uploading the project to the Azure server (on my machine works), the error says the dll is missing: Could not load file or Assembly…
-
1
votes0
answers87
viewsHow to expose wordpress for external access in Azure / IIS?
I have a site made in wordpress it is hosted on a cloud server with the following path: C:\xampp\htdocs\site.com.br To access it locally with the external IP I use so:…
-
1
votes1
answer929
viewsHow to configure subdomain in microsoft Azure
I’m creating an Azure app. I’ve already set the domain to the main address: (beleza.vc), and it’s all okay. Now I’m having trouble setting up a subdomain that will go to the blog folder. Ex:…
-
1
votes1
answer46
viewsNodejs in the Azure
I did a simple public project on API Nodejs. https://github.com/andreraica/NodeAPI However when publishing and accessing the API in AZURE did not answer: ERR_CONNECTION_TIMED_OUT Running site works…
-
1
votes1
answer86
viewsSSL configuration in Microsoft Azure for Java projects running on Tomcat
I need to make an HTTPS configuration in a java project on Azure. In the project I use spring security and Tomcat. I searched on many sites how to make the configuration but found different…
-
1
votes1
answer62
viewsAzure SQL database refusing connection
I’m having trouble connecting the Azure SQL database via a web application published at this address: http://timesheetacs.azurewebsites.net/Login/Login This is the connection string: <add…
-
1
votes1
answer116
viewsCreate select to return last time something was non-zero
I have a table called Estoque, where have the columns NOME_PRODUTO, DATA, ,among others. The idea is that when I make one SELECT Using the date as parameter I return all products I had in stock that…
-
1
votes1
answer428
viewsSave Token to User Machine
I made an integration with the GoogleDrive and by doing all the authorization on the consent screen, it creates a token in the appdata user, however I put this application in Azure in a VM. Only…
-
1
votes1
answer318
viewsHow to free access to Mysql in-app on Azure?
I have a web application on the Azure platform, this application has a "built-in" Mysql, that is, including within the application itself. I wonder if I can free up external connection to this bank…
windows-azureasked 7 years, 6 months ago Fábio Jânio 3,407 -
1
votes1
answer56
viewsHow to run a Query in Azure?
I have a PHP SOAP type Webservice on Azure and I am using Mysql in App. The bank is logging in and running...but I can’t run a simple Query! Where is the error? <?php $connectstr_dbhost = '';…
-
1
votes1
answer95
viewsMigrating from site to another server
Currently, I have a website hosted on UOL Host (i3t.com.br) and I need to migrate this site to Azure host. I created a web application on the Azure portal, configured the FTP server and uploaded my…
-
1
votes1
answer87
viewsStop all services in Azure
I have several services in some Resource Groups in Azure, today I have to stop one by one when needed! It is possible to stop all at once?
windows-azureasked 7 years, 4 months ago mcamara 1,237 -
1
votes0
answers87
viewsCreating Azure Cosmos DB Collections
Well I was creating a Poc with Generic Interface for handling my data, but I had difficulties to do with Webapi MVC, I did with good old MVC. But for the whole JSON issue, I think I lose a lot if I…
-
1
votes1
answer52
viewsConfigure Webjob Azure to run every 15 minutes
Good afternoon, I’m trying to publish a Webjob on Azure to run every 15 minutes. I am publishing directly by visual studio and already put the file Settings.job. My problem is that when I put to run…
-
1
votes1
answer383
viewsPublishing on Azure - Filenotfoundexception: Could not find file’D: home site wwwroot myapp.xml'
I am trying to publish an ASP.NET Core Web Api application for an Azure App Api feature. This error started to appear after I marked "Remove Additional files at Destination": And after that, I…
-
1
votes1
answer488
viewsNotification with C# Framework, is it okay?
I wonder if you have a way for me to use hub notification or other type of notifications with the C# Framework? If there’s a way someone has an example?
-
1
votes0
answers43
viewsProblem hosting Bot in Azure
I created a very simple bot using botframework and I am trying to host it in Azure, when I run it locally it works successfully but in the cloud is appearing the following error: I’m putting the…
-
1
votes1
answer86
viewsAzure codeigniter error: does not access subfolders
I have an Ecommerce system hosted on Azure( http://lojavirtualcodeigniter1.azurewebsites.net/) Developed in Codeigniter Framework 1.7.2 The system is loaded in index. However, I cannot load the…
-
1
votes0
answers31
viewsAzure error: I can’t load view from the controller!
I have a news registration system developed in PHP (MVC) in which each url triggers a controller that calls a view. But in Azure is not called the corresponding view while in xampp/apache the system…
-
1
votes1
answer27
viewsWindows Powershell Azure Login Error
Data: sdk from Azure downloaded Windows: 10 Error logging into Azure by powershell: How to correct this error ?…
-
1
votes0
answers38
viewsAzure and SQL Server MV Configuration
I need to develop a system for a medical clinic and this system will be accessed by 2 Receptionist and 2 Doctors. Initially the System is not complex but tends to grow as the Clinic will hire more…
-
1
votes0
answers64
viewsOauth Authentication doesn’t work in Azure Function
I created a webapi selfhost and 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 return server error(500) My…
-
1
votes0
answers38
viewsConnect to Azure Functions Database (Javascript)
all right? I’ve been facing a constant problem, and I don’t know what else to try to solve it. I created an Azure Function and need to query some data in the database in order to return them as…
-
1
votes0
answers13
viewsError publishing production version on Azure
I’m trying to publish a version on Zure of a particular application and always accuses this error, before it climbed without probelmas. Running local the application works smoothly. What should I…
-
1
votes1
answer42
viewsAzure Application Service Permission Bug
I have an application service on Azure running wordpress. One day, while updating a plugin, this not only stopped working as the panel Kudu cannot visualize it. Observe: I can list inside the folder…
wordpress windows-azure file-system azure-app-service file-permissionasked 6 years, 1 month ago Andre Mesquita 1,114 -
1
votes0
answers24
viewsConvert CSV to XLSX with Python Azure Function App
I am trying to create a Functionapp on Azure to convert a csv file to xlsx. My original script that works on windows local is this: import pandas as pd read_file = pd.read_csv…
-
1
votes0
answers25
viewsHow to use EF Core Code First in Azure Synapse
I’m trying to use migrations to manage database schemas with Entity Framework Core and C# in Azure Synapse, when I run the update-database command I get an error message as described below: Enforced…
sql entity-framework windows-azure entity-framework-core azure-synapseasked 3 years, 8 months ago Carlos Lemos 324 -
1
votes0
answers18
viewsAuthenticate with Identity and/or Azure AD
Today the client application authenticates using Identity (.net core 3.1), however I am trying to authenticate also by Azure AD, adding an extra button on the login page where the user can login to…
-
0
votes1
answer315
viewsHow to calculate database usage in Microsoft Azure?
I’m developing a platform where it has two parts, one administrative and the other open to the public. The administrative part will insert users and some other things. Already the user will access…
-
0
votes2
answers94
viewsContinuous integration TFS/Azure and Connection string in app.config
I have a project composed of two subprojects, one of those subprojects is a Class Library, responsible for database connection activities. I am using Entity Framework as a ORM tool. In the archive…
-
0
votes0
answers148
viewsService bus configuration
I will try to detail my problem, I have WCF project hosted on IIS with auto start enabled app Fabric enabled option configured but even so the project only starts on Azure’s Relay when accessing the…
-
0
votes1
answer711
viewsWrite information in the browser console via the . NET
I need to demonstrate information on browser the classic console.log Javascript, only that I would like to do this on browser with . Net and not on output Visual Studio because I believe that Azure…
-
0
votes0
answers34
viewsInsert and update method does not work on Azure
Good afternoon Friends I’m starting in Asp net development and I made a web form application and put in Azure. It is a simple card registration application that accesses a mysql database created by…
-
0
votes1
answer46
viewsError trying to publish webjob in Azure
I’m trying to publish a webjob on Azure and even the publishing part is all right. He can publish and I can run Webjob normally, but when he tries to schedule Webjob in the "Scheduled" model he…
-
0
votes2
answers59
viewsWhat version of the Mysql connector in Azure?
I’m starting with the Azure platform and went to test a web api in Asp.Net with EF6 and Mysql, however when I upload the application to the Azure server and try to call a service that queries my…
-
0
votes1
answer51
viewsUse the same disk for 2 Vms in Azure
I am with 2 Vms (Ubuntu 15.10) and a load Speaker at port 80 to balance and distribute access to them. In these Vms I will use a Wordpress application, but I would like to know how I share a disk…
-
0
votes1
answer52
viewsAPI error published in Azure
I have an error in an ASP.Net API with Entity Framework and Mysql, on my machine the application runs smoothly access the database and shows the results, however when I publish in Azure the…
mysql entity-framework windows-azure publishasked 8 years, 7 months ago Eduardo Barbosa Oliveira da Si 45 -
0
votes1
answer98
viewsError generating Email Confirmation Token in Asp.MVC
I made an application that uses the Asp.Net MVC login system. I have tested locally the sending of the token for e-mail confirmation and it works perfectly, but when I went up to Azure in the Webapp…
-
0
votes1
answer504
viewsBring external domain (Registration br) to Azure
I’m new to this, so go: The following is, I have a domain already acquired in the br registry, example.com.br (is an example). I did the entire git sync process on Azure. I would like from this…
-
0
votes1
answer243
viewsTake an Httppostedfilebase and convert to Cloudfile (Azure Files) to avoid writing the File to the Server
Good people, I have the following problem. The controller receives an Httppostedfilebase and sends it to Azure and for that I need to write to a temporary folder. I would like to know a more elegant…
-
0
votes1
answer41
viewsAuthentication using php and Azure webapp services
There’s something like Firebase - with AZURE cloud-ready authentication? How do I ask the question of php? You can help me with an example?
-
0
votes1
answer14
viewsView contents of the Azure Service queue
I would like to see the messages (and their content) that are in one of the queues of Servicebus. For Azure’s website i can see all the queues of Servicebus, how many items each one has, its size…