Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to choose storage type #83

Closed
mscrivo opened this issue Dec 15, 2017 · 7 comments
Closed

Ability to choose storage type #83

mscrivo opened this issue Dec 15, 2017 · 7 comments

Comments

@mscrivo
Copy link

mscrivo commented Dec 15, 2017

Description

When creating a VM from an image in Azure, you get the option to choose your storage type, either SSD or HDD:

image

However, in the plugin, there is no such choice and thus all VM's are created on really slow HDD storage. It would be nice to have the option to select SSD as you do when creating a VM from the image.

Environment

  • TeamCity version: 2017.2
  • Azure plugin version: 0.67
@dtretyakov
Copy link
Contributor

@mscrivo, you could try to use the latest snapshot plugin build with ability to select disk type.

@mscrivo
Copy link
Author

mscrivo commented Dec 20, 2017

Thanks @dtretyakov .. just tried it and the only option I have is HDD in the dropdown. Anything else that needs to be setup? in the portal I can choose SSD and was able to create one manually on SSD.

@dtretyakov
Copy link
Contributor

@mscrivo, yes you need to use the following machine types:

Premium Storage supports DS-series, DSv2-series, GS-series, Ls-series, and Fs-series VMs.

@mscrivo
Copy link
Author

mscrivo commented Dec 20, 2017

yes, we're using DS2v3

@mscrivo
Copy link
Author

mscrivo commented Dec 20, 2017

image

dtretyakov added a commit that referenced this issue Dec 20, 2017
@dtretyakov
Copy link
Contributor

@mscrivo, thanks, the disk type filter was fixed, you could download the latest plugin version:
https://plugins.jetbrains.com/plugin/9260-azure-support-resource-manager-integration

@mscrivo
Copy link
Author

mscrivo commented Dec 20, 2017

working perfectly, thank you!

dtretyakov added a commit that referenced this issue Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants