Showing category results for Azure

Apr 2, 2019
Post comments count2
Post likes count0

Custom AI Models with Azure Machine Learning Studio and ML.NET

Developer Support

From the ready-to-consume set of Azure Cognitive Services to the comprehensive set of tools for data scientists available in Azure Machine Learning Service, there are many ways to apply AI into your products and services.

TeamMachine LearningML.NET
Apr 1, 2019
Post comments count0
Post likes count0

PowerApps Design – Create a Digital Alarm Clock Display

Developer Support

In this post, we’ll look at how to use SVG images and some formulas to create a digital alarm clock style display in PowerApps. This is going to involve some image manipulation, so I’ll use one of my favorite free vector programs, Inkscape, to create SVG files that can be used in the clock display. I’ll also be using a free-for-commercial use digit...

TeamDevelopmentPowerApps
Mar 28, 2019
Post comments count0
Post likes count0

Preparing for AZ-300 and AZ-301 with Pluralsight courses

Developer Support

Microsoft and Pluralsight have partnered to give Azure learners access to 46 Pluralsight video courses. Anyone who redeems this benefit can use all Pluralsight features available to individual subscribers, including paths, Skill IQ, channels, and notes.

TeamAzureCertifications
Mar 27, 2019
Post comments count0
Post likes count0

Investigating Production Issues with Azure Monitor and Snapshot Debugger

Developer Support

On this episode of the On.NET Show, ADM Isaac Levin talks about how we can better triage issues in Production environments using Azure Monitor, Application Insights, Snapshot Debugger, SnapPoints and LogPoints.

TeamAzure Monitordebugging
Mar 21, 2019
Post comments count3
Post likes count0

Mixing Windows and Linux containers with Docker Compose

Developer Support

Running Linux containers on a Windows host has been available for awhile now. However, getting Windows and Linux containers to communicate without Docker Compose results in using the containers’ IP Addresses. This is not a good solution since container IP Addresses change often.

DockerContainersLinux
Mar 12, 2019
Post comments count0
Post likes count0

Planning the future for NoSQL Cassandra DB Applications on Azure

Developer Support

In this post, App Dev Manager Shany Wiesel explains the different deployment models for Apache Cassandra on Azure. Microsoft Azure is an open cloud platform that runs both Microsoft as well as non-Microsoft software which includes operating systems, application servers, messaging middleware as well as SQL and NoSQL databases from both commer...

TeamCosmosDB
Mar 11, 2019
Post comments count0
Post likes count0

Moving to the Cloud is NOT about the Cloud

Developer Support

One of the questions that I get asked very regularly by customers, colleagues, and friends is “Why do I need to move my … to the cloud?“ Almost every time this question comes up, the conversation very quickly gets into technical capabilities of the cloud, cost saving or the last service that this or that cloud vendor has released. These are all val...

TeamAzureIlias Jennane
Mar 6, 2019
Post comments count0
Post likes count0

Gathering real-time Perfmon Counters in a cluster

Developer Support

Performance (aka. Perfmon) Counters are critical to understanding the health of and diagnosing issues on Windows. In recent performance and scalability testing of a solution built on top of Azure Service Fabric, we collected Perfmon Counters across 15 VMs and sent them to Log Analytics. This was very helpful; however, there were times when we wante...

TeamAzurePerformance
Mar 5, 2019
Post comments count0
Post likes count0

Accessibility Testing with Azure DevOps Pipelines

Developer Support

I was recently working with one of my customers to help them improve the usability of their applications as mandated by their IT staff. The goal was to create quality web applications that can be equally useful to all users including those with disabilities. Together, we reviewed many good tools and potential best practices, but we wanted something...

TeamDevOpsAzure DevOps