Archive
#Azure November newsletter
Once again I’m amazed of the pace that Microsoft releases new innovative and great service in Azure! Just love it! 🙂
Free e-book: Enterprise Cloud Strategy
What if you were able to achieve both efficiency and innovation in your business domains and applications across your entire portfolio? What if you could take advantage of the cloud and all its resources and features? With a good road map and strategy, you can. Download the free e-book, Enterprise Cloud Strategy, and find ways to build your own road map to success.
Advancing our ambition to democratize artificial intelligence
Microsoft recently announced a new partnership with OpenAI, a nonprofit AI research organization co-founded by Elon Musk, Sam Altman, Greg Brockman and Ilya Sutskever. Together we hope to make significant contributions to advance the field of AI, and make it more accessible to every developer and every organization. Read more about the partnership and why OpenAI chose Azure as the primary cloud platform from Harry Shum, Microsoft Executive Vice President of AI and Research and Sam Altman, co-founder, OpenAI (and be sure to watch the video about why they chose Azure). Also, visit the Azure Blog for more information.
Connect(); // 2016: Keynotes and technical sessions available on demand
Missed the Microsoft Connect(); developer event? Catch up on all the news and keynotes or dive right into any of the technical sessions on Visual Studio, .NET, Xamarin, DevOps, Azure, Data with Intelligent Apps, UWP, developing for Office and more! Browse the on-demand content.
G-Series instances now available for Azure Cloud Services
G-Series instances are available in Azure Cloud Services in all regions where G-Series instances for Azure Virtual Machines are currently offered. They feature the latest Intel Xeon processor E5 v3 family and provide unparalleled computational performance, substantial memory, and robust local solid-state drive (SSD) storage.
VMware backup now available in Azure Backup
VMware backup in Azure Backup helps protect virtual machines running on the VMware platform, on-premises or in the cloud. If you run backups on-premises, this new capability helps you meet requirements for operational recovery. If you back up your information to the cloud, you can meet long-term compliance rules and have an offsite copy of your data. For more information, visit the Operations Management Suite | Protection & Recovery webpage.
In-Memory OLTP for Azure SQL Database generally available
You can use In-Memory OLTP, a feature of Azure SQL Database, to achieve incredible performance gains (up to 30 times) for transaction processing and data ingestion in Premium databases, with no or minimal changes to the application. Memory-optimized tables, memory-optimized table types, and natively compiled T-SQL modules are now available in all Premium databases, including databases in Premium elastic pools. For more information, read the Microsoft Azure SQL Database provides unparalleled performance with In-Memory technologies blog post.
Azure SQL Database Long-Term Retention in public preview
For applications with compliance or operational requirements to retain data, Azure SQL Database now offers Long-Term Retention (LTR). With just a few clicks, you can easily enable your databases to create weekly backups stored in your own Azure Backup vault and extend the retention period built into SQL Database from 35 days to up to 10 years. The backups in the vault are restorable and are automatically deleted after your configured retention period. For more information, visit the Azure Blog.
Azure Content Delivery Network adds new features for better performance, real-time management, and mobile users
Azure Content Delivery Network is a multi-CDN platform that offers massively scalable, secure delivery of content with accelerated performance. New capabilities include the ability to set up real-time alerts about delivery anomalies, such as bandwidth and cache status, and a mobile rules engine where you can customize rules and features targeted to mobile devices, such as device model and operating system. Visit the Azure Blog for more information.
Azure Active Directory Domain Services generally available
Azure Active Directory Domain Services offers scalable, high-performance, managed services such as domain join, LDAP, Kerberos, Windows Integrated Authentication, and Group Policy support. With the click of a button, administrators can enable managed domain services for Linux and Windows virtual machines and directory-aware applications deployed in Azure infrastructure services. By maintaining compatibility with Windows Server Active Directory, Azure Active Directory Domain Services gives you an easy way to migrate traditional on-premises applications to the cloud.
Azure HDInsight introduces advanced security capabilities in public preview
Azure HDInsight has several new key security capabilities. It integrates with Azure Active Directory and Azure Active Directory Domain Services for enterprise-grade authentication and identity management. HDInsight also integrates with Apache Ranger for a central policy and management portal where administrators can maintain fine-grained control policies over Hadoop data access, components, and services. Data processed by HDInsight is stored in Azure Data Lake Store or Azure Storage. Both offer server-side encryption to secure data at rest.
Azure Data Factory adds more connectors and achieves higher speeds
Azure Data Factory allows you to bring data from a rich variety of locations into Azure for advanced analytics and predictive modeling. We recently added support for FTP/S, Amazon S3, Amazon Redshift, and Parquet file format. Load speeds have also been greatly enhanced: you can now load into Azure SQL Data Warehouse at 1.2 GBps and load into Azure Data Lake Store and Azure Blob Storage at over 1.0 GBps.
Azure Analysis Services in public preview
Built on the proven analytics engine in Microsoft SQL Server Analysis Services, Azure Analysis Services delivers enterprise-grade Business Intelligence semantic modeling capabilities with the scale, flexibility, and management benefits of the cloud. For more information, visit the Azure Blog.
Microsoft Azure IaaS Operations Guidance – #AAD, #RBAC, #ARM, #Microsoft, #Azure
Here you can find a ton of great guidance material for Azure operations by mzbowe! Really good summary!
This is a collection of Azure Infrastructure installation and operational guidance resources I provide to my customers. By keeping these links up to date with each engagement, all of my customers may benefit. Hopefully you can too! The latest Azure updates will always be at Azure service updates. Make it part of your operational procedure to review that monthly, if not weekly! In 2015, there were over 500 updates. Wow!
The goal of this guide to highlight core installation and operational procedures for an Azure IaaS deployment which predominantly will consist of Compute, Network and Storage resources. This article Azure Infrastructure Services Implementation Guidelines, gives a pretty good run down of what needs to be created and in what order. The resources I will keep updated below pretty much follow most of those resources in the last link. But for now, there is a very important piece of that puzzle missing. For the newer Azure Resource Manager (ARM) model of deployment, we need to plan, design and create Azure Resource Groups. Once we have Resource Groups, we can delegate administration with Role Based Access Control (RBAC).
Besides all this, if you just need to ramp up and learn more on Azure, go to the Azure Learning Paths page. Check it out and learn something new! I also have my Azure Certification resources (Slides and Videos) from MS Ignite 2015, to get you certified and ready to go!
- aka.ma/Certification/70-533 | Microsoft Azure Infrastructure Certification Prep
- aka.ma/Certification/70-534 | Microsoft Azure Architecture Certification Prep
Azure Active Directory
- How Azure subscriptions are associated with Azure Active Directory
- This is an important link to read and understand. Microsoft Azure does not equal Azure Active Directory. If you create a brand new Azure subscription, you will have an Azure Active Directory tenant by default. But, sometimes companies have Office 365 first, without an Azure Subscription. With Office 365, you get an Azure Active Directory tenant for free. That is your cloud directory. It can be standalone. Or many companies will synchronize or federate with their on-premises identities. But, an Azure AD tenant for Office 265 is not necessarily tied to an Azure Subscription. An Azure subscription is just another service like Office 365. If your company is going to have both, then the KEY goal is that both of those connect to the same Azure Active Directory tenant. So if you started Office 365 and made the primary domain name contoso.com, then when you login to create an Azure subscription, make sure to do so with a Global Admin account in the contoso.com Azure AD tenant that you use to administer Office 365. See Manage the directory for your Office 365 subscription in Azure.
- Azure Active Directory editions
- Before you get too excited about everything you discover on the azure website, make sure you know what version you have. There are many flavors and enterprise agreements. Depending on the version you have, you may have more or less services available to you. Azure Active Directory Premium will get you the whole kitchen sink. But there are different ways to get that as well e.g. an Enterprise Mobility Suite license.
- Hybrid Identity Design Considerations
- The Four Pillars of Identity – Identity Management in the Age of Hybrid IT
- Azure Active Directory Authentication Protocols
- Authentication Scenarios for Azure AD
- Azure Active Directory federation compatibility list: third-party identity providers that can be used to implement single sign-on
- Azure AD terminology
- Getting started with Azure Multi-Factor Authentication in the cloud
- Azure AD Privileged Identity Management
Azure AD Operational Guidance
- Administer your Azure AD directory
- Assigning administrator roles in Azure Active Directory (Azure AD)
- Create or edit users in Azure Active Directory
- Azure AD Password Reset for Users and Admins
- Managing access to resources with Azure Active Directory groups
- View your access and usage reports which is part of
Microsoft and AzureCon delivers! Love it! – #Azure, #AzureCon, #EnvokeIT, #IoT, #SaaS, #PaaS
I really love the way that Microsoft and Azure delivers! It’s so amazing with all the PaaS and SaaS offerings they now have on top of the traditional IaaS delivery. There is no other cloud provider out there that delivers anything near it! I’m amazed and so happy to be a part of this journey!
If you didn’t have the time to look at AzureCon you have a lot of great videos and topics to go through!!
Here is a short overview of the many great things released and presented:
- General Availability of 3 new Azure regions in India
- Announcing new N-series of Virtual Machines with GPU capabilities
- Announcing Azure IoT Suite available to purchase
- Announcing Azure Container Service
- Announcing Azure Security Center
Watching the Videos
All of the talks presented at AzureCon (including the 60 breakout talks) are now available to watch online. You can browse and watch all of the sessions here.
Announcing General Availability of 3 new Azure regions in India
Yesterday we announced the general availability of our new India regions: Mumbai (West), Chennai (South) and Pune (Central). They are now available for you to deploy solutions into.
This brings our worldwide presence of Azure regions up to 24 regions, more than AWS and Google combined. Over 125 customers and partners have been participating in the private preview of our new India regions. We are seeing tremendous interest from industry sectors like Public Sector, Banking Financial Services, Insurance and Healthcare whose cloud adoption has been restricted by data residency requirements. You can all now deploy your solutions too.
Announcing N-series of Virtual Machines with GPU Support
This week we announced our new N-series family of Azure Virtual Machines that enable GPU capabilities. Featuring NVidia’s best of breed Tesla GPUs, these Virtual Machines will help you run a variety of workloads ranging from remote visualization to machine learning to analytics.
The N-series VMs feature NVidia’s flagship GPU, the K80 which is well supported by NVidia’s CUDA development community. N-series will also have VM configurations featuring the latest M60 which was recently announced by NVidia. With support for M60, Azure becomes the first hyperscale cloud provider to bring the capabilities of NVidia’s Quadro High End Graphics Support to the cloud. In addition, N-series combines GPU capabilities with the superfast RDMA interconnect so you can run multi-machine, multi-GPU workloads such as Deep Learning and Skype Translator Training.
Announcing Azure Security Center
This week we announced the new Azure Security Center—a new Azure service that gives you visibility and control of the security of your Azure resources, and helps you stay ahead of threats and attacks. Azure is the first cloud platform to provide unified security management with capabilities that help you prevent, detect, and respond to threats.
The Azure Security Center provides a unified view of your security state, so your team and/or your organization’s security specialists can get the information they need to evaluate risk across the workloads they run in the cloud. Based on customizable policy, the service can provide recommendations. For example, the policy might be that all web applications should be protected by a web application firewall. If so, the Azure Security Center will automatically detect when web apps you host in Azure don’t have a web application firewall configured, and provide a quick and direct workflow to get a firewall from one of our partners deployed and configured: Read more…
Citrix Lifecycle Management cloud service – is it something for you? YES! – #Citrix, #WorkSpaceCloud, #DaaS @EnvokeIT
I must admit that both Microsoft and Citrix are on the right track, it’s amazing to see the number of great “cloud” services that they now are releasing. If you’ve been reading my blog and follow me on Twitter then you know that I’m already a HUGE fan of Azure and all its offerings, and now Citrix comes up with a real interesting cloud based service to simplify the life-cycle management of their offerings, great job!
In this post we’re going to look at little closer to the Citrix Lifecycle Management service. So let’s start of with what it is, have a look at this great overview video:
Citrix Lifecycle Management is a comprehensive cloud-based lifecycle management solution to accelerate and simplify the design, deployment and ongoing management of Citrix workloads and enterprise applications.
Supporting many types of IT workloads across virtual and private or public cloud environments, this solution enables IT organizations to become faster, more cost-effective and more agile, and it helps maintain service quality and high availability with redundancy, automatic scaling and disaster recovery of applications. Built on blueprints incorporating validated reference architectures, configurations and best practices, Citrix Lifecycle Management provides a unified and standardized set of management tools for rapid and best practice-driven design, deployment and management of Citrix workloads and enterprise applications.
See this blog for a further explanation of Citrix Lifecycle Management.
Citrix Lifecycle Management is delivered as a cloud-based service through the newly launched Citrix Workspace Cloud.
The cloud service interacts with many types of supported Resource Locations that can be located either up in a public cloud service like Azure (that rocks!) or your on premise location and leveraging any of these technologies:
Once that you’ve connected the service to one of your Resource Locations then you can really start to look at the process of deploying your services to it, here is a good overview of the process of deploying a blueprint:
As you can see the process is really straight forward, 1 connect to your Resource Location, 2 Add your blueprint and then as the 3rd step you Deploy it! Read more…
Finally – Citrix Workspace Cloud is GA! – #Citrix, #WorkSpaceCloud, #DaaS, #SaaS, @EnvokeIT
This is something that we at EnvokeIT have been trying out for quite a while and really enjoy, it’s a great service that will simplify a lot for many service providers and customers. Contact us at EnvokeIT if you have any questions or if you need assistance on your journey to the cloud!
Now your business can take advantage of Citrix Workspace Cloud, the fastest and easiest way for IT to enable business productivity with secure apps, data, device management and more.
I’m pleased to announce the general availability of Citrix Workspace Cloud, the industry’s simplest way to build and deliver a complete workspace without compromise.
Now, you can easily combine virtual apps and desktops, mobile apps and device policies and data – securely delivered from any cloud or infrastructure you choose – whether on-premises, off-premises or both in a hybrid model.
Workspace Cloud is Revolutionary
Over the past 18 months, the team has been busy engaging with customers, partners, industry analysts, media, Citrix Technology Professionals, ISVs and alliance partners around the world as we built Workspace Cloud.
The general reaction has been consistent: Workspace Cloud is unlike anything else and comprehensively addresses the biggest challenges in workspace management.
The cloud-based management and control plane accelerates deployments. The choice of infrastructure locations provides the flexibility partners and customer’s demand, and the comprehensive set of workspace services that are always up to date ensure you can meet the broad set of IT use cases.
A single unified, global, and multi-tenant SaaS platform to create complete workspaces
People do their best work when they have immediate access to their work resources – the people, apps, and files they need at any specific moment or context.
While other vendors offer a ‘workspace’ that is nothing more than virtual desktops offered in their own cloud, Workspace Cloud makes it easy to deliver a people-centric, modern workspace located on-premises, off-premises or both in a hybrid model.
Easily compose workspaces containing apps, desktops, mobile and data. Workspace management allows you to use existing corporate Active Directory domains to add, remove or change the resources from one place once and on-demand – everyone and every resource in the workspace is updated.
Stay in control and retain choice for your infrastructure and cloud selections
Want to run your contractor applications out of Amazon, your productivity apps in Azure to be near their Office 365 data, and desktops on-premises? No problem. Workspace Cloud provides the only solution that allows you to select the best infrastructure combinations based on economics, performance, existing capacity, sovereignty, and expertise. This means the selection can be made on a per-service basis. This choice extends not only to your applications and desktops, but also to your data.
Workspace Cloud accelerates deployment and management through a SaaS-based control plane and securely communicates with your infrastructure through a simple cloud connector. Driven by a simple stateless, zero-touch management architecture. After a simple installation the connector is ready to provision resources, enumerate users from Microsoft Active Directory domains, and launch session requests.
Comprehensive portfolio of workspace services available as a subscription
Workspace Cloud subscriptions contains services that address the core use cases customers face every day and are available today. Start with one offering but easily add more based upon your expanding business needs.
The core services we’re announcing today include:
- Applications and Desktops Service – Deliver secure virtual apps and desktops to any device, and leave the product installation, setup, configuration, upgrades and monitoring to Citrix based on industry-leading XenApp and XenDesktop technology.
- Mobility Service – Provide cloud-based, comprehensive enterprise mobility management (EMM) — including mobile device management (MDM), mobile application management, and enterprise-grade productivity apps — for a secure user experience on BYOD or corporate devices based on XenMobile technology.
- Secure Document Service – Meet the mobility and collaboration needs of employees and the data security requirements of the enterprise with this secure enterprise file sync and sharing service based on ShareFile technology.
- Lifecycle Management Service – Accelerate and automate the design, deployment, and ongoing management of Citrix enterprise workloads with comprehensive lifecycle management. The service provides standardized, repeatable automation technology with a catalog of blueprints – assembled scripts that capture configurations, settings and other complex details into a single repeatable solution. Read more about this new technology here.
Continue reading more here!
//Richard
Converged Microsoft Account and Azure Active Directory Programming Model – #Microsoft, #Azure
Wow, finally Microsoft is doing something about the Microsoft Account and Azure AD identity “mess”! 🙂
Until now, building an application that worked with both personal and business accounts from Microsoft required integrating with two different technology stacks. Not only that, you had to have separate buttons in your app where your user needed to choose, up front, to sign-in with a personal account or a work or school account.
With the v2 app model preview, it is possible to sign-in both personal and work users with a single button. Let’s take a quick look at the end user’s experience. We begin with your application, with the addition of a “Sign-in with Microsoft” button.
We’re using the Microsoft brand because end users don’t know about Azure or Azure Active Directory. But they do know that Windows, Outlook, OneDrive, Xbox, and Office 365 are services from Microsoft and they need an account from Microsoft to sign-in there.
When the user clicks the button, they come to a consolidated sign-in page:
The user enters their username. Under the covers we figure out if the username corresponds to a personal account or a work account. Then we take the user to the right page to enter their password. Today this may involve a redirect – in the future we’ll optimize this out.
Read more here!
//Richard
Azure AD Premium a visionary in Gartner IDaaS Magic Quadrant! I love it! – #Azure, #AzureAD, #IDaaS
This is awesome! I just love what Microsoft is doing with all the cool Azure offerings! That’s also why I’ve been digging deeper into this area lately and also took the Microsoft Specialist – Architecting Microsoft Azure Solutions exam and been playing around with Azure AD, DirSync and ADFS a lot.
Now with the whole release of Windows 10, Azure AD, Intune, ADFS and System Center we’re going to have a lovely story going forward with how to do client management going forward, just take a Windows 1o device, join it through Azure AD, Intune and federation and then sign in using your on-premise AD credentials. On top of that you can also then leverage Azure AD or federation with it for your SaaS apps as well and with SSO, and why not use the Azure connector to make your on-premise web apps available on the Internet with authentication as well!
Microsoft and Azure rocks!
Now also with the magic quadrant from Gartner that shows how well Microsoft is doing! It look very promissing, and just think about combingin all this also with Citrix Workspace cloud going forward! So great! 🙂
Gartner just released their Magic Quadrant for Identity Management as a Service (IDaaS) and after only ~10 months in market, Azure AD premium was placed in the “Visionary” quadrant, far to the right of our competitors for our completeness of vision and our ability to execute, only slightly below companies with established, multi-year track records.
If you are a Gartner client, you can find the report here. We will have a complimentary copy to share soon, so please check back.
We’re really pleased with this result. We believe it validates our vision of providing of a complete solution for hybrid identity management, a solution that includes not just a directory and employee identity management, but full suite of identity capabilities, an integrated device management offering (Microsoft Intune), leading edge information protection (Azure RMS) and a robust set monitoring and security capabilities.
I am especially delighted by this validation because it says a lot about our customers, implementation partners and ISV partners who have worked together with us. They have been awesome about sharing their time and energy every day, to make sure that the products and services we build meet their needs and are helping them position their companies to thrive in the emerging world of cloud and devices.
This graphic was published by Gartner, Inc. as part of a larger research document and should be evaluated in the context of the entire document. The Gartner document is available upon request from Microsoft.
Gartner does not endorse any vendor, product…
Continue reading here!
//Richard
Microsoft Intune May updates – #Intunes, #EMM, #MDM, #Mobility, #EnvokeIT
Thsi week Microsoft is going to roll out some new updates like Android Wrapping Tool and new features for iOS, Android and Windows Phone to Microsoft Intunes.
We are excited to share with you the next set of Intune features that will be released between May 19 and May 26. With our monthly release cadence, we continue to focus on providing you with best-in-class experiences that help keep your users productive while protecting your company’s sensitive data. You can expect to see the following new Intune standalone (cloud only) features in this release:
- Ability to extend application protection to your existing line-of-business apps using the Intune App Wrapping Tool for Android (Intune App Wrapping Tool for iOS made available in December 2014)
- Ability to assign help desk permissions to Intune admins, filtering their view of the Intune admin console to only provide access to perform remote tasks (e.g. passcode reset and remote lock)
- RSS feed notification option added for Intune admin to subscribe to be alerted when new Intune service notifications are available for their service instance
- Improved end user experience in the Intune Company Portal app for iOS with step-by-step guidance added on how to access corporate email by enrolling for management and validating device compliance
- Updated Intune Company Portal app for Windows Phone 8.1 to provide enhanced status notifications for app installations
- New custom policy template for managing new Windows 10 features using OMA-URI
- New per-platform mobile device security policy templates for Android, iOS, Windows, and Windows Phone, in addition to new Exchange ActiveSync policy template
- Ability to deploy Google Play store apps that are required/mandatory to install on Android devices
Also, as announced last week, several new hybrid features are now…
Contact us at EnvokeIT if you like assistance with Intunes or continue reading the blog post here.
//Richard
Microsoft Ignite 2015 summary – #MSIgnite, #EnvokeIT, #Azure, #Office365, #OneDrive, #EMM, #PaaS, #IaaS
Hi all,
We at EnvokeIT participated and collaborated at Microsoft Ignite 2015 in Chicago. And it was one of the most intense events I’ve visited in years with a lot of happening in the business and Microsoft really showed that they are the leading innovator in many areas!
I hope that you enjoy my report and that it gives you a condensed overview of what happened and please contact us at EnvokeIT if you want assistance within any area below! And thank you Microsoft for such a great event and also all you bloggers out there that I’ve linked to in this material.
I must say that this event was positive and a bit scary at the same time. Microsoft is for sure pushing as visionairies and innovators in a lot of areas, and I think that competitors will have a hard time competing in the coming years.
These are the areas where A LOT have been released already and where Microsoft according to my oppinion will increase its market share significantly:
- Cloud and Mobile services, and with this I don’t mean IaaS service for just running a VM in their public Azure cloud or building a hybrid cloud with connectivity to on-premise datacenters. They are delivering so many capabilities now as PaaS and SaaS services. Just look at the sections below, it’s everything from Enterprise Mobillity Management (EMM), Business Intelligence, Database, Storage, Web Apps/services, Service Availability services (DR, Monitoring/Reporting, Backup etc.), Development, Source Control, Visual Studio Online etc. It’s amazing!!
- Open Source/Linux support – It’s so cool how much Microsoft have shifted to become an adopter to support more open source technologies and way of thinking than just a couple of years ago! Just have a look at all the Linux support they have in Azure, the Linux support they now have in System Center, Docker support to deliver more DevOps capabilities and all the other services in Azure. It’s amazing and so fun! So now both Microsoft have opened their eyes and realized that they can’t ignore this anymore just like Citrix has with their addition of XenDesktop for Linux with SuSE and RedHat support!
The first day kicked off and was a bombarding of product announcements aimed at helping IT pros secure and manage the new Universal Windows Platform.
CEO Satya Nadella presided over a three-hour keynote, which focused on how Microsoft’s new wave of software and cloud services will enable IT and business transformations that are in line with the ways people now work. Nadella talked up Microsoft’s focus on “productivity and platforms” and how it’s tied with the shift to cloud and mobility. He also highlighted the need for better automation of systems and processes, and better management of the vast amounts of data originating from new sources such as sensors and other Internet-of-Things-type nodes.
As mentioned there where a lot of updates and below I’ve tried to gather these and I hope it gives you a good insight on the infromation we received and also guidance on how you can get more information about the topics.
Included below are links to detailed overviews of each of the demos (from Microsoft blog post) – including information about how to use them, where to learn more, and what you’ll need to get started.
- The New Outlook App: A Modern Standard for Secure E-mail
- Enhanced Data Protection with Windows 10
- Windows 10 Device Guard
- Azure RemoteApp
- Document Tracking & Secure Collaboration with Azure RMS
- SaaS Management with Cloud App Discovery
- Detecting Anomalous Sign-Ins with EMS
- Microsoft Advanced Threat Analytics
- Deploying Azure in Your Datacenter
- The Microsoft Operations Management Suite (OMS)
- Power BI in SCCM
The following picture is a sketch of the keynote and is also quite good at summarizing the message of Mobile and Cloud first!
vNiklas also created a great powershell script that automates the downloading of all MS Ignite content with PowerShell and Bits from Channel 9 that you can find here!
Enterprise Mobility Management (EMM) – MDM, MAM, MCSM/MIM etc…
Microsoft’s next chapter in Enterprise Mobility, great blog post on where Microsoft is going etc. http://blogs.technet.com/b/enterprisemobility/archive/2015/05/04/ignite-microsofts-next-chapter- in-enterprise-mobility.aspx …
Windows 10 Continuum – this is cool, think about docking your smartphone to your external screen, keyboard and mouse! That’s try mobility of youre device, this looks really cool and something that I’d like to try out once released!
Have a look at the feature demo at Ignite in the video below.
What’s New and Upcoming with Microsoft Intune and System Center Configuration Manager | Microsoft Ignite 2015
This session outlines the latest enhancements in enterprise mobility management using Microsoft Intune and System Center Configuration Manager. See the newest Microsoft Intune improvements for managing mobile productivity without compromising compliance, and learn about the futures of Microsoft Intune and Configuration Manager, including new Windows 10 management scenarios.
Microsoft Intune and Configuration Manager, including new Windows 10 management scenarios.
In the Cloud – Enterprise Mobility Management table of content:
- Enterprise Mobility Vision
- The Evolution of Enterprise Mobility
- Moving Forward in a Mobile-first, Cloud-first World
- Mastering Mobility: A How-to Guide
- Today: Integration into Broader Systems
- Tomorrow: Mobile Productivity
- Empowering SCCM Admins
- Our Plan to be Your Long Term Vendor of Choice
- Extra: The “Master of Mobility” Video Series
Office 2016 public preview available!
Over the last 12 months, we’ve transformed Office from a suite of desktop applications to a complete, cross-platform, cross-device solution for getting work done. We’ve expanded the Office footprint to iPad and Android tablets. We’ve upgraded Office experiences on the Mac, the iPhone and on the web. We’ve even added new apps to the Office family with Sway and Office Lens. All designed to keep your work moving, everywhere. But that doesn’t mean we’ve forgotten where we came from. While you’ve seen us focus on tuning Office for different platforms over the last year, make no mistake, Office on Windows desktop is central to our strategy.
In March we introduced an IT Pro and Developer Preview for the 2016 release of our Office desktop apps on Windows, and now—as a next step—we’re ready to take feedback from a broader audience. Today we’re expanding the Office 2016 Preview, making it available to Office users everywhere in preparation for general availability in Fall 2015.
Office 2016 previewers will get an early look at the next release of Office on Windows desktop, but more importantly they’ll help to shape and improve the future of Office. Visit the Office 2016 Preview site to learn more about the Preview program and if it’s right for you.
New in Office 2016
Since March, we’ve shared some glimpses of what’s to come in Office 2016. Today, we’d like to give a more holistic view of what customers at home and work can expect in the next release. In Office 2016, we’re updating the Office suite for the modern workplace, with smart tools for individuals, teams, and businesses.