File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
azure-cli-core/azure/cli/core/profiles Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ def default_api_version(self):
227227 ResourceType .MGMT_ARO : '2023-11-22' ,
228228 ResourceType .MGMT_DATABOXEDGE : '2021-02-01-preview' ,
229229 ResourceType .MGMT_CUSTOMLOCATION : '2021-03-15-preview' ,
230- ResourceType .MGMT_CONTAINERSERVICE : SDKProfile ( '2025-05-01' ) ,
230+ ResourceType .MGMT_CONTAINERSERVICE : None ,
231231 ResourceType .MGMT_APPCONTAINERS : '2022-10-01' ,
232232 }
233233}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ azure-mgmt-cognitiveservices==13.5.0
3232azure-mgmt-compute==34.1.0
3333azure-mgmt-containerinstance==10.2.0b1
3434azure-mgmt-containerregistry==14.1.0b1
35- azure-mgmt-containerservice==38 .0.0
35+ azure-mgmt-containerservice==39 .0.0
3636azure-mgmt-core==1.6.0
3737azure-mgmt-cosmosdb==9.8.0
3838azure-mgmt-databoxedge==1.0.0
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ azure-mgmt-cognitiveservices==13.5.0
3232azure-mgmt-compute==34.1.0
3333azure-mgmt-containerinstance==10.2.0b1
3434azure-mgmt-containerregistry==14.1.0b1
35- azure-mgmt-containerservice==38 .0.0
35+ azure-mgmt-containerservice==39 .0.0
3636azure-mgmt-core==1.6.0
3737azure-mgmt-cosmosdb==9.8.0
3838azure-mgmt-databoxedge==1.0.0
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ azure-mgmt-cognitiveservices==13.5.0
3232azure-mgmt-compute==34.1.0
3333azure-mgmt-containerinstance==10.2.0b1
3434azure-mgmt-containerregistry==14.1.0b1
35- azure-mgmt-containerservice==38 .0.0
35+ azure-mgmt-containerservice==39 .0.0
3636azure-mgmt-core==1.6.0
3737azure-mgmt-cosmosdb==9.8.0
3838azure-mgmt-databoxedge==1.0.0
Original file line number Diff line number Diff line change 7777 'azure-mgmt-compute~=34.1.0' ,
7878 'azure-mgmt-containerinstance==10.2.0b1' ,
7979 'azure-mgmt-containerregistry==14.1.0b1' ,
80- 'azure-mgmt-containerservice~=38 .0.0' ,
80+ 'azure-mgmt-containerservice~=39 .0.0' ,
8181 'azure-mgmt-cosmosdb==9.8.0' ,
8282 'azure-mgmt-databoxedge~=1.0.0' ,
8383 'azure-mgmt-datalake-store~=1.1.0b1' ,
You can’t perform that action at this time.
0 commit comments