www.fgks.org   »   [go: up one dir, main page]

Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

Personal Access Token Lifecycle APIs now publicly available
Personal Access Token Lifecycle APIs now publicly available
Since releasing our Personal Access Token (PAT) Lifecycle Management APIs in private preview last month, we’ve received overwhelming interest from folks who are looking for a more robust alternative to the existing UI for creating and managing their PATs. We are happy to announce that these APIs are now available to the general audience.
DevOps Fireside Chats – March 2021 Review
DevOps Fireside Chats – March 2021 Review
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.
Building Your First GitHub Action
Building Your First GitHub Action
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.
AzureFunBytes – Intro to Cosmos DB with Mark Brown
AzureFunBytes – Intro to Cosmos DB with Mark Brown
Every week on AzureFunBytes, we try to introduce you to the technology, tools, processes, and practices that make up the fundamentals of Azure. This week we'll discuss how to get your data fast, with nearly any programming language, and distributed across the globe with Cosmos DB. Cosmos DB is Azure's fully managed, multi-model NoSQL ...