Skip to content

Conversation

@detienne20
Copy link
Contributor

@detienne20 detienne20 commented Apr 26, 2021

Awaiting: Azure/azure-sdk-for-python#18297 and #18142

Description

This PR bumps up the API version of TemplateSpecs and adds support for supplying an (optional) uiDefiniton file to az ts [create | update] operations. These are the final changes for Template Specs GA.

Testing Guide

az ts create -g testRG --name TemplateSpecName -v 2.0 -l WestUS --template-file
        templateSpec.json --version-description "Less simple template spec" --ui-definition-file
        templateSpecUiDefinition.json

Update:

az ts update -g ExistingRG --name ExistingName -v 3.0 -f updatedTemplate.json --display-name
        "New parent display name" --description "New parent description" --version-description "New
        child description" --ui-defintion-file updatedUiDefinition.json

@yonzhan yonzhan added this to the S186 milestone Apr 26, 2021
@zhoxing-ms
Copy link
Contributor

@detienne20 Could you please fix those CI issues?

@detienne20 detienne20 force-pushed the daetienn/TemplateSpecs_GA branch from 7382b5b to 86a3a6c Compare May 13, 2021 16:41
@zhoxing-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Contributor

@Juliehzl Juliehzl left a comment

Choose a reason for hiding this comment

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

LGTM for core change

@zhoxing-ms zhoxing-ms merged commit 73989ef into Azure:dev May 21, 2021
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.

6 participants