{"id":14292,"date":"2020-07-30T11:14:02","date_gmt":"2020-07-30T11:14:02","guid":{"rendered":"https:\/\/www.testpreptraining.com\/tutorial\/?page_id=14292"},"modified":"2022-04-19T04:22:31","modified_gmt":"2022-04-19T04:22:31","slug":"self-service-sign-up-for-azure-directory","status":"publish","type":"page","link":"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/","title":{"rendered":"Self-service sign-up for Azure Directory"},"content":{"rendered":"\n<p><a href=\"https:\/\/www.testpreptraining.ai\/tutorial\/exam-az-304-microsoft-azure-architect-design\/\" target=\"_blank\" rel=\"noreferrer noopener\">Go back to AZ-304 Tutorials<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Exam AZ-304 is retired.\u00a0<a href=\"https:\/\/www.testpreptraining.ai\/designing-microsoft-azure-infrastructure-solutions-az-305\" target=\"_blank\" rel=\"noreferrer noopener\">AZ-305<\/a>\u00a0replacement is available.<\/strong><\/h2>\n\n\n\n<p>In this article, we will learn and explain about using self-service sign-up for populating an organization in Azure Active Directory (Azure AD). For those who want to take over a domain name from an unmanaged Azure AD organization check an unmanaged directory as administrator.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Why use self-service sign-up?<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly,&nbsp; it gets customers to services faster<\/li><li>Secondly, it creates email-based offers for a service<\/li><li>Thirdly, it creates email-based sign-up flows that quickly allow users to create identities using their easy-to-remember work email aliases<\/li><li>Lastly, a self-service-create Azure AD directory can transform into a manageable directory. This further can be used for other services<\/li><\/ul>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>There are various terms and definitions that includes:<\/strong><\/h6>\n\n\n\n<p><strong>Self-service sign-up:<\/strong> This is the method using which a user signs up for a cloud service and has an identity automatically created for them in Azure AD based on their email domain.<\/p>\n\n\n\n<p><strong>Unmanaged Azure AD:<\/strong> This refers to the directory path for creating an identity. However, an unmanaged directory is a directory that has no global administrator.<\/p>\n\n\n\n<p><strong>Email-verified user:<\/strong> This is a type of user account in Azure AD.In this, a user has an identity created automatically after signing up for a self-service offer is known as an email-verified user. However, an email-verified user refers to a&nbsp; regular member of a directory who is tagged with creationmethod=EmailVerified.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Controlling self-service settings<\/strong><\/h4>\n\n\n\n<p>There are two self-service that admins can control. They can control whether:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly, users can join the directory via email<\/li><li>Secondly, users can license themselves for applications and services<\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.testpreptraining.ai\/microsoft-azure-architect-design-az-304-free-practice-test\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"961\" height=\"150\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/AZ-304-practice-tests-1.png\" alt=\"Az-304 Practice tests\" class=\"wp-image-18153\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/AZ-304-practice-tests-1.png 961w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/AZ-304-practice-tests-1-750x117.png 750w\" sizes=\"auto, (max-width: 961px) 100vw, 961px\" \/><\/a><\/figure><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Controlling capabilities<\/strong><\/h4>\n\n\n\n<p>An admin can check these capabilities using the Azure AD cmdlet Set-MsolCompanySettings parameters that are:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly, <strong>AllowEmailVerifiedUsers<\/strong> controls whether a user can create or join a directory. However, if you set that parameter to $false, no email-verified user can join the directory.<\/li><li>Secondly, <strong>AllowAdHocSubscriptions<\/strong>. This controls the ability for users to perform self-service sign-up. However, if you set that parameter to $false, no user can perform self-service sign-up.<\/li><\/ul>\n\n\n\n<p>You should know that, AllowEmailVerifiedUsers and AllowAdHocSubscriptions are directory-wide settings that can be applied to a managed or unmanaged directory. To understand this check below:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>You administer a directory with a verified domain.<\/li><li>Then, you use B2B collaboration from a different directory to invite a user that does not already exist in the home directory of the Website.<\/li><li>And, the home directory has the AllowEmailVerifiedUsers turned on<\/li><li>However, if the preceding conditions are true, then there is the creation of member users in the home directory. And a B2B guest user in the inviting directory.<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Working of Controls<\/strong><\/h4>\n\n\n\n<p>AllowEmailVerifiedUsers and AllowAdHocSubscriptions parameters are for conjunction to define more precise control over self-service sign-up. To understand this let\u2019s take an example. The command below will allow users to perform self-service sign-up. But it will work only if those users already have an account in Azure AD:<\/p>\n\n\n\n<h6 class=\"wp-block-heading\"><strong><em>PowerShell<\/em><\/strong><\/h6>\n\n\n\n<p><em>Set-MsolCompanySettings -AllowEmailVerifiedUsers $false -AllowAdHocSubscriptions $true<\/em><\/p>\n\n\n\n<p>The flowchart below explains the different combinations for these parameters and the resulting conditions for the directory and self-service sign-up.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/az304-flowchart.png\" alt=\"flowchart for parameters in self-service signup\" class=\"wp-image-14297\" width=\"544\" height=\"504\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/az304-flowchart.png 734w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/az304-flowchart-432x400.png 432w\" sizes=\"auto, (max-width: 544px) 100vw, 544px\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https:\/\/www.testpreptraining.ai\/microsoft-azure-architect-design-az-304-practice-exam\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" width=\"961\" height=\"150\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/Az-304-online-course-16.png\" alt=\"Azure Az-304 online course\" class=\"wp-image-14299\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/Az-304-online-course-16.png 961w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/Az-304-online-course-16-750x117.png 750w\" sizes=\"auto, (max-width: 961px) 100vw, 961px\" \/><\/a><\/figure><\/div>\n\n\n\n<p class=\"has-text-align-right\"><strong>Reference: <\/strong><a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/active-directory\/users-groups-roles\/directory-self-service-signup\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Documentation<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/www.testpreptraining.ai\/tutorial\/exam-az-304-microsoft-azure-architect-design\/\" target=\"_blank\" rel=\"noreferrer noopener\"><a href=\"https:\/\/www.testpreptraining.ai\/tutorial\/exam-az-304-microsoft-azure-architect-design\/\" target=\"_blank\" rel=\"noreferrer noopener\">Go back to AZ-304 Tutorials<\/a><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Go back to AZ-304 Tutorials Exam AZ-304 is retired.\u00a0AZ-305\u00a0replacement is available. In this article, we will learn and explain about using self-service sign-up for populating an organization in Azure Active Directory (Azure AD). For those who want to take over a domain name from an unmanaged Azure AD organization check an unmanaged directory as administrator&#8230;.<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-14292","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Self-service sign-up for Azure Directory | Microsoft Azure AZ-304<\/title>\n<meta name=\"description\" content=\"Enhance your knowledge and skills by learning about Self-service sign-up in Azure AD using Microsoft Azure AZ-304 online course and practice exam Now!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Self-service sign-up for Azure Directory | Microsoft Azure AZ-304\" \/>\n<meta property=\"og:description\" content=\"Enhance your knowledge and skills by learning about Self-service sign-up in Azure AD using Microsoft Azure AZ-304 online course and practice exam Now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/\" \/>\n<meta property=\"og:site_name\" content=\"Testprep Training Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-19T04:22:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/AZ-304-practice-tests-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/\",\"name\":\"Self-service sign-up for Azure Directory | Microsoft Azure AZ-304\",\"isPartOf\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\"},\"datePublished\":\"2020-07-30T11:14:02+00:00\",\"dateModified\":\"2022-04-19T04:22:31+00:00\",\"description\":\"Enhance your knowledge and skills by learning about Self-service sign-up in Azure AD using Microsoft Azure AZ-304 online course and practice exam Now!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Self-service sign-up for Azure Directory\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"name\":\"Testprep Training Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\",\"name\":\"Testprep Training\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"contentUrl\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"width\":583,\"height\":153,\"caption\":\"Testprep Training\"},\"image\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Self-service sign-up for Azure Directory | Microsoft Azure AZ-304","description":"Enhance your knowledge and skills by learning about Self-service sign-up in Azure AD using Microsoft Azure AZ-304 online course and practice exam Now!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/","og_locale":"en_US","og_type":"article","og_title":"Self-service sign-up for Azure Directory | Microsoft Azure AZ-304","og_description":"Enhance your knowledge and skills by learning about Self-service sign-up in Azure AD using Microsoft Azure AZ-304 online course and practice exam Now!","og_url":"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/","og_site_name":"Testprep Training Tutorials","article_modified_time":"2022-04-19T04:22:31+00:00","og_image":[{"url":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/AZ-304-practice-tests-1.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/","url":"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/","name":"Self-service sign-up for Azure Directory | Microsoft Azure AZ-304","isPartOf":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website"},"datePublished":"2020-07-30T11:14:02+00:00","dateModified":"2022-04-19T04:22:31+00:00","description":"Enhance your knowledge and skills by learning about Self-service sign-up in Azure AD using Microsoft Azure AZ-304 online course and practice exam Now!","breadcrumb":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/self-service-sign-up-for-azure-directory\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.testpreptraining.ai\/tutorial\/"},{"@type":"ListItem","position":2,"name":"Self-service sign-up for Azure Directory"}]},{"@type":"WebSite","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","name":"Testprep Training Tutorials","description":"","publisher":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization","name":"Testprep Training","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","contentUrl":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","width":583,"height":153,"caption":"Testprep Training"},"image":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/14292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/comments?post=14292"}],"version-history":[{"count":4,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/14292\/revisions"}],"predecessor-version":[{"id":54742,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/14292\/revisions\/54742"}],"wp:attachment":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media?parent=14292"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/categories?post=14292"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/tags?post=14292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}