@@ -443,7 +443,11 @@ class azure_managed_service_identity {
443
443
**principal_id**: string
444
444
**tenant_id**: string
445
445
**type**: string
446
- **user_assigned_identities**: dictionary[string, azure_user_assigned_identity]
446
+ **user_assigned_identities**: dictionary[string, azure_principalid_clientid]
447
+ }
448
+ class azure_principalid_clientid {
449
+ **client_id**: string
450
+ **principal_id**: string
447
451
}
448
452
class azure_private_endpoint {
449
453
**application_security_groups**: azure_application_security_group[]
@@ -486,11 +490,6 @@ class azure_private_link_service_connection_state {
486
490
}
487
491
class azure_resource {
488
492
}
489
- class azure_user_assigned_identity {
490
- **client_id**: string
491
- **object_id**: string
492
- **resource_id**: string
493
- }
494
493
class gateway {
495
494
}
496
495
class resource {
@@ -554,7 +553,7 @@ azure_application_gateway_ssl_profile --> azure_application_gateway_ssl_policy
554
553
azure_application_gateway_url_path_map --> azure_application_gateway_path_rule
555
554
azure_application_gateway_web_application_firewall_configuration --> azure_application_gateway_firewall_disabled_rule_group
556
555
azure_application_gateway_web_application_firewall_configuration --> azure_application_gateway_firewall_exclusion
557
- azure_managed_service_identity --> azure_user_assigned_identity
556
+ azure_managed_service_identity --> azure_principalid_clientid
558
557
azure_private_endpoint --> azure_application_security_group
559
558
azure_private_endpoint --> azure_custom_dns_config_properties_format
560
559
azure_private_endpoint --> azure_extended_location
@@ -2911,14 +2910,13 @@ class azure_managed_service_identity {
2911
2910
**principal_id**: string
2912
2911
**tenant_id**: string
2913
2912
**type**: string
2914
- **user_assigned_identities**: dictionary[string, azure_user_assigned_identity]
2915
- }
2916
- class azure_resource {
2913
+ **user_assigned_identities**: dictionary[string, azure_principalid_clientid]
2917
2914
}
2918
- class azure_user_assigned_identity {
2915
+ class azure_principalid_clientid {
2919
2916
**client_id**: string
2920
- **object_id**: string
2921
- **resource_id**: string
2917
+ **principal_id**: string
2918
+ }
2919
+ class azure_resource {
2922
2920
}
2923
2921
class resource {
2924
2922
**age**: duration
@@ -2936,7 +2934,7 @@ azure_express_route_link --> azure_express_route_link_mac_sec_config
2936
2934
azure_express_route_port --> azure_express_route_link
2937
2935
azure_express_route_port --> azure_managed_service_identity
2938
2936
azure_resource <|--- azure_express_route_port
2939
- azure_managed_service_identity --> azure_user_assigned_identity
2937
+ azure_managed_service_identity --> azure_principalid_clientid
2940
2938
resource <|--- azure_resource
2941
2939
@enduml
2942
2940
```
@@ -3405,14 +3403,13 @@ class azure_managed_service_identity {
3405
3403
**principal_id**: string
3406
3404
**tenant_id**: string
3407
3405
**type**: string
3408
- **user_assigned_identities**: dictionary[string, azure_user_assigned_identity]
3409
- }
3410
- class azure_resource {
3406
+ **user_assigned_identities**: dictionary[string, azure_principalid_clientid]
3411
3407
}
3412
- class azure_user_assigned_identity {
3408
+ class azure_principalid_clientid {
3413
3409
**client_id**: string
3414
- **object_id**: string
3415
- **resource_id**: string
3410
+ **principal_id**: string
3411
+ }
3412
+ class azure_resource {
3416
3413
}
3417
3414
class policy {
3418
3415
}
@@ -3444,7 +3441,7 @@ azure_firewall_policy_intrusion_detection_configuration --> azure_firewall_polic
3444
3441
azure_firewall_policy_intrusion_detection_configuration --> azure_firewall_policy_intrusion_detection_signature_specification
3445
3442
azure_firewall_policy_log_analytics_resources --> azure_firewall_policy_log_analytics_workspace
3446
3443
azure_firewall_policy_transport_security --> azure_firewall_policy_certificate_authority
3447
- azure_managed_service_identity --> azure_user_assigned_identity
3444
+ azure_managed_service_identity --> azure_principalid_clientid
3448
3445
resource <|--- azure_resource
3449
3446
resource <|--- policy
3450
3447
@enduml
@@ -3547,14 +3544,13 @@ class azure_managed_service_identity {
3547
3544
**principal_id**: string
3548
3545
**tenant_id**: string
3549
3546
**type**: string
3550
- **user_assigned_identities**: dictionary[string, azure_user_assigned_identity]
3551
- }
3552
- class azure_resource {
3547
+ **user_assigned_identities**: dictionary[string, azure_principalid_clientid]
3553
3548
}
3554
- class azure_user_assigned_identity {
3549
+ class azure_principalid_clientid {
3555
3550
**client_id**: string
3556
- **object_id**: string
3557
- **resource_id**: string
3551
+ **principal_id**: string
3552
+ }
3553
+ class azure_resource {
3558
3554
}
3559
3555
class resource {
3560
3556
**age**: duration
@@ -3573,7 +3569,7 @@ azure_fleet --> azure_managed_service_identity
3573
3569
azure_resource <|--- azure_fleet
3574
3570
azure_fleet_hub_profile --> azure_agent_profile
3575
3571
azure_fleet_hub_profile --> azure_api_server_access_profile
3576
- azure_managed_service_identity --> azure_user_assigned_identity
3572
+ azure_managed_service_identity --> azure_principalid_clientid
3577
3573
resource <|--- azure_resource
3578
3574
@enduml
3579
3575
```
@@ -5747,7 +5743,7 @@ class azure_managed_service_identity {
5747
5743
**principal_id**: string
5748
5744
**tenant_id**: string
5749
5745
**type**: string
5750
- **user_assigned_identities**: dictionary[string, azure_user_assigned_identity ]
5746
+ **user_assigned_identities**: dictionary[string, azure_principalid_clientid ]
5751
5747
}
5752
5748
class azure_network_virtual_appliance {
5753
5749
**additional_nics**: azure_virtual_appliance_additional_nic_properties[]
@@ -5775,12 +5771,11 @@ class azure_partner_managed_resource_properties {
5775
5771
**internal_load_balancer_id**: string
5776
5772
**standard_load_balancer_id**: string
5777
5773
}
5778
- class azure_resource {
5779
- }
5780
- class azure_user_assigned_identity {
5774
+ class azure_principalid_clientid {
5781
5775
**client_id**: string
5782
- **object_id**: string
5783
- **resource_id**: string
5776
+ **principal_id**: string
5777
+ }
5778
+ class azure_resource {
5784
5779
}
5785
5780
class azure_virtual_appliance_additional_nic_properties {
5786
5781
**has_public_ip**: boolean
@@ -5809,7 +5804,7 @@ class resource {
5809
5804
**name**: string
5810
5805
**tags**: dictionary[string, string]
5811
5806
}
5812
- azure_managed_service_identity --> azure_user_assigned_identity
5807
+ azure_managed_service_identity --> azure_principalid_clientid
5813
5808
azure_network_virtual_appliance --> azure_delegation_properties
5814
5809
azure_network_virtual_appliance --> azure_managed_service_identity
5815
5810
azure_network_virtual_appliance --> azure_partner_managed_resource_properties
0 commit comments