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
From Campaign Automation to Agentic Marketing: The Next Phase of Microsoft Dynamics 365 Customer Engagement
As organizations evaluate Microsoft Dynamics 365 Customer Insights capabilities, a common question keeps emerging: Are we still designing camp...
1 day ago
Eliminate LLM Cold starts: Load models up to 6x Faster with Azure Blob Storage and Run:AI Model Streamer
Stop paying for idle GPUs while model weights copy to disk. Stream them straight into GPU memory instead with Run:AI Streamer from Azure Blob ...
2 days ago
Dynamics 365 CE 2026 Release Wave 1 Launch Event Webinar
Western Computer recently hosted a launch event walking through Dynamics 365 CE 2026 Release Wave 1, focused on what's changing across Sales, ...
5 days ago
Exponential backoff and circuit breaker for Service Bus-triggered Azure Functions
Use exponential backoff and circuit breaker patterns in Azure Functions with Service Bus SDK bindings. Control retry storms, protect dependenc...
6 days ago