{"id":7553,"date":"2023-12-18T00:30:25","date_gmt":"2023-12-18T00:30:25","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=7553"},"modified":"2023-12-18T00:30:46","modified_gmt":"2023-12-18T00:30:46","slug":"dynamics-smtp-app-registration-azure-ad","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad","title":{"rendered":"Dynamics SMTP App Registration Azure AD"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"register-the-app\">Register the app<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>First, you&#8217;ll need to have an administrator who can log into the&nbsp;<a href=\"https:\/\/portal.azure.com\/\">Azure Portal<\/a>.<\/li>\n\n\n\n<li>In the search box, type&nbsp;<em>App Registration<\/em>&nbsp;and select that option:<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image47.png\" alt=\"Search for App Registration in Azure portal\" width=\"677\" height=\"282\"><\/li>\n\n\n\n<li>Click on&nbsp;<strong>New Registration<\/strong>&nbsp;as shown in the below screenshot:<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image49.png\" alt=\"App registration form in Azure portal\" width=\"673\" height=\"276\"><\/li>\n\n\n\n<li>You will then choose settings for your new application.<ol><li>Enter a display name for the application (e.g. GPMFAApp)<\/li><li>For&nbsp;<strong>Supported account types<\/strong>&nbsp;prior to the Fall 2023 (18.6) release, you were limited to the second option (<strong>Account in any organizational directory (Any Microsoft Entra ID account \u2013 Multitenant)<\/strong>). If you are on 18.6 or later, you can also use the (<strong>Account in this organizational directory only (%domain% only &#8211; Single tenant)<\/strong>) option. Choosing the wrong option can lead to an Unknown Error when using MFA in Dynamics GP.<\/li><\/ol><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image51.png\" alt=\"Account types in wizard for registering an app\" width=\"437\" height=\"320\"><\/li>\n\n\n\n<li>Click on Register button.<\/li>\n\n\n\n<li>Click on API Permission on the left side panel as shown in the screenshot.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image53.png\" alt=\"API Permission menu item highlighted\" width=\"484\" height=\"218\"><\/li>\n\n\n\n<li>Click on Add permission button.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image55.png\" alt=\"Add permission button highlighted\" width=\"557\" height=\"250\"><\/li>\n\n\n\n<li>Microsoft Graph \u2013 By default, Microsoft Graph application will have read permission for the user profile. To allow a Graph application to send an email, we need to add some specific permissions.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image57.png\" alt=\"Graph selected\" width=\"481\" height=\"237\"><\/li>\n\n\n\n<li>Click on &#8220;Delegated permissions&#8221;.<\/li>\n\n\n\n<li>Search for &#8220;Mail.Send&#8221; in the Select permission search box.<\/li>\n\n\n\n<li>Mark the &#8220;Mail.Send&#8221; and &#8220;Mail.Send.Shared&#8221; checkboxes and click on Add permissions.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image94.png\" alt=\"Permissions for request API\" width=\"557\" height=\"566\"><\/li>\n\n\n\n<li>Mail.Send and Mail.Send.Shared permissions will be added under Microsoft Graph.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image93.png\" alt=\"Configured permissions\" width=\"403\" height=\"196\"><\/li>\n\n\n\n<li>Click on &#8220;Authentication&#8221; on the left panel under Manage option.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image63.png\" alt=\"Authentication menu item highlighted\" width=\"403\" height=\"252\"><\/li>\n\n\n\n<li>Click on Add Platform.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image65.png\" alt=\"highlighted tile\" width=\"255\" height=\"275\"><\/li>\n\n\n\n<li>Enter the value &#8220;urn:ietf:wg:oauth:2.0:oob&#8221; in the Custom Redirect URIs text box as shown in the screen shot. This uri will redirect to the original application.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image67.png\" alt=\"Custom redirect URI specified\" width=\"343\" height=\"342\"><\/li>\n\n\n\n<li>Click on Configure button<\/li>\n\n\n\n<li>Save the changes for the application.&nbsp;NoteMulti-Factor (Modern Auth) Authentication is supported in Web Client with 18.5 release or later.&nbsp;<a href=\"https:\/\/community.dynamics.com\/gp\/b\/dynamicsgp\/posts\/modern-authentication-in-web-client\">Refer to Web Client setup with Modern Auth<\/a><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image69.png\" alt=\"Default Client Type\" width=\"599\" height=\"362\"><\/li>\n\n\n\n<li>Click on Overview on the left side pane. The Application (client) ID will be used in the Microsoft Dynamics GP client.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image71.png\" alt=\"Highlighted application client ID\" width=\"603\" height=\"279\"><\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">From the setup that was done in Azure, now launch Microsoft Dynamics GP 18.3 or later and go to Tools, Select Setup, choose Company and click Company E-mail Setup. Enter the Application (Client) ID into this Desktop Properties section of this window.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image95.png\" alt=\"Company E-mail Setup in GP\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re using a Single tenant app registration you will also need to pull the Directory (Tenant) ID from the aboeve Overview window and enter that into the Tenant ID field.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[11:21 AM] Steve Rodionoff<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To enable Modern authentication, you must perform an App registration in Azure Active Directory. And then configure GP to use this application (client) ID.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Setting up App registration in Azure for GP Emailing:<br><a href=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/multi-factor-authentication\" target=\"_blank\" rel=\"noreferrer noopener\">Multi-Factor Authentication &#8211; Dynamics GP | Microsoft Docs<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The GP configuration side of the setup can be found here:<br><a href=\"https:\/\/community.dynamics.com\/blogs\/post\/?postid=bce65f37-eb08-4531-b62b-32a8af728f58\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Dynamics GP Fall 2020 &#8211; Modern Authentication<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If using Web client, there is an additional option to enable email support from the web client interface.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/community.dynamics.com\/blogs\/post\/?postid=7a9575dc-6d56-4f3e-86a9-9fd4e23cbfd9\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Dynamics GP October 2022 &#8211; Modern Authentication in Web Client &#8211; Microsoft Dynamics GP Community<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Troubleshooting<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/installation\/email-troubleshooting-guide\" target=\"_blank\" rel=\"noreferrer noopener\">Dynamics GP Email Troubleshooting Guide &#8211; Dynamics GP | Microsoft Learn<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Additional information for GP 18.5 and above<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/community.dynamics.com\/blogs\/post\/?postid=b571b4d4-1d58-41f4-b4a3-3c8ee1c4602c\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Multi-Factor Authentication &#8211; Dynamics GP<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">New in October 2020 &#8211; Multi-Factor Authentication<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Register the app From the setup that was done in Azure, now launch Microsoft Dynamics GP 18.3 or later and go to Tools, Select Setup, choose Company [&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-7553","post","type-post","status-publish","format-standard","hentry","category-research"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Register the app First, you&#039;ll need to have an administrator who can log into the Azure Portal. In the search box, type App Registration and select that option: If you&#039;re using a Single tenant app registration you will also need to pull the Directory (Tenant) ID from the aboeve Overview window and enter that into the Tenant ID\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"paris\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Welcome to Pariswells.com |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Dynamics SMTP App Registration Azure AD | Welcome to Pariswells.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Register the app First, you&#039;ll need to have an administrator who can log into the Azure Portal. In the search box, type App Registration and select that option: If you&#039;re using a Single tenant app registration you will also need to pull the Directory (Tenant) ID from the aboeve Overview window and enter that into the Tenant ID\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-12-18T00:30:25+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-12-18T00:30:46+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Dynamics SMTP App Registration Azure AD | Welcome to Pariswells.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Register the app First, you&#039;ll need to have an administrator who can log into the Azure Portal. In the search box, type App Registration and select that option: If you&#039;re using a Single tenant app registration you will also need to pull the Directory (Tenant) ID from the aboeve Overview window and enter that into the Tenant ID\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad#article\",\"name\":\"Dynamics SMTP App Registration Azure AD | Welcome to Pariswells.com\",\"headline\":\"Dynamics SMTP App Registration Azure AD\",\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/learn.microsoft.com\\\/en-us\\\/dynamics-gp\\\/whats-new\\\/media\\\/image47.png\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad\\\/#articleImage\"},\"datePublished\":\"2023-12-18T00:30:25+00:00\",\"dateModified\":\"2023-12-18T00:30:46+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad#webpage\"},\"articleSection\":\"Research\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research#listItem\",\"name\":\"Research\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research#listItem\",\"position\":2,\"name\":\"Research\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad#listItem\",\"name\":\"Dynamics SMTP App Registration Azure AD\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad#listItem\",\"position\":3,\"name\":\"Dynamics SMTP App Registration Azure AD\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/research#listItem\",\"name\":\"Research\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\",\"name\":\"Welcome to Pariswells.com\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris\",\"name\":\"paris\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"paris\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad#webpage\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad\",\"name\":\"Dynamics SMTP App Registration Azure AD | Welcome to Pariswells.com\",\"description\":\"Register the app First, you'll need to have an administrator who can log into the Azure Portal. In the search box, type App Registration and select that option: If you're using a Single tenant app registration you will also need to pull the Directory (Tenant) ID from the aboeve Overview window and enter that into the Tenant ID\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/research\\\/dynamics-smtp-app-registration-azure-ad#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"datePublished\":\"2023-12-18T00:30:25+00:00\",\"dateModified\":\"2023-12-18T00:30:46+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\",\"name\":\"Welcome to Pariswells.com\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Dynamics SMTP App Registration Azure AD | Welcome to Pariswells.com","description":"Register the app First, you'll need to have an administrator who can log into the Azure Portal. In the search box, type App Registration and select that option: If you're using a Single tenant app registration you will also need to pull the Directory (Tenant) ID from the aboeve Overview window and enter that into the Tenant ID","canonical_url":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad#article","name":"Dynamics SMTP App Registration Azure AD | Welcome to Pariswells.com","headline":"Dynamics SMTP App Registration Azure AD","author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/learn.microsoft.com\/en-us\/dynamics-gp\/whats-new\/media\/image47.png","@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad\/#articleImage"},"datePublished":"2023-12-18T00:30:25+00:00","dateModified":"2023-12-18T00:30:46+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad#webpage"},"isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad#webpage"},"articleSection":"Research"},{"@type":"BreadcrumbList","@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/pariswells.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/research#listItem","name":"Research"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/research#listItem","position":2,"name":"Research","item":"https:\/\/pariswells.com\/blog\/category\/research","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad#listItem","name":"Dynamics SMTP App Registration Azure AD"},"previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad#listItem","position":3,"name":"Dynamics SMTP App Registration Azure AD","previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/research#listItem","name":"Research"}}]},{"@type":"Organization","@id":"https:\/\/pariswells.com\/blog\/#organization","name":"Welcome to Pariswells.com","url":"https:\/\/pariswells.com\/blog\/"},{"@type":"Person","@id":"https:\/\/pariswells.com\/blog\/author\/paris#author","url":"https:\/\/pariswells.com\/blog\/author\/paris","name":"paris","image":{"@type":"ImageObject","@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g","width":96,"height":96,"caption":"paris"}},{"@type":"WebPage","@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad#webpage","url":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad","name":"Dynamics SMTP App Registration Azure AD | Welcome to Pariswells.com","description":"Register the app First, you'll need to have an administrator who can log into the Azure Portal. In the search box, type App Registration and select that option: If you're using a Single tenant app registration you will also need to pull the Directory (Tenant) ID from the aboeve Overview window and enter that into the Tenant ID","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad#breadcrumblist"},"author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"creator":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"datePublished":"2023-12-18T00:30:25+00:00","dateModified":"2023-12-18T00:30:46+00:00"},{"@type":"WebSite","@id":"https:\/\/pariswells.com\/blog\/#website","url":"https:\/\/pariswells.com\/blog\/","name":"Welcome to Pariswells.com","inLanguage":"en-US","publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Welcome to Pariswells.com |","og:type":"article","og:title":"Dynamics SMTP App Registration Azure AD | Welcome to Pariswells.com","og:description":"Register the app First, you'll need to have an administrator who can log into the Azure Portal. In the search box, type App Registration and select that option: If you're using a Single tenant app registration you will also need to pull the Directory (Tenant) ID from the aboeve Overview window and enter that into the Tenant ID","og:url":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad","article:published_time":"2023-12-18T00:30:25+00:00","article:modified_time":"2023-12-18T00:30:46+00:00","twitter:card":"summary","twitter:title":"Dynamics SMTP App Registration Azure AD | Welcome to Pariswells.com","twitter:description":"Register the app First, you'll need to have an administrator who can log into the Azure Portal. In the search box, type App Registration and select that option: If you're using a Single tenant app registration you will also need to pull the Directory (Tenant) ID from the aboeve Overview window and enter that into the Tenant ID"},"aioseo_meta_data":{"post_id":"7553","title":null,"description":null,"keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-12-18 00:29:52","updated":"2023-12-18 00:38:24","primary_term":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\/category\/research\" title=\"Research\">Research<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tDynamics SMTP App Registration Azure AD\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/pariswells.com\/blog"},{"label":"Research","link":"https:\/\/pariswells.com\/blog\/category\/research"},{"label":"Dynamics SMTP App Registration Azure AD","link":"https:\/\/pariswells.com\/blog\/research\/dynamics-smtp-app-registration-azure-ad"}],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7553","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=7553"}],"version-history":[{"count":2,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7553\/revisions"}],"predecessor-version":[{"id":7555,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7553\/revisions\/7555"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=7553"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=7553"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=7553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}