Tag Archives: Microsoft

Microsoft needs SDN for Azure cloud

Microsoft needs SDN for Azure cloud

Couldn’t scale without it, Azure CTO says
The Microsoft cloud, through which the company’s software products are delivered, has 22 hyper-scale regions around the world. Azure storage and compute usage is doubling every six months, and Azure lines up 90,000 new subscribers a month.

Six TED Talks that can change your career
Of the hundreds of TED talks available online, many are geared toward helping people view life in a new

Fifty-seven percent of the Fortune 500 use Azure and the number of hosts quickly grew from 100,000 to millions, said CTO Mark Russinovich during his Open Network Summit keynote address here this week. Azure needs a virtualized, partitioned and scale-out design, delivered through software, in order to keep up with that kind of growth.

“When we started to build these networks and started to see these types of requirements, the scale we were operating at, you can’t have humans provisioning things,” Russinovich said. “You’ve got to have systems that are very flexible and also delivering functionality very quickly. This meant we couldn’t go to the Web and do an Internet search for a scalable cloud controller that supports this kind of functionality. It just didn’t exist.”

Microsoft wrote all of the software code for Azure’s SDN. A description of it can be found here.
Microsoft uses virtual networks (Vnets) built from overlays and Network Functions Virtualization services running as software on commodity servers. Vnets are partitioned through Azure controllers established as a set of interconnected services, and each service is partitioned to scale and run protocols on multiple instances for high availability.

Controllers are established in regions where there could be 100,000 to 500,000 hosts. Within those regions are smaller clustered controllers which act as stateless caches for up to 1,000 hosts.
Related

Why is Microsoft killing off Internet Explorer?
Microsoft builds these controllers using an internally developed Service Fabric for Azure. Service Fabric has what Microsoft calls a microservices-based architecture that allows customers to update individual application components without having to update the entire application.

Microsoft makes the Azure Service Fabric SDK available here.
Much of the programmability of the Azure SDN is performed on the host server with hardware assist. A Virtual Filtering Platform (VFP) in Hyper-V hosts enable Azure’s data plane to act as a Hyper-V virtual network programmable switch for network agents that work on behalf of controllers for Vnet and other functions, like load balancing.

Packet processing is done at the host where a NIC with a Field Programmable Gate Array offloads network processing from the host CPU to scale the Azure data plane from 1Gbps to 40Gbps and beyond. That helps retain host CPU cycles for processing customer VMs, Microsoft says.

Remote Direct Memory Access is employed for the high-performance storage back-end to Azure.
Though SDNs and open source go hand-in-hand, there’s no open source software content in the Azure SDN. That’s because the functionality required for Azure was not offered through open source communities, Russinovich says.

“As these requirements were hitting us, there was no open source out there able to meet them,” he says. “And once you start on a path where you’re starting to build out infrastructure and system, even if there’s something else that comes along and addresses those requirements the switching cost is pretty huge. It’s not an aversion to it; it’s that we haven’t seen open source out there that really meets our needs, and there’s a switching cost that we have to take into account, which will slow us down.”

Microsoft is, however, considering contributing the Azure Service Fabric architecture to the open source community, Russinovich said. But there has to be some symbiosis.

“What’s secret sauce, what’s not; what’s the cost of contributing to open source, what’s the benefit to customers of open source, what’s the benefit to us penetrating markets,” he says. “It’s a constant evaluation.”

Some of the challenges in constructing the Azure SDN were retrofitting existing controllers into the Service Fabric, Russinovich says. That resulted in some scaling issues.
Resources

7 Critical Questions to Demystify DRaaS
“Some of the original controllers were written not using Service Fabric so they were not microservice oriented,” he says. “We immediately started to run into scale challenges with that. Existing ones are being (rewritten) onto Service Fabric.

“Another one is this evolution of the VFP and how it does packet processing. That is not something that we sat down initially and said, ‘it’s connections, not flows.’ We need to make sure that packet processing on every packet after the connection is set up needs to be highly efficient. It’s been the challenge of being able to operate efficiently, scale it up quickly, being able to deliver features into it quickly, and being able to take the load off the server so we can run VMs on it.”

What’s next for the Azure SDN? Preparing for more explosive growth of the Microsoft cloud, Russinovich says.

“It’s a constant evolution in terms of functionality and features,” he says. “You’re going to see us get more richer and powerful abstractions at the network level from a customer API perspective. We’re going to see 10X scale in a few years.”

MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com

Update: Microsoft quietly seeds consumer PCs with Windows 10 upgrade ‘nag’ campaign

Automatic update delivered to most Windows 7 and 8.1 consumer devices illustrates aggressive marketing intent
Microsoft has seeded most consumer Windows 7 and Windows 8.1 PCs with an automatic update that will pitch the free Windows 10 upgrade to customers.

According to Myce.com, a March 27 non-security update aimed at Windows 7 Service Pack 1 (SP1) and Windows 8.1 Update — the latter, the April 2014 refresh — lays the foundation for a Windows 10 marketing and upgrade campaign. The update, identified by Microsoft as KB3035583, has been offered as “Recommended,” meaning that it will be automatically downloaded and installed on PCs where Windows Update has been left with its default settings intact.

Microsoft was typically terse in the accompanying documentation for KB3035583, saying only that it introduced “additional capabilities for Windows Update notifications when new updates are available to the user.”

Myce.com, however, rooted through the folder that the update added to Windows’ SYSTEM32 folder and found files that spelled out a multi-step process that will alert users at several milestones that Microsoft triggers.

Computerworld confirmed that the update deposited the folder and associated files onto a Windows 7 SP1 system.

One of the files Myce.com called out, “config.xml,” hinted at how the Redmond, Wash. company will offer Windows 10’s free upgrade.

The first phrase, marked as “None,” disables all features of the update. But the second, tagged as “AnticipationUX,” switches on a tray icon — one of the ways Windows provides notifications to users — and what was listed as “Advertisement.” Myce.com interpreted the latter as some kind of display pitching the upcoming Windows 10, perhaps a stand-alone banner in Windows 7 and a special tile on the Windows 8.1 Start screen.

A third phrase, “Reservation,” turns on what the .xml code identified as “ReservationPage,” likely another banner or tile that lets the user “reserve” a copy of the upgrade as part of Microsoft’s marketing push.

Later steps labeled “RTM” and “GA” referred to Microsoft-speak for important development milestones, including Release to Manufacturing (RTM) and General Availability (GA). The former pegs code ready to ship to computer and device makers, while the latter signals a finished product suitable for distribution to users.

The upgrade won’t be triggered until GA, according to the .xml file’s contents.

Presumably, the messages shown in the tray icon — and when displayed, the ad banner or tile — will change at each phase, with the contents drawn from a URL specified by Microsoft in the .xml file.

Not surprisingly, the Enterprise editions of Windows 7 and Windows 8.1 — those are sold only to large customers with volume licensing agreements — will not display the Windows 10 upgrade pitches. That’s consistent with what Microsoft has said previously, that the Windows Enterprise SKUs will not be eligible for the free upgrade. By refusing to show the alerts and ads to Windows Enterprise users, Microsoft avoids ticking off IT administrators, who will, by all accounts, stick with Windows 7 for the next several years before migrating to Windows 10 as the former nears its January 2020 retirement.

Although Microsoft has often prepped existing versions of Windows for upcoming updates with behind-the-scenes code, the extent of the messaging generated by the .xml file issued on March 27 would be a change from past practices. That fits with Microsoft’s professed goal of getting as many as possible onto Windows 10, a position best illustrated by the unprecedented free upgrade.

Users will face a long line of nagging messages that will be impossible to ignore. Add to that the fact Microsoft set KB3035583 as Recommended — by default Windows Update treats those the same as critical security fixes tagged “Important” — and it’s clear Microsoft will be aggressive in pushing Windows 10.

Those who don’t want to see the Windows 10 marketing push on their machines can uninstall KB3035583 from the Windows Update panel. But because the .xml file was pegged as “version 1.0,” there’s a good chance more such updates will follow.


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com

First Look: Microsoft Office ‘lite’ for touchscreens

As part of the beta release program for Windows 10, Microsoft has released free touchscreen versions of Excel, PowerPoint and Word through the Windows Store.

Microsoft Office
As part of the beta release program for Windows 10, Microsoft has released free touchscreen versions of Excel, PowerPoint and Word through the Windows Store. This does not represent the next version of Office, but instead a simplified version of the current Office. Nonetheless, together, they are a full-fledged set of tools that you can use to create documents, and edit or view your current Office format documents (.doc, .docx, .ppt, .pptx, .xls and .xlsx).

Only available for Windows 10 Technical Preview testers
Excel Preview, PowerPoint Preview, and Word Preview are each available for free for the time being, but are meant for testing purposes, and only for users of the latest Windows 10 Technical Preview, which is Build 9926. Each is downloaded separately from the beta of the desktop version of the Windows Store. Their file sizes range from 78 MB up to 90 MB.

Designed to work across all screen sizes
These are among Microsoft’s first apps intended to work across different Windows 10 device platforms: desktop/notebook, tablet or phone. To accommodate touchscreen use, the toolbars utilize large fonts and icons with plenty of whitespace in between. When you highlight te

Designed to work across all screen sizes
These are among Microsoft’s first apps intended to work across different Windows 10 device platforms: desktop/notebook, tablet or phone. To accommodate touchscreen use, the toolbars utilize large fonts and icons with plenty of whitespace in between. When you highlight text or an image, a toolbar appears listing Cut, Copy and Paste buttons. The UI still works with the traditional keyboard-and-mouse. Thus, these apps are well suited for Microsoft’s Surface Pro 3, which is designed to be switched between notebook and tablet modes.

Features: Not as extensive as Office
Some Office 2013 features are missing. In Word Preview, you can’t create a table of contents. You’re not even allowed to define custom margins or page sizes; you can only choose from a selection of preset margins and sizes. But when it comes to the features they do have, these three apps are similar to the web app versions of Excel, PowerPoint and Word. They are “good enough” for most users’ needs. Excel Preview includes charts and formulas helpfully grouped into categories. The light bulb icon works as both a help search engine and agent that can guide you on how to do something to your document.

