by The CRM Chap | Nov 1, 2020 | DevOps, Dynamics 365, Microsoft Dataverse, Power Apps, Power Platform
Automation is key to any successful DevOps or Application Lifecycle Management (ALM) strategy. However, this can be difficult to achieve if the platform in question does not have the capability to support this. Fortunately, for the Power Platform, we have the tools available to perform some pretty amazing things…
by The CRM Chap | Apr 5, 2020 | Customer Engagement, DevOps, Dynamics 365, Dynamics CRM, Microsoft Azure, Microsoft Dataverse, Power Platform, PowerShell
DevOps and Dynamics 365/the Common Data Service can go together like peaches and cream, with a bit of effort and utilisation of some community tools. And, as always, you may end up having to contend with pesky errors, such as one I had recently involving a TimeoutException...
by The CRM Chap | Aug 25, 2019 | Databases, DevOps, Microsoft Azure, SQL Server
Obscure error messages can be the bane of an IT professionals life, often hampering or even preventing outright any successful resolution of issues. An example of this happened to me recently, during what appeared to be a run-of-the-mill Azure SQL automated deployment.
by The CRM Chap | Jun 23, 2019 | Databases, DevOps, Identity, Microsoft Azure
We saw a few weeks ago how to utilise Azure Active Directory (AAD) Security Groups to manage Azure SQL database access at scale. When using this feature, you must ensure database changes are deployed out using an AAD administrator account or similar, a task which may be difficult to achieve in an Azure DevOps Pipeline.
by The CRM Chap | May 5, 2019 | DevOps, Microsoft Azure, Visual Studio
Validating your Azure templates manually can be a challenging task to complete at scale. Fortunately, with the functionality available within Azure Pipelines, this entire process can be fully automated. This post will show you just how easy it is to implement automatic validation an deployment of your Azure templates within a CI process.
by The CRM Chap | Apr 21, 2019 | DevOps, Microsoft Azure
Working with variables within your Azure DevOps Pipeline can give you a high degree of latitude when planning your software deployments. When utilised as release variables, additional functionality is exposed, allowing you to alter the conditional flow within your pipeline dramatically. In this week's post, we'll find out how to use them in practice.
by The CRM Chap | Apr 7, 2019 | DevOps, Microsoft Azure, Visual Studio
Getting your Azure Board backlog working correctly may require some tinkering, particularly if you decide to take advantage of certain features after you have begun using the application. In this post, I'll show you how to get the Team Board/Backlog configured to show work items from all sub-areas within your project.
by The CRM Chap | Mar 10, 2019 | Databases, DevOps, Microsoft Azure, PowerShell
Web application releases are a scary affair and, depending on the criticality of your system, you may need to put yourself in a position where changes, such as a SQL Server database upgrades, can be rolled back immediately. Fortunately, when using Azure DevOps, it's easier to do then you may think...
by The CRM Chap | Feb 24, 2019 | DevOps, Microsoft Azure, PowerShell
You ever had that feeling where you know something has worked successfully in the past, yet for some unexplainable reason, it suddenly decides not to? I had a recent example of this happening with a PowerShell script task in Azure DevOps which, in the end, had a pretty straightforward solution...
by The CRM Chap | Oct 21, 2018 | DevOps, Microsoft Azure, Web
Towards the back end of last year, I discovered the joys and simplicity of Visual Studio Team Services (VSTS)/Azure DevOps. Regardless of what type of development workload that you face, the service provides a whole range of features that can speed up development, automate important build/release tasks and also assist with any testing workloads that you [...]
Recent Comments