Easiest way to send events to EventGrid Topic
There are several ways to send event to EventGridTopic.For example, you can use Azure CLI, PowerShell or write your own code. My favorite one is ...
There are several ways to send event to EventGridTopic.For example, you can use Azure CLI, PowerShell or write your own code. My favorite one is ...
Today, I have presented to VDMA Audience, mostly C-Level and decision makers, how some Machine Learning algorithm work under the hub and how daenet approaches AI ...
One of my sessions this year is focusing .NET Core release 2.1 Preliminary Agenda We will have many deep-dive topics related to performance, packaging and ...
TensorFlow is typically installed by using of following statement: pip install --upgrade tensorflow Unforunatelly if you try to execute it on a WIndows OS, it might ...
.NET Core supports ARM 32 architecture starting with version: 2.1.300, which is first official final release of .NET core 2.1. This means, .NET ...