Availability of final releases
As for the price of these apps when their final versions are publicly released, it’s speculated that they could be included with the next version of Microsoft Office (which is being targeted to come out sometime in the second half of this year) and to subscribers of Office 365. They will also come pre-installed on Windows 10 phones and tablets (which have screens of a certain maximum size, perhaps 10 inches and smaller), and could be offered for free for other Windows 10 computers and devices. Either way, additional features would be unlocked with an Office 365 subscription.

Bridging touchscreen devices and desktops/notebooks
So how would these touch versions of Excel, PowerPoint and Word fit within the Microsoft Office ecosystem? For desktop or notebook users, these touchscreen versions are certainly capable enough for creating and editing basic Office documents with a keyboard and mouse or touchpad. On smartphones and tablets, they are used best for throwing together a rough-draft document, or editing a document you already have. These app versions look to be Microsoft’s attempt to bridge these two platforms into a single workflow.


MCTS Training, MCITP Trainnig
Best Microsoft MCTS Certification,
Microsoft MCITP Training at certkingdom.com

Microsoft: ‘Nobody loves developers more than us’

Sharing? At Microsoft? It’s more likely than you think.

Last week, Microsoft made huge waves when it announced that its long-proprietary .Net application framework was now available as open source, completely rocking the Redmond, Wash., giant’s cross-platform strategy and public image, all in one fell swoop.

This week is the TopCoder Open, which, for competitive coders, is like the World Series or the International, depending on how nerdy you are, with 1,400 developers in attendance and $260,000 worth of prizes on the line. Microsoft’s developer evangelist Matt Thompson took the stage to talk about the kinder, gentler Microsoft and why students, startups and anybody with an interest in coding should take the company seriously.

“Nobody loves developers more than us,” Thompson said to the packed crowd.

Thompson came to the TopCoder Open with the goal of getting developers to take Microsoft’s platform at least as seriously as they do Amazon’s, Google’s and Salesforce’s. The net result of Thompson’s presentation: A pretty decent sales pitch for working on the Microsoft platform and a lot of un-Microsoft-like talk about the importance of sharing, working together and open source.

Thompson began his presentation with some of his personal history. He was an evangelist for Java at Sun Microsystems; a platform and API developer at early mobile startups General Magic and Taligent; and a mobile developer besides. If there’s a trend he’s noticed in his career, he says, it’s that coding is getting easier thanks to modern development tools, and that code literacy is going to be more crucial than ever as a basic life skill.

As mobile and social experiences continue to dominate more of our daily lives, he says, opportunity is increasingly going to come in the form of new software. That’s why hackers and makers are the vanguard of the new wave of developers, he says.

“Coding is the easiest way to express new ideas,” Thompson says.

Which is why startups need to consider Microsoft. Thanks to the new Visual Studio Community Edition, teams of fewer than five can use Microsoft’s development environment to build those new ideas together and have them work across platforms.

Because Microsoft is, you know, Microsoft, it has something for everybody. Deploy your .Net app on Microsoft Windows Azure and scale up (maybe even for free, if you qualify for the Microsoft BizSpark program). That app can run on iOS, Android or Windows Phone, which heaven knows needs apps (or euthanasia, depending who you ask). Given the entire terrible majesty of the Microsoft ecosystem, it’s a path leading from a startup with a $1 billion idea to an enterprise with a $1 billion bottom line, Thompson says.

And the way to get there, he says, is with openness and open technologies — a rising tide lifts all ships, and Microsoft wants to help all developers succeed no matter what technologies they use. Getting a billion-dollar idea to market is easier when you can stand on the shoulders of giants.

“It’s no longer monolithic or proprietary,” Thompson says. “It’s about sharing.”

Un-Microsoft-like, indeed. But maybe the surest sign yet that Microsoft is rethinking its relationships with developers. Which is a good thing, because if Microsoft is serious about this “platform,” developers are going to be its most precious resource, and it has some image rehabilitation to do. In that light, having startups and independent coders at one of the premiere events for the same is a shrewd move.


 

MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com

Windows 10 revealed: Microsoft’s next OS fuses Windows 7 and 8

At a press event on Tuesday, Microsoft launched the next version of Windows: Not Windows One, not Windows 9, but Windows 10, which combines the reborn Start menu with Windows 8’s colorful live tiles and adjusts its behavior depending on how you’re using your device.

Windows 10 will officially launch in the middle of next year, but you’ll have a chance to try it out before that via a new Windows Insider program, launching Wednesday. The platform’s most vocal fans will have a chance to download the technical preview before it launches next year.

Microsoft’s Joe Belfiore showing off Windows 10’s reborn, revamped Start Menu.

Microsoft executives unveiled the new OS at a small press event in San Francisco, where the company tried to position the Windows 10 OS as a “natural step forward” for both Windows and Windows Phone, which will also be renamed Windows 10.

Windows 10 will be designed for the enterprise, Terry Myerson executive vice president of Microsoft’s OS group, said. It will have a “familiar” interface, whether it be for Windows 7 or Windows 8. “They will find all the tools they’re used to finding, with all the apps and tools they’re used to today,” he said.

