Configuring Azure KeyVault using ARM

In my previous blog post, I showed how to create an Azure Data Explorer cluster using the armclient command line tool. Today, I’ll show how to configure an Azure KeyVault.

Creating an Azure Data Explorer cluster in ARM

As I’ve mentioned in the past, I work as part of Microsoft’s team responsible for Azure Data Explorer. Azure Data Explorer (ADX) is a fast, fully managed data analytics service for real-time analysis on large volumes of data streaming from applications, websites, IoT devices, and more. You can use Azure Data Explorer to collect, store, … Read more

Dice Roller Pro – a Unity3d Asset

Role Playing Games are aways popular, ever since computer games started. They started with console games and evolved along with the Dungeons and Dragons communities. One of the most common and well-known part of the D&D world, that has been implemented in RPG computer games, is the concept of die (as in – plural of … Read more

Best lesser known Asset Store Game Templates

The Unity Asset Store has many game templates ready to be used. Some of these templates are very well known, such as uMMORPG and UFPS : Ultimate FPS. This post brings you the best lesser-knowns game templates that I could find in the Asset Store. These are well built, complete and polished templates, that can jump … Read more

Survival Properties System – a Unity3d Asset

Survival Properties System Logo

Survival games appear to be the latest hype in the gaming development industry. In those games, players have to progress in the game, level up and combat, all while balancing a varying number of external and internal effect. For example, players might play an exile or a cast-away, trying to survival the forces of nature … Read more

WebDAVClient v1.1.4 Released

I’ve finally got around to merge some pull requests I’ve received for my WebDAV Client repository (and NuGet package). This release brings the library to version 1.1.4, and includes the following new features: Partial download and upload support (courtesy of phobeus) Copy file/folder (thanks to mkuennek) Over the last couple of months, I’ve seen a bit more … Read more

Feelings – another Unity3d asset

Feelings Unity Asset Logo Large

Feelings is the third Unity3d asset that I’ve published. Feelings is a system that allows you to give personality to your game characters, by balancing various feelings they might have towards the player (or other characters). By maintaining a graph of relations between various feelings, the character evolves as the player interacts with him. For … Read more