Questions tagged [azure-cloud-services]

PaaS service provided by Microsoft Azure to host stateless Windows Server virtual machines that are automatically provisioned and scaled.

A Microsoft Azure PaaS service that hosts automatically provisioned Windows Server-based virtual machines. Supports automatic scalability and high-availability.

971 questions
-1
votes
1 answer

How to inject certificates to IAAS or PAAS vms on Azure?

I know its possible to inject certificates to PAAS worker roles in azure. In below video at time 0:31:00 talks about injecting service certificates to IAAS and PAAS both. Is it possible for IAAS linux and windows…
-1
votes
1 answer

Upgrade image in Virtual Machine

Hi I have created custom image and I have used it for my Virtual Machine. Anyone can help me how can I upgrade image without any downtime ? I don't want to manually log in to machine and change things for me it would be better just to point to new…
Thomas
  • 495
  • 10
  • 16
-1
votes
1 answer

Which cloud service to be used for enabling Push notification services (WNS) -WINDOWS PHONE 8.1?

Developed hybrid application using IBM mobile First studio as per windows phone application 8 is concerned I have upgraded this to Windows phone 8.1 using Visual Studio 2013. In order to add push notification concept(WNS) to my…
-1
votes
1 answer

Why isn't the public IP address contactable

I just spun up a VM on Azure, then set up IIS with the usual defaults, and the usual default website. When logged on to the server (2008 R2) with Remote Desktop, I can enter in the public or internal IP address and see the default IIS 7…
Greg Gum
  • 25,941
  • 27
  • 127
  • 194
-2
votes
1 answer

endpoint getting traffic inspite of being less weight an finally being disabled

Had some issue with one of the four azure cloud service deployments in the NA region. All four deployments are hosted behind a traffic manager. deployment/endpoint with issues was also getting more traffic than other endpoints/deployment. following…
Saby
  • 73
  • 1
  • 7
-2
votes
1 answer

Is Azure Outbound Bandwidth free for first 5 GB every month?

I am confused about Azure Bandwidth outbound data-transfer pricing. The official website says that the First 5 GB/Month is free. Suppose I have used 5 GB in January, then in February will it get reset and restart counting of 5 GB again? Are first 5…
Karan Desai
  • 2,422
  • 3
  • 27
  • 56
-2
votes
1 answer

Azure Cloud Service Usage

I want to use a database between two sides of a software product consisting of two separate applications: User side (Mobile) ---> Database <--- Admin side (Web application) Questions: Can Azure Cloud Services solve this problem or does a…
-2
votes
1 answer

Configuring DNS for webs into Virtual machines (VM) on Azure

I have a very simple scenario that I can´t make it work. I created a virtual machine, installed iis, already can see landing page of IIS if I enter public IP on my browser, so it is well configured on firewalls and whatsoever... Just for making this…
Yogurtu
  • 2,170
  • 3
  • 17
  • 20
-2
votes
2 answers

Why is a Cloud Service still available on internet after being deployed in a Virtual Network?

I have created a Virtual Network, when deploying a VM in it, it's unavailable from Internet, and available when I connect via VPN. (And that's what it's supposed to do). But when I deploy a Cloud Service (and the Cloud Service is correctly deployed…
NicoC
  • 437
  • 1
  • 6
  • 17
-3
votes
1 answer

How to deploy application in eclipse to azure

I'm trying to deploy a java EE application in eclipse to azure. After giving the publish profile, i was asked to enter the subscription ID and pfx file password. I have got the subscription ID from azure portal but how to get the pfx file password?…
-4
votes
1 answer

Create a cloud service around node.js?

I have node.js application. I want to make cloud service for that so my node.js code can be accessible through azure service. Solution : https://github.com/Microsoft/nodejstools/wiki/Azure-Cloud-Service-Projects
Sudhir
  • 37
  • 8
1 2 3
64
65