PyRIT icon indicating copy to clipboard operation
PyRIT copied to clipboard

FEAT Add SQL Entra Auth for Azure SQL Server

Open elgertam opened this issue 1 year ago • 0 comments

Description

In order to use PyRIT with Azure SQL Server, we use username & password authentication. Such authentication has been deprecated in favor of the more secure Microsoft Entra authentication (formerly known as Azure Active Directory). This PR implements that change.

CC: @rdheekonda

Tests and Documentation

All tests pass

elgertam avatar Aug 15 '24 19:08 elgertam