Showing tag results for Team

May 22, 2018
Post comments count0
Post likes count0

My Volunteer Experience with TEALS

Developer Support
Developer Support

In this post, App Dev Manager Ruth Ferland shares her experience volunteering through TEALS to promote Computer Science and the education of kids in her community.For School Year 2017-18, I decided to volunteer for TEALS (https://www.tealsk12.org/). TEALS stands for Technology Education and Literacy in Schools. It’s a non-profit organization in the...

TeamDiversityTEALS
May 21, 2018
Post comments count0
Post likes count0

Securing Azure Storage for the Software Architect

Developer Support
Developer Support

In this post, App Dev Manager Keith Anderson explores how Azure Key Vault can be used to secure access to Azure storage operations. In the beginning... As I began to learn about Microsoft’s cloud a couple of years ago, I began to realize that some services had been around since its inception and were fundamental to the way things worked, wi...

TeamAzureKey Vault
May 14, 2018
Post comments count0
Post likes count0

Utilizing VSTS for Wholistic Organization Management – Should It Be Done?

Developer Support
Developer Support

In this post, App Dev Manager Kristofer Olin explores limits and intentions of a tool like VSTS to go beyond traditional ALM scenarios. You've probably heard stories of people who utilize Visual Studio Team Services (VSTS) for non-Application Lifecycle Management (ALM) related purposes.  For instance, I know someone that uses it to help mana...

TeamALMVSTS
May 11, 2018
Post comments count0
Post likes count0

Running Django on Azure Web Apps for Containers with Docker

Developer Support
Developer Support

In this post, App Dev Manager Drew Lewis walks us through how to host a simple Python/Django application in Azure App Services. In this post I will walk you through a very simple approach to developing and hosting a simple Python/Django application in Azure App Service.  For this demo we will target Azure Web Apps for Containers which gives ...

TeamDockerContainers
May 10, 2018
Post comments count0
Post likes count0

Exam Prep for 70-533, Implementing Microsoft Azure Infrastructure Solutions

Developer Support
Developer Support

In this post, App Dev Manager Omer Amin spotlights the skills measured by 70-533, Implementing Microsoft Infrastructure Solutions, and where to go to build your skills.I recently took the 70-533, Implementing Microsoft Azure Infrastructure Solutions exam. Each Microsoft exam page has a Skills Measured section. This section clearly outlines the know...

TeamAzureCertifications
May 9, 2018
Post comments count0
Post likes count0

Part 2 – Deploying Your Dockerized Angular Application to Azure Using VSTS

Developer Support
Developer Support

In part 2 of a series of posts, Premier Developer Consultant Wael Kdouh demonstrates how to eliminate daunting requirements and instead install Angular build tools and utilize Docker to more easily and efficiently deploy an application to Azure using VSTS. From Wael: In part 1 I demonstrated building a VSTS build pipeline which built an A...

TeamAzureVSTS
May 8, 2018
Post comments count0
Post likes count0

Deploying Linked ARM Templates with VSTS

Developer Support
Developer Support

In this post, Premier Developer Consultant Najib Zarrari walks through how to deploy linked ARM templates with Visual Studio Team Services. When dealing with deploying a large number of components in Azure, a single ARM template might be challenging to manage and maintain.  ARM linked templates allow you to make your deployment more modular ma...

TeamVSTSVisual Studio Team Services
May 7, 2018
Post comments count0
Post likes count0

Multi-Tenant Applications and Azure AD

Developer Support
Developer Support

Following up on a previous blog post, Premier Developer Consultant Marius Rochon describes recent changes and compares the use of Azure AD multi-tenant features with the custom features in B2C.Read Marius’s first post here.Since then, there have been some changes to the demo application regarding new modes and new features. In his follow-up post, M...

TeamAzureAzure AD
May 5, 2018
Post comments count0
Post likes count0

DevOps and Leadership

Developer Support
Developer Support

In this post, App Dev Manager Ron Vincent explorers the role of leadership in an industry driven by DevOps.DevOps requires a different approach to leadership. In this article I'll explain where "management" came from and how we can change it for the age of rapid innovation.For decades now, the American corporation has been modeled after the concept...

TeamDevOps
May 4, 2018
Post comments count0
Post likes count0

Focus on your code, Let Microsoft Teams worry about the UI

Developer Support
Developer Support

In this post, App Dev Manager Kyle Kapphahn spotlights the conversational UI framework of Microsoft Teams to simplify UI development for enterprise apps.When I first began commercial software development in the mid-90's (yes, I know I'm dating myself), we used the classic 3-tier model: Presentation, Business Logic, and Data Layers. If you were luck...

TeamUI