Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect-AzAccount works with PSCredential #920

Closed
pemo11 opened this issue Jan 16, 2019 — with docs.microsoft.com · 1 comment
Closed

Connect-AzAccount works with PSCredential #920

pemo11 opened this issue Jan 16, 2019 — with docs.microsoft.com · 1 comment
Labels
resolution-duplicate Status - closed as duplicate issue triaged

Comments

Copy link

pemo11 commented Jan 16, 2019

With az version 1.1 Connect-AzAccount should work with a PSCredential object when using Windows PowerShell 5.1. But Connect-AzAccount still needs a TenantId and the ServicePrincipal parameter. How can I achieve the same kind of login like with Connect-AzureRmAccount?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@sptramer
Copy link
Contributor

This looks like a duplicate of #910. The Az module is currently missing support for user/pass logins of this type, an issue which will be addressed in an upcoming release. See Azure/azure-powershell#7430.

@sptramer sptramer added resolution-duplicate Status - closed as duplicate issue triaged labels Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution-duplicate Status - closed as duplicate issue triaged
Projects
None yet
Development

No branches or pull requests

2 participants