Showing results for DevOps - Developer Support

Jun 24, 2020
0
0

5 Super Useful Azure DevOps Extensions

Developer Support
Developer Support

Thanks in part to Microsoft's recent embrace of open source principals there is a large marketplace of community driven extensions available.

Azure DevOps
Jun 8, 2020
0
0

CI/CD with SharePoint Framework (SPFx)

Developer Support
Developer Support

In this post, App Dev Manager Dhaval Shah shows how to get started with CI/CD for SharePoint Framework (SPFx).

Azure DevOpsSharePointDevelopment
Jun 6, 2020
0
0

The Importance of Quality Assurance in the Development Life Cycle

Developer Support
Developer Support

Whether it's a software lab or an in-house department that creates its own applications, its reputation can be made or destroyed whenever a product is launched. Therefore, the concern with software quality becomes increasingly essential for any company that wants to stand out in the market.

TeamDevOpsAzure DevOps
May 31, 2020
0
0

Upgrading to the New Work Item Form in Azure DevOps

Developer Support
Developer Support

This blog post will highlight a case from the field to shed some light on what changes are made to the work item form, also known as the 'Best-effort transformation'. We'll walkthrough a case from the field where the custom work item was very different after upgrade.

DevOpsAzure DevOpsWork Items
May 30, 2020
0
0

Power Apps Build Tools for Azure DevOps

Developer Support
Developer Support

Given the dire need expressed by many of our enterprise customers for a complete ALM and DevOps support in to the Microsoft Power Platform I felt like writing this blog to give a very quick high-level overview of the tool and its capabilities.

TeamDevOpsAzure DevOps
May 29, 2020
0
0

Simplified Automated QA Testing on Azure DevOps

Developer Support
Developer Support

Setting up automated testing can be complex, but I wanted to build out an automated testing system that would be simple to understand and implement, yet cover most of the basic needs of test automation.

Azure DevOpsTesting
May 28, 2020
1
0

Approach for Merging Dynamics CRM Solutions with DevOps implementations.

Developer Support
Developer Support

How do I merge solutions in CRM? How do I perform feature-based deployment in Dynamics CRM? These are a few frequently asked questions when I am presenting DevOps for CRM talks or asked about my post on “Continuous Integration, Deployment and Test Automation for Dynamics CRM.

TeamDevOpsAzure DevOps
May 26, 2020
0
0

Monitoring & Alerting – Operations in the Cloud

Developer Support
Developer Support

Application Insights monitors the availability, performance, and usage of your web applications. It provides you with deep insights into your application's operations and diagnose errors without waiting for a user to report them. It gives you the ability to continuously improve performance and usability.

DevOpsApplication InsightsAzure Monitor
May 15, 2020
0
0

Azure DevOps setting up Repository permissions

Developer Support
Developer Support

As your organization grows, you will start to have many repositories inside of your Azure DevOps projects. Most organizations allow developers to browse and contribute to any repository, and put policies on pull requests for specific branches to protect them.

TeamAzure DevOps
May 14, 2020
0
0

Using Azure DevOps Pipelines with Redgate to Automate Oracle Database Deployments

Developer Support
Developer Support

In this post, I will cover a basic end to end-to-end example of taking a local Oracle database, setting up a project in a Git repository and using a Continuous Integration / Continuous Delivery (CI/CD) pipeline to take your database changes from code through to production.

TeamDevOpsDevelopment