Home > Software engineering >  How to get Azure Active Directory application's password with Powershell 7?
How to get Azure Active Directory application's password with Powershell 7?

Time:01-20

I need to migrate to version 7 a PowerShell script that was used to create an Azure AD application with a custom password using enter image description here

You can refer this for more information about secretText.

  •  Tags:  
  • Related