Kamil Zdanikowski
Kamil Zdanikowski
**Which version of Microsoft Identity Web are you using?** Microsoft Identity Web + UI - 1.22.2 **Where is the issue?** * Web app * [x] Sign-in users * [ ]...
Recently I have changed standard email verification to DisplayControl as I had to send custom emails. I've noticed the UX with the DisplayControl is not the best. What I mean...
From the docs (https://docs.microsoft.com/en-us/azure/active-directory-b2c/display-controls#output-claims): > The output claims of a display control are not sent to the next orchestration step. They are saved temporarily only for the current display control...
Is Calico with VXLANCrossSubnet encapsulation supposed to work in Azure VNETs? I've watched video in this article - https://www.tigera.io/blog/everything-you-need-to-know-about-kubernetes-networking-on-azure/ - and around 6:50 Calico on own Azure infrastructure is being...
Docs (https://github.com/kubernetes/ingress-nginx/tree/master/charts/ingress-nginx#upgrading-with-zero-downtime-in-production) are mentioning that by default during an upgrade there is a service interruption caused by pods being restarted, and another article is linked with explanation how one can...
When considering filtering traffic with Application Gateway and Azure Firewall with hub & spoke topology, documentation mentions Application Gateways are often managed by application teams hence deployed in spoke virtual...
I'm using Azure Function App hosted on an S1 Linux plan and I've noticed that whenever I set (through Azure Portal configuration ui) environment variable which is longer than 53...
Auditing limitation section (https://learn.microsoft.com/en-us/azure/azure-sql/database/auditing-overview?view=azuresql#auditing-limitations) says: > User managed identity authentication type for enabling auditing to storage behind firewall is not currently supported. What about storage account behind Private Endpoint with...
Is this scenario supported? For `Microsoft.ApplicationInsights.AspNetCore` package, we can use following workaround - https://github.com/microsoft/ApplicationInsights-dotnet/issues/2139#issuecomment-756485550. However, it relies on setting `EnableActiveTelemetryConfigurationSetup = true`. The issue is, WorkerService package does not define...
### Core Library MSAL Node (@azure/msal-node) ### Core Library Version general question ### Wrapper Library MSAL Angular (@azure/msal-angular) ### Wrapper Library Version general question ### Public or Confidential Client? Public...