Skip to content

Commit

Permalink
add acr for azurestack (#13442)
Browse files Browse the repository at this point in the history
  • Loading branch information
hhz1992 authored May 13, 2020
1 parent ad782e4 commit e364268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/azure-cli-core/azure/cli/core/profiles/_shared.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ def default_api_version(self):
ResourceType.MGMT_APPSERVICE: '2018-02-01',
ResourceType.MGMT_EVENTHUB: '2017-04-01',
ResourceType.MGMT_IOTHUB: '2019-03-22',
ResourceType.MGMT_CONTAINERREGISTRY: '2019-05-01',
ResourceType.MGMT_CONTAINERSERVICE: SDKProfile('2020-03-01', {
'container_services': '2017-07-01',
'open_shift_managed_clusters': '2019-10-27-preview'
Expand Down

0 comments on commit e364268

Please sign in to comment.