<?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>Create Xaas Blueprint - Techyaz.com</title>
	<atom:link href="https://techyaz.com/tag/create-xaas-blueprint/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Tips, Tutorials and How-to Topics</description>
	<lastBuildDate>Mon, 14 May 2018 14:16:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>

<image>
	<url>https://techyaz.com/wp-content/uploads/2017/11/cropped-Site-icon-150x150.png</url>
	<title>Create Xaas Blueprint - Techyaz.com</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Create vRealize Automation Blueprint to Provide Appropriate Rights to New Users</title>
		<link>https://techyaz.com/vrealize-automation/create-vrealize-automation-blueprint-provide-appropriate-rights-new-users/</link>
					<comments>https://techyaz.com/vrealize-automation/create-vrealize-automation-blueprint-provide-appropriate-rights-new-users/#respond</comments>
		
		<dc:creator><![CDATA[Atul Sharma]]></dc:creator>
		<pubDate>Mon, 04 Sep 2017 07:19:56 +0000</pubDate>
				<category><![CDATA[vRealize Automation]]></category>
		<category><![CDATA[Blueprint]]></category>
		<category><![CDATA[Create Xaas Blueprint]]></category>
		<guid isPermaLink="false">http://techyaz.com/?p=748</guid>

					<description><![CDATA[<p>Let&#8217;s assume a scenario that a new user joins the department and he needs access to some set of applications. To achieve this he needs to be added to a particular Active directory group. User can do it himself via&#46;&#46;&#46;</p>
<p>The post <a href="https://techyaz.com/vrealize-automation/create-vrealize-automation-blueprint-provide-appropriate-rights-new-users/">How to Create vRealize Automation Blueprint to Provide Appropriate Rights to New Users</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Let&#8217;s assume a scenario that a new user joins the department and he needs access to some set of applications. To achieve this he needs to be added to a particular Active directory group. User can do it himself via a Self-service catalog item in vRealize Automation URL.</p>
<p>User can raise the request via portal. The request will go to a particular approver (can be business group manager). Approver approves the request and that’s it. User gets rights by himself which un-necessary time going to IT Team and then waiting for them to cater the request. We can automate whole process using <strong>vRealize Automation Blueprints.</strong></p>
<h3><span style="color: #000080;">vRealize Automation Blueprint</span></h3>
<p>A <strong>vRealize Automation Blueprint</strong> can be described as the specification of the resources that should be deployed, including the respective lifecycle information. Blueprints are categories into multiple types. One of them is <strong>XaaS Blueprint</strong>.  <strong>XaaS blueprints</strong> allow you to publish Orchestrator workflows within the service catalog. A typical example is the creation of Active Directory users in an Active Directory group.</p>
<p>I will show you how to create vRealize Automation Blueprint to provide appropriate rights to new users for an application in this article.</p>
<p>I am dividing above requirement into three parts that makes you understand this article.</p>
<ul>
<li>Create a XaaS Blueprint using Default Active Directory workflow for VRA</li>
<li>Add this blueprint to a Service catalog in VRA</li>
<li>Validation or Testing</li>
</ul>
<h3><span style="color: #000080;">Create a XaaS Blueprint using Default Active Directory workflow for VRA</span></h3>
<p><strong>1.</strong> Login to <strong>vRA Console</strong>-&gt; Go to <strong>Design</strong> tab-&gt; Click on <strong>XaaS Blueprints</strong> -&gt; Click +<strong>New</strong>.<br />
<strong>2.</strong> Click on <strong>Workflow</strong> tab and select “<strong>Add a user to a user group</strong>” workflow (You can get this workflow in the following path <strong>Library-&gt;Microsoft-&gt; Active Directory -&gt; User</strong>). Click <strong>Next</strong></p>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-749 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/1-Xaas-blueprint.jpg" alt="Xaas blueprint" width="415" height="362" srcset="https://techyaz.com/wp-content/uploads/2017/09/1-Xaas-blueprint.jpg 415w, https://techyaz.com/wp-content/uploads/2017/09/1-Xaas-blueprint-300x262.jpg 300w" sizes="(max-width: 415px) 100vw, 415px" /></p>
<p><strong>3.</strong> Keep all the <strong>default</strong> options and click <strong>Next</strong></p>
<p><img decoding="async" class="aligncenter wp-image-750 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/2-add-user-group.jpg" alt="Add user group " width="642" height="356" srcset="https://techyaz.com/wp-content/uploads/2017/09/2-add-user-group.jpg 642w, https://techyaz.com/wp-content/uploads/2017/09/2-add-user-group-300x166.jpg 300w" sizes="(max-width: 642px) 100vw, 642px" /></p>
<p><strong>4.</strong> Again click <strong>Next</strong> button to proceed.</p>
<p><img decoding="async" class="aligncenter wp-image-751 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/3-add-user-user-group.jpg" alt="creating Xaas blueprint" width="831" height="383" srcset="https://techyaz.com/wp-content/uploads/2017/09/3-add-user-user-group.jpg 831w, https://techyaz.com/wp-content/uploads/2017/09/3-add-user-user-group-300x138.jpg 300w, https://techyaz.com/wp-content/uploads/2017/09/3-add-user-user-group-768x354.jpg 768w, https://techyaz.com/wp-content/uploads/2017/09/3-add-user-user-group-980x450.jpg 980w" sizes="(max-width: 831px) 100vw, 831px" /></p>
<p><strong>5.</strong> Keep on Clicking <strong>Next</strong> and Click <strong>Finish</strong> at the below mentioned tab “<strong>Component Lifecycle</strong>”.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-752 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/4-add-user-group.jpg" alt="Create Xaas blueprint" width="766" height="370" srcset="https://techyaz.com/wp-content/uploads/2017/09/4-add-user-group.jpg 766w, https://techyaz.com/wp-content/uploads/2017/09/4-add-user-group-300x145.jpg 300w" sizes="auto, (max-width: 766px) 100vw, 766px" /></p>
<p><strong>6.</strong> The Blueprint will look like below image under <strong>XaaS blueprints</strong>. In order to use the blueprint, it <strong>needs to be published</strong>. <strong>Select</strong> the blueprint and <strong>publish</strong> it.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-753 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/5-add-user-group.jpg" alt="create xaas blueprint" width="618" height="131" srcset="https://techyaz.com/wp-content/uploads/2017/09/5-add-user-group.jpg 618w, https://techyaz.com/wp-content/uploads/2017/09/5-add-user-group-300x64.jpg 300w" sizes="auto, (max-width: 618px) 100vw, 618px" /></p>
<h3><span style="color: #000080;">Add this blueprint to a Service catalog in vRealize Automation</span></h3>
<p><strong>7.</strong> Now blueprint has been created, next we need to <strong>add this blueprint to a Service catalog</strong> in vRealize Automation.</p>
<p>Navigate to <strong>Administration tab-&gt; Catalog Items -&gt; Select blueprint</strong>. Click on <strong>Configure</strong>.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-754 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/6-add-blueprint-to-service.jpg" alt="Add blueprint to service catalogue" width="619" height="218" srcset="https://techyaz.com/wp-content/uploads/2017/09/6-add-blueprint-to-service.jpg 619w, https://techyaz.com/wp-content/uploads/2017/09/6-add-blueprint-to-service-300x106.jpg 300w" sizes="auto, (max-width: 619px) 100vw, 619px" /></p>
<p><strong>8.</strong> Now <strong>select Service Catalog</strong> in which the blueprint shall be presented to the end user.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-755 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/7-add-blueprint-to-service.jpg" alt="Add blueprint to service catalogue" width="672" height="413" srcset="https://techyaz.com/wp-content/uploads/2017/09/7-add-blueprint-to-service.jpg 672w, https://techyaz.com/wp-content/uploads/2017/09/7-add-blueprint-to-service-300x184.jpg 300w" sizes="auto, (max-width: 672px) 100vw, 672px" /></p>
<p><strong>9.</strong> Now entitle the user to view the catalog item in the service. Under <strong>Administration</strong> tab, navigate to <strong>Entitlement</strong> and <strong>select</strong> respective Entitlement. <strong>Edit the entitlement</strong> and then Click on “<strong>Items and Approvals</strong>” Tab. Click on <strong>+ icon</strong> (Entitled Items) and add “<strong>Add User to AD Group</strong>” Catalog</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-756 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/8-add-blueprint-to-service.jpg" alt="Add blueprint to service catalog" width="674" height="322" srcset="https://techyaz.com/wp-content/uploads/2017/09/8-add-blueprint-to-service.jpg 674w, https://techyaz.com/wp-content/uploads/2017/09/8-add-blueprint-to-service-300x143.jpg 300w" sizes="auto, (max-width: 674px) 100vw, 674px" /></p>
<h3><span style="color: #000080;">Validation/Testing</span></h3>
<p><strong>10.</strong> Now entitled users can use this <strong>service catalog</strong>. Below is how this will present to the user.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-757 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/9-testig.jpg" alt="" width="437" height="233" srcset="https://techyaz.com/wp-content/uploads/2017/09/9-testig.jpg 437w, https://techyaz.com/wp-content/uploads/2017/09/9-testig-300x160.jpg 300w" sizes="auto, (max-width: 437px) 100vw, 437px" /></p>
<p>User <strong>clicks on request</strong> and provide <strong>group name</strong> in the text box. It shall search in AD in the background. Once group has been found, enter your AD username and click on Submit</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-758 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/10-testing.jpg" alt="" width="627" height="296" srcset="https://techyaz.com/wp-content/uploads/2017/09/10-testing.jpg 627w, https://techyaz.com/wp-content/uploads/2017/09/10-testing-300x142.jpg 300w, https://techyaz.com/wp-content/uploads/2017/09/10-testing-520x245.jpg 520w, https://techyaz.com/wp-content/uploads/2017/09/10-testing-720x340.jpg 720w" sizes="auto, (max-width: 627px) 100vw, 627px" /></p>
<p>The request then goes to the approver to take action as approve or reject it. Once approved the request is termed as successful.</p>
<p>I hope you like this article. Please follow us on our <a href="https://www.facebook.com/Techyaz/">facebook page</a> and on <a href="https://twitter.com/Tech_yaz">Twitter </a>handle to get latest updates.</p>
<p><em><strong><span style="color: #800000;">Read More:</span></strong></em></p>
<ul>
<li><strong><a href="https://techyaz.com/vrealize-automation/vrealize-automation-interview-questions-answers/" target="_blank" rel="noopener">vRealize Automation Interview Questions and Answers &#8211; Part 1</a></strong></li>
<li><strong><a href="https://techyaz.com/vrealize-automation/vrealize-automation-interview-questions-answers-part-2/" target="_blank" rel="noopener">vRealize Automation Interview Questions and Answers &#8211; Part 2</a></strong></li>
<li><strong><a href="https://techyaz.com/vrealize-automation/create-t-shirt-size-blueprint-vrealize-automation-7-3/" target="_blank" rel="noopener">How to Create T-Shirt Size Blueprint in vRealize Automation?</a></strong></li>
</ul>
<p>The post <a href="https://techyaz.com/vrealize-automation/create-vrealize-automation-blueprint-provide-appropriate-rights-new-users/">How to Create vRealize Automation Blueprint to Provide Appropriate Rights to New Users</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techyaz.com/vrealize-automation/create-vrealize-automation-blueprint-provide-appropriate-rights-new-users/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
