{"id":40915,"date":"2018-03-02T16:13:00","date_gmt":"2018-03-02T16:13:00","guid":{"rendered":"https:\/\/blogs.msdn.microsoft.com\/devops\/?p=40915"},"modified":"2019-02-14T15:50:15","modified_gmt":"2019-02-14T23:50:15","slug":"top-stories-from-the-vsts-community-2018-03-02","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/devops\/top-stories-from-the-vsts-community-2018-03-02\/","title":{"rendered":"Top stories from the VSTS community\u20132018.03.02"},"content":{"rendered":"<p>Here are top stories we found in our streams this week related to DevOps, VSTS, TFS and other interesting topics.<\/p>\n<p><strong>TOP STORIES<\/strong><\/p>\n<ul>\n<li><a href=\"http:\/\/blog.jessehouwing.nl\/2018\/02\/make-group-team-administrator-in-vststfs.html\" target=\"_blank\">Make a Group Team Administrator in VSTS\/TFS<\/a> &#8211; Jesse Houwing<br>In the past, I&#8217;ve contributed to the TFS Team Tools from the ALM Rangers. That project had since been deprecated, though it still has a few unique features. I&#8217;ve decided to resurrect it and you can now find it on my GitHub account. While I was at it, I incorporated the functionality to list, add and remove Team Administrators. It supports adding individuals as well as groups.\n<li><a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/deploying-wordpress-application-using-vsts-and-azure-part-one\/\" target=\"_blank\">Deploying WordPress application using VSTS and Azure \u2013 part one<\/a> &#8211; Yaron Pri Gal<br>This post is the first part of two blog posts, describing how to setup a CI\/CD pipeline using VSTS for deploying a dockerized custom WordPress website working with Azure WebApp for Containers and Azure Database for MySQL.\n<li><a href=\"https:\/\/blogs.msdn.microsoft.com\/visualstudioalmrangers\/2018\/03\/01\/vsts-gems-manual-step-in-release-management-pipelines\/\" target=\"_blank\">VSTS Gems \u2013 Manual step in release management pipelines<\/a> \u2013 Rui Melo<br>Either for control\/monitoring\/testing or executing manual procedures, the Manual Intervention is there for you.\n<li><a href=\"http:\/\/www.colinsalmcorner.com\/post\/using-vsts-to-test-python-code-with-code-coverage\" target=\"_blank\">Using VSTS to Test Python Code (with Code Coverage)<\/a> &#8211; Colin Dembovsky<br>I recently worked with a customer that had some containers running Python code. The code was written by data scientists and recently a dev had been hired to help the team get some real process in place. \n<li><a href=\"http:\/\/www.codewrecks.com\/blog\/index.php\/2018\/02\/26\/troubleshoot-service-unavailable-in-tfs\" target=\"_blank\">Troubleshoot \u201cservice unavailable\u201d in TFS<\/a> &#8211; Ricci Gian Maria<br>Yesterday I\u2019ve started an old virtual machine with an old version of TFS and when I try to access the instance I got a \u201cService Unavailable\u201d error.\n<li><a href=\"https:\/\/pleasereleaseme.net\/deploy-a-dockerized-asp-net-core-application-to-kubernetes-on-azure-using-a-vsts-ci-cd-pipeline-part-1\/\" target=\"_blank\">Deploy a Dockerized ASP.NET Core Application to Kubernetes on Azure Using a VSTS CI\/CD Pipeline: Part 1<\/a> &#8211; Dr Graham Smith<br>Docker is much more mature with features such as multi-stage builds dramatically streamlining the process of building source code and packaging it in to containers, and Kubernetes has emerged as a clear leader in the container orchestration battle and looks set to be a game-changing technology.\n<li><a href=\"http:\/\/blog.nfocussoftwaretesting.com\/performance-testing-entry-and-exit-criteria\" target=\"_blank\">Performance Testing Entry and Exit Criteria<\/a> &#8211; Scott Summers<br>What to do if the entrance criterion of \u201cNon-functional requirements (NFRs) are defined and signed off\u201d has not been met. Also, what can be done if they have been defined but are simply not good enough to properly test in a meaningful way?\n<li><a href=\"https:\/\/mattvsts.blogspot.co.uk\/2018\/03\/not-all-is-lost-if-your-cube-gets_1.html\" target=\"_blank\">Not all is lost if your cube gets corrupted\u2026<\/a> &#8211; Matteo Emiliatt<br>I ran into this very odd situation yesterday with the Reporting capability of my production TFS instance \u2013 I realised the Incremental Analysis Database Sync job and the Optimize Databases job were running for hours!\n<li><a href=\"https:\/\/www.visualstudiogeeks.com\/DevOps\/github-issues-deployment-gate-extension?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+visualstudiogeeks%2Fotas+%28Visual+Studio+Geeks%29\" target=\"_blank\">GitHub Issues Release Gate extension for VSTS Release Management<\/a> &#8211; Utkarsh Shigihalli<br>Install our extension, write the search string for finding out issues and you are all set!\n<li><a href=\"https:\/\/wouterdekort.com\/2018\/02\/25\/build-your-own-hosted-vsts-agent-cloud-part-1-build\/\" target=\"_blank\">Build your own Hosted VSTS Agent Cloud: Part 1<\/a> \u2013 Deploy &#8211; Wouter de Kort<br>In the following blog posts I want to take a semi-managed approach. What if you could reuse all the work that Microsoft puts into the Hosted Agent Pool and use that to run your own VSTS Agent Pool. In this post I\u2019ll introduce Packer and show you how to build your own image. In the next post we\u2019ll look at deploying these custom images and finally we\u2019ll setup a CI\/CD pipeline on VSTS that does all this fully automated.<\/li>\n<\/ul>\n<p><strong>TIPS<\/strong><\/p>\n<ul>\n<li>Visual Studio Code Tips &#8211; Mickey Gousset<br>Tip 1 &#8211; <a href=\"http:\/\/mickeygousset.com\/visual-studio-code-tip-1-make-use-of-the-keyboard-shortcuts\/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+MickeyGousset+%28Mickey+Gousset%29\" target=\"_blank\">Make Use Of The Keyboard Shortcuts<\/a><br>Tip 2 &#8211; <a href=\"http:\/\/mickeygousset.com\/visual-studio-code-tip-2-set-folder-work\/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+MickeyGousset+%28Mickey+Gousset%29\" target=\"_blank\">Set A Folder to Work With<\/a><br>Tip 3 &#8211; <a href=\"http:\/\/mickeygousset.com\/visual-studio-code-tip-3-dont-forget-welcome-screen\/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+MickeyGousset+%28Mickey+Gousset%29\" target=\"_blank\">Don\u2019t Forget the Welcome Screen<\/a><\/li>\n<li>\n<p><span>If you want to get your VSTS news in audio form then be sure to subscribe to <a href=\"http:\/\/www.radiotfs.com\/\" target=\"_blank\">RadioTFS<\/a>.<br><a href=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/6\/2019\/05\/image2.png\"><img decoding=\"async\" width=\"307\" height=\"97\" title=\"image\" style=\"border: 0px currentcolor\" alt=\"image\" src=\"https:\/\/devblogs.microsoft.com\/devops\/wp-content\/uploads\/sites\/6\/2018\/03\/image_thumb1.png\" border=\"0\"><\/a><\/span><\/p>\n<\/li>\n<\/ul>\n<p><strong>FEEDBACK<\/strong><\/p>\n<p>What do you think? How could we do this series better?<br> Here are some ways to connect with us:<\/p>\n<ul>\n<li>Add a comment below<\/li>\n<li>Use the <a href=\"https:\/\/twitter.com\/hashtag\/vsts\" target=\"_blank\">#VSTS<\/a> hashtag if you have articles you would like to see included<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Here are top stories we found in our streams this week related to DevOps, VSTS, TFS and other interesting topics. TOP STORIES Make a Group Team Administrator in VSTS\/TFS &#8211; Jesse HouwingIn the past, I&#8217;ve contributed to the TFS Team Tools from the ALM Rangers. That project had since been deprecated, though it still has [&hellip;]<\/p>\n","protected":false},"author":64,"featured_media":45953,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[229,1],"tags":[],"class_list":["post-40915","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-community","category-devops"],"acf":[],"blog_post_summary":"<p>Here are top stories we found in our streams this week related to DevOps, VSTS, TFS and other interesting topics. TOP STORIES Make a Group Team Administrator in VSTS\/TFS &#8211; Jesse HouwingIn the past, I&#8217;ve contributed to the TFS Team Tools from the ALM Rangers. That project had since been deprecated, though it still has [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/posts\/40915","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/users\/64"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/comments?post=40915"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/posts\/40915\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/media\/45953"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/media?parent=40915"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/categories?post=40915"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/devops\/wp-json\/wp\/v2\/tags?post=40915"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}