Announcing the New Maybelline Beauty App in Microsoft Teams

Regardless of where they are working, employees want to stay engaged and feel empowered when collaborating with their colleagues. The new Maybelline Beauty app in Microsoft Teams from Maybelline New York can help – allowing users to adjust their person… Continue reading Announcing the New Maybelline Beauty App in Microsoft Teams

App Configuration references in Spring Boot App deployed to Azure App services.

Azure App Configuration is a service that allows you to manage application settings and feature flags in one place. This is especially useful for modern programs that have many distributed components. By using App Configuration, you can avoid configura… Continue reading App Configuration references in Spring Boot App deployed to Azure App services.

​​Expanding cloud logging to give customers deeper security visibility

Today we are expanding Microsoft’s cloud logging accessibility and flexibility even further. Over the coming months, we will include access to wider cloud security logs for our worldwide customers at no additional cost.

The post ​​Expanding cloud logging to give customers deeper security visibility appeared first on Microsoft Security Blog.

Continue reading ​​Expanding cloud logging to give customers deeper security visibility

The behavior of Service Bus Topic output binding for Azure Function

Recently, I’m working on a Service Bus topic output binding Azure function and notice that message is sent to the output topic only after the function is executed completely (no matter where you bind the message to the output topic in the code).

Continue reading The behavior of Service Bus Topic output binding for Azure Function