-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botMSALService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.VM SSHcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Description
def get_msal_token(self, scopes, data): |
After MSAL adopted completely, would it be available with Managed Identity for VMSSH?
If yes, when would it be possible?
- Login with MI : az login -i -u /subscriptions/{subscription id}/resourceGroups/{resource group}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{myMI}
- Command : az ssh cert --public-key-file ./test.pub
- Error : VM SSH currently doesn't support managed identity or Cloud Shell.
from azure.cli.core.azclierror import AuthenticationError
ozbillwang and fethidilmi
Metadata
Metadata
Assignees
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botMSALService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.VM SSHcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request