Skip to content

Import-AzureRmContext unable to use #3954

Closed
@kuomingwu

Description

@kuomingwu

Description

We unable to use Import-AzureRmContext but show failed and we found this function should able to implement on ver 3.8.0 (https://docs.microsoft.com/en-us/powershell/azure/release-notes-azureps?view=azurermps-4.0.0)

Error message as below :

  • Import-AzureRmContext

    • CategoryInfo : ObjectNotFound: (Import-AzureRmContext:String) [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Obsolete: Select-AzureRmProfile is renamed to Import-AzureRmContext, there is an alias to the old cmdlet name, the alias will be removed in the next release.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions