web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Dynamics Marketing Emails & Segments Struck in "Going Live" State

(0) ShareShare
ReportReport
Posted on by 25

Marketing emails and segments are struck in "Going Live" state for over a week. All the marketing features are essentially non-functional.

Raised support ticket, and sent about 30 emails explaining the criticality, that the marketing application is down. Entire marketing team is kind of idling for over a week. Microsoft's support is responding with "we are still waiting for developers to respond" - there is no meaningful response yet from Dynamics support team.

Any suggestions on how to resolve the issue? Is there any option of looking into background services of Dynamics365 to resolve this issue?

I have the same question (0)
  • Suggested answer
    BPX Profile Picture
    25 on at

    Finally, we got the tech on the call and was able to resolve the issue.

    It was the missing service principal and can be created by a AAD admin using the following commands (Works only on PowerShell 5.1 on windows)

    Install-Module azureAD
    
    $tenantId = "YOUR AAD TENANT ID"
    Connect-AzureAD -TenantId $tenantId
    New-AzureADServicePrincipal -AppId $MarketingAppId
    
    Connect-AzureAD -TenantId $tenantId
    $MktAppId = '0642a735-6a05-4fc3-99c3-f71f294dfe79'
    
    Write-Host "Provisioning $MktAppId service principle on tenant $tenantId."
    New-AzureADServicePrincipal -AppId $MktAppId
    

    Thank you MS BizApps Team

  • Nya Profile Picture
    29,060 on at

    Hi,

    It's great to hear that the issue has been solved.

    Thanks for your sharing!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 58 Super User 2026 Season 1

#2
Eugen Podkorytov Profile Picture

Eugen Podkorytov 49

#3
Fiona_Tiernan Profile Picture

Fiona_Tiernan 22 Moderator

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans