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

Add Azure Virtual Machine module #635

Closed
davesee opened this issue Sep 16, 2020 · 0 comments · Fixed by #641
Closed

Add Azure Virtual Machine module #635

davesee opened this issue Sep 16, 2020 · 0 comments · Fixed by #641
Labels

Comments

@davesee
Copy link
Contributor

davesee commented Sep 16, 2020

This module advances the compute module and provide information its integrated resources.

Examples are divided into sub-tests that include examples that test for the following.

  • Strategies: VM properties are retrieved using a single value get, by the object reference or by an instance getter
  • MultiipleVMs: Check several VMs at once in a given resource group
  • Information: Key VM properties are inspected for deployment confirmation
  • Availability Set: Availability Set client and associated properties
  • Disk: Disk client is leveraged since offline VMs do not report complete disk properties
  • Network Interface: Networking and IP related VM properties
  • Virtual Network & Subnet: Networking related VM properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants