{"id":7654,"date":"2024-02-08T02:29:41","date_gmt":"2024-02-08T02:29:41","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=7654"},"modified":"2024-02-28T02:01:53","modified_gmt":"2024-02-28T02:01:53","slug":"pim-approver-is-a-cloud-account-without-email-how-to-approve","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/pim-approver-is-a-cloud-account-without-email-how-to-approve","title":{"rendered":"PIM Approver is a cloud account without email, how to approve?"},"content":{"rendered":"\n<p>1<\/p>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"use-the-new-exchange-admin-center-to-disable-or-anable-plus-addressing\">Use the new Exchange admin center to disable or anable plus addressing<\/h1>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In the new Exchange admin center at&nbsp;<a href=\"https:\/\/admin.exchange.microsoft.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/admin.exchange.microsoft.com<\/a>, go to&nbsp;<strong>Settings&nbsp;<\/strong>&gt;&nbsp;<strong>Mail flow<\/strong>.<\/li>\n\n\n\n<li>Select&nbsp;<strong>Turn off plus addressing for your organization<\/strong>, and then select&nbsp;<strong>Save<\/strong>.<\/li>\n<\/ul>\n\n\n\n<p>Use Exchange Online PowerShell to disable plus addressing<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/learn.microsoft.com\/en-us\/powershell\/exchange\/connect-to-exchange-online-powershell?view=exchange-ps\" target=\"_blank\" rel=\"noreferrer noopener\">Connect to Exchange Online PowerShell<\/a>.<\/li>\n<\/ul>\n\n\n\n<p>The command uses the following syntax:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Set-OrganizationConfig -DisablePlusAddressInRecipients &lt;$true | $false&gt;<\/code><\/pre>\n\n\n\n<p>To disable plus addressing in your organization, run the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Set-OrganizationConfig -DisablePlusAddressInRecipients $true<\/code><\/pre>\n\n\n\n<p>To enable plus addressing in your organization, run the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Set-OrganizationConfig -DisablePlusAddressInRecipients $false<\/code><\/pre>\n\n\n\n<p>You can add a mailadresse to the admin account at the user settings. If the mail account already exists in Azure, you can use a &#8220;+&#8221; to the mail address to allow Azure to add the address.<\/p>\n\n\n\n<p>E.g.<\/p>\n\n\n\n<p>mailalias+adminaccountname@domain.com<\/p>\n\n\n\n<p>Exchange online will ignore everything on the right side of the plus sign.<\/p>\n\n\n\n<p>&#8220;https:\/\/blog.sonnes.cloud\/azure-ad-admin-and-use-of-pim-email-forwarding-for-your-admin-accounts-notifications\/&#8221;<\/p>\n\n\n\n<p>Due to <a href=\"https:\/\/pariswells.com\/blog\/research\/hybrid-exchange-plus-addressing\" title=\"Hybrid Exchange Plus Addressing\">Hybrid Mode enabled<\/a> , I had to create Mailflow Rules to forward +admin to the normal user accounts<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1 Use the new Exchange admin center to disable or anable plus addressing Use Exchange Online PowerShell to disable plus addressing The command uses the following syntax: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7654","post","type-post","status-publish","format-standard","hentry","category-research"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7654","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=7654"}],"version-history":[{"count":2,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7654\/revisions"}],"predecessor-version":[{"id":7702,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7654\/revisions\/7702"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=7654"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=7654"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=7654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}