Showing results for Azure - Developer Support

May 11, 2020
0
0

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
0
0

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
0
0

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
0
1

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
0
0

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 3, 2020
0
1

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