You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ADDED: Added new ManagedIdentity authentication type to eliminate the need for a UserName and Password to authenticate to Azure SQL databases that have Azure AD authentication enabled and identity assigned
ADDED: Ability to use Managed Identity for Service Bus, Event Hub and Blob storage connections with most services (see managed_identity.md for details and limitations)
ADDED: New --monitor argument for sbm batch run to get running count of datbase activity (commits, error, in queue)
ADDED: New --stream argument for sbm batch run (used in conjunction with --monitor) to also stream specific database completion messages as the occur
UPDATED: Monitoring of remaining queue messages only when Service Bus is used, but no Event Hub connection is provided
UPDATED: Reorganized Unit Test settings file creation scripts to group by execution compute type