Showing results for Premier Developer - Developer Support

Apr 21, 2020
Post comments count0
Post likes count0

WFH DIY Meeting Light Bulb

Developer Support
Developer Support

In this post, Dev Consultant Ben Williams shares his unique solution involving a Wi-Fi enabled Smart LED Light Bulb to avoid interruptions while working from home.

AzureLogic Apps
Apr 16, 2020
Post comments count0
Post likes count0

Introdução ao Node.js

Developer Support
Developer Support

Segue um simples passo-a-passo para guiá-lo e ensinar como configurar sua aplicação Angular com Visual Studio Code e Node. Esse guia irá ajudá-lo a identificar o que instalar, quais comandos executar em PowerShell e alguns conceitos básicos de por onde começar a construir seu app usando Visual Studio Code.

TeamAngularREGION_LATAM
Apr 10, 2020
Post comments count0
Post likes count0

Machine Learning – Lessons from our POC

Developer Support
Developer Support

Using multiple algorithms and tuning the algorithms to find the optimum value for each parameter also improves the accuracy of the model. However, it is not necessary that higher accuracy models always give the accurate results, as sometimes, the improvement in model’s accuracy can be due to over-fitting too.

TeamMachine Learning
Apr 9, 2020
Post comments count1
Post likes count0

Customizing Azure DevOps with Extensions

Developer Support
Developer Support

Before embarking on building your own extension, I would endorse looking through the Marketplace for a solution, when I last looked there were over 1250 extensions available to add to your system.

TeamAzure DevOps
Apr 1, 2020
Post comments count0
Post likes count0

Leverage ServicesHub for All of Your Training Needs!

Developer Support
Developer Support

ServicesHub, which replaces the legacy Premier Portal is the central tool for interaction with Unified Support. The ServicesHub is partitioned into four child sections beneath the Home page: “Support”, “IT Health”, “Learning”, and “Resources”.

AzureTrainingPremier
Mar 31, 2020
Post comments count0
Post likes count0

Application Insights – Use case for TelemetryClient flush calls

Developer Support
Developer Support

Ideally, the right usage pattern for Flush method is when the application encountered something unexpected, shutting down and needs to upload exception before crashing.

TeamApplication Insights
Mar 30, 2020
Post comments count0
Post likes count0

Routing in Blazor Apps

Developer Support
Developer Support

Based on the current implementation, Blazor Router makes routing much easier to implement and developer hardly need to maintain routing as the application evolves. Bugs due to misconfiguration of routing might become a thing of the past.

Web AppBlazor