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

Make SubscriptionId optional when importing to a Management Group #2

Closed
GPugnet opened this issue Jan 21, 2019 · 3 comments
Closed
Assignees

Comments

@GPugnet
Copy link

GPugnet commented Jan 21, 2019

Context :

  • The management group has no subscription assigned yet
  • The identity running the script has permissions on the management group only

It would be convenient to make the SubscriptionId optional when importing to a Management Group.

@JimGBritt
Copy link
Owner

@GPugnet - the subscriptionID is used to establish the context for TenantID in case you are authenticated to two different tenantIDs. I can review other options such as providing TenantID as a parameter if that would make this easier. That would bypass the requirement. Challenge today is a customer that has an existing environment with many tenants - there is no Name for a tenantID so it is less friendly than subscription when interrogating. Let me see what I can do. Thanks for the feedback!

@JimGBritt JimGBritt self-assigned this Jan 31, 2019
@JimGBritt
Copy link
Owner

@GPugnet - I haven't forgotten about this issue. I am trying to figure out the optimal way to update this without confusing customers :). Also since we have the option to target subscriptions for Blueprints storage now, I wanted to add that in so I have to think through how this will all work since subID will still be a need in that case. Thanks for the patience.

@JimGBritt
Copy link
Owner

It has been a long time coming @GPugnet but I have this incorporated. Please test and give feedback. I hope it all works. Updated examples and parameter sets to support. Thanks for supporting the community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants