Efficient deserialization of Json files on Azure Blob Storage with .NET
System.Text.Json is currently the most modern way to handle Json files efficiently. Efficiency here also means that memory sparing files are read in.
System.Text.Json is currently the most modern way to handle Json files efficiently. Efficiency here also means that memory sparing files are read in.
Bicep has a great feature, which meanwhile also leads to warnings during execution if you don't pay attention to it: the avoidance of static values l
There are now an insane number of ways to register applications in Azure Active Directory - but many ways are no longer supported or have been discon
In many scenarios it can make sense to host single page applications via an Azure Web App, for example if you have many small applications - then the
Bicep scripts are ideally part of the source code and can also be used as such in the build process of the application. This allows us to perform pot
To generate resources automatically in Azure, you could either do Azure Resource Manager templates, which no one really wanted to do because they are
Um eigene Werte in Application Insights loggen zu können, muss ein eigener ITelemetryInitializer erzeugt werden. Dieser dient nun dazu, dass der ents
Standardmäßig wird der User-Agent des HTTP-Requests nicht von der Application Insights Middleware des ASP.NET SDKs gespeichert; vermutlich aufgrund d
Azure Active Directory gehört zu den größten Anwendungen im Azure Ökosystem und vermutlich zu einer der größten Anwendungen der Welt. Microsoft hat n
Standardmäßig wird der Referer, also die Quelle des Aurufs des HTTP-Requests, nicht von der Application Insights Middleware des ASP.NET SDKs gespeich
An der Microsoft Build 2020 hat Microsoft seinen neuen Dienst Azure Static Web Apps vorgestellt. Auch wenn die Bezeichnung Static Web Apps zunächst e
Am heutigen Dienstag um 17 Uhr deutscher Zeit startete die Microsoft Build - dieses Jahr als kostenloser Online-Event statt einem kostenpflichtigen O
In most cases, Azure IoT Hub messages should be stored for a longer period of time. In fact, there are several ways to achieve this goal - and there
Device Twin vs. Digital Twin in Azure IoT Again and again you read about Device Twins, Digital Twins or Device Shadows - but what is that actually, a
Azure IoT Edge as a product is in principle not just a simple application or a simple container, but is actually more of a runtime for an ecosystem o
Requirements You must have created an IoT Hub in Azure. You must have created a device in your created Azure IoT Hub. You need the connection string
The Azure IoT Hub is a highly scalable, secure platform for the bidirectional communication of devices and software components in the sense of IoT -
I had the wonderful task to change a 20 year old PHP software during a Lift-and-Shift migration to Azure, so that it doesn't store files directly in
In the past days I uploaded a lot of files to an Azure Blob Storage using the Azure Storage Explorer. Unfortunately, I forgot to specify system prope
Yesterday we had the Azure Saturday 2018. Enjoy the Keynote Enterprise transformation (and you can too) by Donovan Brown: Azure Saturday Azure Satur
Effizient und sicher in der Connected Factory mit Edge Computing Cloud-Projekte in Unternehmen haben in den aller meisten Fällen eines gemeinsam: die
If you want to create custom unique keys inside a collections, you can simply create a UniqueKeyPolicy while creating your collection. private static
Implicit OAuth2 Flow Der Implicit OAuth2 Flow ist eine vereinfachte Variante des Browser-Ablaufs für Clients, die zum Beispiel auf JavaScript basiere