Showing category results for CI/CD

Nov 19, 2020
Post comments count0
Post likes count0

Static Web App PR Workflow for Azure App Service using Azure DevOps Pt 2 (But what if my code is in GitHub)

Abel

In part 1, I walked you you through how to set up that sweet pull request workflow for Static Web Apps if your app if your app is in Azure App Service and your code and pipelines are in Azure DevOps. Now I show you how to do the same thing if your pipelines are in Azure Pipelines, but your code is in a GitHub repo.

CI/CDDevOpsAzure & Cloud
Nov 19, 2020
Post comments count2
Post likes count0

AzureFunBytes Short – Azure Containers (Kubernetes, Container Instances, More)

Jay Gordon

A container virtualizes the underlying OS and causes the containerized app to perceive that it has the OS—including CPU, memory, file storage, and network connections—all to itself. Because the differences in underlying OS and infrastructure are abstracted, as long as the base image is consistent, the container can be deployed and run anywhere

Azure & CloudDevOpsCI/CD
Oct 23, 2020
Post comments count0
Post likes count0

Azure Web App Service and GitHub Actions (Video Tutorial)

Jay Gordon

The video should help provide you with a great start on using this service with your Azure Web App Service. Utilizing resources like GitHub actions can help you on your journey to becoming a Microsoft DevOps Certified Expert.

CI/CDGit & Version Control
Oct 22, 2020
Post comments count0
Post likes count0

Things to consider when running visual tests in CI/CD pipelines: Getting Started (Part 1)

Jessica Deen

Testing - it's an important part of a developer's day-to-day, but it's also crucial to the operations engineer. In a world where DevOps is more than just a buzzword, where it's become accepted as a mindset shift and culture change, we *all* need to consider running quality tests.

TestCI/CD
Oct 15, 2020
Post comments count5
Post likes count0

Static Web App PR Workflow for Azure App Service Using Azure DevOps

Abel

The pull request workflow in Static Web Apps is super cool, but that only works for Static Web Apps and GitHub Actions.. This blog post walks you through how to implement the same PR workflow for Azure App Service using Azure DevOps

DevOpsAzure & CloudCI/CD
May 12, 2020
Post comments count0
Post likes count0

An Alternative to VSTS App in Slack app store

Divya Vaishnavi

Apps for Azure Pipelines, Azure Boards and Azure Repos in Slack app store as an alternative to VSTS App in Slack app store

Azure & CloudDevOpsCI/CD
Apr 28, 2020
Post comments count53
Post likes count0

Announcing General Availability of YAML CD features in Azure Pipelines

Roopesh Nair

Azure Pipelines YAML CD features now generally available We’re excited to announce the general availability of the Azure Pipelines YAML CD features. We now offer a unified YAML experience to configure each of your pipelines to do CI, CD, or CI and CD together. Releases vs. YAML pipelines Azure Pipelines supports continuous integration (CI) and...

Azure & CloudDevOpsCI/CD
Jan 21, 2020
Post comments count1
Post likes count0

Azure Pipelines hosted pools updates

Whitney Jenkins

Azure Pipelines is currently investing in updating and removing some of its hosted images. These changes are designed to ensure we are able to better serve the needs of our growing user base. As a result, a set of exciting changes are coming during the months of January - March 2020. Changes coming in January 2020 During the week of January 27, 2...

CI/CDDevOps