Windows 10 will be compatible with all the familiar management systems, including mobile device management. MDM tools will manage not just mobile devices, but PCs, phones, tablets, and even embedded devices inpart of the Internet of Things, Myerson said. Enterprise customers will be able to manage their own app stores, so that ther employees get the right apps for them. As Windows 8 did, data security will be a priority, he said.

“Windows 10 will be our greatest enterprise platform ever,” Myerson said.
Windows 10 revealed

Joe Belfiore, who runs part of the OS team focused on the PC experience, showed off the new OS, which he called a “very early build.” Yes, the new build has the Stat menu, combining the icon-driven menu from Windows 7, plus the added Live Tiles to the right.

Belfiore used the analogy of a Tesla to describe how Windows 7 users would feel when they upgraded—something that Microsoft desperately wants them to do: a supercharged OS, but one that will feel familiar.

One of the things that Microsoft wants to ensure is that Windows 10 is personalized results, including search results, Belfiore said.

Windows 8 had a universal app platform, with a common Windows Store that handle updates independently. Belfiore said that Microsoft wanted all those Windows 7 uses to get all the benefits of Windows 8 apps. Apps will be shown in the Live Tiles, with no real indication whether they are “classic” apps or modern, Windows 8 apps. Apps can be “snapped,” like Windows 8. Users will also not have to leave the Windows desktop to use modern apps, as expected.

Multitasking will also be a priority, with a stated goal being able to “empower” novice users, Belfiore said. On the taskbar there will be a “task view” where users can switch back and forth between different environments—whether it be 32-bit Windows 7 apps or modern apps. And yes, they will include virtual desktops, with the ability to switch back and forth between virtual environments. A “snap assist” feature will allow users to select similar windows to snap alongside other apps. And up to four apps or windows can be snapped to the four corners of the desktop, Belfiore said.

Even more advanced uses will be able to take advantage of new keyboard shortcuts, with the ability to ALT-TAB between desktops. “It’s a nice forward enhancement to make those people more productive,” Belfiore said.

Microsoft even improved the command line interface, with an improved keyboard interface. (You can use Crtl+V to paste now!)
Touch when you need it

Belfiore wrapped up by talking about touch: “We’re not giving up on touch,” he said. But he did say that that massive numbers of users were familiar with the touchless Windows 7 interface, while supporting those who have jumped to Windows 8.

So that means that the Charms experience will be revamped. When you swipe right on Windows 10, the Charms bar is still there. But Belfiore said that the Charms experience would change. When people swipe in from the left, Windows 10, you’ll get a task view. “I’m using touch in a way that accelerates my use of a PC,” Belfiore said.
windows10 continuum start screen

Microsoft is also working on a revamped UI that isn’t is in Windows 10, yet. For two-in-on devices, a “Continuum” mode will adjust the UI depending on whether or not the mouse and keyboard is present. When a keyboard is disconnected, the Windows 8-style Start menu appears and a back button is available so that users can easily back out to a prior command. Menus grow larger. Bu when a mouse and keyboard is connected, the desktop mode reappears, Windows apps return to desktop windows, and the Start page disappears.

Now, Microsoft needs to take the next step: pitching enterprise customers, Myerson said. And that’s critical for Windows’ future, analysts said. Expect more details on the consumer flavors of Windows 10 early next year, more application details at BUILD, and then a launch of Windows 10 near the middle of next year.

“For businesses, I think there are some businesses who have picked it up and they are really early adopters, but in general, the sense—when we engage with customers, we’re not hearing a lot of reception out there,” Wes Miller, an analyst with Directions on Microsoft, said in advance of the briefing. “We’re hearing a lot of businesses even before whatever that thing comes out tomorrow, before that came out, businesses were saying, we’re going to hang out on Windows 7, it’s stable, it does what we need to do.”

Starting Wednesday, Microsoft will launch a Windows Insider program, distributing the technical preview of Windows 10, Myerson said. Through Window Insiders we’re inviting our more vocal Windows fans” to help refine the Windows experience, executives said. Users wil be able to sign up at preview.windows.com, he said, where they will be able to hold private discussions with Windows engineers and give feedback.

“Windows 10 will be our most open, collaborative OS project ever,” Myerson said.

 


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com

 

 

New Microsoft same as the old Microsoft

For all the talk by its CEO about a new and different Microsoft, the company’s revenue and profit engines remain untouched, with money-making software groups tied to hardware-intensive divisions that increasingly drag down the firm’s overall margin.

Perusing Microsoft’s latest financial report, the one filed with the U.S. Securities and Exchange Commission (SEC) in July, makes it clear that little has changed in either the last year or since Satya Nadella took over the reins in February 2014.

Two of the company’s six business units — Devices & Consumer (D&C) Licensing and Commercial Licensing — generated 68% of the company’s total revenue for the second quarter of 2014 and 93% of its gross margin. Those units, as their names imply, primarily sell software licenses: Windows to OEMs in D&C’s case, Office and a slew of other products, including Windows Server, to enterprises in Commercial’s.

Those numbers were not substantially different from a year ago, much less six months ago when Nadella took over the company. In the second quarter of 2013, D&C and Commercial Licensing accounted for 75% of the revenue and 95% of the gross margin. Half a year ago, the figures were in the same ballpark: 66% and 93%.

