hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.52k stars 4.6k forks source link

Document missed properties fix memo #19735

Closed wuxu92 closed 1 year ago

wuxu92 commented 1 year ago

Is there an existing issue for this?

Community Note

Description

I created this issue to record these missed properties in the document and arrange a fix for them.

All missed properties

Examples

  1. a.b.c missed in doc, means the property defined in schema code but not presents in documents.
  2. a.b.c missed in doc with another a.b.c1 missed in code. when two similar property missed in both doc and code, there should be typo in document's property name.
  3. a.b not block missed in doc a block missed in the document, or there are malformed syntax the tool cannot parse, just skip it if so.
  4. :L23 missed in doc there is a syntax error in line 23 of the document cause the tool can not parse it.
  5. a.b deprecated miss in codeproperty not exists in code schema but still in document and mark as deprecated, may delete from document?.

App Configuration

azurerm_app_configuration_feature

azurerm_app_configuration

AppService

azurerm_source_control_token

azurerm_linux_function_app

azurerm_linux_web_app

azurerm_linux_web_app_slot

azurerm_app_service_source_control

azurerm_windows_web_app

azurerm_windows_web_app_slot

LoadTestService

azurerm_load_test

Health Care

azurerm_healthcare_service

azurerm_healthcare_workspace

azurerm_healthcare_dicom_service

azurerm_healthcare_fhir_service

azurerm_healthcare_medtech_service

azurerm_healthcare_medtech_service_fhir_destination

Service Fabric

azurerm_service_fabric_cluster

HDInsight

azurerm_hdinsight_hadoop_cluster

azurerm_hdinsight_hbase_cluster

azurerm_hdinsight_interactive_query_cluster

azurerm_hdinsight_kafka_cluster

azurerm_hdinsight_spark_cluster

Stream Analytics

azurerm_stream_analytics_job

Cost Management

azurerm_subscription_cost_management_export

NetApp

azurerm_netapp_volume

azurerm_netapp_snapshot_policy

Time Series Insights

azurerm_iot_time_series_insights_access_policy

Datadog

azurerm_datadog_monitor_tag_rule

Storage

azurerm_storage_management_policy

azurerm_storage_blob_inventory_policy

azurerm_storage_account

SignalR

azurerm_web_pubsub

Data Factory

azurerm_data_factory_flowlet_data_flow

azurerm_data_factory_linked_service_azure_databricks

azurerm_data_factory_linked_service_azure_file_storage

azurerm_data_factory_dataset_parquet

azurerm_data_factory

azurerm_data_factory_linked_service_web

azurerm_data_factory_data_flow

Machine Learning

azurerm_machine_learning_workspace

Web

azurerm_app_service_certificate

azurerm_app_service_slot

azurerm_function_app_slot

azurerm_app_service

azurerm_function_app

azurerm_app_service_plan

Analysis Services

azurerm_analysis_services_server

Legacy

azurerm_virtual_machine

azurerm_virtual_machine_scale_set

EventGrid

azurerm_eventgrid_event_subscription

Data Share

azurerm_data_share_dataset_kusto_cluster

Resources

azurerm_resource_deployment_script_azure_power_shell

azurerm_resource_deployment_script_azure_cli

CosmosDB

azurerm_cosmosdb_mongo_collection

azurerm_cosmosdb_account

Network

azurerm_route_server

azurerm_subnet

azurerm_route_filter

azurerm_virtual_network_gateway

azurerm_express_route_port

azurerm_nat_gateway

azurerm_application_gateway

Container Services

azurerm_container_registry_token_password

azurerm_kubernetes_fleet_manager

azurerm_container_registry_scope_map

azurerm_kubernetes_cluster

Redis

azurerm_redis_cache

Log Analytics

azurerm_log_analytics_cluster

Purview

azurerm_purview_account

Batch

azurerm_batch_certificate

azurerm_batch_pool

azurerm_batch_account

Compute

azurerm_dedicated_host_group

azurerm_windows_virtual_machine_scale_set

azurerm_managed_disk

azurerm_orchestrated_virtual_machine_scale_set

azurerm_linux_virtual_machine_scale_set

azurerm_windows_virtual_machine

FrontDoor

azurerm_frontdoor

azurerm_frontdoor_custom_https_configuration

azurerm_frontdoor_rules_engine

Microsoft SQL Server / Azure SQL

azurerm_mssql_managed_instance

azurerm_mssql_managed_instance_vulnerability_assessment

azurerm_mssql_server

azurerm_mssql_database

azurerm_mssql_virtual_machine

Media

azurerm_media_live_event_output

azurerm_media_streaming_endpoint

azurerm_media_content_key_policy

azurerm_media_asset_filter

Monitor

azurerm_monitor_scheduled_query_rules_log

azurerm_monitor_scheduled_query_rules_alert

DomainServices

azurerm_active_directory_domain_service

EventHub

azurerm_eventhub_namespace_disaster_recovery_config

azurerm_eventhub_namespace

azurerm_eventhub_namespace_schema_group

Fluid Relay

azurerm_fluid_relay_server

Orbital

azurerm_orbital_spacecraft

azurerm_orbital_contact_profile

Dev Test

azurerm_dev_test_policy

azurerm_dev_test_global_vm_shutdown_schedule

azurerm_dev_test_schedule

Private DNS

azurerm_private_dns_a_record

azurerm_private_dns_aaaa_record

ServiceConnector

azurerm_app_service_connection

azurerm_spring_cloud_connection

CDN

azurerm_cdn_frontdoor_firewall_policy

azurerm_cdn_frontdoor_rule

API Management

azurerm_api_management

azurerm_api_management_custom_domain

azurerm_api_management_diagnostic

azurerm_api_management_gateway

DataProtection

azurerm_data_protection_backup_policy_disk

azurerm_data_protection_backup_vault

ServiceBus

azurerm_servicebus_namespace

IoT Hub

azurerm_iothub_enrichment

azurerm_iothub

Spring Cloud

azurerm_spring_cloud_service

SQL

azurerm_sql_database

azurerm_sql_server

Automation

azurerm_automation_software_update_configuration

azurerm_automation_module

azurerm_automation_runbook

azurerm_automation_schedule

Recovery Services

azurerm_site_recovery_replicated_vm

Redis Enterprise

azurerm_redis_enterprise_cluster

Confidential Ledger

azurerm_confidential_ledger

Sentinel

azurerm_sentinel_alert_rule_scheduled

New or Affected Resource(s)/Data Source(s)

azurerm_all_resources

Potential Terraform Configuration

No response

References

No response

KuznecovSemen commented 1 year ago

Micrisoft has systematized the sources of information for Log data. In my opinion this link is more complete and describes all possible options. Link to module documentation page. image

github-actions[bot] commented 1 year ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.