Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8024403
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T22:51:48+00:00 2026-06-04T22:51:48+00:00

Hi I am a beginner in windows azure. I want to create an instance

  • 0

Hi I am a beginner in windows azure. I want to create an instance in windows azure and later power it on and power it off programatically with C# code. I have written code to perform these operations in hyper V server using WMI but I do not understand how to do it using the windows azure API. Please help me to do this. If possible please give me the code so that I can follow it easily.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T22:51:50+00:00Added an answer on June 4, 2026 at 10:51 pm

    The answer is: You can sort-of do what you’re asking. Each role in your deployment defines a particular VM (Windows 2008 Server with whatever code you write that gets deployed to it), and each role must have one or more instances. So: As long as you’re ok scaling from 1 to n instances (but not 0), you can sort-of make this work.

    Why sort-of? When you power down instances (e.g. go from 4 instances to 3), you cannot selectively choose which instance gets powered down. Therefore, a good pattern is to work with stateless operations. Let’s say you’re reading from a queue and doing some processing. In the event one of your role instances gets shut down, then you can simply stop processing queue messages, finish whatever message(s) are being processed (within a few minutes’ time), then the instance shuts down and other instances continue processing.

    Ok, now for the last part: To change instance count (assuming you’re ok with what’s described so far), you’d need to change the deployment configuration, which holds settings for number of instances for each role. To do this with C#, you’d need to call the Service Management API, which is REST-based and fully documented here. Having said that: There are Windows Azure PowerShell cmdlets that greatly simplify this, and can be called from any of your roles (or from an on-premises machine). If you really want to make these calls with C#, check out the csmanage example, written in C#.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am a beginner with Windows Azure and I want to make an app
I am a beginner with C# and windows programming. I have written a service
Iam beginner to windows services , i have a console application to transfer files
Beginner level question Scenario: Have simple string cocantation tool, that I might expand later
I am a beginner to web application development. I have the code of a
I'm a beginner learning Windows Forms Applications in C# and I want to write
I'm a beginner to Visual Studio, I can create Windows From Projects and Console
I am a beginner to visual c++ Windows application programming and I want to
I am a beginner with .NET environment. I have a windows application with three
I am a complete beginner to working with windows services. I have a basic

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.