And the D&C and Commercial Licensing margins were still stratospheric last quarter, 92% for D&C, 94% for Commercial. In other words, for each $100 brought in by those two units — from software sales, in other words — Microsoft retained $93.10. That’s “printing money” by any business definition.

The other units — Computing and Gaming (C&G) Hardware, Phone Hardware, D&C Other and Commercial Other — had gross margins of 1%, 3%, 24% and 31%, respectively, but contributed even smaller portions to the total gross margin for the quarter. C&G Hardware, for instance, accounted for just 0.1% of the company’s gross margin, while Phone — the new line item in Microsoft’s financials that represented the Nokia business acquired in April — contributed only 0.3% of the gross margin.

As six months ago, when Computerworld last analyzed Microsoft’s financials to try to figure out whether its strategy matched its numbers, the four units were not only less profitable than the software groups, but were nearly invisible on the bottom line. Collectively they accounted for 8% of the total gross margin. It’s not a rounding error, certainly, but just as obviously not a core part of Microsoft’s profitability.

And Nadella has talked “core” so often he could be an apple — not Apple — enthusiast.

“We made bold and disciplined decisions to define our core as the productivity and a platform company for the mobile-first, cloud-first world,” Nadella said in the July 22 earnings call with Wall Street (emphasis added). “We will get crystal clear on the core businesses that drive long-term differentiation and the businesses that support them.”

Nadella used the word “core” 10 times in his prepared statement at the top of that call.

Microsoft, of course, knows full well the profit-making disparity between what it has historically done — sell software — and what ex-CEO Steve Ballmer decided it must do, sell devices, too.

While revenue from C&G Hardware, which primarily came from sales of the Xbox game console and Surface tablet, and Phone added $3.4 billion to sales, a closer look at the numbers revealed still-higher costs and continued declining margins for devices.

After an increase in 2014’s first quarter, the margin for C&G Hardware took a dive in the second, dropping to just 1%. In the last eight quarters, the group’s margins have fallen in four when measured against the previous period.

And the 1% for the second quarter, a record low — except for the second quarter of 2013, which included a $900 million write-off — put new meaning to “razor thin.”

Microsoft attributed the decline in gross margin for C&G Hardware to higher expenses for both the Xbox and the Surface, but the latter was what dragged down the number: Microsoft took an estimated $363 million loss on the tablet in the June quarter to push the total red ink to $1.7 billion since its October 2012 debut.

Nor did the addition of Nokia help much. With Phone added to C&G Hardware, the two groups returned just 50 cents for each $100 in revenue. When one charts the gross margins of Microsoft’s divisions, those for C&G Hardware and Phone are so tiny they simply don’t register.

Nadella wasn’t unaware of the crummy margins for his company’s devices, whether video game machine, tablet or phone. He killed the Surface Mini shortly before it was to launch, reportedly to eat crow immediately rather than to lose even more money down the road; rejected Ballmer’s “devices and services” strategy; and talked instead about the company’s mission as a “productivity and platforms” seller.

The vast bulk of Microsoft’s gross margin — an indicator of profitability — still comes from its software sales, while other businesses, including its hardware and phone efforts, generated so little that they’re impossible to see in the chart’s scale. (Data: Microsoft, SEC filings.)

“At times, we will develop new categories like we did with Surface. And we will responsibly make the market for Windows Phone,” Nadella said during the July 22 earning call. “However, we are not in hardware for hardware sake, and the first-party device portfolio will be aligned to our strategic direction as the productivity and platform company.”

Other company executives, including former Nokia CEO Stephen Elop, have also deployed the phrase “responsibly make the market.” which some analysts have interpreted to mean that losses will not be tolerated in Nadella’s regime as they were in Ballmer’s.

The mantra of “productivity and platforms” certainly matches Microsoft’s revenues better then Ballmer’s “devices and services,” which was never really defined. The Office productivity family, represented by Commercial Licensing, and the Windows platform, more or less encapsulated in D&C Licensing, accounted for 93% of the firm’s second-quarter gross margin.

That was actually down from a year ago, when the two lines combined for 95% of Microsoft’s gross margin.

But another group, Commercial Other, which generates most of its revenue from what Microsoft calls “Commercial Cloud” — Office 365 for commercial accounts; Azure, the company’s cloud business; and Dynamics CRM Online — more than made up the difference. The service-oriented group booked $2.3 billion in revenue during the June quarter, up 44%, and boosted its gross margin to $691 million, a 106% increase.

Commercial Other’s gross margin in percentage format was 30.5%: For every $100 in revenue, Microsoft kept $30.50. That was not only a jump from 21.3% a year before, but the highest since the group’s creation on the books.

“Commercial Other margins expanded again in this quarter, benefiting from both improved business scale and datacenter efficiency in our cloud services,” said CFO Amy Hood last month.

Although Commercial Other was a creation of Ballmer, who regularly cited its offerings as the prime example of the “services” side of his strategy, the group also fits well with Nadella’s updated message of productivity (Office 365) and platforms (Azure, as a cloud-based OS).

Add Commercial Other to the two licensing-centric groups, and the cumulative margin drops to 84.7% — Microsoft keeps $84.70 of each $100 in revenue — which, while a smaller number than licensing-only, is still a fantastic margin that demonstrates the financial power of software, whether delivered traditionally or as a service.

Nadella knows that, and has even acknowledged as much, although he uses the word “software” sparingly — just twice, for instance, in the July 22 earnings call. In a May interview at Re/code’s technology conference, Nadella said, “We are a software company at the end of the day.”

No kidding.

Which makes the hardware divisions and their very low margins stand out even more.

If the Xbox, Surface and Nokia businesses, along with the rest of the peripheral units bundled with them, were purged from Microsoft’s balance sheet last quarter, it would have raised the gross margin ten points, from 69% (with hardware) to 79% (without). In other words, Microsoft would be a smaller company — just under $20 billion in revenue versus the actual $23.3 billion — but a more profitable one.

That’s not gone unnoticed by Wall Street, which has regularly pressed Microsoft to abandon hardware, sell the units or spin them off into independent companies. Industry analysts have also questioned the devotion to hardware.

“The contrast between hardware and licensing couldn’t be more stark: one makes enormous gross margins, and the other barely scrapes a profit,” said Jan Dawson, chief analyst at Jackdaw Research, in a July 22 analysis of Microsoft’s financials. In a follow-up, he wondered how long Microsoft would put up with the losses of the Surface.

“Continued losses will make it harder and harder for Microsoft to keep the Surface project going, so a good performance in the next quarter or two will be critical to justifying its continued existence,” he wrote on July 31.

A few days later, in an interview, Dawson elaborated. “My sense is that Nadella is less willing to accept losses than was [Steve] Ballmer,” he said.

With a financial disparity like the one shown in the June quarter, who could blame Nadella if he did?

And he has hinted that pressure would be applied to the low-low-margin hardware divisions. “For those supporting efforts such as MSN, retail stores and hardware, we will also ensure disciplined financial execution,” Nadella said on July 22 (emphasis added).

While margins for Microsoft’s hardware group — which sells the Surface and the Xbox — continued to fall in the June quarter, margins have improved for ‘Commercial Other,’ the group that handles Office 365 for businesses and the Azure cloud. (Data: Microsoft, SEC filings.)


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com

 

 

Microsoft to lay off 18,000 in next year

Microsoft announced Thursday morning that it will cut its workforce by up to 18,000 jobs, or 14 percent, in the next year, as part of a broad effort to streamline the company in the wake of its acquisition of phone-maker Nokia.

A letter to employees from CEO Satya Nadella, released by the company, said that its “work toward synergies and strategic alignment on Nokia Devices and Services is expected to account for about 12,500 jobs, comprising both professional and factory workers. We are moving now to start reducing the first 13,000 positions, and the vast majority of employees whose jobs will be eliminated will be notified over the next six months.”

Nadella’s letter said that the company will add jobs in other areas.

In it, he promised further information about where the company will focus investment in innovation during a public conference call to discuss earnings on July 22, and invited staff to join a monthly internal question and answer session with him on Friday to find out more.

Senior leadership team members will discuss the effect of the cuts on their organizations later Thursday, he said. Staff laid off as a result of the process will be offered severance pay and, in many places, help in finding a new job, he said.

Beyond integration of the Nokia handset business, Nadella said the job cuts would focus on work simplification, eliminating layers of management and changing what the company expects from each of the disciplines involved in engineering activities. These changes are intended to accelerate the flow of information and decision making, he wrote.

Nadella also unveiled a few details of his plans for the Nokia phone portfolio.

Microsoft will “focus on breakthrough innovation that expresses and enlivens Microsoft’s digital work and digital life experiences” to win in the higher price tiers, he said.

Most intriguingly, the low-end, Android-based Nokia X phones, introduced as last-gasp strategy by Nokia before it sold the handset business to Microsoft, will survive—but not as Android phones. Instead, said Nadella, “We plan to shift select Nokia X product designs to become Lumia products running Windows.” Nokia had laid the groundwork for that before the sale, building its own apps and a user interface for Android that resembled Windows Phone.

In a separate letter to staff, Microsoft Devices Group head Stephen Elop said the company would continue to sell the Android devices in some countries, depending on local conditions.

He also detailed where some of the job cuts would fall. Engineering work on mobile phones will continue at two locations in Finland, Salo for high-end Lumia devices and Tampere for affordable devices, but will be ramped down in Beijing, San Diego and in Oulo, Finland. Phone manufacturing will continue in Hanoi, and to a lesser extend in Beijing and Dongguan. He made no mention of former Nokia manufacturing operations in India.

There will be limited change for the teams working on Surface devices and Xbox hardware as these had already been restructured earlier in the year, Elop said.

As of June 5, Microsoft had 127,104 employees, 61,313 of them in the U.S., according to its website. The planned job cuts could affect around 14 percent of the workforce.

Peter Sayer contributed to this article.


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com

 

 

Microsoft says new hybrid storage options can cut costs up to 60%

Microsoft Azure StorSimple storage options mix on premises with cloud resources.

Microsoft is coming out with new hardware and cloud management features for its StorSimple hybrid storage offering that promises lower costs and better data protection.

The new products, available Aug. 1, include two models of the new StorSimple 8000 storage array that are tied into a management platform and a virtual storage appliance, both deployed within Microsoft’s Azure cloud. The package is called Microsoft Azure StorSimple.

