Dynamics Lifecycle Services Communication articles

Dynamics Lifecycle Services Communication
Published 
1 min read

Visual Studio Team Services has been rebranded to Azure DevOps 

You may have noticed that in addition to the latest release of features in Visual Studio Team Services (VSTS), VSTS has rebranded the service to Azure DevOps. Here’s how this affects Lifecycle Services (LCS), Microsoft Dynamics 365 for Finance and Operations, and Microsoft Dynamics 365 for Retail.
Published 
1 min read

Known issue: Misconfigured professional error 

When you submit an incident by using the Lifecycle Services Support flow, you might receive a message which says, “Misconfigured professional error.” This error prevents you from submitting a support case to Microsoft. This error occurs when an email address is missing from either the PartnerSource Business Center (for partners) or CustomerSource (for customers).
Published 
1 min read

Rotate the expired or nearly expired certificates on your downloadable VHD 

To rotate certificates on machines created from the Dynamics 365 for Finance and Operations downloadable VHD, complete the following steps for each certificate. Sample PowerShell scripts are provided where applicable. 1. Identify which certificates will expire in the next two months. Get-ChildItem -path Cert:\LocalMachine\My | Where {$_.NotAfter -lt $(get-date).
Published 
2 min read

Known Issues with SSL certificate rotation feature in LCS 

On April 22 2018, we released a feature in LCS that enabled Project owners and Environment managers to rotate the SSL certificate on the one-box environments deployed in their own subscription using the Rotate secrets feature. Since then we have had customers ask questions as well as report some issues.