Skip to content

{Core} Migrate azure-cli-core to use azure-mgmt-resource Track 2 SDK - #15669

Closed
jiasli wants to merge 9 commits into
Azure:resource_track2from
jiasli:resource-track2-core
Closed

{Core} Migrate azure-cli-core to use azure-mgmt-resource Track 2 SDK#15669
jiasli wants to merge 9 commits into
Azure:resource_track2from
jiasli:resource-track2-core

Conversation

@jiasli

@jiasli jiasli commented Oct 27, 2020

Copy link
Copy Markdown
Contributor

Description

Migrate azure-cli-core to use azure-mgmt-resource Track 2 SDK.

Testing Guide

az login --debug

# In sovereign cloud
az cloud set -n AzureChinaCloud
az login --debug

# In Azure Stack
az cloud register -n redmond --endpoint-resource-manager "https://management.redmond.azurestack.corp.microsoft.com/" 
az cloud set -n redmond --profile 2019-03-01-hybrid
az login --debug

Jiashuo Li added 8 commits October 15, 2020 17:16
# Conflicts:
#	src/azure-cli-core/azure/cli/core/adal_authentication.py
#	src/azure-cli-core/azure/cli/core/commands/client_factory.py
@yonzhan

yonzhan commented Oct 27, 2020

Copy link
Copy Markdown
Collaborator

Core

@yonzhan yonzhan added this to the S178 milestone Oct 27, 2020
@jiasli jiasli closed this Nov 12, 2020
@jiasli
jiasli deleted the resource-track2-core branch August 9, 2021 05:53
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

Successfully merging this pull request may close these issues.

2 participants