The Wayback Machine - https://web.archive.org/web/20161011094714/http://stackoverflow.com/questions/tagged/azure

Microsoft Azure (formerly Windows Azure) is a Platform as a Service (PaaS) and Infrastructure as a Service (IaaS) cloud computing platform by Microsoft. Users of the platform can deploy their applications onto cloud hosting benefiting from on-demand service, elastic scale, and a highly managed ...

learn more… | top users | synonyms (1)

0
votes
0answers
4 views

What happened to VMDepot?

I know that bitnami has moved all his images to the Azure Marketplace, but there was others VM on vmdepot. Now there is no simple way to share virtual machines on Azure.
0
votes
0answers
5 views

Operation results in exceeding quota limits of Core. Maximum allowed: 4, Current in use: 0, Additional requested: 6

I'm trying to create a free account and start using the SharePoint 2013 non-HA Farm VM in Microsoft Azure. But I'm facing the following error as I'm going through the registration process. ...
0
votes
0answers
5 views

How to authenticate against Microsoft Azure server?

I want to create a simple web app with AngularJS. With this app you can login to an Azure server and get back something like a session id or anything else. I searched for a long time but I didn't find ...
0
votes
0answers
4 views

How do I configure the Mobile Service Connection string in the notification hub

0 Sign in to vote I have setup a Notification Hub and when I send a notification I get the response that it has been enqueued. However the mobile device (an android phone) does not get the ...
0
votes
0answers
8 views

Azure, Cloud Service, How to warm up the service before the loadbalancer

I was trying to run a demo request in the WebRole class OnStart function. Just to make all the caches to load, but still the first request I send to the service takes almost a minute and the next one ...
-1
votes
0answers
22 views

How does Azure Storage Service Encryption affect performance?

I thinking about using Azure Storage Service Encryption - so it will automatically encrypt all my database files etc. (I'm planning to put MS SQL Server data files under that storage) Does anyone ...
0
votes
1answer
18 views

How to combine account credits for Azure servers

I have a Microsoft BizSpark, but I need to create a D2 server (preferably two) on Azure, I would need more than $150, ($400 for two D2 servers). Since I can add up to four developers, is there a way ...
-1
votes
0answers
14 views

How could android connect azure sql DB without using azure mobile service?

I tried azure mobile service, but it requires the primary keys in the tables to be 'id'. However, the keys in the tables now are 'tablename_id', and the one who asked me to write app refuses to ...
0
votes
0answers
8 views

Asp.NET Server Error in '/' Application - SendGrid

I am trying to upload a site to Azure websites but unfortunately there is an error that I am not pretty sure why it is blocking me some files. I am using SendGrid in several classes of my web. ** ...
0
votes
0answers
7 views

Azure Scheduler Job IP Address?

I have an Azure Scheduler Job which calls a REST endpoint over https. The REST API is locked down by IP address so it's currently (and understandably) failing. So I need to add the Scheduler Job IP ...
-3
votes
0answers
12 views

Factory Reset Azure Linux VM [on hold]

Is there a way to get a VM back to it initial state without backup, or I need to delete it and re-create a new one ? Thanks.
0
votes
2answers
18 views

Get list of all tables in microsoft azure tablestorage

I am trying to get a list of all tables on Microsoft Azure storage. I am able to connect successfully and read rows from the table if i know the name of the table. There is a method to get list of ...
0
votes
1answer
26 views

Error While running Simple console application as Azure webjob

I created a simple console application and runing it as Azure webjob, getting below error. Same code working fine in local. [10/10/2016 18:15:48 > 494acb: SYS INFO] Status changed to Initializing ...
-2
votes
0answers
31 views

What is the best hosting options for MEAN stack - Angular 2 and NodeJS API [on hold]

I'm getting started on a MEAN stack application with Angular 2 and NodeJS as an API and I'd like to know what the best hosting options are. I've been looking at Azure and some others like Heroku and ...
0
votes
2answers
29 views

Exporting HTML to PDF in MVC [on hold]

I have HTML that I want to export to a PDF and am struggling to get the results I want. I tried iTextSharp, which produces a PDF, but does not display my graph(which I converted to an SVG) - I ...
0
votes
1answer
19 views

Adding and reading from from azure mobile service

I created a mobile service app using azure connected it to SQL DB that has this table now trying to insert and retrieve data in my Windows Universal App gives me this error: I tried many things ...
0
votes
1answer
22 views

getting user info if WebAPI is authenticated based on Client Credentials

Before having Azure AD by web application and API were - User enters id and password on app form -> user gets logged in (Asp.net Identity) -> with same credential, get token generated (grant_type=...
0
votes
0answers
6 views

Azure EventHub: traffic manager

My intention is to have few Event Hubs in different localization and being accessed by one url govern by Traffic Manager (geo-distribution requirement). Unfortunately Azure Traffic Manager does not ...
1
vote
0answers
14 views

CRM 2016 online and Azure Service Bus relay - 50200: Bad Gateway

I'm using Microsoft Dynamics CRM 2016 online and trying to use Azure Service Bus relay from custom workflow activity. I created a custom activity (based on AzureAwareWorkflowActivity from CRM SDK) ...
0
votes
2answers
20 views

Azure Mobile Apps CRUD Operations syntax

this is my first time using SO. i came here because i recently migrated to the new Microsoft Azure App Service and it appears that the node.js syntax etc. has been changed or is a little different. ...
0
votes
1answer
11 views

Creating a custom Nameserver

I've a SAAS based content management software that's working on a CentOS 7 based virtual machine on my MS Azure. The system works like the wordpress. Users can create their own websites by submitting ...
0
votes
1answer
14 views

Azure WebJob removed after App Service publish with Autoswap

We have an Asp.Net Core Azure App Service. We have added one deployment slot, to which we deploy. This slow has Autoswap enabled. When we deploy a new version .Net Core Console app WebJob we have ...
0
votes
1answer
34 views

Azure Service fabric ,access Application via domain name

My Requirement is to Access Fabric Application based on Tenant Domain eg: i had 3 services 1)CustomerApps 2)CompanyApps 3)SignInApps All the above apps deployed on azure ...
0
votes
2answers
13 views

