Skip to content

[Modules] Update VMSS API version#2164

Merged
AlexanderSehr merged 2 commits intoAzure:mainfrom
ehanlon:users/ehanlon/vmss
Oct 5, 2022
Merged

[Modules] Update VMSS API version#2164
AlexanderSehr merged 2 commits intoAzure:mainfrom
ehanlon:users/ehanlon/vmss

Conversation

@ehanlon
Copy link
Copy Markdown

@ehanlon ehanlon commented Oct 3, 2022

Received the following error during recent deployment:

{
    "code": "DeploymentFailed",
    "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
    "details": [{
        "code": "MinimumApiVersionNotSpecifiedToSetTheProperty",
        "message": "Specified api-version 2021-04-01 does not meet the minimum required api-version 2022-03-01 to set this property skuOnPublicIPAddressConfiguration."
     }]
}

@ehanlon ehanlon changed the title Update VMSS API version [Modules] Update VMSS API version Oct 3, 2022
@ehanlon ehanlon marked this pull request as ready for review October 3, 2022 20:56
@ehanlon ehanlon requested a review from a team as a code owner October 3, 2022 20:56
@eriqua eriqua added enhancement New feature or request [cat] modules category: modules labels Oct 4, 2022
@AlexanderSehr AlexanderSehr self-requested a review October 5, 2022 06:31
@AlexanderSehr
Copy link
Copy Markdown
Contributor

For validation, I replicated the change and ran a validation pipeline run: Compute: VirtualMachineScaleSets

@AlexanderSehr AlexanderSehr enabled auto-merge (squash) October 5, 2022 08:17
Copy link
Copy Markdown
Contributor

@AlexanderSehr AlexanderSehr left a comment

Choose a reason for hiding this comment

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

Looks good @ehanlon, thank you very much for the contribution.

@AlexanderSehr AlexanderSehr merged commit 0487e0f into Azure:main Oct 5, 2022
@ehanlon ehanlon deleted the users/ehanlon/vmss branch October 18, 2022 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[cat] modules category: modules enhancement New feature or request hacktoberfest-accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants