<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microsoft 1 | Cloud Engineer - Everton Collins</title>
	<atom:link href="https://evertoncollins.com/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>https://evertoncollins.com</link>
	<description>Work by Everton Collins</description>
	<lastBuildDate>Wed, 15 Jun 2022 22:51:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://evertoncollins.com/wp-content/uploads/2015/06/logo1-150x150.png</url>
	<title>Microsoft 1 | Cloud Engineer - Everton Collins</title>
	<link>https://evertoncollins.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Basic Identity Services and Identity Types of Azure AD</title>
		<link>https://evertoncollins.com/basic-identity-services-and-identity-types-of-azure-ad/</link>
		
		<dc:creator><![CDATA[Everton]]></dc:creator>
		<pubDate>Wed, 15 Jun 2022 22:51:52 +0000</pubDate>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Azure Active Directory]]></category>
		<category><![CDATA[Certifications]]></category>
		<category><![CDATA[and Identity Fundamentals]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Exam SC-900: Microsoft Security]]></category>
		<category><![CDATA[Identity Types within Azure AD]]></category>
		<category><![CDATA[SC-900]]></category>
		<guid isPermaLink="false">https://evertoncollins.com/?p=1552</guid>

					<description><![CDATA[<p>Identity Types within Azure AD There are four identity types within Azure Active Directory The variations of each identity type and the benefits and use cases:  User  Service Principal Managed Identity Device User identity &#8211; a representation of an entity that is managed by Azure AD both employees and guests are represented as users.  A [&#8230;]</p>
<p>The post <a href="https://evertoncollins.com/basic-identity-services-and-identity-types-of-azure-ad/">Basic Identity Services and Identity Types of Azure AD</a> first appeared on <a href="https://evertoncollins.com">Cloud Engineer - Everton Collins</a>.</p>]]></description>
										<content:encoded><![CDATA[<h1>Identity Types within Azure AD</h1>
<p>There are four identity types within Azure Active Directory</p>
<p>The variations of each identity type and the benefits and use cases: </p>
<ul type="square">
<li><strong>User </strong></li>
<li><strong>Service Principal</strong></li>
<li><strong>Managed Identity</strong></li>
<li><strong>Device</strong></li>
</ul>
<p><strong>User identity</strong> &#8211; a representation of an entity that is managed by Azure AD both employees and guests are represented as users.  A guest is external to the company, like a business partner or vendor collaborating with employees.  <em>Azure AD (B2B) business-to-business collaboration: A feature within external Identities that includes the capability to add guest users. Enables organizations to securely share applications and services with guest users from other organizations.</em></p>
<p><strong>Service Principal</strong> &#8211; An identity for an application, Enables features like authentication and authorization of the application to resources that are secured by the Azure AD tenant. An application must first be registered with Azure AD to enable identity and access integration.  Once registered, a service principal is created in each Azure AD tenant where the application is used to enable authentication and authorization in resource access. </p>
<p><strong>Managed Identity</strong> &#8211; A special type of service principal that is automatically managed in Azure AD.  This eliminates the need for admins and developers to manage credentials. Managed identities come in two varieties.</p>
<p style="padding-left: 40px;"><strong>User-assigned</strong> &#8211; which can be shared by multiple resources and has a lifecycle independent of these resources.<strong> eg:</strong> (You could assign this user-assigned ID to many virtual machines).</p>
<p style="padding-left: 40px;"><strong>System-assigned</strong> &#8211; which is tied to the lifecycle of a specific service or resource and cannot be shared. <strong>eg:</strong> (when the system or resource is retired and deleted that system-assigned identity is deleted with it).</p>
<figure id="attachment_1567" aria-describedby="caption-attachment-1567" style="width: 900px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" class="wp-image-1567 size-full" src="https://evertoncollins.com/wp-content/uploads/2022/06/summary-differences-system-assisgned-vs-user-assigned-managed-identities.png" alt="The following table summarizes the differences between system-assigned and user-assigned managed identities" width="900" height="551" srcset="https://evertoncollins.com/wp-content/uploads/2022/06/summary-differences-system-assisgned-vs-user-assigned-managed-identities.png 900w, https://evertoncollins.com/wp-content/uploads/2022/06/summary-differences-system-assisgned-vs-user-assigned-managed-identities-300x184.png 300w, https://evertoncollins.com/wp-content/uploads/2022/06/summary-differences-system-assisgned-vs-user-assigned-managed-identities-768x470.png 768w" sizes="(max-width: 900px) 100vw, 900px" /><figcaption id="caption-attachment-1567" class="wp-caption-text">The following table summarizes the differences between system-assigned and user-assigned managed identities:</figcaption></figure>
<p><em><strong>The preference when you have a choice would be to use system-assigned managed identities over user-assigned as they minimize our administrative effort.</strong></em></p>
<figure id="attachment_1560" aria-describedby="caption-attachment-1560" style="width: 1024px" class="wp-caption aligncenter"><img decoding="async" class="wp-image-1560 size-large" src="https://evertoncollins.com/wp-content/uploads/2022/06/system-assigned-user-assigned-identity-1024x528.png" alt="Managed Identity / System Assigned vs  User-assigned-identity" width="1024" height="528" srcset="https://evertoncollins.com/wp-content/uploads/2022/06/system-assigned-user-assigned-identity-1024x528.png 1024w, https://evertoncollins.com/wp-content/uploads/2022/06/system-assigned-user-assigned-identity-300x155.png 300w, https://evertoncollins.com/wp-content/uploads/2022/06/system-assigned-user-assigned-identity-768x396.png 768w, https://evertoncollins.com/wp-content/uploads/2022/06/system-assigned-user-assigned-identity.png 1305w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption id="caption-attachment-1560" class="wp-caption-text">Managed Identity &#8211; system-assigned or user-assigned Identity</figcaption></figure>
<p>&nbsp;</p>
<p><strong>Device Identity</strong> &#8211; entities can be:</p>
<p style="padding-left: 40px;"><strong>Azure AD-registered</strong> &#8211; provides users with support for bring-your-own-device (BYOD) mobile device scenarios.</p>
<p style="padding-left: 40px;"><strong>Azure AD-joined</strong> &#8211; A device joined to Azure AD through an organizational account, which is then used to sign into the device.</p>
<p style="padding-left: 40px;"><strong>Hybrid Azure AD-joined</strong> &#8211; Domain joined to Azure AD and on-premises Active Directory.</p>
<h2><strong>Benefits of Device registration</strong></h2>
<ul type="square">
<li>Single sign-on (SSO) &#8211; registering and joining devices to Azure AD gives users single sign-on (SSO) to cloud-based resources.</li>
<li>Azure AD-joined devices also benefit from the SSO experience to resources and apps that reply on on-premises Active Directory.</li>
<li>Device Management &#8211; registration enables device management options with Intune to control how an organization&#8217;s devices are used.</li>
</ul>
<p style="padding-left: 80px;"><strong>Mobile device management (MDM)</strong> for company-owned devices</p>
<p style="padding-left: 80px;"><strong>Mobile application management (MAM)</strong> for personal devices. <strong>(BYOD)</strong></p>
<p>&nbsp;</p>
<h2>Overview of the Hybrid of the Hybrid Identity Model</h2>
<figure id="attachment_1564" aria-describedby="caption-attachment-1564" style="width: 1024px" class="wp-caption aligncenter"><img decoding="async" class="size-large wp-image-1564" src="https://evertoncollins.com/wp-content/uploads/2022/06/Hybrid-ID-Model-1024x553.png" alt="Hybrid Identity Model" width="1024" height="553" srcset="https://evertoncollins.com/wp-content/uploads/2022/06/Hybrid-ID-Model-1024x553.png 1024w, https://evertoncollins.com/wp-content/uploads/2022/06/Hybrid-ID-Model-300x162.png 300w, https://evertoncollins.com/wp-content/uploads/2022/06/Hybrid-ID-Model-768x415.png 768w, https://evertoncollins.com/wp-content/uploads/2022/06/Hybrid-ID-Model.png 1453w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption id="caption-attachment-1564" class="wp-caption-text">Hybrid Identity Model</figcaption></figure>
<p>All of these scenarios require an on-premise Active Directory (source of truth).</p>
<p><strong>Azure AD password hash-synchronization</strong> &#8211; The simplest way to enable authentication for on-premises directory objects in Azure AD.  The user is authenticated by Azure AD.</p>
<figure id="attachment_1570" aria-describedby="caption-attachment-1570" style="width: 782px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-1570 size-full" src="https://evertoncollins.com/wp-content/uploads/2022/06/password-hash-sync.png" alt="Azure AD password hash-synchronization" width="782" height="440" srcset="https://evertoncollins.com/wp-content/uploads/2022/06/password-hash-sync.png 782w, https://evertoncollins.com/wp-content/uploads/2022/06/password-hash-sync-300x169.png 300w, https://evertoncollins.com/wp-content/uploads/2022/06/password-hash-sync-768x432.png 768w" sizes="(max-width: 782px) 100vw, 782px" /><figcaption id="caption-attachment-1570" class="wp-caption-text">Azure AD password hash-synchronization</figcaption></figure>
<p><strong>Azure AD pass-through authentication</strong> (PTA) &#8211; While password-hash is synchronized to Azure AD, the user is authenticated directly against your on-premises Active Directory.  Can be used to enforce Active Directory restrictions not present in Azure AD, like &#8220;login hours&#8221;.</p>
<figure id="attachment_1569" aria-describedby="caption-attachment-1569" style="width: 784px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-1569 size-full" src="https://evertoncollins.com/wp-content/uploads/2022/06/pass-through-authentication.png" alt="Azure AD pass-through authentication (PTA)" width="784" height="446" srcset="https://evertoncollins.com/wp-content/uploads/2022/06/pass-through-authentication.png 784w, https://evertoncollins.com/wp-content/uploads/2022/06/pass-through-authentication-300x171.png 300w, https://evertoncollins.com/wp-content/uploads/2022/06/pass-through-authentication-768x437.png 768w" sizes="(max-width: 784px) 100vw, 784px" /><figcaption id="caption-attachment-1569" class="wp-caption-text">Azure AD pass-through authentication (PTA)</figcaption></figure>
<p><strong>Azure AD Federation</strong> <strong>authentication</strong> &#8211; Authentication for organizations that need advanced measures not currently supported in Azure AD, like smart cards and certificates.  Again, Azure AD passes the request to on-premises Active Directory.</p>
<figure id="attachment_1568" aria-describedby="caption-attachment-1568" style="width: 783px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-1568 size-full" src="https://evertoncollins.com/wp-content/uploads/2022/06/federated-authentication.png" alt="Azure AD Federation authentication" width="783" height="449" srcset="https://evertoncollins.com/wp-content/uploads/2022/06/federated-authentication.png 783w, https://evertoncollins.com/wp-content/uploads/2022/06/federated-authentication-300x172.png 300w, https://evertoncollins.com/wp-content/uploads/2022/06/federated-authentication-768x440.png 768w" sizes="(max-width: 783px) 100vw, 783px" /><figcaption id="caption-attachment-1568" class="wp-caption-text">Azure AD Federation authentication</figcaption></figure>
<h2> </h2>
<h2>Why are External Identities Necessary?</h2>
<ul type="square">
<li>Employees today are more commonly working with people both inside and outside of their organization.  </li>
<li><strong>External users</strong> (vendors, partners) may need access to resources inside your organization.</li>
<li><strong>Azure AD External Identities</strong> is a set of capabilities that enables organizations to allow access to external users.</li>
</ul>
<h3>Types of External Identities</h3>
<p>Enable your customer&#8217;s partners, and other guest users to &#8220;bring their own identities&#8221; to sign in.</p>
<p><strong>Two different types of Azure AD External Identities:</strong></p>
<p><strong>B2B (business-to-business)</strong> &#8211; collaboration allows you to share apps and resources with external users.</p>
<p><strong>B2C (business-to-consumer)</strong> &#8211; is an identity management solution for consumer-facing apps. </p>
<p><strong>Azure AD B2B (business-to-business) &#8211; </strong>Enables organizations to share apps and resources with guest users from organizations, partners and collaborators use their own identity management solutions, so there is no external admin overhead:</p>
<ul type="square">
<li>Uses an invitation and redemption process.</li>
<li>Can perform SSPR through their usual process. (identity is managed elsewhere).</li>
<li>Admins can also enable self-service sign-up user flows to allow external users to sign up without admin intervention.</li>
</ul>
<p><strong>Azure AD B2C (business-to-consumer) &#8211; </strong>Enables external users to use their preferred social, work, or local identities for single sign-on to an organization&#8217;s apps. External users are managed in the Azure AD B2C directory, separately from the organization&#8217;s employee and partner directory.</p>
<ul type="square">
<li>A customer identity access management (CIAM) solution.</li>
<li>Supports millions of users and billions of authentications per day.</li>
<li>Automatically handles threats like denial-of-service, password spray, or brute-force attacks.</li>
</ul>
<p>&nbsp;</p>
<ul type="square">
<li><a href="https://docs.microsoft.com/en-us/microsoft-365/enterprise/deploy-identity-solution-overview?view=o365-worldwide" target="_blank" rel="nofollow noopener">Deploy your identity infrastructure for Microsoft 365</a></li>
<li class="title is-1 has-line-height-reset"><a title="Exam SC-900: Microsoft Security, Compliance, and Identity Fundamentals" href="https://docs.microsoft.com/en-us/learn/certifications/exams/sc-900" target="_blank" rel="nofollow noopener sponsored">Exam SC-900: Microsoft Security, Compliance, and Identity Fundamentals</a></li>
</ul><p>The post <a href="https://evertoncollins.com/basic-identity-services-and-identity-types-of-azure-ad/">Basic Identity Services and Identity Types of Azure AD</a> first appeared on <a href="https://evertoncollins.com">Cloud Engineer - Everton Collins</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Azure Command &#8211; Gets subscribed SKUs to Microsoft services.</title>
		<link>https://evertoncollins.com/azure-command-gets-subscribed-skus-to-microsoft-services/</link>
		
		<dc:creator><![CDATA[Everton]]></dc:creator>
		<pubDate>Wed, 23 May 2018 20:25:35 +0000</pubDate>
				<category><![CDATA[Azure Powershell]]></category>
		<category><![CDATA[Microsoft Azure]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Azure Command - Gets subscribed SKUs to Microsoft services.]]></category>
		<category><![CDATA[Powershell Get-AzureADSubscribedSku]]></category>
		<guid isPermaLink="false">https://evertoncollins.com/?p=1126</guid>

					<description><![CDATA[<p>Get-AzureADSubscribedSku  is a Azure PowerShell Command to get the subscribed SKUs to Microsoft services. This will display the Office 365 SkU&#8217;s you have in your Tenant.  We&#8217;ll open a PowerShell window and type in the Azure AD Command &#62; Get-AzureADSubscribedSku and it will look something similar to this below, with your subscriptions displayed. &#160; Description [&#8230;]</p>
<p>The post <a href="https://evertoncollins.com/azure-command-gets-subscribed-skus-to-microsoft-services/">Azure Command – Gets subscribed SKUs to Microsoft services.</a> first appeared on <a href="https://evertoncollins.com">Cloud Engineer - Everton Collins</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Get-Azure<wbr />ADSubscribed<wbr />Sku  is a Azure PowerShell Command to get the subscribed SKUs to Microsoft services. This will display the Office 365 SkU&#8217;s you have in your Tenant.  We&#8217;ll open a PowerShell window and type in the Azure AD Command &gt; Get-Azure<wbr />ADSubscribed<wbr />Sku and it will look something similar to this below, with your subscriptions displayed.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-1128 size-large" src="https://evertoncollins.com/wp-content/uploads/2018/05/Get-AzureADSubscribedSku-1024x225.jpg" alt="Get-AzureADSubscribedSku" width="1024" height="225" srcset="https://evertoncollins.com/wp-content/uploads/2018/05/Get-AzureADSubscribedSku-1024x225.jpg 1024w, https://evertoncollins.com/wp-content/uploads/2018/05/Get-AzureADSubscribedSku-300x66.jpg 300w, https://evertoncollins.com/wp-content/uploads/2018/05/Get-AzureADSubscribedSku-768x169.jpg 768w, https://evertoncollins.com/wp-content/uploads/2018/05/Get-AzureADSubscribedSku.jpg 1216w" sizes="(max-width: 1024px) 100vw, 1024px" /></p>
<p>&nbsp;</p>
<h2 id="description" class="heading-with-anchor">Description</h2>
<p>The <a href="https://docs.microsoft.com/en-us/powershell/module/Azuread/Get-AzureADSubscribedSku?view=azureadps-2.0" target="_blank" rel="noopener"><strong>Get-AzureADSubscribedSku</strong></a> cmdlet gets subscribed SKUs to Microsoft services.</p><p>The post <a href="https://evertoncollins.com/azure-command-gets-subscribed-skus-to-microsoft-services/">Azure Command – Gets subscribed SKUs to Microsoft services.</a> first appeared on <a href="https://evertoncollins.com">Cloud Engineer - Everton Collins</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
