Skip to content
New issue

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

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

Already on GitHub? # to your account

[Modules] VirtualMachine: Configure boot diagnostics with managed storage account #1365

Merged
merged 201 commits into from
May 10, 2022

Conversation

lsnoddy
Copy link
Member

@lsnoddy lsnoddy commented May 5, 2022

Description

Added bootDiagnostics parameter to enable boot diagnostics with a managed storage account when a custom storage account is not specified.

Pipeline references

Pipeline
Compute: VirtualMachines

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@lsnoddy lsnoddy self-assigned this May 5, 2022
@AlexanderSehr AlexanderSehr added the [cat] modules category: modules label May 6, 2022
@eriqua eriqua changed the title VirtualMachine: Configure boot diagnostics with managed storage account [Modules] VirtualMachine: Configure boot diagnostics with managed storage account May 8, 2022
@AlexanderSehr AlexanderSehr merged commit 5e61e9f into Azure:main May 10, 2022
@lsnoddy lsnoddy deleted the users/lsnoddy/virtualMachineBootDiag branch May 10, 2022 13:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
[cat] modules category: modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Virtual Machine should allow configuring boot diagnostics with "managed" storage account
3 participants