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
Dedicated SQL Pool and Serverless SQL in Azure: Comparison and Use Cases
Table of Contents Introduction Azure Synapse Analytics provides two powerful SQL-based options for data processing: Dedicated SQL Pools and Se...
7 hours ago
Wrtn Azure OpenAI Service Customer Story
1 day ago
Azure SQL ❤️ Python!
I recently presented at Python Day 2024 on Langchain integration. I created a slide deck that I believe can be useful beyond just the session,...
2 days ago
Azure Function Isolated Worker : Avoid comments in the Host file
As a .NET developer, the yearly release cycle is always one of my most anticipated event. This years edition is no exception, as it brings .NE...
2 days ago
Integrate Dataverse Azure Solutions – Part 1
Azure comes with a variety of other solutions, which can also be integrated with Dataverse. Dataverse that help streamline your integrations, ...
3 days ago