Dynamics 365 CE Solution Import Failed in Azure DevOps Pipelines

Got the below error while importing Dynamics CRM Solution via Azure DevOps Pipeline. 2024-12-18T23:14:20.4630775Z ]2024-12-18T23:14:20.7482721Z ##[error]error: 12024-12-18T23:14:20.7495542Z ##[error]failed: Connected as ***Connected to… D365 ProductionSorry, the app encountered a non recoverable error and will need to terminate. The exception details have been captured and will be forwarded to the development team, if telemetry has been enabled. Session Id: ca4d4ca3-b1c0-410d-8441-4817313f4eb3, Exception Type: Newtonsoft.Json.JsonReaderExceptionThe diagnostic logs can be found at: D:\a\_tasks\PowerPlatformToolInstaller_8015465b-fxxx-4ec4-8215-8edf682574d3\2.0.81\bin\pac\tools\logs\pac-log.txt2024-12-18T23:14:23.6320357Z [ ‘Authentication profiles and token cache removed’ ]2024-12-18T23:14:24.6264565Z [2024-12-18T23:14:24.6264928Z ‘The Clear Authentication Result: Authentication profiles and token cache removed’2024-12-18T23:14:24.6265143Z ]2024-12-18T23:14:24.6483875Z ##[error]Error: Connected as ***Connected to… D365 Production This was working fine in all the Environments, but not in Production environment. In the above error, I have seen that something wrong with the Json. Exception Type: Newtonsoft.Json.JsonReaderException In the release pipeline, I have configured the Deployment Settings Json file, along with … Continue reading Dynamics 365 CE Solution Import Failed in Azure DevOps Pipelines
Published on:
Learn moreRelated posts
Azure SDK Release (June 2025)
Azure SDK releases every month. In this post, you'll find this month's highlights and release notes. The post Azure SDK Release (June 2025) ap...
2 days ago
Exploring azd extensions: Enhance your Azure developer experience
A deep dive into the introduction of the Azure Developer CLI (azd) extensions and the azd extension framework to build extensions. The post Ex...
4 days ago