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.
Because I like to share knowledge
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.
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.
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.
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.
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.