Showing posts with label Codename "Antares". Show all posts
Showing posts with label Codename "Antares". Show all posts

Sunday, June 17, 2012

Blogs about and Other Web Resources for the Windows Azure “Spring Wave” Preview by Windows Azure MVPs

imageMark Sorensen, a Senior Product Planner on the Windows Azure team, put together a list of blog posts by Windows Azure MVPs about the “Spring Wave” of upgrades to Windows Azure. The list was compiled originally by Magnus Mårtensson as a series of messages in a thread on the Azure Insiders NDA mailing list. The following information is public and not under NDA.

• Updated 6/18/2012 with links to MVP profiles and removed e-mail addresses at the request of Magnus Mårtensson.

Windows Azure MVP Blog Summary

imageBlog support for “Meet Windows Azure” event, June 7, 2012. Last Update: Thursday, June 14, 2012 (40 Blog posts total)

Listed in alphabetical order by MVP surname, click name to open MVP profile:

Maarten Balliauw:

Dennis Burton:

Michael Collier:

Jeff Chu:

Nuno Filipe Godinho:

Roger Jennings:

Panagiotis Kefalidis:

Gaurav Mantri:

Magnus Mårtensson:

Marcel Meijer:

David Pallmann:

Herve Roggero:

Richard Seroter:

Anton Staykov:

Brent Stineman:

Rainer Stropek:

Aymeric Weinbach:

Wilfried Woivré:

Michael Wood:

Shaun Ziyan Xu:


Thursday, June 07, 2012

Standing Up a Windows Server 2012 RC Virtual Machine in the New Windows Azure Management Portal Preview

Contents:

imageThe new HTML-based Windows Azure Management Portal enables users of all popular operating systems, tablets and smartphones to create, modify and delete instances of cloud services, Web sites, virtual machines, SQL [Azure] Databases, storage accounts, and virtual networks in all Microsoft data centers that support Windows Azure. Future OakLeaf Systems blog posts will cover the remaining five topics.

imageWeb sites and virtual machines are new Windows Azure features introduced at Microsoft’s MEET Windows Azure celebration of the Spring 2012 wave of Windows Azure upgrades and updates to be held in San Francisco’s Madrone Studios on June 7, 2012.

This post was published at 9:00 AM on 6/7/2012, when Microsoft released the embargo on disclosing details of new Windows Azure features by MVPs and members of the Windows Insiders who had early access.

Note: Screen captures were taken with the current Windows Azure Management Portal Preview version on 5/31/2012. The appearance of Portal Preview screens might be different on 6/7/2012 and later.

imageUpdate 6/8/2012 9:45 AM PDT: Corey Sanders (@CoreySandersWA, pictured at right), Principal Program Manager, Windows Azure, shows you “how to create and manage Windows Virtual Machines in Windows Azure” in Windows Azure Virtual Machines – Part I (Windows) and Henry Jerez, Sr. Program Manager, Windows Azure, explains “how to create and manage Linux Virtual Machines on Windows Azure” in Windows Azure Virtual Machines – Part II (Linux) 20+ minute ChalkTalks.

Update 6/8/2012 8:30 AM PDT: If you have a Windows Azure subscription or you sign up for a free 3-Month Windows Azure Preview, you can request adding the new preview features by following the instructions in my Adding Windows Azure Preview Features to Your Subscription post of 6/8/2012.

Update 6/7/2012 10:30 AM PDT: According to Scott Guthrie (@scottgu) in his Meet the New Windows Azure post today: “We will be opening up the new features I discussed above for public usage a few hours after the keynote concludes.”

Update 6/7/2012 10:00 AM PDT: New pricing information for Virtual Machines is here and for Virtual Networks is here.


Create a New Virtual Machine

The following steps install a Windows 2012 Server Release Candidate virtual machine under Windows Azure running in Microsoft’s West US data center:

1. After you receive e-mail confirmation of your Windows Azure subscription’s access to the Virtual Machine feature, navigate to the Windows Azure Management Preview Portal, sign in with your Windows Live ID (a.k.a., Microsoft Account) to open the landing page, and click the Virtual Machines button in the navigation pane:

image

Note: The following Web Sites and Cloud Services are publicly accessible on the Cloudapp-Preview:

2. Click the ? button at the bottom right of the page to open a Help panel:

image

