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
I have been trying to use the updated New-AzSqlDatabaseExport cmdlet with Managed Identity, but I keep running into: | Cannot process command because of one or more missing mandatory | parameters: AdministratorLogin AdministratorLoginPassword.
What should these fields be for utilizing ManagedIdentity for the Database Export capability?
Looks like this is the PR that introduced the verbiage about managed identity: #26884