Skip to content

Enable use of Auxiliary tokens for VNet Peering cmdlets #6356

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

Closed
markcowl opened this issue Jun 1, 2018 · 0 comments
Closed

Enable use of Auxiliary tokens for VNet Peering cmdlets #6356

markcowl opened this issue Jun 1, 2018 · 0 comments
Assignees
Labels
Azure PS Team Network Service Attention This issue is responsible by Azure service team.
Milestone

Comments

@markcowl
Copy link
Member

markcowl commented Jun 1, 2018

  • Add common code to look up tenant id for a given resource id (should return nothing if it is in the current tenant)
  • Update VNet Peering cmdlets (Get-, Set-, Remove- AzureRmVirtualNetworkPeering) to
    • Identify the resource references in a call
    • Use the new common infrastructure and IAuthenticationFactory to retrieve tokens for the given tenants
    • Convert VNet peering cmdlets to add the Auxiliary Token header on calls when tokens are returned.
@markcowl markcowl added this to the 2018-06-15 milestone Jun 1, 2018
@markcowl markcowl modified the milestones: 2018-06-15, 2018-06-29 Jun 18, 2018
@markcowl markcowl removed their assignment Jun 19, 2018
@cormacpayne cormacpayne modified the milestones: 2018-06-29, 2018-07-13 Jul 2, 2018
praries880 added a commit that referenced this issue Jul 2, 2018
@bsiegel bsiegel added the Service Attention This issue is responsible by Azure service team. label Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure PS Team Network Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

5 participants