By Adam Grocholski | Article Rating: |
|
November 4, 2013 11:00 AM EST | Reads: |
1,651 |

In my previous post (http://thinkfirstcodelater.com/blog/?p=3342) I showed you how to use the Windows Azure cross platform command line tools to create a scheduled job for a Windows Azure Mobile Service. In this post I’ll show you how to list the scheduled jobs associated with a Windows Azure Mobile Service.
Once again, just a reminder that I’m using the command line tools on a MacBook Air with OSX (Mountain Lion) installed, and I’m using Google Chrome as my default browser. However, the experience should be identical on Windows and Linux as well.
Open an instance of your command line (Terminal, Bash, Command Prompt, etc.) and type the following:
azure mobile job list -h
The azure mobile job list command is used to list the jobs associated with a Windows Azure Mobile Service. For this command you simply need to provide the name of the mobile service that contains the list of jobs you want to see. Type the following into your CLI, substituting where appropriate:
azure mobile job list ‘[YOUR MOBILE SERVICE NAME]‘
I entered the following:
azure mobile job list ‘zumo-00005′
Alternatively, you could add the –json option to see the results in json format:
That’s it. Pretty simple. In the next post we’ll look at how to start working with the script associated with the scheduled job.
Did you know you can try Windows Azure for free for 30 days? Just go to http://aka.ms/thecloud and sign up.
Read the original blog entry...
Published November 4, 2013 Reads 1,651
Copyright © 2013 Ulitzer, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Adam Grocholski
Hey there! My name is Adam Grocholski, and I'm a Technical Evangelist at Microsoft where I spend time focusing on Windows, Windows Phone, and Windows Azure. I live in the frozen tundra of Minnesota and run thinkfirstcodelater.com. You can also follow me on twitter at @codel8r.
- Cloud People: A Who's Who of Cloud Computing
- The Future of Cloud Computing
- Cloud Expo New York Call for Papers Now Open
- Cloud Expo 2011 East To Attract 10,000 Delegates and 200 Exhibitors
- The Cloud Computing Kettle Heats Right Up
- Did Google's Eric Schmidt Coin "Cloud Computing"?
- SYS-CON's 1st International Cloud Computing Conference & Expo: Show Report
- Cloud Computing Is Far More Than Just Cutting Enterprise IT Costs
- Amazon, Google, Microsoft - Big Three Cloud Providers Examined
- Ray Ozzie: Who Can Keep Microsoft From "Growing Old Inside"?