Is there a way to deploy a VSTS project in an app service using an ARM template?

I'm creating resources on Azure using an ARM template. I have three web apps to deploy. Normally i can deploy them separately using VSTS which is slow. So is there a way to deploy a project on VSTS ...
1
vote
2answers
25 views

How do I deploy an application in Azure Scale Set VMs?

I have created a Azure Scale Set upto 3 Linux VMs using the Azure Portal. I have successfully installed java, maven and git on the first VM. I was able to run my App on the first VM. I have a fan out ...
0
votes
1answer
13 views

web.config :: redirect all except root/index.html (Azure, WordPress)

I have a Wordpress hosted on azure, that I have move from www.mydomain.com to old.mydomain.com, on www.mydomain.com I make a new landing page that inform of what I want to inform and give a link to ...
0
votes
3answers
32 views

How to resolve issue in getting connected to SQL Azure Database

I configured the SQLAzure database .I configured the firewall for my IP and when am trying to connect to that database from my local using SQL Server Management studio , getting below error TITLE: ...
0
votes
0answers
25 views

How to update the azure repository from azure application through git?

I have a project lying in Azure and the users globally have registered themselves on my project.Now, I wanted to get the updated users database from my project in azure.But, when I try to pull from ...
0
votes
0answers
10 views

All “docker swarm or node” commands fail with “Error response from daemon: 404 page not found” (Cluster on Microsoft Azure)

I have deployed a cluster on azure with azure docker swarm template from portal.azure.com. I have one master VM on azure and 5 nodes (2 started and 3 stopped) on 5 VMSS on azure. I'm running 6 ...
0
votes
0answers
11 views

Speech to text with JS example no working

I'm try to run example on my computer (https://www.microsoft.com/cognitive-services/en-us/Speech-api/documentation/GetStarted/GetStartedJS) but when I select "Use Microphone" nothing happend, checking ...
0
votes
1answer
29 views

Connecting to an external MS SQL Database using Azure

I published my website using Azure and when I go to the sie I'm getting a SQL error: SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection ...
0
votes
0answers
19 views

Web role stops immediately in azure emulator

I'm trying to get azure web role working in the emulator. I believe I and my colleague are using exactly the same setup. But it works on my machine but not on hers. Here is the setup: Visual Studio ...
0
votes
0answers
15 views

Sorted Nearest Neighbour Query in Azure Document DB?

