Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

[Automation] Generate Fluent Lite from batch#package-2024-02

@XiaofeiCao
Copy link
Contributor

/azp run java - batch - mgmt - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Comment on lines 280 to +285
new DeploymentConfiguration()
.withCloudServiceConfiguration(
new CloudServiceConfiguration().withOsFamily("4")))
.withVirtualMachineConfiguration(
new VirtualMachineConfiguration()
.withImageReference(new ImageReference().withPublisher("Canonical")
.withOffer("UbuntuServer").withSku("18.04-LTS").withVersion("latest"))
.withNodeAgentSkuId("batch.node.ubuntu 18.04")))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

com.azure.core.management.exception.ManagementException: Status code 400, "{"error":{"code":"CloudServiceConfigurationRetired","message":"CloudServiceConfiguration pools are retired as of 2/29/2024, and new pools of this type cannot be added\nRequestId:80525c33-84a1-4685-b3c8-ab2a03566f10\nTime:2024-03-27T07:04:01.2339901Z","target":"BatchAccount"}}"

CloudServiceConfiguration is not supported anymore.

@XiaofeiCao XiaofeiCao marked this pull request as ready for review March 27, 2024 08:50
@XiaofeiCao XiaofeiCao merged commit 00db29e into Azure:main Mar 27, 2024
@azure-sdk azure-sdk deleted the fluent-lite-generation-3641774 branch March 31, 2024 09:12
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.

2 participants