Publishing and subscribing to Event Grid events Part 1 – Create Azure Event Grid Topic

Let’s go into the lab 10 in the Microsoft github here and create our resources. For more information about Microsoft github and github please see my previous posts about how to set everything up. First check that the EventGrid provider is registered in your Azure tenant. Now let’s jump into the portal and create or […]

1 min read

GETTING STARTED WITH AZURE KEY VAULT WITH .NET CORE PART 2 – Clone quickstart repo, create an azure web app

We’ll continue the quickstart with clonding the repo and publish it to an Azure Web App. If you haven’t already make sure you have all the pre-requisites. ASP.NET and web development .NET Core cross-platform development .NET Core 2.1 SDK Next Clone the gitrepo into a folder on your local drive. Next locate the key vault […]

1 min read