Even though spatial objects and its querying are supported in Azure DocumentDB, I cant find a way to query a collection to return the nearest documents in a sorted order. The query I am trying is ...
0
votes
2answers
18 views

How to store temporary data in an Azure multi-instance (scale set) virtual machine?

We developed a server service that (in a few words) supports the communications between two devices. We want to make advantage of the scalability given by an Azure Scale Set (multi instance VM) but we ...
0
votes
1answer
45 views

Parsing config to IOptions<T> fails in Azure

I'm using the IOptions pattern to parse my config file into a strongly typed class. I'm doing this in ConfigureServices: services.AddOptions(); services.Configure<StorageSettings>(...
0
votes
2answers
31 views

Azure WebJob won't run locally in debugger

My Azure WebJob used to run in the VS2105 Debugger, but I found it gradually became very intermittent and now won't run at all. It works fine it I deploy it to Azure. The job is marked as RunOnStartUp....
0
votes
1answer
20 views

Adding SQL user

I've added a user to my azure SQL Database. I log in with that user and when I go to view a table I get a message saying "not able to access the database under the current security context?." Is there ...
0
votes
0answers
11 views

AzureLogIntegration.msi (Azlog) installation exception

I am trying to integrate/collect my Azure VMs diagnostics logs (Event viewer Security logs, System logs etc) into my SIEM product using the Azlog.exe (AzureLogIntegration.msi) tool. However any time I ...
0
votes
2answers
30 views

Azure app or cloud service, run some code before load balncer

In case of Cloud Service in Azure (maybe also App Service), how can I run some code before the service become available in swap or in case of new instance. for example, loading data to cache before ...
0
votes
1answer
29 views

Azure Functions: Is it possible to subscribe to multiple topics?

This is my functions.json: { "bindings": [ { "type": "serviceBusTrigger", "name": "message", "connection": "ServiceBusConnectionString", "...
0
votes
0answers
15 views

How to verify a mobile app client has established a keep-alive https connection with Azure web service

Is there a way that can verify my app client in mobile has established a keep-alive https connection with my Azure web service? That during a period, requests from the same client will not do TCP/IC ...
0
votes
1answer
36 views

Incomplete response received from application - Passenger & NGINX

I have successfully installed rails with Passenger+Nginx but am experiencing an Incomplete response error via the web browser: http://tenklakes.northcentralus.cloudapp.azure.com/ I have tried rake ...
0
votes
1answer
11 views

MVC WebApi not reading cloud configs

I have a MVC WebApi running on a web role. It works just fine with one exception: it can't read anything from the service configs. I have a web role that is mapped to the project. But when I build ...
0
votes
0answers
33 views

How do I gracefully fail a Service Bus triggered Azure Function

I want to use Azure Functions to call REST endpoints based on Queue messages. Documentation tells me ... The Functions runtime receives a message in PeekLock mode and calls Complete on the message ...
0
votes
1answer
36 views

Stop/Kill a running Azure Function

I noticed I have multiple functions running but never ending because they never get to the context.done() call. (This is a NodeJS function). How can I stop these running functions without having to ...
0
votes
2answers
50 views

Azure Account Shared Access Signiture

I am trying to construct an Account level Shared Access Signiture so my client can access all containers in a storage account. I am following these docs Account SAS. It seems straight forward enough ...
0
votes
1answer
21 views

Azure Active Directory Verify Access Token in Web Api outside of Azure

If my Web Api application is hosted outside Azure, can I use access tokens issued by Azure AD and verify the tokens in the Web Api itself or against Azure AD? All the examples available are referring ...
0
votes
1answer
33 views

Retrieving Records and Saving to a Database in a single C# Web Service

Hi i am trying to combine a C# webservice in azure with a get and a post at the same time, the idea is to get the details of a CD by the uniqueCDcode and the webservice outputs just the json ...
0
votes
0answers
33 views

Azure webservice Deployment Error

I am trying to deploy the changes to the azure web service but weird error of Unmerged file in the deployment scripts from Azure is coming. It says that the code is pushed to the repository but ...
0
votes
1answer
43 views

Session object becomes null on Azure

So, I developed an application in MVC on C#. Everything works perfectly and smooth locally. I decided to mount the whole thing on Microsoft Azure. My Session object becomes null for some reason, ...

Stack Overflow works best with JavaScript enabled
Morty Proxy This is a proxified and sanitized view of the page, visit original site.