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
Updates to the commands to create the Azure AD service principal to be used for authentication by Packer. Due to changes in the return of New-AzADServicePrincipal there is no longer a Secret value returned, the SP credentials must be set by using New-AzADSpCredential
0 commit comments