Sign in
Windows Azure
Scott Guthrie
Nick Harris
Ron Jacobs
Clemens Vasters
Cihan Biyikoglu
Eric Nelson
David Gristwood
Nathan Totten
MSDN Blogs
>
Windows Azure
>
July, 2010
Most recent posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
I Miss You SQL Server Agent: Part 1
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] Currently, SQL Azure doesn’t support running SQL Server Agent in the cloud. If you need SQL Server Agent type functionality for SQL Azure, you can use a Windows Azure worker role and some custom code...
Windows Azure
Real World Windows Azure: Interview with Arzeda Corp.
Posted
over 3 years ago
by
Windows Azure Team
0
Comments
As part of the Real World Windows Azure series, we talked to Alexandre Zanghellini, Cofounder at Arzeda, and Yih-En Andrew Ban, Project Leader and Scientist at Arzeda, about using the Windows Azure platform to power the company's compute-heavy enzyme...
Windows Azure
Programmatically Changing the Firewall Settings
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] SQL Azure has two types of access control: SQL Authentication logins and passwords and a server side firewall that restricts access by IP address. This blog post will discuss how to programmatically...
Page 1 of 14 (40 items)
1
2
3
4
5
»
Content Categories
Windows Azure
SQL Database
Marketplace
TAGS
Announcement
Announcements
Business
Cloud
Code Sample
Community Roundup
Content Update
Customers
Developer
Developers
events
ISV
partners
Robert Duffner
Security
Service Bus
SQL Azure
SQL Database
TechEd
Thought Leaders
T-SQL
Video
Virtual Machines
Windows Azure
Windows Azure customers
COMMUNITY
Friend us on Facebook
Follow us on Twitter
Sign up for our newsletter
FEEDS
RSS for posts
Atom
OK
Translate This Page
Translate this page
Powered by
Microsoft® Translator
ARCHIVE
Archives
May 2013
(9)
April 2013
(10)
March 2013
(21)
February 2013
(14)
January 2013
(22)
December 2012
(19)
November 2012
(25)
October 2012
(27)
September 2012
(19)
August 2012
(25)
July 2012
(27)
June 2012
(35)
May 2012
(23)
April 2012
(20)
March 2012
(23)
February 2012
(21)
January 2012
(18)
December 2011
(21)
November 2011
(18)
October 2011
(19)
September 2011
(25)
August 2011
(25)
July 2011
(31)
June 2011
(56)
May 2011
(60)
April 2011
(49)
March 2011
(42)
February 2011
(40)
January 2011
(25)
December 2010
(30)
November 2010
(35)
October 2010
(36)
September 2010
(29)
August 2010
(41)
July 2010
(40)
June 2010
(57)
May 2010
(39)
April 2010
(17)
March 2010
(17)
February 2010
(21)
January 2010
(13)
December 2009
(4)
November 2009
(11)
October 2009
(4)
September 2009
(8)
August 2009
(4)
July 2009
(4)
May 2009
(7)
April 2009
(3)
March 2009
(13)
February 2009
(3)
January 2009
(2)
October 2008
(2)
September 2008
(1)
More blog posts
All
Developer
Business
Thought Leaders
Announcements
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
I Miss You SQL Server Agent: Part 1
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] Currently, SQL Azure doesn’t support running SQL Server Agent in the cloud. If you need SQL Server Agent type functionality for SQL Azure, you can use a Windows Azure worker role and some custom code...
SQL Azure Team Blog
I Miss You SQL Server Agent: Part 1
Posted
over 3 years ago
by
Wayne Walter Berry
Currently, SQL Azure doesn’t support running SQL Server Agent in the cloud. If you need SQL Server Agent type functionality for SQL Azure, you can use a Windows Azure worker role and some custom code, I will show you how in this blog post series. “Secret...
Windows Azure AppFabric Team Blog
-Updated on 7/30/2010- Windows Azure AppFabric LABS August Release, Breaking Changes Announcement and Scheduled Maintenance
Posted
over 3 years ago
by
AppFabric Team
The Windows Azure AppFabric LABS August release is scheduled for August 5, 2010 (Thursday). Users will have NO access to the AppFabric LABS portal and services during the scheduled maintenance down time. When: START: August 5, 2010, 10am PST...
Windows Azure
Real World Windows Azure: Interview with Arzeda Corp.
Posted
over 3 years ago
by
Windows Azure Team
As part of the Real World Windows Azure series, we talked to Alexandre Zanghellini, Cofounder at Arzeda, and Yih-En Andrew Ban, Project Leader and Scientist at Arzeda, about using the Windows Azure platform to power the company's compute-heavy enzyme...
Windows Azure
Programmatically Changing the Firewall Settings
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] SQL Azure has two types of access control: SQL Authentication logins and passwords and a server side firewall that restricts access by IP address. This blog post will discuss how to programmatically...
SQL Azure Team Blog
Programmatically Changing the Firewall Settings
Posted
over 3 years ago
by
Wayne Walter Berry
SQL Azure has two types of access control: SQL Authentication logins and passwords and a server side firewall that restricts access by IP address. This blog post will discuss how to programmatically modify the firewall settings. For information about...
Windows Azure
Understanding the Procedure Cache on SQL Azure
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] Both SQL Server and SQL Azure have a procedure cache which is used to improve the performance of queries on the server. This blog post will talk about how the procedure cache works on SQL Azure. SQL...
SQL Azure Team Blog
Understanding the Procedure Cache on SQL Azure
Posted
over 3 years ago
by
Wayne Walter Berry
Both SQL Server and SQL Azure have a procedure cache which is used to improve the performance of queries on the server. This blog post will talk about how the procedure cache works on SQL Azure. SQL Azure has a pool of memory that is used to store both...
Windows Azure
Improving Your I/O Performance
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] As a DBA I have done a lot of work improving I/O performance for on-premise SQL Server installations. Usually it involves tweaking the storage system, balancing databases across RAID arrays, or expanding...
SQL Azure Team Blog
Improving Your I/O Performance
Posted
over 3 years ago
by
Wayne Walter Berry
As a DBA I have done a lot of work improving I/O performance for on-premise SQL Server installations. Usually it involves tweaking the storage system, balancing databases across RAID arrays, or expanding the count of files that the tempdb is using; these...
Windows Azure
Getting Started With Project Houston: Part 1
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] Microsoft Project Code-Named “Houston” (Houston) is a light weight database management tool for SQL Azure. Houston can be used for basic database management tasks like authoring and executing queries...
SQL Azure Team Blog
Getting Started With Project Houston: Part 1
Posted
over 3 years ago
by
Wayne Walter Berry
Microsoft Project Code-Named “Houston” (Houston) is a light weight database management tool for SQL Azure. Houston can be used for basic database management tasks like authoring and executing queries, designing and editing a database schema, and editing...
Windows Azure
PowerPivot for the DBA: Part 3
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] In this article I am going to continue to tie some simple terminology and methodology in business intelligence with Transact-SQL – bring it down to earth for the DBA. This is a continuation in a series...
SQL Azure Team Blog
PowerPivot for the DBA: Part 3
Posted
over 3 years ago
by
Wayne Walter Berry
In this article I am going to continue to tie some simple terminology and methodology in business intelligence with Transact-SQL – bring it down to earth for the DBA. This is a continuation in a series of blog posts ( part 1 , part 2 ) that equates Transact...
Windows Azure
SQL Azure Supports Hierarchyid Data Type
Posted
over 3 years ago
by
Windows Azure Team
[This article was contributed by the SQL Azure team.] While this might seem like a non-announcement, the data type hierarchyid has just been added as a supported data type with SQL Azure Service Update 3, announced here . The hierarchyid data type is...
Page 1 of 5 (70 items)
1
2
3
4
5
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
Windows Azure Architecture Guide – Part 1 Now Available
Posted
over 3 years ago
by
Windows Azure Team
0
Comments
As David Aiken recently mentioned on his blog , the Microsoft Patterns & Practices team has just released the Windows Azure Architecture Guide - Volume 1 . The first in a planned series about the Windows Azure platform, this book walks readers...
Windows Azure
New Windows Azure Book Now Available for FREE Download!
Posted
over 3 years ago
by
Windows Azure Team
0
Comments
Everyone loves a deal: here's one that should appeal to developers who've been exploring the possibilities of Windows Azure. A new book, "Windows Azure Platform: Articles from the Trenches Volume 1" is now available as a free PDF download . You...
Page 1 of 1 (2 items)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
No blog posts have yet been created.
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
No blog posts have yet been created.
July, 2010
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Azure
OCCMundial Named Second Most-Innovative Company with Windows Azure Solution
Posted
over 3 years ago
by
Windows Azure Team
0
Comments
InformationWeek Mexico just named OCCMundial as the second most innovative company in Mexico in its annual "50 Most Innovative Companies" issue. OCCMundial developed the largest job-listing website in the Mexican employment market and has more than...
Windows Azure
Just Announced at WPC: the Windows Azure Platform Appliance
Posted
over 3 years ago
by
Windows Azure Team
0
Comments
At the Worldwide Partner Conference (WPC) in Washington D.C. today, Bob Muglia outlined our vision for the cloud and explained how we're investing heavily in supporting both customers and partners as they shift to the cloud. For those customers who...
Page 1 of 1 (2 items)
MSDN Blogs
>
Windows Azure
>
July, 2010