TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Azure Cloud Service
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Praveen Sreeram (18)
Bhushan Gawale (3)
Kuppu Swami (1)
Kasam Shaikh (1)
Gowtham K (1)
Jayant Kulkarni (1)
Aravind Bs (1)
Reeta Singh Lodhi (1)
Related resources for Azure Cloud Service
No resource found
Deploying Your Solution to Azure via FTP
12/20/2023 10:50:01 AM.
In this Article we will Learn how to deploy your solution to Azure by FTP (File Transfer Protocol). This step-by-step guide demonstrates efficient methods to upload builds, ensuring a smooth transi
Deploying ASP.NET WCF Service To Azure Cloud Using Visual Studio 2017
12/8/2017 12:03:17 AM.
In this video, will be learning how to deploy an ASP.NET WCF service on Azure Cloud service, very first PaaS offering from Microsoft Azure for hosting web applications using Microsoft Visual Studio 20
Deploy ASP.NET MVC Web Application Using Azure Cloud Service
11/16/2017 3:24:09 PM.
Cloud service comes under the PaaS service model, as with a web app service we can deploy our web application in this service and moreover it provides more control on the VMs for the users and we ca
Azure Cloud Service - Enable Remote Desktop Using Azure Management Portal
9/23/2016 5:44:56 PM.
In this article, we will learn how to enable remote desktop to the VMs of the Cloud service, using management portal.
Azure Cloud Service - Deploy Application Using Visual Studio
9/23/2016 6:10:14 AM.
In this article, we will learn how to deploy the Application to the Cloud Service, using Visual Studio.
Azure Cloud Service - Scale Up Instance Size
9/22/2016 12:18:22 AM.
In this article, we will learn how to Scale up the instance size in Azure Cloud Service, using Visual Studio.
Azure Cloud Service - Scale Out Instances Using Visual Studio
9/22/2016 12:17:20 AM.
In this article, we will learn how to Scale out the instances in Azure Cloud Service, using Visual Studio.
Azure Cloud Service - Compute Emulator
9/22/2016 12:15:25 AM.
In this article, we will learn the basics of how Compute Emulator could be used for Azure Cloud Service applications.
Azure Cloud Service - Delete Slot Using Azure Management Portal
9/22/2016 12:14:26 AM.
In this article, we will learn how to delete Slots in the Azure Cloud Service, using the Azure Management Portal.
Azure Cloud Service - VIP Swap Using Azure Management Portal
9/22/2016 12:13:46 AM.
In this article, we will learn how to implement VIP Swapping of Production and Staging slots in Azure Cloud Service, using Azure Management Portal.
Azure Cloud Service - Enable Remote Desktop Using Visual Studio
9/22/2016 12:12:19 AM.
In this article, we will learn how to enable Remote Desktop to the VMs of the Cloud Service using Visual Studio.
Azure Cloud Services - Project File Details
9/22/2016 12:10:39 AM.
In this article, we will learn about the files that get created when we create an Azure Cloud Service Project.
Azure Cloud Service - Create Package Using Visual Studio
9/22/2016 12:09:43 AM.
In this article, we will learn how to create a deployment package using Visual Studio.
Azure Cloud Service - Create Staging Slot Using Azure Management Portal
9/22/2016 12:09:19 AM.
In this article, we will learn, how to create Staging Slot for the Azure Cloud Service, using Azure Management Portal.
Azure Cloud Services - Create Hello World Cloud Service Using Visual Studio
9/22/2016 12:07:06 AM.
In this article, we will learn, how to create a basic “Hello World” Cloud Service, using Visual Studio.
Azure Cloud Services - Introduction
9/22/2016 12:06:06 AM.
In this article, we will learn the basics of Azure Cloud Services.
Azure Cloud Service - Add Existing Web Application To Cloud Service
9/22/2016 12:05:36 AM.
In this article, we will learn how to add an existing ASP.NET web application to a Cloud Service.
Azure Cloud Service - Create A New Cloud Service Using Azure Management Portal
9/22/2016 12:05:06 AM.
In this article, we will learn, how to create a new Azure Cloud Service, using Azure Management Portal.
Azure Cloud Service - Deploy Cloud Service Using Azure Management Portal
9/22/2016 12:04:34 AM.
In this article, we will learn how to deploy the Azure Cloud Service using Azure Management Portal.
Azure Cloud Service - Enable Remote Desktop Using Classic Management Portal
9/21/2016 11:53:33 PM.
In this article, we will learn how to enable Remote Desktop to the VMs of the Cloud Service, using Classic Management Portal.
Azure Cloud Service - Create Self Signed Certificate Using Visual Studio
9/21/2016 11:45:57 PM.
In this article, we will learn how to create Self Signed Certificate, using PowerShell.
Create And Publish The Azure Cloud Service Through Visual Studio
6/15/2016 12:23:10 PM.
In this article, we will learn how to create and publish the Azure Cloud Service through Visual Studio.
Profiling Azure Cloud Services
1/9/2015 12:54:03 AM.
In this article, you will see how we can profile Azure cloud services and how to deploy a profiling build.
Azure Cloud Services Deployments - Full vs Web Deploy
1/7/2015 11:57:22 PM.
This article explains Azure Cloud Services Deployments including how to do them.
Basics of TFS Build System and Integrating it With Azure Cloud Services
1/6/2015 5:57:31 PM.
This article discusses the basics of the TFS build system and guidance as well as a troubleshooting procedure to integrate the build system with Azure cloud services for continuous deployments.
Windows Azure Cloud Service And Service Bus Queues
3/15/2013 9:44:31 PM.
Before starting windows azure cloud service, let us see, what are the services offered by windows azure platform.
Creating a "Hello world" application in Azure
3/1/2011 4:54:25 AM.
In this article we will see how to create a "Hello World!!!" application in Azure using .Net. I used Visual Studio 2010 along with the Azure SDK 1.3 installed. Start Visual Studio and select a new project. In the cloud template select Windows Azure Cloud Service.