Showing category results for Premier Developer

Dec 3, 2019
Post comments count0
Post likes count0

Serverless Compute – Logic Apps, Functions and Event Grid

Developer Support

For this post, I want to introduce the serverless capabilities in Azure. With this, I’m hoping to spark the interest of developers, architects, and DevOps engineers to think differently. While not all problems can be solved with serverless, many can – and with that in mind, why not consider it?

Azure
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

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

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
Oct 14, 2019
Post comments count1
Post likes count0

Tracking Cross-team Projects Portfolio with Azure DevOps Boards

Developer Support

Feature Timeline and Epic Roadmap in portfolio management process has improve the PMO’s process. The Delivery Plans extension allows for collaborative, constant and automated portfolio updates. This enables everyone evolved in the software development process to better manage the cross-dependencies between Projects, Epics and Features.

TeamDevOpsAzure DevOps
Oct 4, 2019
Post comments count1
Post likes count0

AI, ML & Data Science – Explained

Developer Support

Where would you find all three (AI, ML and DS) at work? The most common place today is in autonomous driving vehicles. All three disciplines work together to help train an algorithm to recognize obstacles (MS), then to provide real-time actions (AI) to the vehicle, all based on large amounts of information that data science (DS) can analyze.

TeamAI
Sep 23, 2019
Post comments count0
Post likes count0

.NET Conf 2019

Developer Support

.NET Conf 2019, a free, 3-day, virtual developer event

Team.NETVisual Studio
Sep 20, 2019
Post comments count0
Post likes count0

Workshop Spotlight: Modern Authentication and Authorization

Developer Support

Building applications operating in the internet environment requires understanding of options available for performing authentication and authorization. These options include, both a variety of protocols such as OAuth2 and WS-Federation, as well as tools and toolkits such as Azure AD, AD FS and ADAL.

TeamAzureOAuth2
Aug 26, 2019
Post comments count0
Post likes count0

Using a Custom Translator with Azure Cognitive Services

Developer Support

Translating text can be tricky business. Sure, by using online services and tools, you can quickly find out how to say “Hello”, "that dog is green", and “where’s the closest taco stand?” But what about when the conversation needs to be more contextual and specific to your company/business/audience?

Aug 8, 2019
Post comments count8
Post likes count0

Configure Azure App Service for 64-bit platform and Node.js

Developer Support

As a follow-up to my original post explaining how to Deploy Ghost CMS on Azure Web App, learn how to configure Azure Web App Platform and Node.js to run as 64-bit, a prerequisite for the latest Ghost build.

TeamAzureWeb App