With it, customers can cut storage costs 40% to 60%, receive faster disaster recovery and access tools that provide detailed views of storage status and trends, Microsoft says in a blog.

The hardware – StorSimple 8100 and 8600 – tier data between SSD and HHD drives, but also with storage within the Azure cloud. This hybrid architecture gives customers the ability to readily expand overall storage capacity in the cloud and add disaster protections, the company says.
ms azure diagram

StorSimple Virtual Appliance supports the functionality of the on-premises StorSimple hardware except that it is deployed on virtual machines within the Azure cloud. Paired with StorSimple hardware at customer sites, the virtual appliance can run applications in the Azure cloud by accessing virtual volumes uploaded to the cloud from the on-site storage arrays.

This arrangement enables running new applications in Azure that use cloud-based snapshots of historical data without having to access it in the corporate data center, thus avoiding disruption of existing data-center workloads, the company says. The data used in this way must be from Windows Server, Hyper-V, Linux or VMware servers, according to Microsoft.

The Virtual Appliance can play a role in disaster recovery in Azure as well. Applications that have been virtualized in an Azure StorSimple array on-prem can be restarted on virtual machines within Azure using data that has been uploaded there beforehand. Once the on-site customer data center has been restored, any changes to the data in the cloud that were made during the restoration process are downloaded from the cloud, Microsoft says.

On-premises data is up loaded to Azure as cloud snapshots, which are like traditional storage snapshots only these are stored in Azure’s cloud. The cloud data deduplicated so it takes up less space and is synched with on-site data. Once in the cloud it can be used not only for disaster recovery but also for development and testing applications, search and application migration, Microsoft says.

The cloud-based management platform gives a central console for all the StorSimple storage arrays throughout an enterprise as well as the storage within the Azure cloud. This enables applying central policies and controls and gives access to all arrays automatically, says Mike Schutz, the general manager of product marketing for Microsoft’s Server and Tools Division. The manager also supports real-time status reports.

Detroit-based construction firm Walbridge has used StorSimple 7000s for three years and has saved 40% of its storage costs vs. what it would have spent over that time if it had continued buying on-prem servers, says Cynthia Weaver, the firm’s assistant vice president for IT.

She’s not certain the company will upgrade to Azure StorSimple but is intrigued by its ability to support disaster recovery to the cloud. Currently restoration requires a second StorSimple array to recover to. She says she’ll consider Azure StorSimple the next time she replaces some of the company’s remaining on-site storage.

Walbridge’s strategy is to move storage to the cloud as it retires outdated gear, Weaver says. Between StorSimple and Office 365, the company now stores more data in the cloud than it does on-site and has actually reduced the size of its data center and reallocated the space to create two offices, she says.

Microsoft bought the independent startup StorSimple in November 2012, and the introduction of Azure StorSimple is the first new generation of its product since then. The Store Simple hardware capacity ranges from 15T to 40T Byte on premises with support for 200T Byte in the cloud. The previous hardware family StorSimple 7000 ranged from 4T to 20T Byte.

The virtual appliance and cloud-based management are not available for StorSimple 7000 devices.

Microsoft’s StorSimple products compete against products from TwinStrata, now owned by EMC, Nasuni and Panzura, which act as storage gateways to public cloud services. Microsoft has the advantage of creating unique enhancements that come from controlling both the on-prem hardware and the cloud service.

 


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com

 

 

Microsoft slates critical IE, Windows patches for Tuesday

One month left for businesses to migrate from Windows 8.1 to Windows 8.1 Update

Microsoft today said it will ship six security updates to customers next week, patching all versions of Internet Explorer (IE) and nearly all supported editions of Windows.

The IE update, one of two classified as “critical” — Microsoft’s most serious threat ranking — will patch IE6 on Windows Server 2003, IE7, IE8, IE9, IE10 and the newest, IE11.

It’s unlikely that July’s IE update will match June’s in size: Microsoft fixed a record 60 flaws in the browser on June 10. (Originally, Microsoft said it had patched 59 IE bugs last month, but a week later acknowledged it had forgotten to add one to the list, and so upped the count to an even 60.)

Windows 7 users who have not freshened IE11 with a mandatory April update will not receive next week’s browser fixes.

According to Thursday’s advanced notice, which briefly described the July updates, the second critical bulletin will patch all client editions of Windows — from Vista to Windows 8.1 — and all server versions except for those running on systems powered by Intel’s Itanium processors. Windows Server 2008 and Server 2012 systems provisioned by installing only the Server Core — a minimal install with many features and services omitted to lock down the machine — are also exempt from Bulletin 2, Microsoft said.

Of the remaining four updates, three were labeled “important” by Microsoft — the threat step below critical — while the fourth was pegged “moderate.” All will offer patches for some or all Windows editions, both on the desktop and in the data center.

Security researchers pointed to the two critical bulletins as the obvious first-to-deploy for most Microsoft customers.

They also remarked on Bulletin 6, the single moderate update, which will patch Microsoft Service Bus for Windows Server. The bus is a messaging and communications service that third-party developers can use to tie their code to Windows Server and Microsoft Azure, the Redmond, Wash. company’s cloud service.

