Showing category results for CI/CD

Dec 2, 2021
Post comments count2
Post likes count0

Automating Azure Static Web Apps in Azure Pipelines

April Yoho

Azure Static Web Apps were launched earlier in 2021 and out of the box they had the capability to integrate your existing repository and deploy your Static Web App from Azure DevOps. You can reference the full getting started guide for the end-to-end deployment setup. Although, there is a caveat, the whole process is not entirely automated. When yo...

CI/CDDevOpsAzure & Cloud
Oct 28, 2021
Post comments count1
Post likes count0

Copy Dashboard – Public Preview Phase 2

Martina

Copy Dashboard Public Preview - Phase 2. Queries and configuration are carried over as part of the copy operation.

AgileDevOpsCI/CD
Oct 14, 2021
Post comments count4
Post likes count1

Hosted Pipelines Image Deprecation

Eric van Wijk

Microsoft-hosted Pipelines provides images for the 2 latest versions of macOS, Windows & Ubuntu. In this blog post we want to update you on recent and upcoming changes for each of those operating systems.

CI/CD
Apr 26, 2021
Post comments count0
Post likes count0

AzureFunBytes – Azure Static Web Apps with Anthony Chu!

Jay Gordon

This week I welcomed Anthony Chu, Program Manager at Microsoft, to discuss Azure Static Web Apps and Azure Functions. Anthony and I have a conversation on why this service makes sense for your web apps.

DevOpsCI/CDGit & Version Control
Apr 19, 2021
Post comments count0
Post likes count0

AzureFunBytes Episode 36 – Intro to Chaos Engineering with Ana Margarita Medina!

Jay Gordon

This week I welcomed [Ana Margarita Medina][2], Senior Chaos Engineer and Developer Advocate from [Gremlin][3] to discuss [Chaos Engineering on Azure][4]. I have been really lucky to become friends with Ana over the last few years, she's so dedicated to helping this Chaos community!

DevOpsAzure & CloudCI/CD
Apr 15, 2021
Post comments count1
Post likes count0

DevOps Fireside Chats – March 2021 Review

Jay Gordon

Damian Brady and Abel Wang joined host Jay Gordon to discuss Agile Development. We take live questions and try to work out some of the tools, processes, and cultural changes associated with adopting an agile mindset. We look at the differentiation in different development management models and how to implement them for your team.

CI/CDDevOpsAgile
Apr 7, 2021
Post comments count0
Post likes count0

Building Your First GitHub Action

Steven Murawski

Hello from the friendly octocats at GitHub! By now, you might have used [GitHub Actions][1] for automation, CI/CD, and more. In this guide, you'll use TypeScript to build a GitHub action to interact with an existing service, and then learn how to publish it to GitHub Marketplace for discovery by the larger GitHub community.

CI/CDAzure & Cloud