Showing results for July 2018 - Azure DevOps Blog

Jul 27, 2018
0
0

Top Stories from the Microsoft DevOps Community – 2018.07.27

Edward Thomson
Edward Thomson

For many of us in the northern hemisphere, things are really heating up — both the temperature and the move into DevOps in the cloud. This week we saw some great posts on DevOps adoption, including cloud migration, moving to VSTS from on-premises TFS, and modernizing workflows with Azure DevOps Projects. Add DevOps To Your Existing Dockeriz...

DevOpsCommunity
Jul 25, 2018
0
0

What’s new in VSTS Sprint 137 Update

Alex Nichols
Alex Nichols

The Sprint 137 Update of Visual Studio Team Services (VSTS) has rolled out to all organizations. In this Update, both Microsoft-hosted Linux and macOS agents, as well as Azure DevOps Projects are now generally available. Watch the following video to learn about a few of the features, which also includes a demonstration of some of the improvements t...

DevOps
Jul 24, 2018
0
0

Enabling administrators to revoke VSTS access tokens

Justin Marks
Justin Marks

As promised in the Protecting our users from the ESLint NPM package breach blog post last week, we have deployed new REST APIs to allow administrators of Visual Studio Team Services (VSTS) accounts to centrally revoke Personal Access Tokens (PAT) and JSON Web Tokens (JWT) created by users in their accounts. We've reviewed our system telemetry and ...

DevOpsSecurityAdmin & Licensing
Jul 21, 2018
0
0

Top Stories from the Microsoft DevOps Community – 2018.07.20

Edward Thomson
Edward Thomson

This week I've been busy talking with Open Source developers and users at OSCON, explaining how VSTS can enable their builds with our hosted (or on-premises!) build agents. Meanwhile, we've seen some incredible podcasts and blog posts about DevOps in Azure. The DevOps Lab: Azure Automation Runbooks with PowerShell Damian Brady sits down with MVP ...

DevOpsCommunity
Jul 19, 2018
0
0

Adopting the word “organization”

Aaron Hallberg
Aaron Hallberg

In our interactions with users, we see a lot of confusion over the word account. Currently we use account to mean things like https://contoso.visualstudio.com and things like admin@contoso.com. To avoid this confusion, and to better align with the terminology of the broader developer and OSS community, we will be adopting the word organization in V...

DevOps
Jul 18, 2018
0
0

Dashboard Updates Generally Available

Francisco Garcia-Ascanio
Francisco Garcia-Ascanio

We’re excited to announce updates to the new dashboard experience. This new experience lets you: It is now generally available for VSTS customers and coming to TFS in the next major version. Get to your dashboards fast We’ve updated the dashboard picker based on customers’ biggest piece of feedback: make it easy to switch betwe...

DevOpsReporting
Jul 18, 2018
0
0

Protecting our users from the ESLint NPM package breach

Rajesh Ramamurthy (MSFT)
Rajesh Ramamurthy (MSFT)

On the 12th of July 2018, malicious code was detected in two popular open-source NPM packages, eslint-scope (version 3.7.2) and eslint-config-eslint (version 5.0.2). As a result, developers who downloaded and installed these packages may have had credentials stored in their .npmrc file compromised. This may include credentials required to access pa...

DevOpsSecurity
Jul 16, 2018
0
0

Supercharging the Git Commit Graph IV: Bloom Filters

Derrick Stolee
Derrick Stolee

We've been discussing the commit-graph feature in Git 2.18 and how we can use generation numbers to accelerate commit walks. One area where we can get significant speedup is when presenting output in topological order. This allows us to walk a much smaller list of commits than before. One place where this breaks down is when we apply a filter to ou...

DevOpsGit & Version ControlOpen Source
Jul 13, 2018
0
0

Top Stories from the Microsoft DevOps Community – 2018.07.13

Edward Thomson
Edward Thomson

It's been another busy week for VSTS and DevOps, and we're excited to see some interesting articles and podcasts about DevOps on Azure. Moving a Git Repo from Bitbucket to VSTS One of the great things about Git is that it's easy to move your repository from one hosting provider to another - and maintain the full history along the way. Gerald Vers...

DevOpsCommunity
Jul 12, 2018
0
0

Azure DevOps Projects general availability

Atul Malaviya
Atul Malaviya

During our Connect(); 2017 event, we announced the public preview of Azure DevOps Projects to help customers start running applications on any Azure service in just three steps. Today, we're excited to announce that Azure DevOps Projects is now generally available in the Azure Portal, making it easier for developers to deploy to the Azure cloud an...

DevOpsAzure & CloudCI/CD