Showing results for Team - Developer Support

Jun 14, 2018
Post comments count0
Post likes count0

Sharing Deployment Groups Across Team Projects in VSTS

Developer Support
Developer Support

Premier Developer Consultant Derrick Cawthon walks through how to share deployment groups across team projects in VSTS, so you can take full advantage of your infrastructure and maximize investment in cloud services.One of the many recent enhancements to VSTS (Visual Studio Team Services) is the adding of Deployment Groups back in 2017. However eve...

TeamVSTSVisual Studio Team Services
Jun 12, 2018
Post comments count0
Post likes count0

Monitoring Python Applications with Azure App Insights

Developer Support
Developer Support

In this blog post, Premier Developer Consultant Najib Zarrari walks through how to use Azure Application Insights to monitor web applications written in Python using the Flask framework.Read Najib’s blog post here to learn how to set up Application Insights, download and instrument a Python web application, create custom events and metrics in Azure...

TeamAzureApplication Insights
Jun 11, 2018
Post comments count0
Post likes count0

Safe On-Premises Releases Using VSTS

Developer Support
Developer Support

Read on to learn how Premier Developer Consultant Ilias Jennane addresses the idea of safe releases and incremental feature rollout for on-premises releases using Visual Studio Team Services.I have recently interacted with many customers that were clearly under the impression that they should only consider DevOps practices if they are doing Cloud d...

TeamVSTSVisual Studio Team Services
Jun 10, 2018
Post comments count0
Post likes count0

Create Your First CI Pipeline in 10 Minutes or Less

Developer Support
Developer Support

In this post, Premier Developer Consultant Derrick Cawthon shares how to quickly create a continuous integration pipeline in VSTS, so teams can start pursuing their DevOps journeys.During your DevOps journey typically the first item you will want to do (after establishing a good process for the team) is setup a Continuous Integration (CI) build. Wh...

TeamVSTSVisual Studio Team Services
Jun 8, 2018
Post comments count0
Post likes count0

Continuous Delivery – Is it right for you?

Developer Support
Developer Support

This post is provided by App Dev Manager John Tran who explores the question: Is continuous delivery right for you?Coming from the operations world, I can't count the number of times someone has come to me asking for a production deployment on a Friday afternoon. This would always give me chills, thinking of all the late nights that I've been up fi...

TeamALMContinuous Integration
Jun 7, 2018
Post comments count0
Post likes count0

Microsoft Enhanced Application Support: Supporting Custom Applications

Developer Support
Developer Support

This post is provided by App Dev Manager Francis Lacroix who spotlights Microsoft Enhanced Application Support.Custom solutions provided by consultants can sometimes challenge the development groups inheriting them. Perhaps they do not have the skillset to support them and enhance them, or they do not have experience with the platforms the solution...

TeamDiscoverSupport
Jun 6, 2018
Post comments count0
Post likes count0

Microsoft Disaster Response: Another great reason to work for Microsoft

Developer Support
Developer Support

This post is provided by App Dev Manager Rich Maines who shares his experience volunteering with Microsoft Services Disaster Response.“When a disaster occurs, you’ve entered a “new reality,” says Lewis Curtis, director of Microsoft Services Disaster Response. It won’t be enough to simply restore your systems and applications to where they were befo...

TeamDiscoverCareers
Jun 6, 2018
Post comments count0
Post likes count0

Automating Releases to Separate Azure Resource Groups using both TFS and VSTS

Developer Support
Developer Support

This post is written collaboratively by Premier Developer Consultants Ilias Jennane and Daisy Chaussee along with App Dev Manager Wyn Lewis-Bevan. Read on to learn how to build a solution in TFS, release it in VSTS, and automate the deployments to separate Azure Resource Groups. Business Case: One of our customers recently challenged us with a u...

TeamAzureVSTS
Jun 5, 2018
Post comments count0
Post likes count0

Enterprise Deployment of an Internal Load Balancer with an App Service Environment v2

Developer Support
Developer Support

App Dev Manager Mariusz Kolodziej kicks off this multi-part series covering the deployment of an Internal Load Balancer with an App Services Environment via ARM templates and PowerShell.Infrastructure as Code (IaC) is becoming the norm for deploying all resources (IaaS and PaaS) in the Cloud. This post is part 1 of 7 of a miniseries which will take...

TeamAzureApp Services
May 23, 2018
Post comments count0
Post likes count0

Visualize Code with Visual Studio

Developer Support
Developer Support

In this post, App Dev Manager Ed Tovsen spotlight the features and benefits of Code Maps in Visual Studio.Systems architects have long used modeling to design the structure, behavior, and interaction of systems within an organization. Modeling helps to ensure that requirements are clearly defined between users and IT. Models are created with varyin...

TeamVisual StudioCode Maps