
What Is Microsoft Azure – A Complete Guide

This was the first year I have not attended Microsoft Ignite, due to unforeseen circumstances. But this didn’t stop me from covering Ignite 2017. So here we go…
Ignite 2017 this year has about 25k attendees. During the same time as Ignite, they are also running Microsoft Envision. This is more focused to business leaders across industries. Its main focus is to have Business Leaders understand and manage their organizations in the Digital Age.
Expanding Microsoft 365
Intelligent personalized search power by Microsoft Graph
Intelligent Communications vision
Advances in Intelligent Security
New Microsoft Dynamics 365 AI Solutions
Modular apps for Dynamics 365
Deeper integration for PowerApps and Microsoft Flow + Office 365 and Dynamics 365
Apps and Infra/Data and AI
Delivering true hybrid consistency
Empowering customer to optimize costs
Any data, any place
One convenient workbench for data scientists and AI developers
Build intelligent apps at global scale
Performance and Scale for mission-critical analytic apps
To empower nonprofits, Microsoft Philanthropies will:
To get more detailed information about these announcements, please see links below or check out the Ignite2017 Site.
Official Microsoft Blog
Office Blogs
EMS Blog
Dynamics Blog
Azure Blog
Hybrid Cloud Blog
Data Platform Blogs
Until next time, Rob.
Hello everybody, time to get in-depth with Azure Resource Manager. But, before I dive into the Azure Resource Manager, I would like to quickly review some of the basics in Azure. I will start with a rundown of the Azure Global Footprint. Then, I will go into how Azure charges are incurred. And finally, I will dive into the Azure Resource Manager V2 and comparing it to the older Azure Service Manager V1. Sit tight and let’s go for an Azure Ride 😉
In today’s IT, there are a lot of discussions about different terms like PaaS, IaaS, and SaaS. So what do all of these cloud acronyms mean?
I’m going to give you the simplest explanation I can, to help you understand the difference between SaaS, IaaS, and PaaS.
To give credit, this content was taken from my buddy Mike McGhem’s blog and I added some more color to it, but his content is right on.
In my various blog series, you need a SQL 2012 server setup for hosting databases with different Microsoft Solutions. Testing out on a SQL AlwaysOn AG will give you a feel of a real world scenario.
If you want to understand SQL 2012 Always-On Availability Group, check my blog post on SQL 2012 AlwaysON Feature – What is it? How does it work?.
To learn more about SQL Server on Nutanix Check out the Microsoft SQL Server on Nutanix Best Practices!
To give credit, most of the content was taken from Steve Poitras’s blog. He did a series on Configuring SQL Server on VMware ESXi that is awesome and I altered it for Hyper-V and added more details for installing.
In the following blog post, I’ll go over how to install and configure a test lab Microsoft SQL Server AlwaysOn AG with Hyper-V on Nutanix.
Identity is always something of a taboo subject and is still not clearly understood out there and the IT security landscape keeps evolving.
One of the recent changes past few years is a move away from (Access Control Lists) ACLs on files in the NTFS file system to an access control system that is based on claims.
Claims based authentication is an industry standard security protocol to authenticate users. This is the underlying WS-* standards that describe the usage of Security Assertion Mark-up Language (SAML) tokens. Claims based auth requires these tokens, and by extension an entity that can issue the token.
This is the Secure Token Service (STS). The STS server can be based on Active Directory Federation Services (ADFS) or other platforms that provide this service. This is where ADFS comes in and the highlight of this series.