Skip to content
/ Michaël Hompus

Today I presented a session, in Dutch, titled 'Gebruik Azure Key Vault in je applicaties en zorg dat niemand achter je geheimen komt' during the TechDays 2017 event. The presentation is about using Azure Key Vault to improve security of your solutions. I’m sharing my slides and code, so you can start improving the security of your solutions and deployments using Azure Key Vault, the Azure Key Vault Configuration Provider and Azure Key Vault Storage Account Keys.

Today I presented a session, in Dutch, titled “Gebruik Azure Key Vault in je applicaties en zorg dat niemand achter je geheimen komt” during the TechDays 2017 event.

The session was about using Azure Key Vault to improve security of your solutions.

read more…
Filed under Azure
Last update:
/ Michaël Hompus

This will be my second post about Bing for business: “the new intelligent search experience for Office 365 and Microsoft 365, which uses AI and the Microsoft Graph to deliver more relevant search results based on your organizational context”. In this post, we will be focusing on “People Search”.

This will be my second post about Bing for business, “the new intelligent search experience for Office 365 and Microsoft 365, which uses AI and the Microsoft Graph to deliver more relevant search results based on your organizational context”.

We covered branding in the first article. In this article, I will be focusing on People Search.

read more…
Filed under Office
Last update:
/ Michaël Hompus

At the Ignite conference keynote Microsoft announced Bing for business. Winvision is one of the partners participating in the current preview. With the public announcement of Bing for business, I’m now allowed to show you what the service is offering our company. In the coming days I will be posting about several parts of Bing for business, starting with “branding”.

At the Ignite conference keynote Microsoft announced Bing for business:

A new intelligent search experience for Office 365 and Microsoft 365, which uses AI and the Microsoft Graph to deliver more relevant search results based on your organizational context.

As you might have heard at the end of the demo by Li-Chen Miller, Winvision was mentioned as one of the partners participating in the current preview.

With the public announcement of Bing for business, I am now allowed to show you what the service is currently offering.

In the coming days I will be posting more about Bing for business, starting today with branding.

read more…
Filed under Office
Last update:
/ Michaël Hompus

The other day I wanted to configure Application Logging on Blob Storage for a Web App Service and found out this needs a SAS URL. And this is something an ARM template can’t provide for you. In this post, I will walk you through the necessary PowerShell code to run.

These days it’s normal to deploy and configure all aspects of your Azure Resources using the Azure Resource Manager and the accompanying ARM Templates. But sometimes you walk into a missing feature that’s is not (yet) available in the ARM system.

The other day I wanted to configure Application Logging on Blob Storage for a Web App Service and found out this needs a SAS URL. And this is something an ARM template cannot provide for you.

read more…
/ Michaël Hompus

When I recently was configuring an Azure AD application, I couldn’t assign the delegated permissions for an Azure SQL Database. It did cost me a full day to find out the Azure Portal user interface has an unexpected user interaction when it comes to selecting APIs. In this post, I’ll explain how you can find all APIs available for your application.

When I recently was configuring an Azure AD application, I could not assign the delegated permissions for an Azure SQL Database. It did cost me a full day to find out the Azure Portal user interface has an unexpected user interaction when it comes to selecting APIs.

In this article, I will explain how you can find all APIs available for your application.

read more…
Filed under Azure
Last update: