Outlook: failed to add Office 365 account
For several months now there has been a bug(!?) in Outlook that often prevents Office 365 accounts from being added. The error message Outlook reveals at this point is a catastrophic one:
Read Blog PostFor several months now there has been a bug(!?) in Outlook that often prevents Office 365 accounts from being added. The error message Outlook reveals at this point is a catastrophic one:
Read Blog PostIt was this time again: the annual cycle of the Microsoft MVP re-nomination.
Thousands of MVPs sat in front of their computers on the first of July hoping that they would be another year of MVP and part of this special community - me too.
Read Blog PostIoT Hub -> Devices -> Select Device -> Configurations)To use the DeviceClient , which opens the connection to your Azure IoT Hub , you need the NuGet package Microsoft.Azure.Devices.Client
Read Blog PostThe Azure IoT Hub is a highly scalable, secure platform for the bidirectional communication of devices and software components in the sense of IoT - both in the area of industrial IoT (IIoT) and in the simple IoT for devices. In addition to device communication, the Azure IoT Hub can also provide device provisioning.
Read Blog PostServerless is on everyone’s lips; in the .NET area it means mainly Azure Functions. In principle Serverless is all about not having to worry about scaling yourself - and that is much more than just Azure Functions.
Read Blog PostTo resize images like PNG, JPEG, JPG and Co using .NET Core, there is no SDK support available today.
But the Microsoft Mono team has written a wrapper named SkiaSharp based on the Google library Skia , which works wonderfully and fast - but unfortunately a bit complex. The documentation can also be improved.
Read Blog PostBy default, the token of Auth0 does not contain any information about the user’s name.
The default claim for the name would be: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name.
AWS (Amazon Web Services) offers an extra toolkit for Visual Studio 2017 and Visual Studio 2019 that integrates seamlessly to create projects based on AWS products.
Read Blog PostI 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 the web folder anymore, but uploads them to an Azure Blob Storage.
Read Blog PostIn the past days I uploaded a lot of files to an Azure Blob Storage using the Azure Storage Explorer.
Read Blog Post