Showing results for Team - Developer Support

Dec 23, 2019
Post comments count0
Post likes count0

5 User Centered Development Tactics to Start Using Today!

Developer Support
Developer Support

With a mission to “empower every person and organization on the planet to achieve more”— it’s increasingly important for Microsoft employees to have a conversation about User Centered Design4 (UCD). As developers, we are building products for people to use, so we need to ensure we are putting them at the center of it.

TeamUX
Dec 20, 2019
Post comments count0
Post likes count1

Introduction to Microsoft Exchange ActiveSync, its licensing, and Premier Support

Developer Support
Developer Support

Microsoft Exchange ActiveSync (EAS) Protocol is the language communicated between a mobile device and server to enable synchronization of emails, calendar items, contact information, tasks, and push accurate and reliable data. Microsoft has a flexible support framework in place to help customers and partners adopt AES on Android and iOS.

Team
Dec 19, 2019
Post comments count0
Post likes count0

Intro to GitHub Actions

Developer Support
Developer Support

GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want.

TeamDevOps
Dec 17, 2019
Post comments count0
Post likes count0

DevOps Handbook review

Developer Support
Developer Support

The DevOps Handbook describes the aspects of working toward a satisfying result for a customer while handling apparently conflicting goals within the organization. The book explains through case studies how companies have resolved the apparent contradictions, aligning everyone’s goals can bring about greater rewards and process improvements.

TeamDevOps
Dec 11, 2019
Post comments count2
Post likes count0

Demystifying the new .NET Core 3 Worker Service

Developer Support
Developer Support

.NET Core 3 introduced a new project template called a Worker Service. This template is designed to give you a starting point for cross-platform services. As an alternate use case, it sets up a very nice environment for general console applications perfect for containers and microservices.

Team.NET CoreMicroservices
Dec 2, 2019
Post comments count1
Post likes count0

Microsoft Security Code Analysis – a tool that seamlessly empowers customers to enable security controls in your CI/CD pipeline

Developer Support
Developer Support

We believe that Secure DevOps encompasses both a set of practices and a mindset shift to help customer adopt security principles and practices aligned with the culture shift and integrated with the practices, of DevOps. Secure DevOps practices include and build on those practices that are part of the Microsoft Security Development Lifecycle.

TeamDevOpsSecurity
Nov 27, 2019
Post comments count0
Post likes count0

Rastreamento de projetos cross-team a nível de portfólio com Azure DevOps Boards

Developer Support
Developer Support

A inclusão das extensões Feature timeline and Epic Roadmap no processo de gerenciamento de portfólio está ajudando meus clientes a tornar a vida do PMO ainda mais fácil do que antes. A extensão Delivery Plans permite atualizações de portfólio colaborativas, constantes e automatizadas. Isso permitiu que todos evoluíssem no processo de desenvolv

TeamDevOpsAzure DevOps
Nov 22, 2019
Post comments count0
Post likes count0

Advanced Error Handling with Power Automate

Developer Support
Developer Support

Sr Consultant Adam Toth demonstrates how to handle errors properly in Power Automate (formerly Microsoft Flow), including expected errors from APIs and connectors, and how to deal with throttling conditions (HTTP 429 Responses). Power Automate’s default response to errors from connectors is pretty simple – exit the workflow right there and r...

TeamSharePointO365
Nov 13, 2019
Post comments count0
Post likes count0

Simplifying Azure DevOps Pipelines with Decorators

Developer Support
Developer Support

In this post, Sr. App Dev Manager Bryan Soltis demonstrates how to use DevOps Pipeline Decorators to standardize complex pipeline requirements. When it comes to DevOps, there is no shortage of the amount of customizations companies need. From specialized environments to quality checks, every business has their own recipe for determining what...

TeamAzure DevOps
Nov 8, 2019
Post comments count0
Post likes count0

Outlook Email Automation with PowerShell

Developer Support
Developer Support

In this post, App Dev Manager Edward Fry demonstrates how to use Microsoft Outlook Object Library from PowerShell. Introduction Time is a precious commodity. For many professionals, there just aren’t enough hours to accomplish all the tasks in a day. Thankfully, today’s world thrives on automation. Computers can perform painstaking, mundane...

TeamPowerShell