Handling Azure AD MFA prompt in Playwright

Last month, I was working on the problem of handling MFA code prompt with Playwright and finally figured out an approach to tackle the problem. I did not blog about it though. But I did share a small video about how it works on Twitter. I then saw Marcus‘s post today on how to handle […]
Published on:
Learn moreRelated posts
Introducing the Azure Storage Connector for PyTorch
This post announces the Azure Storage Connector for PyTorch (azstoragetorch), integrating files from Azure Blob Storage into your PyTorch trai...
2 days ago
Removing Azure Resource Manager reliance on Azure DevOps sign-ins
Azure DevOps will no longer depend on the Azure Resource Manager (ARM) resource (https://management.azure.com) when you sign in or refresh Mic...
3 days ago
Using Azure Service Bus Queue to simplify Dataverse Concurrency
Have you ever faced a challenge where you needed to process bulk data that would update a single record? For example, you processed receipts f...
6 days ago