Skip to content

Conversation

@cormacpayne
Copy link
Member

@cormacpayne cormacpayne commented Oct 24, 2018

Description

Fix for #7453

Contexts that were created for an account with no subscriptions in a tenant would be given a Default name since they had no subscription to create the name from, and this Default name would clash with the existing Default context with no properties that is created initially, so the new context would be thrown out and the empty context would be returned.

The fix in the common code will create a name in the format {{TENANT_ID}} - {{ACCOUNT_ID}} in this scenario, which will avoid the clashing Default names of the contexts.

Checklist

@cormacpayne
Copy link
Member Author

Common packages created from the following PR: Azure/azure-powershell-common#85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants