This article will demonstrate how to build a complete CI/CD pipeline in Visual Studio and deploy it to Azure using the new Continuous Delivery Extension for Visual Studio. Using CI, allows you to m...
How to solve some Dynamics CRM deployment and permissions errors
If you face any of the following problems, While installing Dynamics CRM getting error at “System Checks” regarding permission for DB Window Active Directory issue during CRM installation Unable...
Automatically Creating Staging Environment for Dynamics 365 on The Cloud
1.Introduction Having or creating a new Dynamics 365 environment very quickly and in a reliable way is crucial for the business, it's needed for different scenarios for example, if you want to tes...
Working with Microsoft Dynamics 365 PowerShell
In this post, we will see how to use PowerShell to change some values for Microsoft Dynamics 365. First, add the PowerShell snap-in for the CRM module: https://msdn.microsoft.com/en-us/library/gg1...
Working with IIS PowerShell
In this post we will see how to change the credential of IIS Application Pool using PowerShell, we will also use PowerShell to restart the Application Pool. If you would like to learn more abou...
Working with SSRS (SQL Server Reporting Server) PowerShell
In this post we will see how to work with SSRS PowerShell so we can remap SSRS or SQL Sever Reporting Server Database to an existing DB, we will see also how to restore SSRS encryption key -� You ...
The next generation of Hockey App: Visual Studio Mobile Center (now Visual Studio App Center)
Introduction Hockey App is part of Microsoft’s Mobile DevOps stack helping developers manage the app lifecycle and automate integration, testing, delivery, and monitoring. Mobile Center is a new b...
Containers - The Perfect Solution For Running Microservices
Introduction A container image is a lightweight executable package of a piece of software that will always run the same, regardless of the environment you are using it with. The series of videos p...
Build Automation and Release Management with VSTS/TFS 2018
Learn how to get started with Release Management and its advantages. See how to create a build definition using CI/CD Tools for VSTS Extensions. (I will be using Package Extension and Publish Artif...
Migrating TFS and VSTS Work-items using vsts-work-item-migrator
Microsoft released new tool vsts-work-item-migrator. It's a command line tool as an open source for migrating work-items from TFS and VSTS. The tool developed in .NET Core, so it's cross platform,...