“The odd one out this month is the Moderate Denial of Service in ‘Microsoft Service Bus for Windows Server,'” said Ross Barrett, senior manager of security engineering at Rapid7, in an email. “It’s part of the Microsoft Web Platform package and is not installed by default with any OS version.”

Although Microsoft did not mention it in today’s advance notice, or in the blog post by the Microsoft Security Response Center (MSRC), enterprises have one more month to deploy April’s Windows 8.1 Update and Server 2012 R2 Update before losing patch privileges for devices running Windows 8.1 or servers running 2012 R2.

Hardware powered by Windows 8.1 or Server 2012 R2 must be updated before Aug. 12, the next scheduled Patch Tuesday, to receive that month’s updates, as well as any future security fixes.

Or in some cases, even present patches, said Chris Goettl, a program product manager at Shavlik, in an email.

“One thing to watch out for [next week] will be [something similar to] the many exceptions we saw last month,” Goettl cautioned. “Many of the updates we saw in June required other updates to be in place, depending on the platform. For those running Windows 8.1 or Server 2012 R2, they need to be prepared for more of these updates to require Update 1 before they can apply them. Microsoft has stated they would delay a hard enforcement until August, but more and more of the patches [have] had variations that required Update 1. So look out for that cut over — it’s coming quick.

 


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCP Training at certkingdom.com

 

 

Surface Pro 3 ‘notebook’ reaches retail today

Microsoft today kicked off sales of the Surface Pro 3, the 2-in-1 touted by the company as a notebook replacement.

The it’s-a-table-it’s-a-notebook, which was unveiled one month ago, is currently available in two models, both powered by a dual-core Intel Core i5 processor, the same used in 2013’s Surface Pro 2.

For $999, customers get a Surface Pro 3 equipped with 128GB of storage space; the 256GB configuration costs $1,299. Those models are now available in Microsoft’s own retail stores and its online e-market for American and Canadian customers, as well as at partner retailers. Best Buy, for example, started selling the Surface Pro 3 in its U.S. brick-and-mortar and online stores on Friday, as did Tiger Direct, an online-only retailer.

Microsoft has pledged to start selling the Surface Pro 3 in 26 additional markets — including Australia, China, France, Germany, Japan, Spain and the U.K. — by the end of August.

Best Buy also launched a nine-day trade-in deal that hands customers a gift card — minimum value of $50 — in exchange for a working tablet. The card can be applied toward the purchase of Surface Pro 3. According to Best Buy’s exchange calculator, the retailer will give $387 for a 128GB Surface Pro 2 and $217 for a working Surface 2, the tablet powered by the beleaguered Windows RT operating system.

Other Surface Pro 3 configurations will be available for sale on Aug. 1, Microsoft said Friday. Previously, the Redmond, Wash. firm had set the launch of those models as simply sometime that month.

Slated to reach retail in six weeks are the $799 Surface Pro 3 with 64GB of storage, powered by a dual-core Intel Core i3 CPU, and two running a dual-core i7 processor, one with 256GB of storage priced at $1,599 and the top-of-the-line tablet with 512GB for $1,949.

New orders for the two now-available models will be shipped June 30, according to the Microsoft online store. The $199.99 docking station, which Microsoft also trumpeted last month, will be available Aug. 15 in the U.S. and Canada.

None of the Surface Pro 3 prices include a cover keyboard, which Microsoft mandates to make good on its claim that the device can replace a laptop. The Surface Pro Type Cover costs $129.99, pushing the out-of-pocket price of the 128GB configuration to $1,129.

That price is 13% to 26% higher than a corresponding MacBook Air, the notebook that Microsoft has incessantly used in its comparisons: A 13.3-in. MacBook Air with 128GB of flash storage lists for $999, while the 11.6-in. MacBook Air — closer in screen size to the 12-in. Surface Pro 3 — with the same amount of storage space runs $899.

For Bob O’Donnell, principal analyst at Technalysis Research, the Surface Pro 3 has been “a nice device.” O’Donnell, like many analysts and some members of the media, has had a Surface Pro 3 since the May 20 launch event.

“I like the bigger touchpad, the bigger screen, and the aspect ratio [of the screen] is better,” said O’Donnell. “All in all, it’s a nice product.”

Two configurations of the Surface Pro 3 went on sale Friday, at prices of $999 and $1,299 sans cover keyboard. (Image: Microsoft.)

Not perfect, though. O’Donnell’s biggest beef was that Microsoft keeps selling the cover keyboard as an extra, when that keyboard is absolutely necessary to make good on the firm’s claims. “They should have bundled the keyboard,” O’Donnell said. “They’re trying to position it as a tablet. It’s not a tablet, it’s a notebook.”

O’Donnell estimated that he’s used the Surface Pro 3 as a notebook 95% of the time, as a tablet just 5% of the time. He uses his go-to system, a Dell XPS 12 — the screen revolves to lay flat on the keyboard for tablet-esque tasks — in the same 95-5 fashion.

“The best way to view and think about the Surface Pro 3 is as the evolution of the notebook,” said O’Donnell. “This is how notebooks are headed.”

Surface Pro 3 tablets and accessories can be ordered from Microsoft’s e-store.


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com