Azure / Azure/relational-infrastructure

Boot diagnostics storage account configuration

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HCL
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

* `infra_map`, `subscription_infra_map`, and `infra_map_vm_set` all support the `enable_boot_diagnostics` property which, by default, is toggled off. An Azure-managed storage account is used to store diagnostics.
* Wherever the `enable_boot_diagnostics` property is found:
* In `infra_map_vm_set`, a variable needs to be added that provides a storage account ID.
* In `subscription_infra_map` and `infra_map_vm_set`, a property needs to be added for each VM set that references a storage account (by `storage_account_name`) defined in the `storage_accounts` map variable.

> [!NOTE]
> This task is dependent on completion of `var.storage_accounts` support

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.