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

Enable configuration of VM metric account #29585

Closed
ansibot opened this issue Sep 11, 2017 · 9 comments
Closed

Enable configuration of VM metric account #29585

ansibot opened this issue Sep 11, 2017 · 9 comments
Labels
affects_2.3 This issue/PR affects Ansible v2.3 azure cloud deprecated This issue/PR relates to a deprecated module. feature This issue/PR relates to a feature request. needs_maintainer Ansibot is unable to identify maintainers for this PR. (Check `author` in docs or BOTMETA.yml) support:core This issue/PR relates to code supported by the Ansible Engineering Team.

Comments

@ansibot
Copy link
Contributor

ansibot commented Sep 11, 2017

From @bearrito on 2016-10-13T14:52:26Z
ISSUE TYPE
Feature Idea

COMPONENT NAME
http://docs.ansible.com/ansible/azure_module.html

ANSIBLE VERSION
N/A

SUMMARY
The ask is to be able to enable setting metrics storage account via the azure_rm_virtualmachine task.

Copied from original issue: ansible/ansible-modules-core#5253

@ansibot
Copy link
Contributor Author

ansibot commented Sep 11, 2017

From @ansibot on 2016-10-13T14:52:26Z

@ansible ping, this issue is waiting for your response.
click here for bot help

@ansibot
Copy link
Contributor Author

ansibot commented Sep 11, 2017

@ansibot ansibot added azure cloud feature_idea module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. labels Sep 11, 2017
@ansible ansible deleted a comment from biomassives Sep 12, 2017
@ansibot ansibot added the deprecated This issue/PR relates to a deprecated module. label Sep 20, 2017
@ansibot ansibot added the needs_maintainer Ansibot is unable to identify maintainers for this PR. (Check `author` in docs or BOTMETA.yml) label Nov 15, 2017
@ansibot ansibot added support:core This issue/PR relates to code supported by the Ansible Engineering Team. and removed module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. labels Nov 23, 2017
@kyliel
Copy link
Contributor

kyliel commented Jan 22, 2018

I think it is in 2.4.

data_disks(added in 2.4) no     Describes list of data disks.
Dictionary object data_disks parameter required default choices comments managed_disk_type(added in 2.4) no Standard_LRSPremium_LRS Managed data disk type disk_size_gb(added in 2.4) no The initial disk size in GB for blank data disks storage_container_name(added in 2.4) no vhds Name of the container to use within the storage account to store VHD blobs. If no name is specified a default container will created. caching(added in 2.4) no ReadOnly ReadOnlyReadWrite Type of data disk caching. storage_blob_name(added in 2.4) no Name fo the storage blob used to hold the VM's OS disk image. If no name is provided, defaults to the VM name + '.vhd'. If you provide a name, it must end with '.vhd' storage_account_name(added in 2.4) no Name of an existing storage account that supports creation of VHD blobs. If not specified for a new VM, a new storage account named 01 will be created using storage type 'Standard_LRS'. lun(added in 2.4) no The logical unit number for data disk managed_disk_type(added in 2.4) no   Standard_LRSPremium_LRS

managed_disk_type(added in 2.4) | no |   | Standard_LRSPremium_LRS | Managed data disk type
disk_size_gb(added in 2.4) | no |   |   | The initial disk size in GB for blank data disks
storage_container_name(added in 2.4) | no | vhds |   | Name of the container to use within the storage account to store VHD blobs. If no name is specified a default container will created.
caching(added in 2.4) | no | ReadOnly | ReadOnlyReadWrite | Type of data disk caching.
storage_blob_name(added in 2.4) | no |   |   | Name fo the storage blob used to hold the VM's OS disk image. If no name is provided, defaults to the VM name + '.vhd'. If you provide a name, it must end with '.vhd'
storage_account_name(added in 2.4) | no |   |   | Name of an existing storage account that supports creation of VHD blobs. If not specified for a new VM, a new storage account named 01 will be created using storage type 'Standard_LRS'.
lun(added in 2.4) | no |   |   | The logical unit number for data disk

If on objection, could we close it? Thanks.

@kyliel
Copy link
Contributor

kyliel commented Jan 25, 2018

bug triage: keep it open
I assume he's talking about an arg that would allow for a storage account to be specified to receive VM metrics and/or boot diagnostics.

You quoted data disks

@ansibot ansibot added feature This issue/PR relates to a feature request. and removed feature_idea labels Mar 2, 2018
@Fred-sun
Copy link
Contributor

Fred-sun commented Aug 9, 2018

Hi @kyliel This issue has open more than 11 months, nobody update comment in recent 7 month. Do we need to keep it opening?

@Fred-sun
Copy link
Contributor

@kyliel who should track this issue?

@Fred-sun
Copy link
Contributor

@kyliel Could you help update the comment? Thanks!

1 similar comment
@Fred-sun
Copy link
Contributor

@kyliel Could you help update the comment? Thanks!

@yungezz
Copy link
Contributor

yungezz commented Aug 20, 2018

The operation is supported, since no response from issue opener, close it for now. Pls feel free to cut new issue if met problem using it.

@yungezz yungezz closed this as completed Aug 20, 2018
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.3 This issue/PR affects Ansible v2.3 azure cloud deprecated This issue/PR relates to a deprecated module. feature This issue/PR relates to a feature request. needs_maintainer Ansibot is unable to identify maintainers for this PR. (Check `author` in docs or BOTMETA.yml) support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

No branches or pull requests

4 participants