Skip to content

Conversation

@ankitkumarr
Copy link
Contributor

@ankitkumarr ankitkumarr commented Apr 1, 2019

I have a local test for az functionapp plan create --sku EP1 settings, but I cannot commit them because these features are not exposed in all resource groups and can fail.

Added the tests, with Elastic Premium being public now.

Soon, reservedInstanceCount property will be renamed, which may cause this command to not work. I will have to make another PR to update that. This can be updated when the underlying sdk is updated. Shouldn't affect things now.

\cc @alexkarcher-msft @panchagnula @jeffhollan @ahmedelnably
Ahmed, let me know if you need me to make updates to help texts.


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.

@ankitkumarr ankitkumarr requested a review from yugangw-msft April 1, 2019 21:08
@ankitkumarr
Copy link
Contributor Author

@yugangw-msft / @stevengum - looks like you made the last commit in azure-cli-botservice. Would you know if it would be ok for me to update azure-mgmt-web==0.40.0 in here to azure-mgmt-web==0.41.0?

My PR here needs azure-mgmt-web==0.41.0 in azure-cli-appservice, but the CI build is failing because azure-cli-botservice needs 0.40.0.

@stevengum
Copy link
Contributor

@ankitkumarr should be okay to bump the dependency, thanks!

(0.41.0 Changelog)

Copy link
Contributor

Choose a reason for hiding this comment

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

Bumping this version to 0.41.0 will need the tests to be re-run & re-recorded if needed. Started a PR for this #8886 do you want to wait for this PR to be merged or do you want to run & record all the tests yourself as a part of this? Let me know. Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for letting me know about that. I see that you have already rerecorded the tests in your PR. I can wait for your PR to be checked in (looks like it should be in a day or so?).

Please let me know once your PR is in, I can rebase and update mine.

@ankitkumarr ankitkumarr force-pushed the ankikuma-premium branch 5 times, most recently from 7cb3364 to 79548d5 Compare April 3, 2019 23:52
@ankitkumarr
Copy link
Contributor Author

@yugangw-msft, would you mind reviewing / merging this PR. It would be awesome if we can get this in as part of this release :)

short-summary: Get the App Service Plans for a resource group or a set of resource groups.
examples:
- name: Get the app service plans for a resource group or a set of resource groups. (autogenerated)
text: az functionapp plan show --name MyAppServicePlan --resource-group MyResourceGroup
Copy link
Contributor

Choose a reason for hiding this comment

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

Please take care of the extra white-spaces here in the next PR. I am merging it since we are running out of the time for the current release

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