3. Close the help panel and click the Create a Virtual Machine button to open the New panel, type a unique domain name, accept the default Windows Server 2012 Release Candidate image, type and confirm the Administrator password for the machine, select the size you want and choose the closest location:

image 

Note: You can choose from the following images with the Quick Create feature selected:

image

The following sizes are available for all images:

image

3A. To select a Linux image, an existing image, or a new image file, click the From Gallery button to open the Create Virtual Machine’s VM OS Selection form, which displays by default all available images with a brief description of each:

image

3B. Select an image and click the right arrow to move to the VM Configuration page 2. Complete the text boxes, select a size, and upload a *.cer file for SSH authentication:

image

3C. Click the right arrow to move to the VM Mode page, type the Windows Azure DNS name for your VM, accept the default Automatically Generated Storage Account, and select the region, affinity group or, if you’ve created one, virtual network:

image

3D. Click the Right Arrow to display the VM options page and, if you want, choose Create Availability Set from the list.

image

Note: A future post will describe how to create and manage geographically disperse availability sets, manage your images, and create an image file.

3E. Click the X button to close the Gallery and return to the landing page.

4. Repeat step 2 and click the Create Virtual Machine (check mark) button to start the provisioning process, which begins by creating a storage account:

image

5. After about 15 minutes, the status changes to Running, and Connect, Restart, Shutdown, and Attach buttons are enabled:

image

6. Click the right-arrow button in the Name tile to open the vm-name dashboard:

image

Note: Disk Read Throughput (B/s) doesn’t appear in the above instance.

7. Click the Endpoints button to download a dns-name.rdp file to remote desktop into the VM instance:

image

Create a Remote Desktop Connection to the Virtual Machine

8. Click Open to display the Remote Desktop Connection dialog. Optionally, click Details to display the resources frame and clear the Printers check box:

image

9. Click Connect to connect to open the Windows Security dialog and type the Administrator password you entered in step 3:

image

10. Click OK to make the connection, which displays a authentication problem with a self-signed (and thus untrusted) certificate:

image

10A. If you want to trust the self-signed certificate, click the View Certificate button to open the Certificate dialog:

image

10B. Click the Install Certificate button to start the Certificate Import Wizard. Click Next to bypass the Welcome page and open the Certificate Store page. Accept the default Automatically Select a Certificate Store … option:

image

10C. Click Next to open the Completing the Certificate Wizard page. Click Finish to import the certificate, click OK to acknowledge the import, click OK again to dismiss the Wizard, and click the Yes button to make the connection.

Note: The certificate remains valid for six months.

11. Alternatively, mark the Don’t Ask Me Again check box (see step 10) and click the Yes button to make the connection, perform initial server configuration, and open Server Manager:

image

12. Click the Local Server link in the navigation pane to open Server Manager. If you see errors in the Events section, click the Refresh button at the top of the page:

image

12A. If you experience errors on refresh, click the More… button to display the error message in a Task Details window:

image

Following is the initial error message below the above notification:

image

Note: BPA is the abbreviation for Windows Server 2012’s Best Practices Analyzer.

12B. Scroll down to the Best Practices Analyzer, and open the Tasks menu:

image

12B. Click the Start BPA Scan command and wait a minute or two for the scan to complete:

image

12C. According to the following message from Microsoft in a Server Manager reporting Manageability problem after fresh install WS2012 RC thread in the Windows Server 2012 Release Candidate (RC) General forum, you can safely disregard this benign error, which appears to be a bug:

image
13. Return to Server Manager for the VM and scroll to the Roles and Features pane at the end of the canvas:

image

14. Scroll to display the remaining default Features and Role(s).

image

15. Review the features installed by default and add or remove features and roles as desired using the Tasks menu.


Wednesday, June 06, 2012

The Windows Azure Team Announces New “Spring Wave” Features in Advance of the MEET Windows Azure Event

Bill Laing, Microsoft Corporate VP Server and Cloud, posted Announcing New Windows Azure Services to Deliver “Hybrid Cloud” on 6/6/2012 at 1:03 PM, providing a preview of the content to be delivered at the MEET Windows Azure celebration to be held 6/7/2012 at 1:00 PM in San Francisco:

image“Hybrid cloud” – the use and building of applications that connect to data and services across a mix of datacenters – is the reality for cloud computing today. Your businesses and applications will move to the cloud in their own unique way, at their own unique speed. Supporting this change requires a cloud solution that provides the necessary flexibility for the different ways you will architect, develop and deploy your applications and IT solutions– be it on-premises, in the cloud, or a mix of both.

imageTomorrow we will release previews of new Windows Azure services which simplify building applications that span cloud and on-premises servers. By combining infrastructure and platform services, these new capabilities of Windows Azure give you greater flexibility in how to build or bring your applications to the cloud. We will also add support for new operating systems, release new language libraries for .NET, Java, PHP, and Node.js, and will make Windows Azure available in new geographies. Tomorrow (June 7), Scott Guthrie will host “Meet Windows Azure” (streamed live at 1pm Pacific) to introduce these new services, but here are some of the highlights:

  • Windows Azure Virtual Machines— Virtual Machines give you application mobility, allowing you to move your virtual hard disks (VHDs) back and forth between on-premises and the cloud. Migrate existing workloads such as Microsoft SQL Server or Microsoft SharePoint to the cloud, bring your own customized Windows Server or Linux images, or select from a gallery. As a common virtualization file format, VHD has been adopted by hundreds of vendors and is a freely available specification covered under the Microsoft Open Specification Promise.
  • Windows Azure Virtual Network— Virtual Network lets you provision and manage virtual private networks (VPNs) in Windows Azure as well as securely extend on-premises networks into the cloud. It provides control over network topology, including configuration of IP addresses, routing tables and security policies and uses the industry-standard IPSEC protocol to provide a secure connection between your corporate VPN gateway and Windows Azure.
  • Windows Azure Web Sites —Build web sites and applications with this highly elastic solution supporting .NET, Node.js, and PHP while using common deployment techniques like Git and FTP. Windows Azure Web Sites will also allow easy deployment of open source applications like WordPress, Joomla!, DotNetNuke, Umbraco, and Drupal to the cloud with a few clicks.
  • New tools, language support, and SDK—Windows Azure SDK June 2012 includes new developer capabilities for writing code against the latest service improvements with updated support for Java, PHP, and .NET, and the addition of Python as a supported language on Windows Azure. Additionally, the SDK now provides 100% command line support for both Windows and Mac.
  • Availability in New Countries— Availability of Windows Azure is being expanded to customers in 48 new countries, including Russia, South Korea, Taiwan, Turkey, Egypt, South Africa, and Ukraine. Roll-out will be complete later this month, making Windows Azure one of the most widely available cloud platforms in the industry with offerings in 89 countries and in 19 local currencies.

imageThese new capabilities simplify building and bringing applications of all kinds to the cloud and enable flexibility in the following areas:

  • Increased datacenter capacity through secure VPN connections to the cloud
  • Easy operations and management from an improved Windows Azure Management Portal, with powerful operational capabilities for deploying and managing your cloud applications – with similar management support from the command line
  • Cloud scale for building websites with ASP.NET, PHP, and Node.js
  • Support for additional Operating Systems and OSS language libraries for building cloud applications
  • Scale on demand by migrating existing applications to the cloud using portable, industry standard VHDs -- delivering global scale with maximum control
  • Secure connectivity between cloud and on-premises applications
  • Ability to develop, test and configure new applications in the cloud, and then deploy on-premises for production

We are excited for you to try these new capabilities, provide feedback, and see what’s possible with Windows Azure. With Windows Azure and the next releases of Windows Server and System Center, there is no better platform for connecting to data and services across on-premises and public cloud. For more information on these new features, check out our Fact Sheet. To see what one of our most popular customers is doing with Windows Azure, check out the News Center feature on Pottermore.

See the first ever demos of these updates, additional announcements, and details on gaining access to our Service Previews by tuning in to the Meet Windows Azure Event tomorrow at 1pm PDT.

The preceding list of new features and capabilities apply to all Windows Azure deployment configurations, public and hybrid.

The Fact Sheet (*.docx format) has much more detailed information on the previews; be sure to check it out.

Although the News Center feature on Pottermore was released simultaneously with Bill’s post, the site runs on Windows Azure Web roles, not Web Sites (formerly codenamed “Antares”), according to Microsoft sources.

Stay tuned for samples of apps running under the Windows Azure SDK 1.7 and Windows Azure Web Site blog clones, as well as a detailed, step-by-step Windows Azure Virtual Machines tutorial demonstrating the new Windows Azure Management Center preview.