Axel B. Andersen
Axel B. Andersen
I use UsernamePassword to get information needed to build the uri string in a custom connector. The Password bit is unique for the file I want to retrieve when combined...
# Steps to reproduce Please see this error report: https://github.com/Azure/azure-powershell/issues/14288 With Az.Accounts 2.1.0 or higher installed run: ```powershell Connect-AzAccount ``` After login run ```powershell Import-Module partnercenter ``` ## Expected behavior...
# Steps to reproduce Follow the instructions for creating Application Account and generating refresh tokens based on an AdminAgent MFA account here: https://docs.microsoft.com/en-us/powershell/partnercenter/multi-factor-auth?view=partnercenterps-3.0 Then run: ```PowerShell $credential = Get-Credential $refreshToken...
When running Partner Center PowerShell 1.5 I was able to run Connect-AzAccount with a Partner Center Token and query Customer Resources and AzAD objects by following the description [here](https://docs.microsoft.com/en-us/powershell/partnercenter/multi-factor-auth?view=partnercenterps-3.0#azure-powershel) The...
I just deployed the portal and get this message: Partner non admins are not authorized to sign in What does this mean? By the way, this blog post is gone:...
Is there a way to get Sprint Goals via Wiql?
I use my azure account to log in to my main tenant. I use the same account to log on to another tenant, where my account is invited as guest...
Type: Bug The Azure Resources extension stopped loading resources. Error: Element with id /subscriptions/ is already registered. Signing out and in does not help. Uninstalling Azure Extension and Azure Resource...
Issue #3 is caused by having null value entries in the json. Converting the content to a hashtable allows this. The same issue was affecting Test-SecretVAult and was fixed in...
I am trying to retister my Edge vaults, but nothing happens: ```powershell PowerShell 7.4.3 PS C:\repos> Register-ChromiumSecretVault -Verbose -Debug PS C:\repos> Get-SecretVault Name ModuleName IsDefaultVault ---- ---------- -------------- AteaCSPX AxKeyVault...