Skip to content

Conversation

@msJinLei
Copy link
Contributor

@msJinLei msJinLei commented Jun 30, 2020

Description

  • Upgrade the reference of SubscriptionClient from 2016-06-01 to 2019-06-01 in Az.Account
  • Display new subscription and tenant information in Get-AzTenant and Get-AzSubscription and handle multi-tenant in Connect-AzAccount and Set-AzContext
  • Implement fallback logic from SubscriptionClient from 2016-06-01 to 2019-06-01 to support Azure Stack

Related Issues

#7061
#9838
#10695
#11902

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

@adxsdkps
Copy link
Collaborator

Can one of the admins verify this patch?

@msJinLei msJinLei force-pushed the upgrade_sub branch 2 times, most recently from 921cfad to 76e26fb Compare July 1, 2020 05:14
@VeryEarly VeryEarly self-assigned this Jul 1, 2020
@msJinLei msJinLei force-pushed the upgrade_sub branch 9 times, most recently from 2c23e17 to 520a855 Compare July 3, 2020 04:51
@msJinLei msJinLei changed the title Multitenant support Multitenant Support in generation environment and AzureStack Jul 3, 2020
@msJinLei msJinLei marked this pull request as ready for review July 3, 2020 10:08
@msJinLei msJinLei changed the title Multitenant Support in generation environment and AzureStack Multitenant Support in general environment and AzureStack Jul 3, 2020
@msJinLei msJinLei requested review from erich-wang and isra-fel July 6, 2020 06:06
@erich-wang erich-wang added this to the S173 (2020-08-04) milestone Jul 6, 2020
@erich-wang
Copy link
Member

Added Do Not Merge as it is targeting to 08-04 release

@msJinLei msJinLei force-pushed the upgrade_sub branch 2 times, most recently from f2ee5f7 to ff1cd00 Compare July 13, 2020 02:22
@msJinLei msJinLei force-pushed the upgrade_sub branch 5 times, most recently from 1638f3a to 9033c90 Compare July 22, 2020 03:24
@msJinLei msJinLei changed the title Multitenant Support in general environment and AzureStack Multitenant Support Jul 22, 2020
@msJinLei msJinLei force-pushed the upgrade_sub branch 2 times, most recently from a63433b to 86410f5 Compare July 22, 2020 04:29
msJinLei added 2 commits July 22, 2020 12:37
1. Upgrade the reference of SubscriptionClient from 2016-06-01 to
2019-06-01 in Az.Account
2. Display new subscription and tenant information in Get-AzTenant and
Get-AzSubscription and handle multi-tenant in Connect-AzAccount and
Set-AzContext
3. Implement fallback logic from SubscriptionClient from 2016-06-01 to
2019-06-01 to support Azure Stack

issues:
Azure#7061
Azure#9838
Azure#10695
Azure#11902
@msJinLei
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

1. handling paging issue for list tenant
2. other miscellaneous issues
3. remove HomeTenantId and ManagedByTenantId from format table.
4. remove directory from PSTenant
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.

7 participants