Showing results for Azure - Developer Support

May 11, 2020
Post comments count0
Post likes count0

So You Want to Build an AI Solution?

Developer Support
Developer Support

The most valuable lesson from our recent work was the time invested in identifying opportunities on how best to leverage AI to enhance our customer’s solutions before delving into architectural decisions and proceeding with a proof of concept.

TeamAzureMachine Learning
May 10, 2020
Post comments count0
Post likes count0

nopCommerce running in Azure (PaaS)

Developer Support
Developer Support

Microsoft and the nopCommerce team has made it incredibly easy for the average computer user to get an e-commerce solution up and running with just a few click. The real beauty in this relationship however, is the power the user inherits post the "click click done" phase.

TeamAzurenopCommerce
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 18, 2020
Post comments count0
Post likes count1

Ghost Update Take Two – 64-bit NodeJS

Developer Support
Developer Support

In my previous post, I explained how to deploy Ghost on Azure Web App; however, Ghost v2.25.5 now requires Node.JS 64-bit to support the sharp package v0.22.1. If you followed my initial instructions to create the free App Service, you will notice that this build will break your post images.

TeamAzureApp Services
Apr 12, 2020
Post comments count0
Post likes count0

AZURE BASTION – SECURE ACCESS to AZURE VMS

Developer Support
Developer Support

Azure Bastion is a new fully platform-managed PaaS service. It provides secure and seamless RDP/SSH connectivity to your virtual machines directly in the Azure portal over SSL.

TeamAzureSSH
Apr 6, 2020
Post comments count0
Post likes count0

Integrating Support cases into your DevOps process with the Azure Support API

Developer Support
Developer Support

So you have a fairly mature DevOps model in-place but you are missing the ability to integrate Azure Support issues into your processes. Well, that is no longer the case as we have released to the public our Azure Support Ticket REST API.

TeamAzureAzure DevOps
Apr 3, 2020
Post comments count0
Post likes count1

Implement App Insights Telemetry Processor in Azure Functions

Developer Support
Developer Support

Telemetry Processor is a plug-ins that can be ingested in your application to customize how telemetry can be processed before it’s sent to the Application Insights service such as filtering out telemetry, replace or discard a telemetry item, etc.

TeamAzureApplication Insights