Skip to content

Conversation

@qwordy
Copy link
Member

@qwordy qwordy commented Dec 6, 2019

Issue #11187


This checklist is used to make sure that common guidelines for a pull request are followed.

  • The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

  • I adhere to the Command Guidelines.

@qwordy qwordy requested review from jiasli and mmyyrroonn December 6, 2019 09:24
"To enable Multitenant Hosting Rights for Windows 10, use 'Windows_Client'. " \
"For more information see the Azure Windows VM online docs."
c.argument('license_type', help=license_msg, arg_type=get_enum_type(['Windows_Server', 'Windows_Client', 'None']))
c.argument('priority', resource_type=ResourceType.MGMT_COMPUTE, min_api='2019-03-01',
Copy link
Contributor

Choose a reason for hiding this comment

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

curious about the min_api. If the min_api is different in vm and vmss, should we keep them separated?

Copy link
Member Author

@qwordy qwordy Dec 9, 2019

Choose a reason for hiding this comment

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

Yes, we should. This the cause of error in Profile 2019-03-01, which uses 2017-12-01 for compute.

@mmyyrroonn mmyyrroonn requested a review from yungezz December 9, 2019 02:12
@haroldrandom
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@qwordy qwordy merged commit a04cf0c into Azure:dev Dec 10, 2019
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.

4 participants