pulumi-azure-native 2.12.0__py3-none-any.whl → 2.12.1a1698034696__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-azure-native might be problematic. Click here for more details.

Files changed (2887) hide show
  1. pulumi_azure_native/aad/domain_service.py +6 -2
  2. pulumi_azure_native/aad/get_domain_service.py +4 -0
  3. pulumi_azure_native/aad/ou_container.py +2 -2
  4. pulumi_azure_native/aadiam/azure_ad_metric.py +2 -2
  5. pulumi_azure_native/aadiam/diagnostic_setting.py +6 -2
  6. pulumi_azure_native/aadiam/get_diagnostic_setting.py +4 -0
  7. pulumi_azure_native/aadiam/private_endpoint_connection.py +2 -2
  8. pulumi_azure_native/aadiam/private_link_for_azure_ad.py +2 -2
  9. pulumi_azure_native/addons/support_plan_type.py +2 -2
  10. pulumi_azure_native/advisor/get_suppression.py +4 -0
  11. pulumi_azure_native/advisor/suppression.py +6 -2
  12. pulumi_azure_native/agfoodplatform/extension.py +6 -2
  13. pulumi_azure_native/agfoodplatform/get_extension.py +4 -0
  14. pulumi_azure_native/agfoodplatform/get_private_endpoint_connection.py +4 -0
  15. pulumi_azure_native/agfoodplatform/get_solution.py +4 -0
  16. pulumi_azure_native/agfoodplatform/private_endpoint_connection.py +4 -0
  17. pulumi_azure_native/agfoodplatform/solution.py +4 -0
  18. pulumi_azure_native/alertsmanagement/action_rule_by_name.py +6 -2
  19. pulumi_azure_native/alertsmanagement/get_action_rule_by_name.py +4 -0
  20. pulumi_azure_native/alertsmanagement/smart_detector_alert_rule.py +2 -2
  21. pulumi_azure_native/analysisservices/get_server_details.py +4 -0
  22. pulumi_azure_native/analysisservices/list_server_gateway_status.py +4 -0
  23. pulumi_azure_native/analysisservices/server_details.py +6 -2
  24. pulumi_azure_native/apimanagement/api.py +6 -2
  25. pulumi_azure_native/apimanagement/api_diagnostic.py +6 -2
  26. pulumi_azure_native/apimanagement/api_issue.py +6 -2
  27. pulumi_azure_native/apimanagement/api_issue_attachment.py +6 -2
  28. pulumi_azure_native/apimanagement/api_issue_comment.py +6 -2
  29. pulumi_azure_native/apimanagement/api_management_service.py +6 -2
  30. pulumi_azure_native/apimanagement/api_operation.py +6 -2
  31. pulumi_azure_native/apimanagement/api_operation_policy.py +6 -2
  32. pulumi_azure_native/apimanagement/api_policy.py +6 -2
  33. pulumi_azure_native/apimanagement/api_release.py +6 -2
  34. pulumi_azure_native/apimanagement/api_schema.py +6 -2
  35. pulumi_azure_native/apimanagement/api_tag_description.py +6 -2
  36. pulumi_azure_native/apimanagement/api_version_set.py +6 -2
  37. pulumi_azure_native/apimanagement/api_wiki.py +4 -0
  38. pulumi_azure_native/apimanagement/authorization.py +4 -0
  39. pulumi_azure_native/apimanagement/authorization_access_policy.py +4 -0
  40. pulumi_azure_native/apimanagement/authorization_provider.py +4 -0
  41. pulumi_azure_native/apimanagement/authorization_server.py +6 -2
  42. pulumi_azure_native/apimanagement/backend.py +6 -2
  43. pulumi_azure_native/apimanagement/cache.py +6 -2
  44. pulumi_azure_native/apimanagement/certificate.py +6 -2
  45. pulumi_azure_native/apimanagement/content_item.py +6 -2
  46. pulumi_azure_native/apimanagement/content_type.py +6 -2
  47. pulumi_azure_native/apimanagement/diagnostic.py +6 -2
  48. pulumi_azure_native/apimanagement/documentation.py +4 -0
  49. pulumi_azure_native/apimanagement/email_template.py +6 -2
  50. pulumi_azure_native/apimanagement/gateway.py +6 -2
  51. pulumi_azure_native/apimanagement/gateway_api_entity_tag.py +6 -2
  52. pulumi_azure_native/apimanagement/gateway_certificate_authority.py +6 -2
  53. pulumi_azure_native/apimanagement/gateway_hostname_configuration.py +6 -2
  54. pulumi_azure_native/apimanagement/get_api.py +4 -0
  55. pulumi_azure_native/apimanagement/get_api_diagnostic.py +4 -0
  56. pulumi_azure_native/apimanagement/get_api_issue.py +4 -0
  57. pulumi_azure_native/apimanagement/get_api_issue_attachment.py +4 -0
  58. pulumi_azure_native/apimanagement/get_api_issue_comment.py +4 -0
  59. pulumi_azure_native/apimanagement/get_api_management_service.py +4 -0
  60. pulumi_azure_native/apimanagement/get_api_management_service_domain_ownership_identifier.py +2 -0
  61. pulumi_azure_native/apimanagement/get_api_management_service_sso_token.py +4 -0
  62. pulumi_azure_native/apimanagement/get_api_operation.py +4 -0
  63. pulumi_azure_native/apimanagement/get_api_operation_policy.py +4 -0
  64. pulumi_azure_native/apimanagement/get_api_policy.py +4 -0
  65. pulumi_azure_native/apimanagement/get_api_release.py +4 -0
  66. pulumi_azure_native/apimanagement/get_api_schema.py +4 -0
  67. pulumi_azure_native/apimanagement/get_api_tag_description.py +4 -0
  68. pulumi_azure_native/apimanagement/get_api_version_set.py +4 -0
  69. pulumi_azure_native/apimanagement/get_api_wiki.py +4 -0
  70. pulumi_azure_native/apimanagement/get_authorization.py +4 -0
  71. pulumi_azure_native/apimanagement/get_authorization_access_policy.py +4 -0
  72. pulumi_azure_native/apimanagement/get_authorization_login_link_post.py +4 -0
  73. pulumi_azure_native/apimanagement/get_authorization_provider.py +4 -0
  74. pulumi_azure_native/apimanagement/get_authorization_server.py +4 -0
  75. pulumi_azure_native/apimanagement/get_backend.py +4 -0
  76. pulumi_azure_native/apimanagement/get_cache.py +4 -0
  77. pulumi_azure_native/apimanagement/get_certificate.py +4 -0
  78. pulumi_azure_native/apimanagement/get_content_item.py +4 -0
  79. pulumi_azure_native/apimanagement/get_content_type.py +4 -0
  80. pulumi_azure_native/apimanagement/get_diagnostic.py +4 -0
  81. pulumi_azure_native/apimanagement/get_documentation.py +4 -0
  82. pulumi_azure_native/apimanagement/get_email_template.py +4 -0
  83. pulumi_azure_native/apimanagement/get_gateway.py +4 -0
  84. pulumi_azure_native/apimanagement/get_gateway_certificate_authority.py +4 -0
  85. pulumi_azure_native/apimanagement/get_gateway_hostname_configuration.py +4 -0
  86. pulumi_azure_native/apimanagement/get_global_schema.py +4 -0
  87. pulumi_azure_native/apimanagement/get_graph_ql_api_resolver.py +4 -0
  88. pulumi_azure_native/apimanagement/get_graph_ql_api_resolver_policy.py +4 -0
  89. pulumi_azure_native/apimanagement/get_group.py +4 -0
  90. pulumi_azure_native/apimanagement/get_identity_provider.py +4 -0
  91. pulumi_azure_native/apimanagement/get_logger.py +4 -0
  92. pulumi_azure_native/apimanagement/get_named_value.py +4 -0
  93. pulumi_azure_native/apimanagement/get_open_id_connect_provider.py +4 -0
  94. pulumi_azure_native/apimanagement/get_policy.py +4 -0
  95. pulumi_azure_native/apimanagement/get_policy_fragment.py +4 -0
  96. pulumi_azure_native/apimanagement/get_private_endpoint_connection_by_name.py +4 -0
  97. pulumi_azure_native/apimanagement/get_product.py +4 -0
  98. pulumi_azure_native/apimanagement/get_product_api_link.py +4 -0
  99. pulumi_azure_native/apimanagement/get_product_group_link.py +4 -0
  100. pulumi_azure_native/apimanagement/get_product_policy.py +4 -0
  101. pulumi_azure_native/apimanagement/get_product_wiki.py +4 -0
  102. pulumi_azure_native/apimanagement/get_subscription.py +4 -0
  103. pulumi_azure_native/apimanagement/get_tag.py +4 -0
  104. pulumi_azure_native/apimanagement/get_tag_api_link.py +4 -0
  105. pulumi_azure_native/apimanagement/get_tag_by_api.py +4 -0
  106. pulumi_azure_native/apimanagement/get_tag_by_operation.py +4 -0
  107. pulumi_azure_native/apimanagement/get_tag_by_product.py +4 -0
  108. pulumi_azure_native/apimanagement/get_tag_operation_link.py +4 -0
  109. pulumi_azure_native/apimanagement/get_tag_product_link.py +4 -0
  110. pulumi_azure_native/apimanagement/get_user.py +4 -0
  111. pulumi_azure_native/apimanagement/get_user_shared_access_token.py +4 -0
  112. pulumi_azure_native/apimanagement/get_workspace.py +4 -0
  113. pulumi_azure_native/apimanagement/get_workspace_api.py +4 -0
  114. pulumi_azure_native/apimanagement/get_workspace_api_operation.py +4 -0
  115. pulumi_azure_native/apimanagement/get_workspace_api_operation_policy.py +4 -0
  116. pulumi_azure_native/apimanagement/get_workspace_api_policy.py +4 -0
  117. pulumi_azure_native/apimanagement/get_workspace_api_release.py +4 -0
  118. pulumi_azure_native/apimanagement/get_workspace_api_schema.py +4 -0
  119. pulumi_azure_native/apimanagement/get_workspace_api_version_set.py +4 -0
  120. pulumi_azure_native/apimanagement/get_workspace_global_schema.py +4 -0
  121. pulumi_azure_native/apimanagement/get_workspace_group.py +4 -0
  122. pulumi_azure_native/apimanagement/get_workspace_named_value.py +4 -0
  123. pulumi_azure_native/apimanagement/get_workspace_policy.py +4 -0
  124. pulumi_azure_native/apimanagement/get_workspace_policy_fragment.py +4 -0
  125. pulumi_azure_native/apimanagement/get_workspace_product.py +4 -0
  126. pulumi_azure_native/apimanagement/get_workspace_product_api_link.py +4 -0
  127. pulumi_azure_native/apimanagement/get_workspace_product_group_link.py +4 -0
  128. pulumi_azure_native/apimanagement/get_workspace_product_policy.py +4 -0
  129. pulumi_azure_native/apimanagement/get_workspace_subscription.py +4 -0
  130. pulumi_azure_native/apimanagement/get_workspace_tag.py +4 -0
  131. pulumi_azure_native/apimanagement/get_workspace_tag_api_link.py +4 -0
  132. pulumi_azure_native/apimanagement/get_workspace_tag_operation_link.py +4 -0
  133. pulumi_azure_native/apimanagement/get_workspace_tag_product_link.py +4 -0
  134. pulumi_azure_native/apimanagement/global_schema.py +4 -0
  135. pulumi_azure_native/apimanagement/graph_ql_api_resolver.py +4 -0
  136. pulumi_azure_native/apimanagement/graph_ql_api_resolver_policy.py +4 -0
  137. pulumi_azure_native/apimanagement/group.py +6 -2
  138. pulumi_azure_native/apimanagement/group_user.py +6 -2
  139. pulumi_azure_native/apimanagement/identity_provider.py +6 -2
  140. pulumi_azure_native/apimanagement/list_authorization_server_secrets.py +4 -0
  141. pulumi_azure_native/apimanagement/list_gateway_keys.py +4 -0
  142. pulumi_azure_native/apimanagement/list_identity_provider_secrets.py +4 -0
  143. pulumi_azure_native/apimanagement/list_named_value.py +4 -0
  144. pulumi_azure_native/apimanagement/list_open_id_connect_provider_secrets.py +4 -0
  145. pulumi_azure_native/apimanagement/list_policy_fragment_references.py +4 -0
  146. pulumi_azure_native/apimanagement/list_subscription_secrets.py +4 -0
  147. pulumi_azure_native/apimanagement/list_tenant_access_secrets.py +4 -0
  148. pulumi_azure_native/apimanagement/list_workspace_named_value.py +4 -0
  149. pulumi_azure_native/apimanagement/list_workspace_policy_fragment_references.py +4 -0
  150. pulumi_azure_native/apimanagement/list_workspace_subscription_secrets.py +4 -0
  151. pulumi_azure_native/apimanagement/logger.py +6 -2
  152. pulumi_azure_native/apimanagement/named_value.py +6 -2
  153. pulumi_azure_native/apimanagement/notification_recipient_email.py +6 -2
  154. pulumi_azure_native/apimanagement/notification_recipient_user.py +6 -2
  155. pulumi_azure_native/apimanagement/open_id_connect_provider.py +6 -2
  156. pulumi_azure_native/apimanagement/policy.py +6 -2
  157. pulumi_azure_native/apimanagement/policy_fragment.py +6 -2
  158. pulumi_azure_native/apimanagement/private_endpoint_connection_by_name.py +6 -2
  159. pulumi_azure_native/apimanagement/product.py +6 -2
  160. pulumi_azure_native/apimanagement/product_api.py +6 -2
  161. pulumi_azure_native/apimanagement/product_api_link.py +4 -0
  162. pulumi_azure_native/apimanagement/product_group.py +6 -2
  163. pulumi_azure_native/apimanagement/product_group_link.py +4 -0
  164. pulumi_azure_native/apimanagement/product_policy.py +6 -2
  165. pulumi_azure_native/apimanagement/product_wiki.py +4 -0
  166. pulumi_azure_native/apimanagement/schema.py +2 -2
  167. pulumi_azure_native/apimanagement/subscription.py +6 -2
  168. pulumi_azure_native/apimanagement/tag.py +6 -2
  169. pulumi_azure_native/apimanagement/tag_api_link.py +4 -0
  170. pulumi_azure_native/apimanagement/tag_by_api.py +6 -2
  171. pulumi_azure_native/apimanagement/tag_by_operation.py +6 -2
  172. pulumi_azure_native/apimanagement/tag_by_product.py +6 -2
  173. pulumi_azure_native/apimanagement/tag_operation_link.py +4 -0
  174. pulumi_azure_native/apimanagement/tag_product_link.py +4 -0
  175. pulumi_azure_native/apimanagement/user.py +6 -2
  176. pulumi_azure_native/apimanagement/workspace.py +4 -0
  177. pulumi_azure_native/apimanagement/workspace_api.py +4 -0
  178. pulumi_azure_native/apimanagement/workspace_api_operation.py +4 -0
  179. pulumi_azure_native/apimanagement/workspace_api_operation_policy.py +4 -0
  180. pulumi_azure_native/apimanagement/workspace_api_policy.py +4 -0
  181. pulumi_azure_native/apimanagement/workspace_api_release.py +4 -0
  182. pulumi_azure_native/apimanagement/workspace_api_schema.py +4 -0
  183. pulumi_azure_native/apimanagement/workspace_api_version_set.py +4 -0
  184. pulumi_azure_native/apimanagement/workspace_global_schema.py +4 -0
  185. pulumi_azure_native/apimanagement/workspace_group.py +4 -0
  186. pulumi_azure_native/apimanagement/workspace_group_user.py +4 -0
  187. pulumi_azure_native/apimanagement/workspace_named_value.py +4 -0
  188. pulumi_azure_native/apimanagement/workspace_notification_recipient_email.py +4 -0
  189. pulumi_azure_native/apimanagement/workspace_notification_recipient_user.py +4 -0
  190. pulumi_azure_native/apimanagement/workspace_policy.py +4 -0
  191. pulumi_azure_native/apimanagement/workspace_policy_fragment.py +4 -0
  192. pulumi_azure_native/apimanagement/workspace_product.py +4 -0
  193. pulumi_azure_native/apimanagement/workspace_product_api_link.py +4 -0
  194. pulumi_azure_native/apimanagement/workspace_product_group_link.py +4 -0
  195. pulumi_azure_native/apimanagement/workspace_product_policy.py +4 -0
  196. pulumi_azure_native/apimanagement/workspace_subscription.py +4 -0
  197. pulumi_azure_native/apimanagement/workspace_tag.py +4 -0
  198. pulumi_azure_native/apimanagement/workspace_tag_api_link.py +4 -0
  199. pulumi_azure_native/apimanagement/workspace_tag_operation_link.py +4 -0
  200. pulumi_azure_native/apimanagement/workspace_tag_product_link.py +4 -0
  201. pulumi_azure_native/app/certificate.py +6 -2
  202. pulumi_azure_native/app/connected_environment.py +4 -0
  203. pulumi_azure_native/app/connected_environments_certificate.py +4 -0
  204. pulumi_azure_native/app/connected_environments_dapr_component.py +4 -0
  205. pulumi_azure_native/app/connected_environments_storage.py +4 -0
  206. pulumi_azure_native/app/container_app.py +6 -2
  207. pulumi_azure_native/app/container_apps_auth_config.py +6 -2
  208. pulumi_azure_native/app/container_apps_source_control.py +6 -2
  209. pulumi_azure_native/app/dapr_component.py +6 -2
  210. pulumi_azure_native/app/get_certificate.py +4 -0
  211. pulumi_azure_native/app/get_connected_environment.py +4 -0
  212. pulumi_azure_native/app/get_connected_environments_certificate.py +4 -0
  213. pulumi_azure_native/app/get_connected_environments_dapr_component.py +4 -0
  214. pulumi_azure_native/app/get_connected_environments_storage.py +4 -0
  215. pulumi_azure_native/app/get_container_app.py +4 -0
  216. pulumi_azure_native/app/get_container_app_auth_token.py +4 -0
  217. pulumi_azure_native/app/get_container_apps_auth_config.py +4 -0
  218. pulumi_azure_native/app/get_container_apps_source_control.py +4 -0
  219. pulumi_azure_native/app/get_dapr_component.py +4 -0
  220. pulumi_azure_native/app/get_job.py +4 -0
  221. pulumi_azure_native/app/get_managed_certificate.py +4 -0
  222. pulumi_azure_native/app/get_managed_environment.py +4 -0
  223. pulumi_azure_native/app/get_managed_environment_auth_token.py +4 -0
  224. pulumi_azure_native/app/get_managed_environments_storage.py +4 -0
  225. pulumi_azure_native/app/job.py +4 -0
  226. pulumi_azure_native/app/list_connected_environments_dapr_component_secrets.py +4 -0
  227. pulumi_azure_native/app/list_container_app_custom_host_name_analysis.py +4 -0
  228. pulumi_azure_native/app/list_container_app_secrets.py +4 -0
  229. pulumi_azure_native/app/list_dapr_component_secrets.py +4 -0
  230. pulumi_azure_native/app/list_job_secrets.py +4 -0
  231. pulumi_azure_native/app/managed_certificate.py +4 -0
  232. pulumi_azure_native/app/managed_environment.py +6 -2
  233. pulumi_azure_native/app/managed_environments_storage.py +6 -2
  234. pulumi_azure_native/appcomplianceautomation/report.py +2 -2
  235. pulumi_azure_native/appconfiguration/configuration_store.py +6 -2
  236. pulumi_azure_native/appconfiguration/get_configuration_store.py +4 -0
  237. pulumi_azure_native/appconfiguration/key_value.py +2 -2
  238. pulumi_azure_native/appconfiguration/list_configuration_store_keys.py +4 -0
  239. pulumi_azure_native/appconfiguration/private_endpoint_connection.py +2 -2
  240. pulumi_azure_native/appplatform/api_portal.py +6 -2
  241. pulumi_azure_native/appplatform/api_portal_custom_domain.py +6 -2
  242. pulumi_azure_native/appplatform/apm.py +4 -0
  243. pulumi_azure_native/appplatform/app.py +6 -2
  244. pulumi_azure_native/appplatform/application_accelerator.py +4 -0
  245. pulumi_azure_native/appplatform/application_live_view.py +4 -0
  246. pulumi_azure_native/appplatform/binding.py +6 -2
  247. pulumi_azure_native/appplatform/build_service_agent_pool.py +6 -2
  248. pulumi_azure_native/appplatform/build_service_build.py +4 -0
  249. pulumi_azure_native/appplatform/build_service_builder.py +6 -2
  250. pulumi_azure_native/appplatform/buildpack_binding.py +6 -2
  251. pulumi_azure_native/appplatform/certificate.py +6 -2
  252. pulumi_azure_native/appplatform/config_server.py +6 -2
  253. pulumi_azure_native/appplatform/configuration_service.py +6 -2
  254. pulumi_azure_native/appplatform/container_registry.py +4 -0
  255. pulumi_azure_native/appplatform/custom_domain.py +6 -2
  256. pulumi_azure_native/appplatform/customized_accelerator.py +4 -0
  257. pulumi_azure_native/appplatform/deployment.py +6 -2
  258. pulumi_azure_native/appplatform/dev_tool_portal.py +4 -0
  259. pulumi_azure_native/appplatform/gateway.py +6 -2
  260. pulumi_azure_native/appplatform/gateway_custom_domain.py +6 -2
  261. pulumi_azure_native/appplatform/gateway_route_config.py +6 -2
  262. pulumi_azure_native/appplatform/get_api_portal.py +4 -0
  263. pulumi_azure_native/appplatform/get_api_portal_custom_domain.py +4 -0
  264. pulumi_azure_native/appplatform/get_apm.py +4 -0
  265. pulumi_azure_native/appplatform/get_app.py +4 -0
  266. pulumi_azure_native/appplatform/get_app_resource_upload_url.py +4 -0
  267. pulumi_azure_native/appplatform/get_application_accelerator.py +4 -0
  268. pulumi_azure_native/appplatform/get_application_live_view.py +4 -0
  269. pulumi_azure_native/appplatform/get_binding.py +4 -0
  270. pulumi_azure_native/appplatform/get_build_service_agent_pool.py +4 -0
  271. pulumi_azure_native/appplatform/get_build_service_build.py +4 -0
  272. pulumi_azure_native/appplatform/get_build_service_build_result_log.py +4 -0
  273. pulumi_azure_native/appplatform/get_build_service_builder.py +4 -0
  274. pulumi_azure_native/appplatform/get_build_service_resource_upload_url.py +4 -0
  275. pulumi_azure_native/appplatform/get_buildpack_binding.py +4 -0
  276. pulumi_azure_native/appplatform/get_certificate.py +4 -0
  277. pulumi_azure_native/appplatform/get_config_server.py +4 -0
  278. pulumi_azure_native/appplatform/get_configuration_service.py +4 -0
  279. pulumi_azure_native/appplatform/get_container_registry.py +4 -0
  280. pulumi_azure_native/appplatform/get_custom_domain.py +4 -0
  281. pulumi_azure_native/appplatform/get_customized_accelerator.py +4 -0
  282. pulumi_azure_native/appplatform/get_deployment.py +4 -0
  283. pulumi_azure_native/appplatform/get_deployment_log_file_url.py +4 -0
  284. pulumi_azure_native/appplatform/get_deployment_remote_debugging_config.py +4 -0
  285. pulumi_azure_native/appplatform/get_dev_tool_portal.py +4 -0
  286. pulumi_azure_native/appplatform/get_gateway.py +4 -0
  287. pulumi_azure_native/appplatform/get_gateway_custom_domain.py +4 -0
  288. pulumi_azure_native/appplatform/get_gateway_route_config.py +4 -0
  289. pulumi_azure_native/appplatform/get_monitoring_setting.py +4 -0
  290. pulumi_azure_native/appplatform/get_service.py +4 -0
  291. pulumi_azure_native/appplatform/get_service_registry.py +4 -0
  292. pulumi_azure_native/appplatform/get_storage.py +4 -0
  293. pulumi_azure_native/appplatform/list_apm_secret_keys.py +4 -0
  294. pulumi_azure_native/appplatform/list_build_service_builder_deployments.py +4 -0
  295. pulumi_azure_native/appplatform/list_service_globally_enabled_apms.py +4 -0
  296. pulumi_azure_native/appplatform/list_service_test_keys.py +4 -0
  297. pulumi_azure_native/appplatform/monitoring_setting.py +6 -2
  298. pulumi_azure_native/appplatform/service.py +6 -2
  299. pulumi_azure_native/appplatform/service_registry.py +6 -2
  300. pulumi_azure_native/appplatform/storage.py +6 -2
  301. pulumi_azure_native/attestation/attestation_provider.py +6 -2
  302. pulumi_azure_native/attestation/get_attestation_provider.py +4 -0
  303. pulumi_azure_native/attestation/get_private_endpoint_connection.py +4 -0
  304. pulumi_azure_native/attestation/private_endpoint_connection.py +6 -2
  305. pulumi_azure_native/authorization/access_review_history_definition_by_id.py +2 -2
  306. pulumi_azure_native/authorization/access_review_schedule_definition_by_id.py +2 -2
  307. pulumi_azure_native/authorization/get_management_lock_at_resource_group_level.py +4 -0
  308. pulumi_azure_native/authorization/get_policy_assignment.py +4 -0
  309. pulumi_azure_native/authorization/get_policy_definition.py +4 -0
  310. pulumi_azure_native/authorization/get_policy_definition_at_management_group.py +4 -0
  311. pulumi_azure_native/authorization/get_policy_set_definition.py +4 -0
  312. pulumi_azure_native/authorization/get_policy_set_definition_at_management_group.py +4 -0
  313. pulumi_azure_native/authorization/get_role_assignment.py +4 -0
  314. pulumi_azure_native/authorization/get_role_management_policy_assignment.py +4 -0
  315. pulumi_azure_native/authorization/management_lock_at_resource_group_level.py +6 -2
  316. pulumi_azure_native/authorization/management_lock_at_resource_level.py +2 -2
  317. pulumi_azure_native/authorization/management_lock_at_subscription_level.py +2 -2
  318. pulumi_azure_native/authorization/management_lock_by_scope.py +2 -2
  319. pulumi_azure_native/authorization/policy_assignment.py +6 -2
  320. pulumi_azure_native/authorization/policy_definition.py +6 -2
  321. pulumi_azure_native/authorization/policy_definition_at_management_group.py +6 -2
  322. pulumi_azure_native/authorization/policy_exemption.py +2 -2
  323. pulumi_azure_native/authorization/policy_set_definition.py +6 -2
  324. pulumi_azure_native/authorization/policy_set_definition_at_management_group.py +6 -2
  325. pulumi_azure_native/authorization/private_link_association.py +2 -2
  326. pulumi_azure_native/authorization/resource_management_private_link.py +2 -2
  327. pulumi_azure_native/authorization/role_assignment.py +6 -2
  328. pulumi_azure_native/authorization/role_definition.py +2 -2
  329. pulumi_azure_native/authorization/role_management_policy_assignment.py +6 -2
  330. pulumi_azure_native/authorization/scope_access_review_history_definition_by_id.py +2 -2
  331. pulumi_azure_native/authorization/scope_access_review_schedule_definition_by_id.py +2 -2
  332. pulumi_azure_native/automanage/account.py +2 -2
  333. pulumi_azure_native/automanage/configuration_profile_assignment.py +2 -2
  334. pulumi_azure_native/automanage/configuration_profile_preference.py +2 -2
  335. pulumi_azure_native/automation/automation_account.py +2 -2
  336. pulumi_azure_native/automation/certificate.py +2 -2
  337. pulumi_azure_native/automation/connection.py +2 -2
  338. pulumi_azure_native/automation/connection_type.py +2 -2
  339. pulumi_azure_native/automation/credential.py +2 -2
  340. pulumi_azure_native/automation/dsc_configuration.py +2 -2
  341. pulumi_azure_native/automation/dsc_node_configuration.py +2 -2
  342. pulumi_azure_native/automation/get_hybrid_runbook_worker_group.py +4 -0
  343. pulumi_azure_native/automation/get_software_update_configuration_by_name.py +4 -0
  344. pulumi_azure_native/automation/hybrid_runbook_worker.py +2 -2
  345. pulumi_azure_native/automation/hybrid_runbook_worker_group.py +6 -2
  346. pulumi_azure_native/automation/job_schedule.py +2 -2
  347. pulumi_azure_native/automation/module.py +2 -2
  348. pulumi_azure_native/automation/private_endpoint_connection.py +2 -2
  349. pulumi_azure_native/automation/python2_package.py +2 -2
  350. pulumi_azure_native/automation/runbook.py +2 -2
  351. pulumi_azure_native/automation/schedule.py +2 -2
  352. pulumi_azure_native/automation/software_update_configuration_by_name.py +6 -2
  353. pulumi_azure_native/automation/source_control.py +2 -2
  354. pulumi_azure_native/automation/variable.py +2 -2
  355. pulumi_azure_native/automation/watcher.py +2 -2
  356. pulumi_azure_native/automation/webhook.py +2 -2
  357. pulumi_azure_native/autonomousdevelopmentplatform/account.py +2 -2
  358. pulumi_azure_native/autonomousdevelopmentplatform/data_pool.py +2 -2
  359. pulumi_azure_native/avs/addon.py +6 -2
  360. pulumi_azure_native/avs/authorization.py +6 -2
  361. pulumi_azure_native/avs/cloud_link.py +6 -2
  362. pulumi_azure_native/avs/cluster.py +6 -2
  363. pulumi_azure_native/avs/datastore.py +6 -2
  364. pulumi_azure_native/avs/get_addon.py +4 -0
  365. pulumi_azure_native/avs/get_authorization.py +4 -0
  366. pulumi_azure_native/avs/get_cloud_link.py +4 -0
  367. pulumi_azure_native/avs/get_cluster.py +4 -0
  368. pulumi_azure_native/avs/get_datastore.py +4 -0
  369. pulumi_azure_native/avs/get_global_reach_connection.py +4 -0
  370. pulumi_azure_native/avs/get_hcx_enterprise_site.py +4 -0
  371. pulumi_azure_native/avs/get_placement_policy.py +4 -0
  372. pulumi_azure_native/avs/get_private_cloud.py +4 -0
  373. pulumi_azure_native/avs/get_script_execution.py +4 -0
  374. pulumi_azure_native/avs/get_script_execution_logs.py +4 -0
  375. pulumi_azure_native/avs/get_workload_network_dhcp.py +4 -0
  376. pulumi_azure_native/avs/get_workload_network_dns_service.py +4 -0
  377. pulumi_azure_native/avs/get_workload_network_dns_zone.py +4 -0
  378. pulumi_azure_native/avs/get_workload_network_port_mirroring.py +4 -0
  379. pulumi_azure_native/avs/get_workload_network_public_ip.py +4 -0
  380. pulumi_azure_native/avs/get_workload_network_segment.py +4 -0
  381. pulumi_azure_native/avs/get_workload_network_vm_group.py +4 -0
  382. pulumi_azure_native/avs/global_reach_connection.py +6 -2
  383. pulumi_azure_native/avs/hcx_enterprise_site.py +6 -2
  384. pulumi_azure_native/avs/list_cluster_zones.py +4 -0
  385. pulumi_azure_native/avs/list_private_cloud_admin_credentials.py +4 -0
  386. pulumi_azure_native/avs/placement_policy.py +6 -2
  387. pulumi_azure_native/avs/private_cloud.py +6 -2
  388. pulumi_azure_native/avs/script_execution.py +6 -2
  389. pulumi_azure_native/avs/workload_network_dhcp.py +6 -2
  390. pulumi_azure_native/avs/workload_network_dns_service.py +6 -2
  391. pulumi_azure_native/avs/workload_network_dns_zone.py +6 -2
  392. pulumi_azure_native/avs/workload_network_port_mirroring.py +6 -2
  393. pulumi_azure_native/avs/workload_network_public_ip.py +6 -2
  394. pulumi_azure_native/avs/workload_network_segment.py +6 -2
  395. pulumi_azure_native/avs/workload_network_vm_group.py +6 -2
  396. pulumi_azure_native/azureactivedirectory/b2_c_tenant.py +6 -2
  397. pulumi_azure_native/azureactivedirectory/get_b2_c_tenant.py +4 -0
  398. pulumi_azure_native/azureactivedirectory/get_guest_usage.py +4 -0
  399. pulumi_azure_native/azureactivedirectory/guest_usage.py +6 -2
  400. pulumi_azure_native/azurearcdata/active_directory_connector.py +2 -2
  401. pulumi_azure_native/azurearcdata/data_controller.py +2 -2
  402. pulumi_azure_native/azurearcdata/postgres_instance.py +2 -2
  403. pulumi_azure_native/azurearcdata/sql_managed_instance.py +2 -2
  404. pulumi_azure_native/azurearcdata/sql_server_instance.py +2 -2
  405. pulumi_azure_native/azuredata/sql_server.py +2 -2
  406. pulumi_azure_native/azuredata/sql_server_registration.py +2 -2
  407. pulumi_azure_native/azuresphere/catalog.py +2 -2
  408. pulumi_azure_native/azuresphere/deployment.py +2 -2
  409. pulumi_azure_native/azuresphere/device.py +2 -2
  410. pulumi_azure_native/azuresphere/device_group.py +2 -2
  411. pulumi_azure_native/azuresphere/image.py +2 -2
  412. pulumi_azure_native/azuresphere/product.py +2 -2
  413. pulumi_azure_native/azurestack/customer_subscription.py +6 -2
  414. pulumi_azure_native/azurestack/get_customer_subscription.py +4 -0
  415. pulumi_azure_native/azurestack/get_product.py +4 -0
  416. pulumi_azure_native/azurestack/get_products.py +4 -0
  417. pulumi_azure_native/azurestack/get_registration.py +4 -0
  418. pulumi_azure_native/azurestack/get_registration_activation_key.py +4 -0
  419. pulumi_azure_native/azurestack/linked_subscription.py +2 -2
  420. pulumi_azure_native/azurestack/list_product_details.py +4 -0
  421. pulumi_azure_native/azurestack/registration.py +6 -2
  422. pulumi_azure_native/azurestackhci/arc_setting.py +6 -2
  423. pulumi_azure_native/azurestackhci/cluster.py +6 -2
  424. pulumi_azure_native/azurestackhci/extension.py +6 -2
  425. pulumi_azure_native/azurestackhci/gallery_image.py +4 -0
  426. pulumi_azure_native/azurestackhci/get_arc_setting.py +4 -0
  427. pulumi_azure_native/azurestackhci/get_cluster.py +4 -0
  428. pulumi_azure_native/azurestackhci/get_extension.py +4 -0
  429. pulumi_azure_native/azurestackhci/get_gallery_image.py +4 -0
  430. pulumi_azure_native/azurestackhci/get_guest_agent.py +4 -0
  431. pulumi_azure_native/azurestackhci/get_marketplace_gallery_image.py +4 -0
  432. pulumi_azure_native/azurestackhci/get_network_interface.py +4 -0
  433. pulumi_azure_native/azurestackhci/get_storage_container.py +4 -0
  434. pulumi_azure_native/azurestackhci/get_update.py +4 -0
  435. pulumi_azure_native/azurestackhci/get_update_run.py +4 -0
  436. pulumi_azure_native/azurestackhci/get_update_summary.py +4 -0
  437. pulumi_azure_native/azurestackhci/get_virtual_hard_disk.py +4 -0
  438. pulumi_azure_native/azurestackhci/get_virtual_machine_instance.py +4 -0
  439. pulumi_azure_native/azurestackhci/get_virtual_network.py +4 -0
  440. pulumi_azure_native/azurestackhci/guest_agent.py +4 -0
  441. pulumi_azure_native/azurestackhci/marketplace_gallery_image.py +4 -0
  442. pulumi_azure_native/azurestackhci/network_interface.py +4 -0
  443. pulumi_azure_native/azurestackhci/storage_container.py +4 -0
  444. pulumi_azure_native/azurestackhci/update.py +4 -0
  445. pulumi_azure_native/azurestackhci/update_run.py +4 -0
  446. pulumi_azure_native/azurestackhci/update_summary.py +4 -0
  447. pulumi_azure_native/azurestackhci/virtual_hard_disk.py +4 -0
  448. pulumi_azure_native/azurestackhci/virtual_machine_instance.py +4 -0
  449. pulumi_azure_native/azurestackhci/virtual_network.py +4 -0
  450. pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_storage_instance.py +4 -0
  451. pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_storage_instance.py +4 -0
  452. pulumi_azure_native/batch/application.py +6 -2
  453. pulumi_azure_native/batch/application_package.py +6 -2
  454. pulumi_azure_native/batch/batch_account.py +6 -2
  455. pulumi_azure_native/batch/get_application.py +4 -0
  456. pulumi_azure_native/batch/get_application_package.py +4 -0
  457. pulumi_azure_native/batch/get_batch_account.py +4 -0
  458. pulumi_azure_native/batch/get_pool.py +4 -0
  459. pulumi_azure_native/batch/list_batch_account_keys.py +4 -0
  460. pulumi_azure_native/batch/pool.py +6 -2
  461. pulumi_azure_native/billing/billing_role_assignment_by_billing_account.py +2 -2
  462. pulumi_azure_native/billing/billing_role_assignment_by_department.py +2 -2
  463. pulumi_azure_native/billing/billing_role_assignment_by_enrollment_account.py +2 -2
  464. pulumi_azure_native/billing/list_billing_account_invoice_sections_by_create_subscription_permission.py +4 -0
  465. pulumi_azure_native/blockchain/blockchain_member.py +2 -2
  466. pulumi_azure_native/blockchain/transaction_node.py +2 -2
  467. pulumi_azure_native/blueprint/assignment.py +6 -2
  468. pulumi_azure_native/blueprint/blueprint.py +6 -2
  469. pulumi_azure_native/blueprint/get_assignment.py +4 -0
  470. pulumi_azure_native/blueprint/get_blueprint.py +4 -0
  471. pulumi_azure_native/blueprint/get_published_blueprint.py +4 -0
  472. pulumi_azure_native/blueprint/policy_assignment_artifact.py +2 -2
  473. pulumi_azure_native/blueprint/published_blueprint.py +6 -2
  474. pulumi_azure_native/blueprint/role_assignment_artifact.py +2 -2
  475. pulumi_azure_native/blueprint/template_artifact.py +2 -2
  476. pulumi_azure_native/botservice/bot.py +6 -2
  477. pulumi_azure_native/botservice/bot_connection.py +6 -2
  478. pulumi_azure_native/botservice/channel.py +6 -2
  479. pulumi_azure_native/botservice/get_bot.py +4 -0
  480. pulumi_azure_native/botservice/get_bot_connection.py +4 -0
  481. pulumi_azure_native/botservice/get_channel.py +4 -0
  482. pulumi_azure_native/botservice/get_private_endpoint_connection.py +4 -0
  483. pulumi_azure_native/botservice/list_bot_connection_service_providers.py +2 -0
  484. pulumi_azure_native/botservice/list_bot_connection_with_secrets.py +4 -0
  485. pulumi_azure_native/botservice/list_channel_with_keys.py +4 -0
  486. pulumi_azure_native/botservice/list_qn_a_maker_endpoint_key.py +4 -0
  487. pulumi_azure_native/botservice/private_endpoint_connection.py +6 -2
  488. pulumi_azure_native/cache/access_policy.py +4 -0
  489. pulumi_azure_native/cache/access_policy_assignment.py +4 -0
  490. pulumi_azure_native/cache/database.py +6 -2
  491. pulumi_azure_native/cache/enterprise_private_endpoint_connection.py +4 -0
  492. pulumi_azure_native/cache/firewall_rule.py +6 -2
  493. pulumi_azure_native/cache/get_access_policy.py +4 -0
  494. pulumi_azure_native/cache/get_access_policy_assignment.py +4 -0
  495. pulumi_azure_native/cache/get_database.py +4 -0
  496. pulumi_azure_native/cache/get_enterprise_private_endpoint_connection.py +4 -0
  497. pulumi_azure_native/cache/get_firewall_rule.py +4 -0
  498. pulumi_azure_native/cache/get_linked_server.py +4 -0
  499. pulumi_azure_native/cache/get_patch_schedule.py +4 -0
  500. pulumi_azure_native/cache/get_private_endpoint_connection.py +4 -0
  501. pulumi_azure_native/cache/get_redis.py +4 -0
  502. pulumi_azure_native/cache/get_redis_enterprise.py +4 -0
  503. pulumi_azure_native/cache/linked_server.py +6 -2
  504. pulumi_azure_native/cache/list_database_keys.py +4 -0
  505. pulumi_azure_native/cache/list_redis_keys.py +4 -0
  506. pulumi_azure_native/cache/patch_schedule.py +6 -2
  507. pulumi_azure_native/cache/private_endpoint_connection.py +6 -2
  508. pulumi_azure_native/cache/redis.py +6 -2
  509. pulumi_azure_native/cache/redis_enterprise.py +6 -2
  510. pulumi_azure_native/cdn/afd_custom_domain.py +6 -2
  511. pulumi_azure_native/cdn/afd_endpoint.py +6 -2
  512. pulumi_azure_native/cdn/afd_origin.py +6 -2
  513. pulumi_azure_native/cdn/afd_origin_group.py +6 -2
  514. pulumi_azure_native/cdn/custom_domain.py +6 -2
  515. pulumi_azure_native/cdn/endpoint.py +6 -2
  516. pulumi_azure_native/cdn/get_afd_custom_domain.py +4 -0
  517. pulumi_azure_native/cdn/get_afd_endpoint.py +4 -0
  518. pulumi_azure_native/cdn/get_afd_origin.py +4 -0
  519. pulumi_azure_native/cdn/get_afd_origin_group.py +4 -0
  520. pulumi_azure_native/cdn/get_custom_domain.py +4 -0
  521. pulumi_azure_native/cdn/get_endpoint.py +4 -0
  522. pulumi_azure_native/cdn/get_origin.py +4 -0
  523. pulumi_azure_native/cdn/get_origin_group.py +4 -0
  524. pulumi_azure_native/cdn/get_policy.py +4 -0
  525. pulumi_azure_native/cdn/get_profile.py +4 -0
  526. pulumi_azure_native/cdn/get_profile_supported_optimization_types.py +4 -0
  527. pulumi_azure_native/cdn/get_route.py +4 -0
  528. pulumi_azure_native/cdn/get_rule.py +4 -0
  529. pulumi_azure_native/cdn/get_rule_set.py +4 -0
  530. pulumi_azure_native/cdn/get_secret.py +4 -0
  531. pulumi_azure_native/cdn/get_security_policy.py +4 -0
  532. pulumi_azure_native/cdn/origin.py +6 -2
  533. pulumi_azure_native/cdn/origin_group.py +6 -2
  534. pulumi_azure_native/cdn/policy.py +6 -2
  535. pulumi_azure_native/cdn/profile.py +6 -2
  536. pulumi_azure_native/cdn/route.py +6 -2
  537. pulumi_azure_native/cdn/rule.py +6 -2
  538. pulumi_azure_native/cdn/rule_set.py +6 -2
  539. pulumi_azure_native/cdn/secret.py +6 -2
  540. pulumi_azure_native/cdn/security_policy.py +6 -2
  541. pulumi_azure_native/certificateregistration/app_service_certificate_order.py +6 -2
  542. pulumi_azure_native/certificateregistration/app_service_certificate_order_certificate.py +6 -2
  543. pulumi_azure_native/certificateregistration/get_app_service_certificate_order.py +4 -0
  544. pulumi_azure_native/certificateregistration/get_app_service_certificate_order_certificate.py +4 -0
  545. pulumi_azure_native/changeanalysis/configuration_profile.py +2 -2
  546. pulumi_azure_native/chaos/capability.py +6 -2
  547. pulumi_azure_native/chaos/experiment.py +6 -2
  548. pulumi_azure_native/chaos/get_capability.py +4 -0
  549. pulumi_azure_native/chaos/get_experiment.py +4 -0
  550. pulumi_azure_native/chaos/get_target.py +4 -0
  551. pulumi_azure_native/chaos/target.py +6 -2
  552. pulumi_azure_native/cognitiveservices/account.py +6 -2
  553. pulumi_azure_native/cognitiveservices/commitment_plan.py +6 -2
  554. pulumi_azure_native/cognitiveservices/commitment_plan_association.py +4 -0
  555. pulumi_azure_native/cognitiveservices/deployment.py +6 -2
  556. pulumi_azure_native/cognitiveservices/get_account.py +4 -0
  557. pulumi_azure_native/cognitiveservices/get_commitment_plan.py +4 -0
  558. pulumi_azure_native/cognitiveservices/get_commitment_plan_association.py +4 -0
  559. pulumi_azure_native/cognitiveservices/get_deployment.py +4 -0
  560. pulumi_azure_native/cognitiveservices/get_private_endpoint_connection.py +4 -0
  561. pulumi_azure_native/cognitiveservices/get_shared_commitment_plan.py +4 -0
  562. pulumi_azure_native/cognitiveservices/list_account_keys.py +4 -0
  563. pulumi_azure_native/cognitiveservices/private_endpoint_connection.py +6 -2
  564. pulumi_azure_native/cognitiveservices/shared_commitment_plan.py +4 -0
  565. pulumi_azure_native/communication/communication_service.py +6 -2
  566. pulumi_azure_native/communication/domain.py +6 -2
  567. pulumi_azure_native/communication/email_service.py +6 -2
  568. pulumi_azure_native/communication/get_communication_service.py +4 -0
  569. pulumi_azure_native/communication/get_domain.py +4 -0
  570. pulumi_azure_native/communication/get_email_service.py +4 -0
  571. pulumi_azure_native/communication/get_sender_username.py +4 -0
  572. pulumi_azure_native/communication/list_communication_service_keys.py +4 -0
  573. pulumi_azure_native/communication/sender_username.py +4 -0
  574. pulumi_azure_native/compute/availability_set.py +6 -2
  575. pulumi_azure_native/compute/capacity_reservation.py +6 -2
  576. pulumi_azure_native/compute/capacity_reservation_group.py +6 -2
  577. pulumi_azure_native/compute/cloud_service.py +2 -2
  578. pulumi_azure_native/compute/dedicated_host.py +6 -2
  579. pulumi_azure_native/compute/dedicated_host_group.py +6 -2
  580. pulumi_azure_native/compute/disk.py +6 -2
  581. pulumi_azure_native/compute/disk_access.py +6 -2
  582. pulumi_azure_native/compute/disk_access_a_private_endpoint_connection.py +6 -2
  583. pulumi_azure_native/compute/disk_encryption_set.py +6 -2
  584. pulumi_azure_native/compute/gallery.py +2 -2
  585. pulumi_azure_native/compute/gallery_application.py +2 -2
  586. pulumi_azure_native/compute/gallery_application_version.py +2 -2
  587. pulumi_azure_native/compute/gallery_image.py +2 -2
  588. pulumi_azure_native/compute/gallery_image_version.py +6 -2
  589. pulumi_azure_native/compute/get_availability_set.py +4 -0
  590. pulumi_azure_native/compute/get_capacity_reservation.py +4 -0
  591. pulumi_azure_native/compute/get_capacity_reservation_group.py +4 -0
  592. pulumi_azure_native/compute/get_dedicated_host.py +4 -0
  593. pulumi_azure_native/compute/get_dedicated_host_group.py +4 -0
  594. pulumi_azure_native/compute/get_disk.py +4 -0
  595. pulumi_azure_native/compute/get_disk_access.py +4 -0
  596. pulumi_azure_native/compute/get_disk_access_a_private_endpoint_connection.py +4 -0
  597. pulumi_azure_native/compute/get_disk_encryption_set.py +4 -0
  598. pulumi_azure_native/compute/get_gallery_image_version.py +4 -0
  599. pulumi_azure_native/compute/get_image.py +4 -0
  600. pulumi_azure_native/compute/get_log_analytic_export_request_rate_by_interval.py +4 -0
  601. pulumi_azure_native/compute/get_log_analytic_export_throttled_requests.py +4 -0
  602. pulumi_azure_native/compute/get_proximity_placement_group.py +4 -0
  603. pulumi_azure_native/compute/get_restore_point.py +4 -0
  604. pulumi_azure_native/compute/get_restore_point_collection.py +4 -0
  605. pulumi_azure_native/compute/get_snapshot.py +4 -0
  606. pulumi_azure_native/compute/get_ssh_public_key.py +4 -0
  607. pulumi_azure_native/compute/get_virtual_machine.py +4 -0
  608. pulumi_azure_native/compute/get_virtual_machine_extension.py +4 -0
  609. pulumi_azure_native/compute/get_virtual_machine_run_command_by_virtual_machine.py +4 -0
  610. pulumi_azure_native/compute/get_virtual_machine_scale_set.py +4 -0
  611. pulumi_azure_native/compute/get_virtual_machine_scale_set_extension.py +4 -0
  612. pulumi_azure_native/compute/get_virtual_machine_scale_set_vm.py +4 -0
  613. pulumi_azure_native/compute/get_virtual_machine_scale_set_vm_extension.py +4 -0
  614. pulumi_azure_native/compute/get_virtual_machine_scale_set_vm_run_command.py +4 -0
  615. pulumi_azure_native/compute/image.py +6 -2
  616. pulumi_azure_native/compute/proximity_placement_group.py +6 -2
  617. pulumi_azure_native/compute/restore_point.py +6 -2
  618. pulumi_azure_native/compute/restore_point_collection.py +6 -2
  619. pulumi_azure_native/compute/snapshot.py +6 -2
  620. pulumi_azure_native/compute/ssh_public_key.py +6 -2
  621. pulumi_azure_native/compute/virtual_machine.py +6 -2
  622. pulumi_azure_native/compute/virtual_machine_extension.py +6 -2
  623. pulumi_azure_native/compute/virtual_machine_run_command_by_virtual_machine.py +6 -2
  624. pulumi_azure_native/compute/virtual_machine_scale_set.py +6 -2
  625. pulumi_azure_native/compute/virtual_machine_scale_set_extension.py +6 -2
  626. pulumi_azure_native/compute/virtual_machine_scale_set_vm.py +6 -2
  627. pulumi_azure_native/compute/virtual_machine_scale_set_vm_extension.py +6 -2
  628. pulumi_azure_native/compute/virtual_machine_scale_set_vm_run_command.py +6 -2
  629. pulumi_azure_native/confidentialledger/get_ledger.py +4 -0
  630. pulumi_azure_native/confidentialledger/get_managed_ccf.py +4 -0
  631. pulumi_azure_native/confidentialledger/ledger.py +6 -2
  632. pulumi_azure_native/confidentialledger/managed_ccf.py +4 -0
  633. pulumi_azure_native/confluent/get_organization.py +4 -0
  634. pulumi_azure_native/confluent/organization.py +6 -2
  635. pulumi_azure_native/connectedvmwarevsphere/cluster.py +6 -2
  636. pulumi_azure_native/connectedvmwarevsphere/datastore.py +6 -2
  637. pulumi_azure_native/connectedvmwarevsphere/get_cluster.py +4 -0
  638. pulumi_azure_native/connectedvmwarevsphere/get_datastore.py +4 -0
  639. pulumi_azure_native/connectedvmwarevsphere/get_guest_agent.py +4 -0
  640. pulumi_azure_native/connectedvmwarevsphere/get_host.py +4 -0
  641. pulumi_azure_native/connectedvmwarevsphere/get_hybrid_identity_metadatum.py +4 -0
  642. pulumi_azure_native/connectedvmwarevsphere/get_inventory_item.py +4 -0
  643. pulumi_azure_native/connectedvmwarevsphere/get_machine_extension.py +4 -0
  644. pulumi_azure_native/connectedvmwarevsphere/get_resource_pool.py +4 -0
  645. pulumi_azure_native/connectedvmwarevsphere/get_v_center.py +4 -0
  646. pulumi_azure_native/connectedvmwarevsphere/get_virtual_machine.py +4 -0
  647. pulumi_azure_native/connectedvmwarevsphere/get_virtual_machine_instance.py +4 -0
  648. pulumi_azure_native/connectedvmwarevsphere/get_virtual_machine_template.py +4 -0
  649. pulumi_azure_native/connectedvmwarevsphere/get_virtual_network.py +4 -0
  650. pulumi_azure_native/connectedvmwarevsphere/get_vm_instance_guest_agent.py +4 -0
  651. pulumi_azure_native/connectedvmwarevsphere/guest_agent.py +6 -2
  652. pulumi_azure_native/connectedvmwarevsphere/host.py +6 -2
  653. pulumi_azure_native/connectedvmwarevsphere/hybrid_identity_metadatum.py +6 -2
  654. pulumi_azure_native/connectedvmwarevsphere/inventory_item.py +6 -2
  655. pulumi_azure_native/connectedvmwarevsphere/machine_extension.py +6 -2
  656. pulumi_azure_native/connectedvmwarevsphere/resource_pool.py +6 -2
  657. pulumi_azure_native/connectedvmwarevsphere/v_center.py +6 -2
  658. pulumi_azure_native/connectedvmwarevsphere/virtual_machine.py +6 -2
  659. pulumi_azure_native/connectedvmwarevsphere/virtual_machine_instance.py +4 -0
  660. pulumi_azure_native/connectedvmwarevsphere/virtual_machine_template.py +6 -2
  661. pulumi_azure_native/connectedvmwarevsphere/virtual_network.py +6 -2
  662. pulumi_azure_native/connectedvmwarevsphere/vm_instance_guest_agent.py +4 -0
  663. pulumi_azure_native/consumption/budget.py +6 -2
  664. pulumi_azure_native/consumption/get_budget.py +4 -0
  665. pulumi_azure_native/containerinstance/container_group.py +6 -2
  666. pulumi_azure_native/containerinstance/get_container_group.py +4 -0
  667. pulumi_azure_native/containerregistry/agent_pool.py +2 -2
  668. pulumi_azure_native/containerregistry/archife.py +4 -0
  669. pulumi_azure_native/containerregistry/archive_version.py +4 -0
  670. pulumi_azure_native/containerregistry/cache_rule.py +4 -0
  671. pulumi_azure_native/containerregistry/connected_registry.py +6 -2
  672. pulumi_azure_native/containerregistry/credential_set.py +4 -0
  673. pulumi_azure_native/containerregistry/export_pipeline.py +6 -2
  674. pulumi_azure_native/containerregistry/get_archife.py +4 -0
  675. pulumi_azure_native/containerregistry/get_archive_version.py +4 -0
  676. pulumi_azure_native/containerregistry/get_cache_rule.py +4 -0
  677. pulumi_azure_native/containerregistry/get_connected_registry.py +4 -0
  678. pulumi_azure_native/containerregistry/get_credential_set.py +4 -0
  679. pulumi_azure_native/containerregistry/get_export_pipeline.py +4 -0
  680. pulumi_azure_native/containerregistry/get_import_pipeline.py +4 -0
  681. pulumi_azure_native/containerregistry/get_pipeline_run.py +4 -0
  682. pulumi_azure_native/containerregistry/get_private_endpoint_connection.py +4 -0
  683. pulumi_azure_native/containerregistry/get_registry.py +4 -0
  684. pulumi_azure_native/containerregistry/get_replication.py +4 -0
  685. pulumi_azure_native/containerregistry/get_scope_map.py +4 -0
  686. pulumi_azure_native/containerregistry/get_task.py +4 -0
  687. pulumi_azure_native/containerregistry/get_token.py +4 -0
  688. pulumi_azure_native/containerregistry/get_webhook.py +4 -0
  689. pulumi_azure_native/containerregistry/get_webhook_callback_config.py +4 -0
  690. pulumi_azure_native/containerregistry/import_pipeline.py +6 -2
  691. pulumi_azure_native/containerregistry/list_registry_build_source_upload_url.py +4 -0
  692. pulumi_azure_native/containerregistry/list_registry_credentials.py +4 -0
  693. pulumi_azure_native/containerregistry/list_run_log_sas_url.py +4 -0
  694. pulumi_azure_native/containerregistry/list_task_details.py +4 -0
  695. pulumi_azure_native/containerregistry/list_webhook_events.py +4 -0
  696. pulumi_azure_native/containerregistry/pipeline_run.py +6 -2
  697. pulumi_azure_native/containerregistry/private_endpoint_connection.py +6 -2
  698. pulumi_azure_native/containerregistry/registry.py +6 -2
  699. pulumi_azure_native/containerregistry/replication.py +6 -2
  700. pulumi_azure_native/containerregistry/scope_map.py +6 -2
  701. pulumi_azure_native/containerregistry/task.py +6 -2
  702. pulumi_azure_native/containerregistry/task_run.py +2 -2
  703. pulumi_azure_native/containerregistry/token.py +6 -2
  704. pulumi_azure_native/containerregistry/webhook.py +6 -2
  705. pulumi_azure_native/containerservice/agent_pool.py +6 -2
  706. pulumi_azure_native/containerservice/fleet.py +4 -0
  707. pulumi_azure_native/containerservice/fleet_member.py +4 -0
  708. pulumi_azure_native/containerservice/get_agent_pool.py +4 -0
  709. pulumi_azure_native/containerservice/get_fleet.py +4 -0
  710. pulumi_azure_native/containerservice/get_fleet_member.py +4 -0
  711. pulumi_azure_native/containerservice/get_maintenance_configuration.py +4 -0
  712. pulumi_azure_native/containerservice/get_managed_cluster.py +4 -0
  713. pulumi_azure_native/containerservice/get_managed_cluster_snapshot.py +4 -0
  714. pulumi_azure_native/containerservice/get_open_shift_managed_cluster.py +4 -0
  715. pulumi_azure_native/containerservice/get_private_endpoint_connection.py +4 -0
  716. pulumi_azure_native/containerservice/get_snapshot.py +4 -0
  717. pulumi_azure_native/containerservice/get_trusted_access_role_binding.py +4 -0
  718. pulumi_azure_native/containerservice/get_update_run.py +4 -0
  719. pulumi_azure_native/containerservice/list_fleet_credentials.py +4 -0
  720. pulumi_azure_native/containerservice/list_managed_cluster_access_profile.py +4 -0
  721. pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +4 -0
  722. pulumi_azure_native/containerservice/list_managed_cluster_monitoring_user_credentials.py +4 -0
  723. pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +4 -0
  724. pulumi_azure_native/containerservice/maintenance_configuration.py +6 -2
  725. pulumi_azure_native/containerservice/managed_cluster.py +6 -2
  726. pulumi_azure_native/containerservice/managed_cluster_snapshot.py +6 -2
  727. pulumi_azure_native/containerservice/open_shift_managed_cluster.py +6 -2
  728. pulumi_azure_native/containerservice/private_endpoint_connection.py +6 -2
  729. pulumi_azure_native/containerservice/snapshot.py +6 -2
  730. pulumi_azure_native/containerservice/trusted_access_role_binding.py +6 -2
  731. pulumi_azure_native/containerservice/update_run.py +4 -0
  732. pulumi_azure_native/containerstorage/pool.py +2 -2
  733. pulumi_azure_native/containerstorage/volume.py +2 -2
  734. pulumi_azure_native/costmanagement/budget.py +4 -0
  735. pulumi_azure_native/costmanagement/cloud_connector.py +2 -2
  736. pulumi_azure_native/costmanagement/cost_allocation_rule.py +6 -2
  737. pulumi_azure_native/costmanagement/export.py +6 -2
  738. pulumi_azure_native/costmanagement/get_budget.py +4 -0
  739. pulumi_azure_native/costmanagement/get_cost_allocation_rule.py +4 -0
  740. pulumi_azure_native/costmanagement/get_export.py +4 -0
  741. pulumi_azure_native/costmanagement/get_scheduled_action.py +4 -0
  742. pulumi_azure_native/costmanagement/get_scheduled_action_by_scope.py +4 -0
  743. pulumi_azure_native/costmanagement/get_view.py +4 -0
  744. pulumi_azure_native/costmanagement/get_view_by_scope.py +4 -0
  745. pulumi_azure_native/costmanagement/report.py +2 -2
  746. pulumi_azure_native/costmanagement/report_by_billing_account.py +2 -2
  747. pulumi_azure_native/costmanagement/report_by_department.py +2 -2
  748. pulumi_azure_native/costmanagement/report_by_resource_group_name.py +2 -2
  749. pulumi_azure_native/costmanagement/scheduled_action.py +6 -2
  750. pulumi_azure_native/costmanagement/scheduled_action_by_scope.py +6 -2
  751. pulumi_azure_native/costmanagement/setting.py +2 -2
  752. pulumi_azure_native/costmanagement/view.py +6 -2
  753. pulumi_azure_native/costmanagement/view_by_scope.py +6 -2
  754. pulumi_azure_native/customerinsights/connector.py +2 -2
  755. pulumi_azure_native/customerinsights/connector_mapping.py +2 -2
  756. pulumi_azure_native/customerinsights/get_link.py +4 -0
  757. pulumi_azure_native/customerinsights/get_relationship_link.py +4 -0
  758. pulumi_azure_native/customerinsights/hub.py +2 -2
  759. pulumi_azure_native/customerinsights/kpi.py +2 -2
  760. pulumi_azure_native/customerinsights/link.py +6 -2
  761. pulumi_azure_native/customerinsights/prediction.py +2 -2
  762. pulumi_azure_native/customerinsights/profile.py +2 -2
  763. pulumi_azure_native/customerinsights/relationship.py +2 -2
  764. pulumi_azure_native/customerinsights/relationship_link.py +6 -2
  765. pulumi_azure_native/customerinsights/role_assignment.py +2 -2
  766. pulumi_azure_native/customerinsights/view.py +2 -2
  767. pulumi_azure_native/customproviders/association.py +2 -2
  768. pulumi_azure_native/customproviders/custom_resource_provider.py +2 -2
  769. pulumi_azure_native/dashboard/get_grafana.py +4 -0
  770. pulumi_azure_native/dashboard/get_private_endpoint_connection.py +4 -0
  771. pulumi_azure_native/dashboard/grafana.py +6 -2
  772. pulumi_azure_native/dashboard/private_endpoint_connection.py +6 -2
  773. pulumi_azure_native/databox/get_job.py +4 -0
  774. pulumi_azure_native/databox/job.py +6 -2
  775. pulumi_azure_native/databox/list_job_credentials.py +4 -0
  776. pulumi_azure_native/databoxedge/arc_addon.py +2 -2
  777. pulumi_azure_native/databoxedge/bandwidth_schedule.py +6 -2
  778. pulumi_azure_native/databoxedge/cloud_edge_management_role.py +2 -2
  779. pulumi_azure_native/databoxedge/container.py +6 -2
  780. pulumi_azure_native/databoxedge/device.py +6 -2
  781. pulumi_azure_native/databoxedge/file_event_trigger.py +2 -2
  782. pulumi_azure_native/databoxedge/get_bandwidth_schedule.py +4 -0
  783. pulumi_azure_native/databoxedge/get_container.py +4 -0
  784. pulumi_azure_native/databoxedge/get_device.py +4 -0
  785. pulumi_azure_native/databoxedge/get_device_extended_information.py +4 -0
  786. pulumi_azure_native/databoxedge/get_monitoring_config.py +4 -0
  787. pulumi_azure_native/databoxedge/get_order.py +4 -0
  788. pulumi_azure_native/databoxedge/get_share.py +4 -0
  789. pulumi_azure_native/databoxedge/get_storage_account.py +4 -0
  790. pulumi_azure_native/databoxedge/get_storage_account_credential.py +4 -0
  791. pulumi_azure_native/databoxedge/get_user.py +4 -0
  792. pulumi_azure_native/databoxedge/io_t_addon.py +2 -2
  793. pulumi_azure_native/databoxedge/io_t_role.py +2 -2
  794. pulumi_azure_native/databoxedge/kubernetes_role.py +2 -2
  795. pulumi_azure_native/databoxedge/list_order_dc_access_code.py +4 -0
  796. pulumi_azure_native/databoxedge/mec_role.py +2 -2
  797. pulumi_azure_native/databoxedge/monitoring_config.py +6 -2
  798. pulumi_azure_native/databoxedge/order.py +6 -2
  799. pulumi_azure_native/databoxedge/periodic_timer_event_trigger.py +2 -2
  800. pulumi_azure_native/databoxedge/share.py +6 -2
  801. pulumi_azure_native/databoxedge/storage_account.py +6 -2
  802. pulumi_azure_native/databoxedge/storage_account_credential.py +6 -2
  803. pulumi_azure_native/databoxedge/user.py +6 -2
  804. pulumi_azure_native/databricks/access_connector.py +6 -2
  805. pulumi_azure_native/databricks/get_access_connector.py +4 -0
  806. pulumi_azure_native/databricks/private_endpoint_connection.py +2 -2
  807. pulumi_azure_native/databricks/v_net_peering.py +2 -2
  808. pulumi_azure_native/databricks/workspace.py +2 -2
  809. pulumi_azure_native/datacatalog/adc_catalog.py +2 -2
  810. pulumi_azure_native/datadog/get_monitor.py +4 -0
  811. pulumi_azure_native/datadog/get_monitor_default_key.py +4 -0
  812. pulumi_azure_native/datadog/list_monitor_api_keys.py +4 -0
  813. pulumi_azure_native/datadog/list_monitor_hosts.py +4 -0
  814. pulumi_azure_native/datadog/list_monitor_linked_resources.py +4 -0
  815. pulumi_azure_native/datadog/list_monitor_monitored_resources.py +4 -0
  816. pulumi_azure_native/datadog/monitor.py +6 -2
  817. pulumi_azure_native/datafactory/credential_operation.py +2 -2
  818. pulumi_azure_native/datafactory/data_flow.py +2 -2
  819. pulumi_azure_native/datafactory/dataset.py +2 -2
  820. pulumi_azure_native/datafactory/factory.py +6 -2
  821. pulumi_azure_native/datafactory/get_factory.py +4 -0
  822. pulumi_azure_native/datafactory/global_parameter.py +2 -2
  823. pulumi_azure_native/datafactory/integration_runtime.py +2 -2
  824. pulumi_azure_native/datafactory/linked_service.py +2 -2
  825. pulumi_azure_native/datafactory/managed_private_endpoint.py +2 -2
  826. pulumi_azure_native/datafactory/pipeline.py +2 -2
  827. pulumi_azure_native/datafactory/private_endpoint_connection.py +2 -2
  828. pulumi_azure_native/datafactory/trigger.py +2 -2
  829. pulumi_azure_native/datalakeanalytics/account.py +6 -2
  830. pulumi_azure_native/datalakeanalytics/compute_policy.py +2 -2
  831. pulumi_azure_native/datalakeanalytics/firewall_rule.py +2 -2
  832. pulumi_azure_native/datalakeanalytics/get_account.py +4 -0
  833. pulumi_azure_native/datalakestore/account.py +2 -2
  834. pulumi_azure_native/datalakestore/firewall_rule.py +2 -2
  835. pulumi_azure_native/datalakestore/trusted_id_provider.py +2 -2
  836. pulumi_azure_native/datalakestore/virtual_network_rule.py +2 -2
  837. pulumi_azure_native/datamigration/database_migrations_sql_db.py +2 -2
  838. pulumi_azure_native/datamigration/file.py +6 -2
  839. pulumi_azure_native/datamigration/get_file.py +4 -0
  840. pulumi_azure_native/datamigration/get_project.py +4 -0
  841. pulumi_azure_native/datamigration/get_service.py +4 -0
  842. pulumi_azure_native/datamigration/get_service_task.py +4 -0
  843. pulumi_azure_native/datamigration/get_task.py +4 -0
  844. pulumi_azure_native/datamigration/project.py +6 -2
  845. pulumi_azure_native/datamigration/service.py +6 -2
  846. pulumi_azure_native/datamigration/service_task.py +4 -0
  847. pulumi_azure_native/datamigration/sql_migration_service.py +2 -2
  848. pulumi_azure_native/datamigration/task.py +6 -2
  849. pulumi_azure_native/dataprotection/backup_instance.py +6 -2
  850. pulumi_azure_native/dataprotection/backup_policy.py +6 -2
  851. pulumi_azure_native/dataprotection/backup_vault.py +6 -2
  852. pulumi_azure_native/dataprotection/dpp_resource_guard_proxy.py +4 -0
  853. pulumi_azure_native/dataprotection/get_backup_instance.py +4 -0
  854. pulumi_azure_native/dataprotection/get_backup_policy.py +4 -0
  855. pulumi_azure_native/dataprotection/get_backup_vault.py +4 -0
  856. pulumi_azure_native/dataprotection/get_dpp_resource_guard_proxy.py +4 -0
  857. pulumi_azure_native/dataprotection/get_resource_guard.py +4 -0
  858. pulumi_azure_native/dataprotection/resource_guard.py +6 -2
  859. pulumi_azure_native/datashare/account.py +2 -2
  860. pulumi_azure_native/datashare/adls_gen1_file_data_set.py +2 -2
  861. pulumi_azure_native/datashare/adls_gen1_folder_data_set.py +2 -2
  862. pulumi_azure_native/datashare/adls_gen2_file_data_set.py +2 -2
  863. pulumi_azure_native/datashare/adls_gen2_file_data_set_mapping.py +2 -2
  864. pulumi_azure_native/datashare/adls_gen2_file_system_data_set.py +2 -2
  865. pulumi_azure_native/datashare/adls_gen2_file_system_data_set_mapping.py +2 -2
  866. pulumi_azure_native/datashare/adls_gen2_folder_data_set.py +2 -2
  867. pulumi_azure_native/datashare/adls_gen2_folder_data_set_mapping.py +2 -2
  868. pulumi_azure_native/datashare/blob_container_data_set.py +2 -2
  869. pulumi_azure_native/datashare/blob_container_data_set_mapping.py +2 -2
  870. pulumi_azure_native/datashare/blob_data_set.py +2 -2
  871. pulumi_azure_native/datashare/blob_data_set_mapping.py +2 -2
  872. pulumi_azure_native/datashare/blob_folder_data_set.py +2 -2
  873. pulumi_azure_native/datashare/blob_folder_data_set_mapping.py +2 -2
  874. pulumi_azure_native/datashare/get_share_subscription.py +4 -0
  875. pulumi_azure_native/datashare/invitation.py +2 -2
  876. pulumi_azure_native/datashare/kusto_cluster_data_set.py +2 -2
  877. pulumi_azure_native/datashare/kusto_cluster_data_set_mapping.py +2 -2
  878. pulumi_azure_native/datashare/kusto_database_data_set.py +2 -2
  879. pulumi_azure_native/datashare/kusto_database_data_set_mapping.py +2 -2
  880. pulumi_azure_native/datashare/kusto_table_data_set.py +2 -2
  881. pulumi_azure_native/datashare/kusto_table_data_set_mapping.py +2 -2
  882. pulumi_azure_native/datashare/scheduled_synchronization_setting.py +2 -2
  883. pulumi_azure_native/datashare/scheduled_trigger.py +2 -2
  884. pulumi_azure_native/datashare/share.py +2 -2
  885. pulumi_azure_native/datashare/share_subscription.py +6 -2
  886. pulumi_azure_native/datashare/sql_db_table_data_set.py +2 -2
  887. pulumi_azure_native/datashare/sql_db_table_data_set_mapping.py +2 -2
  888. pulumi_azure_native/datashare/sql_dw_table_data_set.py +2 -2
  889. pulumi_azure_native/datashare/sql_dw_table_data_set_mapping.py +2 -2
  890. pulumi_azure_native/datashare/synapse_workspace_sql_pool_table_data_set.py +2 -2
  891. pulumi_azure_native/datashare/synapse_workspace_sql_pool_table_data_set_mapping.py +2 -2
  892. pulumi_azure_native/dbformariadb/configuration.py +6 -2
  893. pulumi_azure_native/dbformariadb/database.py +6 -2
  894. pulumi_azure_native/dbformariadb/firewall_rule.py +6 -2
  895. pulumi_azure_native/dbformariadb/get_configuration.py +4 -0
  896. pulumi_azure_native/dbformariadb/get_database.py +4 -0
  897. pulumi_azure_native/dbformariadb/get_firewall_rule.py +4 -0
  898. pulumi_azure_native/dbformariadb/get_private_endpoint_connection.py +4 -0
  899. pulumi_azure_native/dbformariadb/get_server.py +4 -0
  900. pulumi_azure_native/dbformariadb/get_virtual_network_rule.py +4 -0
  901. pulumi_azure_native/dbformariadb/private_endpoint_connection.py +6 -2
  902. pulumi_azure_native/dbformariadb/server.py +6 -2
  903. pulumi_azure_native/dbformariadb/virtual_network_rule.py +6 -2
  904. pulumi_azure_native/dbformysql/azure_ad_administrator.py +4 -0
  905. pulumi_azure_native/dbformysql/configuration.py +6 -2
  906. pulumi_azure_native/dbformysql/database.py +6 -2
  907. pulumi_azure_native/dbformysql/firewall_rule.py +6 -2
  908. pulumi_azure_native/dbformysql/get_azure_ad_administrator.py +4 -0
  909. pulumi_azure_native/dbformysql/get_configuration.py +4 -0
  910. pulumi_azure_native/dbformysql/get_database.py +4 -0
  911. pulumi_azure_native/dbformysql/get_firewall_rule.py +4 -0
  912. pulumi_azure_native/dbformysql/get_get_private_dns_zone_suffix_execute.py +2 -0
  913. pulumi_azure_native/dbformysql/get_private_endpoint_connection.py +4 -0
  914. pulumi_azure_native/dbformysql/get_server.py +4 -0
  915. pulumi_azure_native/dbformysql/private_endpoint_connection.py +6 -2
  916. pulumi_azure_native/dbformysql/server.py +6 -2
  917. pulumi_azure_native/dbforpostgresql/administrator.py +4 -0
  918. pulumi_azure_native/dbforpostgresql/configuration.py +6 -2
  919. pulumi_azure_native/dbforpostgresql/database.py +6 -2
  920. pulumi_azure_native/dbforpostgresql/firewall_rule.py +6 -2
  921. pulumi_azure_native/dbforpostgresql/get_administrator.py +4 -0
  922. pulumi_azure_native/dbforpostgresql/get_configuration.py +4 -0
  923. pulumi_azure_native/dbforpostgresql/get_database.py +4 -0
  924. pulumi_azure_native/dbforpostgresql/get_firewall_rule.py +4 -0
  925. pulumi_azure_native/dbforpostgresql/get_migration.py +4 -0
  926. pulumi_azure_native/dbforpostgresql/get_private_endpoint_connection.py +4 -0
  927. pulumi_azure_native/dbforpostgresql/get_server.py +4 -0
  928. pulumi_azure_native/dbforpostgresql/migration.py +4 -0
  929. pulumi_azure_native/dbforpostgresql/private_endpoint_connection.py +6 -2
  930. pulumi_azure_native/dbforpostgresql/server.py +6 -2
  931. pulumi_azure_native/delegatednetwork/controller_details.py +6 -2
  932. pulumi_azure_native/delegatednetwork/delegated_subnet_service_details.py +6 -2
  933. pulumi_azure_native/delegatednetwork/get_controller_details.py +4 -0
  934. pulumi_azure_native/delegatednetwork/get_delegated_subnet_service_details.py +4 -0
  935. pulumi_azure_native/delegatednetwork/get_orchestrator_instance_service_details.py +4 -0
  936. pulumi_azure_native/delegatednetwork/orchestrator_instance_service_details.py +6 -2
  937. pulumi_azure_native/deploymentmanager/artifact_source.py +2 -2
  938. pulumi_azure_native/deploymentmanager/get_rollout.py +4 -0
  939. pulumi_azure_native/deploymentmanager/get_step.py +4 -0
  940. pulumi_azure_native/deploymentmanager/rollout.py +6 -2
  941. pulumi_azure_native/deploymentmanager/service.py +2 -2
  942. pulumi_azure_native/deploymentmanager/service_topology.py +2 -2
  943. pulumi_azure_native/deploymentmanager/service_unit.py +2 -2
  944. pulumi_azure_native/deploymentmanager/step.py +6 -2
  945. pulumi_azure_native/desktopvirtualization/application.py +6 -2
  946. pulumi_azure_native/desktopvirtualization/application_group.py +6 -2
  947. pulumi_azure_native/desktopvirtualization/get_application.py +4 -0
  948. pulumi_azure_native/desktopvirtualization/get_application_group.py +4 -0
  949. pulumi_azure_native/desktopvirtualization/get_host_pool.py +4 -0
  950. pulumi_azure_native/desktopvirtualization/get_msix_package.py +4 -0
  951. pulumi_azure_native/desktopvirtualization/get_private_endpoint_connection_by_host_pool.py +4 -0
  952. pulumi_azure_native/desktopvirtualization/get_private_endpoint_connection_by_workspace.py +4 -0
  953. pulumi_azure_native/desktopvirtualization/get_scaling_plan.py +4 -0
  954. pulumi_azure_native/desktopvirtualization/get_scaling_plan_personal_schedule.py +4 -0
  955. pulumi_azure_native/desktopvirtualization/get_scaling_plan_pooled_schedule.py +4 -0
  956. pulumi_azure_native/desktopvirtualization/get_workspace.py +4 -0
  957. pulumi_azure_native/desktopvirtualization/host_pool.py +6 -2
  958. pulumi_azure_native/desktopvirtualization/msix_package.py +6 -2
  959. pulumi_azure_native/desktopvirtualization/private_endpoint_connection_by_host_pool.py +6 -2
  960. pulumi_azure_native/desktopvirtualization/private_endpoint_connection_by_workspace.py +6 -2
  961. pulumi_azure_native/desktopvirtualization/scaling_plan.py +6 -2
  962. pulumi_azure_native/desktopvirtualization/scaling_plan_personal_schedule.py +4 -0
  963. pulumi_azure_native/desktopvirtualization/scaling_plan_pooled_schedule.py +6 -2
  964. pulumi_azure_native/desktopvirtualization/workspace.py +6 -2
  965. pulumi_azure_native/devcenter/attached_network_by_dev_center.py +6 -2
  966. pulumi_azure_native/devcenter/catalog.py +6 -2
  967. pulumi_azure_native/devcenter/dev_box_definition.py +6 -2
  968. pulumi_azure_native/devcenter/dev_center.py +6 -2
  969. pulumi_azure_native/devcenter/environment_type.py +6 -2
  970. pulumi_azure_native/devcenter/gallery.py +6 -2
  971. pulumi_azure_native/devcenter/get_attached_network_by_dev_center.py +4 -0
  972. pulumi_azure_native/devcenter/get_catalog.py +4 -0
  973. pulumi_azure_native/devcenter/get_catalog_dev_box_definition_error_details.py +4 -0
  974. pulumi_azure_native/devcenter/get_catalog_sync_error_details.py +4 -0
  975. pulumi_azure_native/devcenter/get_customization_task_error_details.py +4 -0
  976. pulumi_azure_native/devcenter/get_dev_box_definition.py +4 -0
  977. pulumi_azure_native/devcenter/get_dev_center.py +4 -0
  978. pulumi_azure_native/devcenter/get_environment_definition_error_details.py +4 -0
  979. pulumi_azure_native/devcenter/get_environment_type.py +4 -0
  980. pulumi_azure_native/devcenter/get_gallery.py +4 -0
  981. pulumi_azure_native/devcenter/get_network_connection.py +4 -0
  982. pulumi_azure_native/devcenter/get_pool.py +4 -0
  983. pulumi_azure_native/devcenter/get_project.py +4 -0
  984. pulumi_azure_native/devcenter/get_project_environment_type.py +4 -0
  985. pulumi_azure_native/devcenter/get_schedule.py +4 -0
  986. pulumi_azure_native/devcenter/network_connection.py +6 -2
  987. pulumi_azure_native/devcenter/pool.py +6 -2
  988. pulumi_azure_native/devcenter/project.py +6 -2
  989. pulumi_azure_native/devcenter/project_environment_type.py +6 -2
  990. pulumi_azure_native/devcenter/schedule.py +6 -2
  991. pulumi_azure_native/devhub/get_git_hub_o_auth.py +4 -0
  992. pulumi_azure_native/devhub/workflow.py +2 -2
  993. pulumi_azure_native/devices/certificate.py +6 -2
  994. pulumi_azure_native/devices/dps_certificate.py +6 -2
  995. pulumi_azure_native/devices/get_certificate.py +4 -0
  996. pulumi_azure_native/devices/get_dps_certificate.py +4 -0
  997. pulumi_azure_native/devices/get_iot_dps_resource.py +4 -0
  998. pulumi_azure_native/devices/get_iot_dps_resource_private_endpoint_connection.py +4 -0
  999. pulumi_azure_native/devices/get_iot_hub_resource.py +4 -0
  1000. pulumi_azure_native/devices/get_iot_hub_resource_event_hub_consumer_group.py +4 -0
  1001. pulumi_azure_native/devices/get_private_endpoint_connection.py +4 -0
  1002. pulumi_azure_native/devices/iot_dps_resource.py +6 -2
  1003. pulumi_azure_native/devices/iot_dps_resource_private_endpoint_connection.py +6 -2
  1004. pulumi_azure_native/devices/iot_hub_resource.py +6 -2
  1005. pulumi_azure_native/devices/iot_hub_resource_event_hub_consumer_group.py +6 -2
  1006. pulumi_azure_native/devices/list_iot_dps_resource_keys.py +4 -0
  1007. pulumi_azure_native/devices/list_iot_dps_resource_keys_for_key_name.py +4 -0
  1008. pulumi_azure_native/devices/list_iot_hub_resource_keys.py +4 -0
  1009. pulumi_azure_native/devices/list_iot_hub_resource_keys_for_key_name.py +4 -0
  1010. pulumi_azure_native/devices/private_endpoint_connection.py +6 -2
  1011. pulumi_azure_native/deviceupdate/account.py +2 -2
  1012. pulumi_azure_native/deviceupdate/instance.py +2 -2
  1013. pulumi_azure_native/deviceupdate/private_endpoint_connection.py +2 -2
  1014. pulumi_azure_native/deviceupdate/private_endpoint_connection_proxy.py +2 -2
  1015. pulumi_azure_native/devspaces/controller.py +2 -2
  1016. pulumi_azure_native/devtestlab/artifact_source.py +6 -2
  1017. pulumi_azure_native/devtestlab/custom_image.py +6 -2
  1018. pulumi_azure_native/devtestlab/disk.py +6 -2
  1019. pulumi_azure_native/devtestlab/environment.py +6 -2
  1020. pulumi_azure_native/devtestlab/formula.py +6 -2
  1021. pulumi_azure_native/devtestlab/get_artifact_source.py +4 -0
  1022. pulumi_azure_native/devtestlab/get_custom_image.py +4 -0
  1023. pulumi_azure_native/devtestlab/get_disk.py +4 -0
  1024. pulumi_azure_native/devtestlab/get_environment.py +4 -0
  1025. pulumi_azure_native/devtestlab/get_formula.py +4 -0
  1026. pulumi_azure_native/devtestlab/get_global_schedule.py +4 -0
  1027. pulumi_azure_native/devtestlab/get_lab.py +4 -0
  1028. pulumi_azure_native/devtestlab/get_notification_channel.py +4 -0
  1029. pulumi_azure_native/devtestlab/get_policy.py +4 -0
  1030. pulumi_azure_native/devtestlab/get_schedule.py +4 -0
  1031. pulumi_azure_native/devtestlab/get_secret.py +4 -0
  1032. pulumi_azure_native/devtestlab/get_user.py +4 -0
  1033. pulumi_azure_native/devtestlab/get_virtual_machine.py +4 -0
  1034. pulumi_azure_native/devtestlab/get_virtual_machine_schedule.py +4 -0
  1035. pulumi_azure_native/devtestlab/get_virtual_network.py +4 -0
  1036. pulumi_azure_native/devtestlab/global_schedule.py +6 -2
  1037. pulumi_azure_native/devtestlab/lab.py +6 -2
  1038. pulumi_azure_native/devtestlab/list_lab_vhds.py +4 -0
  1039. pulumi_azure_native/devtestlab/list_schedule_applicable.py +4 -0
  1040. pulumi_azure_native/devtestlab/list_virtual_machine_applicable_schedules.py +4 -0
  1041. pulumi_azure_native/devtestlab/notification_channel.py +6 -2
  1042. pulumi_azure_native/devtestlab/policy.py +6 -2
  1043. pulumi_azure_native/devtestlab/schedule.py +6 -2
  1044. pulumi_azure_native/devtestlab/secret.py +6 -2
  1045. pulumi_azure_native/devtestlab/service_fabric.py +2 -2
  1046. pulumi_azure_native/devtestlab/service_fabric_schedule.py +2 -2
  1047. pulumi_azure_native/devtestlab/service_runner.py +2 -2
  1048. pulumi_azure_native/devtestlab/user.py +6 -2
  1049. pulumi_azure_native/devtestlab/virtual_machine.py +6 -2
  1050. pulumi_azure_native/devtestlab/virtual_machine_schedule.py +6 -2
  1051. pulumi_azure_native/devtestlab/virtual_network.py +6 -2
  1052. pulumi_azure_native/digitaltwins/digital_twin.py +6 -2
  1053. pulumi_azure_native/digitaltwins/digital_twins_endpoint.py +6 -2
  1054. pulumi_azure_native/digitaltwins/get_digital_twin.py +4 -0
  1055. pulumi_azure_native/digitaltwins/get_digital_twins_endpoint.py +4 -0
  1056. pulumi_azure_native/digitaltwins/get_private_endpoint_connection.py +4 -0
  1057. pulumi_azure_native/digitaltwins/private_endpoint_connection.py +6 -2
  1058. pulumi_azure_native/digitaltwins/time_series_database_connection.py +2 -2
  1059. pulumi_azure_native/documentdb/cassandra_cluster.py +6 -2
  1060. pulumi_azure_native/documentdb/cassandra_data_center.py +6 -2
  1061. pulumi_azure_native/documentdb/cassandra_resource_cassandra_keyspace.py +6 -2
  1062. pulumi_azure_native/documentdb/cassandra_resource_cassandra_table.py +6 -2
  1063. pulumi_azure_native/documentdb/cassandra_resource_cassandra_view.py +6 -2
  1064. pulumi_azure_native/documentdb/database_account.py +6 -2
  1065. pulumi_azure_native/documentdb/get_cassandra_cluster.py +4 -0
  1066. pulumi_azure_native/documentdb/get_cassandra_data_center.py +4 -0
  1067. pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_keyspace.py +4 -0
  1068. pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_table.py +4 -0
  1069. pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_view.py +4 -0
  1070. pulumi_azure_native/documentdb/get_database_account.py +4 -0
  1071. pulumi_azure_native/documentdb/get_graph_resource_graph.py +4 -0
  1072. pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_database.py +4 -0
  1073. pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_graph.py +4 -0
  1074. pulumi_azure_native/documentdb/get_mongo_cluster.py +4 -0
  1075. pulumi_azure_native/documentdb/get_mongo_cluster_firewall_rule.py +4 -0
  1076. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_collection.py +4 -0
  1077. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_database.py +4 -0
  1078. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_role_definition.py +4 -0
  1079. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_user_definition.py +4 -0
  1080. pulumi_azure_native/documentdb/get_notebook_workspace.py +4 -0
  1081. pulumi_azure_native/documentdb/get_private_endpoint_connection.py +4 -0
  1082. pulumi_azure_native/documentdb/get_service.py +4 -0
  1083. pulumi_azure_native/documentdb/get_sql_resource_sql_container.py +4 -0
  1084. pulumi_azure_native/documentdb/get_sql_resource_sql_database.py +4 -0
  1085. pulumi_azure_native/documentdb/get_sql_resource_sql_role_assignment.py +4 -0
  1086. pulumi_azure_native/documentdb/get_sql_resource_sql_role_definition.py +4 -0
  1087. pulumi_azure_native/documentdb/get_sql_resource_sql_stored_procedure.py +4 -0
  1088. pulumi_azure_native/documentdb/get_sql_resource_sql_trigger.py +4 -0
  1089. pulumi_azure_native/documentdb/get_sql_resource_sql_user_defined_function.py +4 -0
  1090. pulumi_azure_native/documentdb/get_table_resource_table.py +4 -0
  1091. pulumi_azure_native/documentdb/graph_resource_graph.py +6 -2
  1092. pulumi_azure_native/documentdb/gremlin_resource_gremlin_database.py +6 -2
  1093. pulumi_azure_native/documentdb/gremlin_resource_gremlin_graph.py +6 -2
  1094. pulumi_azure_native/documentdb/list_database_account_connection_strings.py +4 -0
  1095. pulumi_azure_native/documentdb/list_database_account_keys.py +4 -0
  1096. pulumi_azure_native/documentdb/list_mongo_cluster_connection_strings.py +4 -0
  1097. pulumi_azure_native/documentdb/list_notebook_workspace_connection_info.py +4 -0
  1098. pulumi_azure_native/documentdb/mongo_cluster.py +4 -0
  1099. pulumi_azure_native/documentdb/mongo_cluster_firewall_rule.py +4 -0
  1100. pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_collection.py +6 -2
  1101. pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_database.py +6 -2
  1102. pulumi_azure_native/documentdb/mongo_db_resource_mongo_role_definition.py +6 -2
  1103. pulumi_azure_native/documentdb/mongo_db_resource_mongo_user_definition.py +6 -2
  1104. pulumi_azure_native/documentdb/notebook_workspace.py +6 -2
  1105. pulumi_azure_native/documentdb/private_endpoint_connection.py +6 -2
  1106. pulumi_azure_native/documentdb/service.py +6 -2
  1107. pulumi_azure_native/documentdb/sql_resource_sql_container.py +6 -2
  1108. pulumi_azure_native/documentdb/sql_resource_sql_database.py +6 -2
  1109. pulumi_azure_native/documentdb/sql_resource_sql_role_assignment.py +6 -2
  1110. pulumi_azure_native/documentdb/sql_resource_sql_role_definition.py +6 -2
  1111. pulumi_azure_native/documentdb/sql_resource_sql_stored_procedure.py +6 -2
  1112. pulumi_azure_native/documentdb/sql_resource_sql_trigger.py +6 -2
  1113. pulumi_azure_native/documentdb/sql_resource_sql_user_defined_function.py +6 -2
  1114. pulumi_azure_native/documentdb/table_resource_table.py +6 -2
  1115. pulumi_azure_native/domainregistration/domain.py +6 -2
  1116. pulumi_azure_native/domainregistration/domain_ownership_identifier.py +6 -2
  1117. pulumi_azure_native/domainregistration/get_domain.py +4 -0
  1118. pulumi_azure_native/domainregistration/get_domain_ownership_identifier.py +4 -0
  1119. pulumi_azure_native/domainregistration/list_domain_recommendations.py +4 -0
  1120. pulumi_azure_native/domainregistration/list_top_level_domain_agreements.py +4 -0
  1121. pulumi_azure_native/dynamics365fraudprotection/instance_details.py +2 -2
  1122. pulumi_azure_native/easm/label_by_workspace.py +2 -2
  1123. pulumi_azure_native/easm/workspace.py +2 -2
  1124. pulumi_azure_native/edgeorder/address_by_name.py +2 -2
  1125. pulumi_azure_native/edgeorder/list_configurations.py +4 -0
  1126. pulumi_azure_native/edgeorder/list_product_families.py +4 -0
  1127. pulumi_azure_native/edgeorder/order_item_by_name.py +2 -2
  1128. pulumi_azure_native/education/lab.py +2 -2
  1129. pulumi_azure_native/education/student.py +2 -2
  1130. pulumi_azure_native/elastic/get_billing_info.py +4 -0
  1131. pulumi_azure_native/elastic/get_monitor.py +4 -0
  1132. pulumi_azure_native/elastic/get_organization_api_key.py +4 -0
  1133. pulumi_azure_native/elastic/get_organization_elastic_to_azure_subscription_mapping.py +2 -0
  1134. pulumi_azure_native/elastic/get_tag_rule.py +4 -0
  1135. pulumi_azure_native/elastic/list_all_traffic_filter.py +4 -0
  1136. pulumi_azure_native/elastic/list_connected_partner_resource.py +4 -0
  1137. pulumi_azure_native/elastic/list_deployment_info.py +4 -0
  1138. pulumi_azure_native/elastic/list_monitored_resource.py +4 -0
  1139. pulumi_azure_native/elastic/list_upgradable_version_details.py +4 -0
  1140. pulumi_azure_native/elastic/list_vm_host.py +4 -0
  1141. pulumi_azure_native/elastic/listlist_associated_traffic_filter.py +4 -0
  1142. pulumi_azure_native/elastic/monitor.py +6 -2
  1143. pulumi_azure_native/elastic/tag_rule.py +6 -2
  1144. pulumi_azure_native/elasticsan/elastic_san.py +6 -2
  1145. pulumi_azure_native/elasticsan/get_elastic_san.py +4 -0
  1146. pulumi_azure_native/elasticsan/get_private_endpoint_connection.py +4 -0
  1147. pulumi_azure_native/elasticsan/get_volume.py +4 -0
  1148. pulumi_azure_native/elasticsan/get_volume_group.py +4 -0
  1149. pulumi_azure_native/elasticsan/private_endpoint_connection.py +4 -0
  1150. pulumi_azure_native/elasticsan/volume.py +6 -2
  1151. pulumi_azure_native/elasticsan/volume_group.py +6 -2
  1152. pulumi_azure_native/engagementfabric/account.py +2 -2
  1153. pulumi_azure_native/engagementfabric/channel.py +2 -2
  1154. pulumi_azure_native/enterpriseknowledgegraph/enterprise_knowledge_graph.py +2 -2
  1155. pulumi_azure_native/eventgrid/channel.py +6 -2
  1156. pulumi_azure_native/eventgrid/domain.py +6 -2
  1157. pulumi_azure_native/eventgrid/domain_event_subscription.py +6 -2
  1158. pulumi_azure_native/eventgrid/domain_topic.py +6 -2
  1159. pulumi_azure_native/eventgrid/domain_topic_event_subscription.py +6 -2
  1160. pulumi_azure_native/eventgrid/event_subscription.py +6 -2
  1161. pulumi_azure_native/eventgrid/get_channel.py +4 -0
  1162. pulumi_azure_native/eventgrid/get_channel_full_url.py +4 -0
  1163. pulumi_azure_native/eventgrid/get_domain.py +4 -0
  1164. pulumi_azure_native/eventgrid/get_domain_event_subscription.py +4 -0
  1165. pulumi_azure_native/eventgrid/get_domain_event_subscription_delivery_attributes.py +4 -0
  1166. pulumi_azure_native/eventgrid/get_domain_event_subscription_full_url.py +4 -0
  1167. pulumi_azure_native/eventgrid/get_domain_topic.py +4 -0
  1168. pulumi_azure_native/eventgrid/get_domain_topic_event_subscription.py +4 -0
  1169. pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_delivery_attributes.py +4 -0
  1170. pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_full_url.py +4 -0
  1171. pulumi_azure_native/eventgrid/get_event_subscription.py +4 -0
  1172. pulumi_azure_native/eventgrid/get_event_subscription_delivery_attributes.py +4 -0
  1173. pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +4 -0
  1174. pulumi_azure_native/eventgrid/get_partner_configuration.py +4 -0
  1175. pulumi_azure_native/eventgrid/get_partner_destination.py +4 -0
  1176. pulumi_azure_native/eventgrid/get_partner_namespace.py +4 -0
  1177. pulumi_azure_native/eventgrid/get_partner_registration.py +4 -0
  1178. pulumi_azure_native/eventgrid/get_partner_topic.py +4 -0
  1179. pulumi_azure_native/eventgrid/get_partner_topic_event_subscription.py +4 -0
  1180. pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_delivery_attributes.py +4 -0
  1181. pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_full_url.py +4 -0
  1182. pulumi_azure_native/eventgrid/get_private_endpoint_connection.py +4 -0
  1183. pulumi_azure_native/eventgrid/get_system_topic.py +4 -0
  1184. pulumi_azure_native/eventgrid/get_system_topic_event_subscription.py +4 -0
  1185. pulumi_azure_native/eventgrid/get_system_topic_event_subscription_delivery_attributes.py +4 -0
  1186. pulumi_azure_native/eventgrid/get_system_topic_event_subscription_full_url.py +4 -0
  1187. pulumi_azure_native/eventgrid/get_topic.py +4 -0
  1188. pulumi_azure_native/eventgrid/get_topic_event_subscription.py +4 -0
  1189. pulumi_azure_native/eventgrid/get_topic_event_subscription_delivery_attributes.py +4 -0
  1190. pulumi_azure_native/eventgrid/get_topic_event_subscription_full_url.py +4 -0
  1191. pulumi_azure_native/eventgrid/list_domain_shared_access_keys.py +4 -0
  1192. pulumi_azure_native/eventgrid/list_partner_namespace_shared_access_keys.py +4 -0
  1193. pulumi_azure_native/eventgrid/list_topic_shared_access_keys.py +4 -0
  1194. pulumi_azure_native/eventgrid/partner_configuration.py +6 -2
  1195. pulumi_azure_native/eventgrid/partner_destination.py +6 -2
  1196. pulumi_azure_native/eventgrid/partner_namespace.py +6 -2
  1197. pulumi_azure_native/eventgrid/partner_registration.py +6 -2
  1198. pulumi_azure_native/eventgrid/partner_topic.py +6 -2
  1199. pulumi_azure_native/eventgrid/partner_topic_event_subscription.py +6 -2
  1200. pulumi_azure_native/eventgrid/private_endpoint_connection.py +6 -2
  1201. pulumi_azure_native/eventgrid/system_topic.py +6 -2
  1202. pulumi_azure_native/eventgrid/system_topic_event_subscription.py +6 -2
  1203. pulumi_azure_native/eventgrid/topic.py +6 -2
  1204. pulumi_azure_native/eventgrid/topic_event_subscription.py +6 -2
  1205. pulumi_azure_native/eventhub/application_group.py +6 -2
  1206. pulumi_azure_native/eventhub/cluster.py +6 -2
  1207. pulumi_azure_native/eventhub/consumer_group.py +6 -2
  1208. pulumi_azure_native/eventhub/disaster_recovery_config.py +6 -2
  1209. pulumi_azure_native/eventhub/event_hub.py +6 -2
  1210. pulumi_azure_native/eventhub/event_hub_authorization_rule.py +6 -2
  1211. pulumi_azure_native/eventhub/get_application_group.py +4 -0
  1212. pulumi_azure_native/eventhub/get_cluster.py +4 -0
  1213. pulumi_azure_native/eventhub/get_consumer_group.py +4 -0
  1214. pulumi_azure_native/eventhub/get_disaster_recovery_config.py +4 -0
  1215. pulumi_azure_native/eventhub/get_event_hub.py +4 -0
  1216. pulumi_azure_native/eventhub/get_event_hub_authorization_rule.py +4 -0
  1217. pulumi_azure_native/eventhub/get_namespace.py +4 -0
  1218. pulumi_azure_native/eventhub/get_namespace_authorization_rule.py +4 -0
  1219. pulumi_azure_native/eventhub/get_namespace_network_rule_set.py +4 -0
  1220. pulumi_azure_native/eventhub/get_private_endpoint_connection.py +4 -0
  1221. pulumi_azure_native/eventhub/get_schema_registry.py +4 -0
  1222. pulumi_azure_native/eventhub/list_disaster_recovery_config_keys.py +4 -0
  1223. pulumi_azure_native/eventhub/list_event_hub_keys.py +4 -0
  1224. pulumi_azure_native/eventhub/list_namespace_keys.py +4 -0
  1225. pulumi_azure_native/eventhub/namespace.py +6 -2
  1226. pulumi_azure_native/eventhub/namespace_authorization_rule.py +6 -2
  1227. pulumi_azure_native/eventhub/namespace_ip_filter_rule.py +2 -2
  1228. pulumi_azure_native/eventhub/namespace_network_rule_set.py +6 -2
  1229. pulumi_azure_native/eventhub/namespace_virtual_network_rule.py +2 -2
  1230. pulumi_azure_native/eventhub/private_endpoint_connection.py +6 -2
  1231. pulumi_azure_native/eventhub/schema_registry.py +6 -2
  1232. pulumi_azure_native/extendedlocation/custom_location.py +6 -2
  1233. pulumi_azure_native/extendedlocation/get_custom_location.py +4 -0
  1234. pulumi_azure_native/extendedlocation/resource_sync_rule.py +2 -2
  1235. pulumi_azure_native/features/subscription_feature_registration.py +2 -2
  1236. pulumi_azure_native/fluidrelay/fluid_relay_server.py +6 -2
  1237. pulumi_azure_native/fluidrelay/get_fluid_relay_server.py +4 -0
  1238. pulumi_azure_native/graphservices/account.py +2 -2
  1239. pulumi_azure_native/guestconfiguration/guest_configuration_assignment.py +2 -2
  1240. pulumi_azure_native/guestconfiguration/guest_configuration_connected_v_mwarev_sphere_assignment.py +2 -2
  1241. pulumi_azure_native/guestconfiguration/guest_configuration_hcrpassignment.py +2 -2
  1242. pulumi_azure_native/hanaonazure/provider_instance.py +2 -2
  1243. pulumi_azure_native/hanaonazure/sap_monitor.py +2 -2
  1244. pulumi_azure_native/hardwaresecuritymodules/dedicated_hsm.py +2 -2
  1245. pulumi_azure_native/hdinsight/application.py +6 -2
  1246. pulumi_azure_native/hdinsight/cluster.py +6 -2
  1247. pulumi_azure_native/hdinsight/get_application.py +4 -0
  1248. pulumi_azure_native/hdinsight/get_cluster.py +4 -0
  1249. pulumi_azure_native/hdinsight/get_cluster_gateway_settings.py +4 -0
  1250. pulumi_azure_native/hdinsight/get_private_endpoint_connection.py +4 -0
  1251. pulumi_azure_native/hdinsight/private_endpoint_connection.py +6 -2
  1252. pulumi_azure_native/healthbot/bot.py +6 -2
  1253. pulumi_azure_native/healthbot/get_bot.py +4 -0
  1254. pulumi_azure_native/healthcareapis/dicom_service.py +2 -2
  1255. pulumi_azure_native/healthcareapis/fhir_service.py +2 -2
  1256. pulumi_azure_native/healthcareapis/get_service.py +4 -0
  1257. pulumi_azure_native/healthcareapis/iot_connector.py +2 -2
  1258. pulumi_azure_native/healthcareapis/iot_connector_fhir_destination.py +2 -2
  1259. pulumi_azure_native/healthcareapis/private_endpoint_connection.py +2 -2
  1260. pulumi_azure_native/healthcareapis/service.py +6 -2
  1261. pulumi_azure_native/healthcareapis/workspace.py +2 -2
  1262. pulumi_azure_native/healthcareapis/workspace_private_endpoint_connection.py +2 -2
  1263. pulumi_azure_native/hybridcloud/cloud_connection.py +2 -2
  1264. pulumi_azure_native/hybridcloud/cloud_connector.py +2 -2
  1265. pulumi_azure_native/hybridcompute/get_machine.py +4 -0
  1266. pulumi_azure_native/hybridcompute/get_machine_extension.py +4 -0
  1267. pulumi_azure_native/hybridcompute/get_private_endpoint_connection.py +4 -0
  1268. pulumi_azure_native/hybridcompute/get_private_link_scope.py +4 -0
  1269. pulumi_azure_native/hybridcompute/machine.py +6 -2
  1270. pulumi_azure_native/hybridcompute/machine_extension.py +6 -2
  1271. pulumi_azure_native/hybridcompute/private_endpoint_connection.py +6 -2
  1272. pulumi_azure_native/hybridcompute/private_link_scope.py +6 -2
  1273. pulumi_azure_native/hybridcompute/private_link_scoped_resource.py +2 -2
  1274. pulumi_azure_native/hybridconnectivity/endpoint.py +6 -2
  1275. pulumi_azure_native/hybridconnectivity/get_endpoint.py +4 -0
  1276. pulumi_azure_native/hybridconnectivity/list_endpoint_credentials.py +4 -0
  1277. pulumi_azure_native/hybridconnectivity/list_endpoint_managed_proxy_details.py +4 -0
  1278. pulumi_azure_native/hybridcontainerservice/agent_pool.py +2 -2
  1279. pulumi_azure_native/hybridcontainerservice/get_hybrid_identity_metadatum.py +4 -0
  1280. pulumi_azure_native/hybridcontainerservice/get_provisioned_cluster.py +4 -0
  1281. pulumi_azure_native/hybridcontainerservice/hybrid_identity_metadatum.py +6 -2
  1282. pulumi_azure_native/hybridcontainerservice/provisioned_cluster.py +6 -2
  1283. pulumi_azure_native/hybridcontainerservice/storage_space_retrieve.py +2 -2
  1284. pulumi_azure_native/hybridcontainerservice/virtual_network_retrieve.py +2 -2
  1285. pulumi_azure_native/hybriddata/data_manager.py +2 -2
  1286. pulumi_azure_native/hybriddata/data_store.py +2 -2
  1287. pulumi_azure_native/hybriddata/job_definition.py +2 -2
  1288. pulumi_azure_native/hybridnetwork/device.py +2 -2
  1289. pulumi_azure_native/hybridnetwork/network_function.py +2 -2
  1290. pulumi_azure_native/hybridnetwork/vendor.py +2 -2
  1291. pulumi_azure_native/hybridnetwork/vendor_sku_preview.py +2 -2
  1292. pulumi_azure_native/hybridnetwork/vendor_skus.py +2 -2
  1293. pulumi_azure_native/importexport/job.py +2 -2
  1294. pulumi_azure_native/insights/action_group.py +2 -2
  1295. pulumi_azure_native/insights/activity_log_alert.py +6 -2
  1296. pulumi_azure_native/insights/alert_rule.py +2 -2
  1297. pulumi_azure_native/insights/analytics_item.py +2 -2
  1298. pulumi_azure_native/insights/autoscale_setting.py +2 -2
  1299. pulumi_azure_native/insights/component.py +6 -2
  1300. pulumi_azure_native/insights/component_current_billing_feature.py +2 -2
  1301. pulumi_azure_native/insights/component_linked_storage_account.py +2 -2
  1302. pulumi_azure_native/insights/data_collection_endpoint.py +2 -2
  1303. pulumi_azure_native/insights/data_collection_rule.py +2 -2
  1304. pulumi_azure_native/insights/data_collection_rule_association.py +2 -2
  1305. pulumi_azure_native/insights/diagnostic_setting.py +2 -2
  1306. pulumi_azure_native/insights/export_configuration.py +2 -2
  1307. pulumi_azure_native/insights/favorite.py +2 -2
  1308. pulumi_azure_native/insights/get_activity_log_alert.py +4 -0
  1309. pulumi_azure_native/insights/get_component.py +4 -0
  1310. pulumi_azure_native/insights/get_live_token.py +4 -0
  1311. pulumi_azure_native/insights/get_management_group_diagnostic_setting.py +4 -0
  1312. pulumi_azure_native/insights/get_private_endpoint_connection.py +4 -0
  1313. pulumi_azure_native/insights/get_private_link_scope.py +4 -0
  1314. pulumi_azure_native/insights/get_proactive_detection_configuration.py +4 -0
  1315. pulumi_azure_native/insights/get_scheduled_query_rule.py +4 -0
  1316. pulumi_azure_native/insights/get_subscription_diagnostic_setting.py +4 -0
  1317. pulumi_azure_native/insights/get_web_test.py +4 -0
  1318. pulumi_azure_native/insights/get_workbook.py +4 -0
  1319. pulumi_azure_native/insights/guest_diagnostics_setting.py +2 -2
  1320. pulumi_azure_native/insights/guest_diagnostics_settings_association.py +2 -2
  1321. pulumi_azure_native/insights/log_profile.py +2 -2
  1322. pulumi_azure_native/insights/management_group_diagnostic_setting.py +6 -2
  1323. pulumi_azure_native/insights/metric_alert.py +2 -2
  1324. pulumi_azure_native/insights/my_workbook.py +2 -2
  1325. pulumi_azure_native/insights/private_endpoint_connection.py +6 -2
  1326. pulumi_azure_native/insights/private_link_scope.py +6 -2
  1327. pulumi_azure_native/insights/private_link_scoped_resource.py +2 -2
  1328. pulumi_azure_native/insights/proactive_detection_configuration.py +6 -2
  1329. pulumi_azure_native/insights/scheduled_query_rule.py +6 -2
  1330. pulumi_azure_native/insights/subscription_diagnostic_setting.py +6 -2
  1331. pulumi_azure_native/insights/web_test.py +6 -2
  1332. pulumi_azure_native/insights/workbook.py +6 -2
  1333. pulumi_azure_native/insights/workbook_template.py +2 -2
  1334. pulumi_azure_native/intune/android_mam_policy_by_name.py +6 -2
  1335. pulumi_azure_native/intune/get_android_mam_policy_by_name.py +4 -0
  1336. pulumi_azure_native/intune/get_io_mam_policy_by_name.py +4 -0
  1337. pulumi_azure_native/intune/io_mam_policy_by_name.py +6 -2
  1338. pulumi_azure_native/iotcentral/app.py +6 -2
  1339. pulumi_azure_native/iotcentral/get_app.py +4 -0
  1340. pulumi_azure_native/iotcentral/private_endpoint_connection.py +2 -2
  1341. pulumi_azure_native/keyvault/get_key.py +4 -0
  1342. pulumi_azure_native/keyvault/get_managed_hsm.py +4 -0
  1343. pulumi_azure_native/keyvault/get_mhsm_private_endpoint_connection.py +4 -0
  1344. pulumi_azure_native/keyvault/get_private_endpoint_connection.py +4 -0
  1345. pulumi_azure_native/keyvault/get_secret.py +4 -0
  1346. pulumi_azure_native/keyvault/get_vault.py +4 -0
  1347. pulumi_azure_native/keyvault/key.py +6 -2
  1348. pulumi_azure_native/keyvault/managed_hsm.py +6 -2
  1349. pulumi_azure_native/keyvault/mhsm_private_endpoint_connection.py +6 -2
  1350. pulumi_azure_native/keyvault/private_endpoint_connection.py +6 -2
  1351. pulumi_azure_native/keyvault/secret.py +6 -2
  1352. pulumi_azure_native/keyvault/vault.py +6 -2
  1353. pulumi_azure_native/kubernetes/connected_cluster.py +6 -2
  1354. pulumi_azure_native/kubernetes/get_connected_cluster.py +4 -0
  1355. pulumi_azure_native/kubernetes/list_connected_cluster_user_credential.py +4 -0
  1356. pulumi_azure_native/kubernetes/list_connected_cluster_user_credentials.py +4 -0
  1357. pulumi_azure_native/kubernetesconfiguration/extension.py +6 -2
  1358. pulumi_azure_native/kubernetesconfiguration/flux_configuration.py +6 -2
  1359. pulumi_azure_native/kubernetesconfiguration/get_extension.py +4 -0
  1360. pulumi_azure_native/kubernetesconfiguration/get_flux_configuration.py +4 -0
  1361. pulumi_azure_native/kubernetesconfiguration/get_source_control_configuration.py +4 -0
  1362. pulumi_azure_native/kubernetesconfiguration/private_endpoint_connection.py +2 -2
  1363. pulumi_azure_native/kubernetesconfiguration/private_link_scope.py +2 -2
  1364. pulumi_azure_native/kubernetesconfiguration/source_control_configuration.py +6 -2
  1365. pulumi_azure_native/kusto/attached_database_configuration.py +6 -2
  1366. pulumi_azure_native/kusto/cluster.py +6 -2
  1367. pulumi_azure_native/kusto/cluster_principal_assignment.py +6 -2
  1368. pulumi_azure_native/kusto/cosmos_db_data_connection.py +2 -2
  1369. pulumi_azure_native/kusto/database_principal_assignment.py +6 -2
  1370. pulumi_azure_native/kusto/event_grid_data_connection.py +2 -2
  1371. pulumi_azure_native/kusto/event_hub_connection.py +2 -2
  1372. pulumi_azure_native/kusto/event_hub_data_connection.py +2 -2
  1373. pulumi_azure_native/kusto/get_attached_database_configuration.py +4 -0
  1374. pulumi_azure_native/kusto/get_cluster.py +4 -0
  1375. pulumi_azure_native/kusto/get_cluster_principal_assignment.py +4 -0
  1376. pulumi_azure_native/kusto/get_database_principal_assignment.py +4 -0
  1377. pulumi_azure_native/kusto/get_managed_private_endpoint.py +4 -0
  1378. pulumi_azure_native/kusto/get_private_endpoint_connection.py +4 -0
  1379. pulumi_azure_native/kusto/get_script.py +4 -0
  1380. pulumi_azure_native/kusto/iot_hub_data_connection.py +2 -2
  1381. pulumi_azure_native/kusto/list_cluster_follower_databases.py +4 -0
  1382. pulumi_azure_native/kusto/list_cluster_language_extensions.py +4 -0
  1383. pulumi_azure_native/kusto/list_database_principals.py +4 -0
  1384. pulumi_azure_native/kusto/managed_private_endpoint.py +6 -2
  1385. pulumi_azure_native/kusto/private_endpoint_connection.py +6 -2
  1386. pulumi_azure_native/kusto/read_only_following_database.py +2 -2
  1387. pulumi_azure_native/kusto/read_write_database.py +2 -2
  1388. pulumi_azure_native/kusto/script.py +6 -2
  1389. pulumi_azure_native/labservices/environment.py +2 -2
  1390. pulumi_azure_native/labservices/environment_setting.py +2 -2
  1391. pulumi_azure_native/labservices/gallery_image.py +2 -2
  1392. pulumi_azure_native/labservices/get_lab.py +4 -0
  1393. pulumi_azure_native/labservices/get_lab_plan.py +4 -0
  1394. pulumi_azure_native/labservices/get_schedule.py +4 -0
  1395. pulumi_azure_native/labservices/get_user.py +4 -0
  1396. pulumi_azure_native/labservices/lab.py +6 -2
  1397. pulumi_azure_native/labservices/lab_account.py +2 -2
  1398. pulumi_azure_native/labservices/lab_plan.py +6 -2
  1399. pulumi_azure_native/labservices/schedule.py +6 -2
  1400. pulumi_azure_native/labservices/user.py +6 -2
  1401. pulumi_azure_native/loadtestservice/get_load_test.py +4 -0
  1402. pulumi_azure_native/loadtestservice/load_test.py +6 -2
  1403. pulumi_azure_native/logic/get_integration_account.py +4 -0
  1404. pulumi_azure_native/logic/get_integration_account_agreement.py +4 -0
  1405. pulumi_azure_native/logic/get_integration_account_certificate.py +4 -0
  1406. pulumi_azure_native/logic/get_integration_account_map.py +4 -0
  1407. pulumi_azure_native/logic/get_integration_account_partner.py +4 -0
  1408. pulumi_azure_native/logic/get_integration_account_schema.py +4 -0
  1409. pulumi_azure_native/logic/get_workflow.py +4 -0
  1410. pulumi_azure_native/logic/integration_account.py +6 -2
  1411. pulumi_azure_native/logic/integration_account_agreement.py +6 -2
  1412. pulumi_azure_native/logic/integration_account_assembly.py +2 -2
  1413. pulumi_azure_native/logic/integration_account_batch_configuration.py +2 -2
  1414. pulumi_azure_native/logic/integration_account_certificate.py +6 -2
  1415. pulumi_azure_native/logic/integration_account_map.py +6 -2
  1416. pulumi_azure_native/logic/integration_account_partner.py +6 -2
  1417. pulumi_azure_native/logic/integration_account_schema.py +6 -2
  1418. pulumi_azure_native/logic/integration_account_session.py +2 -2
  1419. pulumi_azure_native/logic/integration_service_environment.py +2 -2
  1420. pulumi_azure_native/logic/integration_service_environment_managed_api.py +2 -2
  1421. pulumi_azure_native/logic/list_integration_account_callback_url.py +4 -0
  1422. pulumi_azure_native/logic/list_workflow_callback_url.py +4 -0
  1423. pulumi_azure_native/logic/list_workflow_run_action_expression_traces.py +4 -0
  1424. pulumi_azure_native/logic/list_workflow_run_action_repetition_expression_traces.py +4 -0
  1425. pulumi_azure_native/logic/list_workflow_trigger_callback_url.py +4 -0
  1426. pulumi_azure_native/logic/list_workflow_version_trigger_callback_url.py +4 -0
  1427. pulumi_azure_native/logic/rosetta_net_process_configuration.py +2 -2
  1428. pulumi_azure_native/logic/workflow.py +6 -2
  1429. pulumi_azure_native/logic/workflow_access_key.py +2 -2
  1430. pulumi_azure_native/logz/metrics_source.py +2 -2
  1431. pulumi_azure_native/logz/metrics_source_tag_rule.py +2 -2
  1432. pulumi_azure_native/logz/monitor.py +2 -2
  1433. pulumi_azure_native/logz/sub_account.py +2 -2
  1434. pulumi_azure_native/logz/sub_account_tag_rule.py +2 -2
  1435. pulumi_azure_native/logz/tag_rule.py +2 -2
  1436. pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_adt_api.py +2 -2
  1437. pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_comp.py +2 -2
  1438. pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_for_edm.py +2 -2
  1439. pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_for_mip_policy_sync.py +2 -2
  1440. pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_for_scc_powershell.py +2 -2
  1441. pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_sec.py +2 -2
  1442. pulumi_azure_native/m365securityandcompliance/private_link_services_for_edm_upload.py +2 -2
  1443. pulumi_azure_native/m365securityandcompliance/private_link_services_for_m365_compliance_center.py +2 -2
  1444. pulumi_azure_native/m365securityandcompliance/private_link_services_for_m365_security_center.py +2 -2
  1445. pulumi_azure_native/m365securityandcompliance/private_link_services_for_mip_policy_sync.py +2 -2
  1446. pulumi_azure_native/m365securityandcompliance/private_link_services_for_o365_management_activity_api.py +2 -2
  1447. pulumi_azure_native/m365securityandcompliance/private_link_services_for_scc_powershell.py +2 -2
  1448. pulumi_azure_native/machinelearning/commitment_plan.py +2 -2
  1449. pulumi_azure_native/machinelearning/get_web_service.py +4 -0
  1450. pulumi_azure_native/machinelearning/web_service.py +6 -2
  1451. pulumi_azure_native/machinelearning/workspace.py +2 -2
  1452. pulumi_azure_native/machinelearningcompute/get_operationalization_cluster.py +4 -0
  1453. pulumi_azure_native/machinelearningcompute/list_operationalization_cluster_keys.py +4 -0
  1454. pulumi_azure_native/machinelearningcompute/operationalization_cluster.py +6 -2
  1455. pulumi_azure_native/machinelearningexperimentation/account.py +2 -2
  1456. pulumi_azure_native/machinelearningexperimentation/project.py +2 -2
  1457. pulumi_azure_native/machinelearningexperimentation/workspace.py +2 -2
  1458. pulumi_azure_native/machinelearningservices/batch_deployment.py +6 -2
  1459. pulumi_azure_native/machinelearningservices/batch_endpoint.py +6 -2
  1460. pulumi_azure_native/machinelearningservices/code_container.py +6 -2
  1461. pulumi_azure_native/machinelearningservices/code_version.py +6 -2
  1462. pulumi_azure_native/machinelearningservices/component_container.py +6 -2
  1463. pulumi_azure_native/machinelearningservices/component_version.py +6 -2
  1464. pulumi_azure_native/machinelearningservices/compute.py +4 -0
  1465. pulumi_azure_native/machinelearningservices/data_container.py +6 -2
  1466. pulumi_azure_native/machinelearningservices/data_version.py +6 -2
  1467. pulumi_azure_native/machinelearningservices/datastore.py +4 -0
  1468. pulumi_azure_native/machinelearningservices/environment_container.py +6 -2
  1469. pulumi_azure_native/machinelearningservices/environment_specification_version.py +2 -2
  1470. pulumi_azure_native/machinelearningservices/environment_version.py +4 -0
  1471. pulumi_azure_native/machinelearningservices/featureset_container_entity.py +4 -0
  1472. pulumi_azure_native/machinelearningservices/featureset_version.py +4 -0
  1473. pulumi_azure_native/machinelearningservices/featurestore_entity_container_entity.py +4 -0
  1474. pulumi_azure_native/machinelearningservices/featurestore_entity_version.py +4 -0
  1475. pulumi_azure_native/machinelearningservices/get_batch_deployment.py +4 -0
  1476. pulumi_azure_native/machinelearningservices/get_batch_endpoint.py +4 -0
  1477. pulumi_azure_native/machinelearningservices/get_code_container.py +4 -0
  1478. pulumi_azure_native/machinelearningservices/get_code_version.py +4 -0
  1479. pulumi_azure_native/machinelearningservices/get_component_container.py +4 -0
  1480. pulumi_azure_native/machinelearningservices/get_component_version.py +4 -0
  1481. pulumi_azure_native/machinelearningservices/get_compute.py +4 -0
  1482. pulumi_azure_native/machinelearningservices/get_data_container.py +4 -0
  1483. pulumi_azure_native/machinelearningservices/get_data_version.py +4 -0
  1484. pulumi_azure_native/machinelearningservices/get_datastore.py +4 -0
  1485. pulumi_azure_native/machinelearningservices/get_environment_container.py +4 -0
  1486. pulumi_azure_native/machinelearningservices/get_environment_version.py +4 -0
  1487. pulumi_azure_native/machinelearningservices/get_featureset_container_entity.py +4 -0
  1488. pulumi_azure_native/machinelearningservices/get_featureset_version.py +4 -0
  1489. pulumi_azure_native/machinelearningservices/get_featurestore_entity_container_entity.py +4 -0
  1490. pulumi_azure_native/machinelearningservices/get_featurestore_entity_version.py +4 -0
  1491. pulumi_azure_native/machinelearningservices/get_job.py +4 -0
  1492. pulumi_azure_native/machinelearningservices/get_labeling_job.py +4 -0
  1493. pulumi_azure_native/machinelearningservices/get_managed_network_settings_rule.py +4 -0
  1494. pulumi_azure_native/machinelearningservices/get_model_container.py +4 -0
  1495. pulumi_azure_native/machinelearningservices/get_model_version.py +4 -0
  1496. pulumi_azure_native/machinelearningservices/get_online_deployment.py +4 -0
  1497. pulumi_azure_native/machinelearningservices/get_online_deployment_logs.py +4 -0
  1498. pulumi_azure_native/machinelearningservices/get_online_endpoint.py +4 -0
  1499. pulumi_azure_native/machinelearningservices/get_online_endpoint_token.py +4 -0
  1500. pulumi_azure_native/machinelearningservices/get_private_endpoint_connection.py +4 -0
  1501. pulumi_azure_native/machinelearningservices/get_registry.py +4 -0
  1502. pulumi_azure_native/machinelearningservices/get_registry_code_container.py +4 -0
  1503. pulumi_azure_native/machinelearningservices/get_registry_code_version.py +4 -0
  1504. pulumi_azure_native/machinelearningservices/get_registry_component_container.py +4 -0
  1505. pulumi_azure_native/machinelearningservices/get_registry_component_version.py +4 -0
  1506. pulumi_azure_native/machinelearningservices/get_registry_data_container.py +4 -0
  1507. pulumi_azure_native/machinelearningservices/get_registry_data_version.py +4 -0
  1508. pulumi_azure_native/machinelearningservices/get_registry_environment_container.py +4 -0
  1509. pulumi_azure_native/machinelearningservices/get_registry_environment_version.py +4 -0
  1510. pulumi_azure_native/machinelearningservices/get_registry_model_container.py +4 -0
  1511. pulumi_azure_native/machinelearningservices/get_registry_model_version.py +4 -0
  1512. pulumi_azure_native/machinelearningservices/get_schedule.py +4 -0
  1513. pulumi_azure_native/machinelearningservices/get_workspace.py +4 -0
  1514. pulumi_azure_native/machinelearningservices/get_workspace_connection.py +4 -0
  1515. pulumi_azure_native/machinelearningservices/job.py +6 -2
  1516. pulumi_azure_native/machinelearningservices/labeling_job.py +6 -2
  1517. pulumi_azure_native/machinelearningservices/linked_service.py +2 -2
  1518. pulumi_azure_native/machinelearningservices/linked_workspace.py +2 -2
  1519. pulumi_azure_native/machinelearningservices/list_batch_endpoint_keys.py +4 -0
  1520. pulumi_azure_native/machinelearningservices/list_compute_keys.py +4 -0
  1521. pulumi_azure_native/machinelearningservices/list_compute_nodes.py +4 -0
  1522. pulumi_azure_native/machinelearningservices/list_datastore_secrets.py +4 -0
  1523. pulumi_azure_native/machinelearningservices/list_featureset_version_materialization_jobs.py +4 -0
  1524. pulumi_azure_native/machinelearningservices/list_online_endpoint_keys.py +4 -0
  1525. pulumi_azure_native/machinelearningservices/list_workspace_connection_secrets.py +4 -0
  1526. pulumi_azure_native/machinelearningservices/list_workspace_keys.py +4 -0
  1527. pulumi_azure_native/machinelearningservices/list_workspace_notebook_access_token.py +4 -0
  1528. pulumi_azure_native/machinelearningservices/list_workspace_notebook_keys.py +4 -0
  1529. pulumi_azure_native/machinelearningservices/list_workspace_storage_account_keys.py +4 -0
  1530. pulumi_azure_native/machinelearningservices/machine_learning_dataset.py +2 -2
  1531. pulumi_azure_native/machinelearningservices/machine_learning_datastore.py +2 -2
  1532. pulumi_azure_native/machinelearningservices/managed_network_settings_rule.py +4 -0
  1533. pulumi_azure_native/machinelearningservices/model_container.py +6 -2
  1534. pulumi_azure_native/machinelearningservices/model_version.py +6 -2
  1535. pulumi_azure_native/machinelearningservices/online_deployment.py +6 -2
  1536. pulumi_azure_native/machinelearningservices/online_endpoint.py +6 -2
  1537. pulumi_azure_native/machinelearningservices/private_endpoint_connection.py +6 -2
  1538. pulumi_azure_native/machinelearningservices/registry.py +4 -0
  1539. pulumi_azure_native/machinelearningservices/registry_code_container.py +4 -0
  1540. pulumi_azure_native/machinelearningservices/registry_code_version.py +4 -0
  1541. pulumi_azure_native/machinelearningservices/registry_component_container.py +4 -0
  1542. pulumi_azure_native/machinelearningservices/registry_component_version.py +4 -0
  1543. pulumi_azure_native/machinelearningservices/registry_data_container.py +4 -0
  1544. pulumi_azure_native/machinelearningservices/registry_data_version.py +4 -0
  1545. pulumi_azure_native/machinelearningservices/registry_environment_container.py +4 -0
  1546. pulumi_azure_native/machinelearningservices/registry_environment_version.py +4 -0
  1547. pulumi_azure_native/machinelearningservices/registry_model_container.py +4 -0
  1548. pulumi_azure_native/machinelearningservices/registry_model_version.py +4 -0
  1549. pulumi_azure_native/machinelearningservices/schedule.py +4 -0
  1550. pulumi_azure_native/machinelearningservices/workspace.py +6 -2
  1551. pulumi_azure_native/machinelearningservices/workspace_connection.py +6 -2
  1552. pulumi_azure_native/maintenance/configuration_assignment.py +6 -2
  1553. pulumi_azure_native/maintenance/configuration_assignment_parent.py +6 -2
  1554. pulumi_azure_native/maintenance/get_configuration_assignment.py +4 -0
  1555. pulumi_azure_native/maintenance/get_configuration_assignment_parent.py +4 -0
  1556. pulumi_azure_native/maintenance/get_maintenance_configuration.py +4 -0
  1557. pulumi_azure_native/maintenance/maintenance_configuration.py +6 -2
  1558. pulumi_azure_native/managedidentity/federated_identity_credential.py +2 -2
  1559. pulumi_azure_native/managedidentity/get_user_assigned_identity.py +4 -0
  1560. pulumi_azure_native/managedidentity/user_assigned_identity.py +6 -2
  1561. pulumi_azure_native/managednetwork/managed_network.py +2 -2
  1562. pulumi_azure_native/managednetwork/managed_network_group.py +2 -2
  1563. pulumi_azure_native/managednetwork/managed_network_peering_policy.py +2 -2
  1564. pulumi_azure_native/managednetwork/scope_assignment.py +2 -2
  1565. pulumi_azure_native/managednetworkfabric/access_control_list.py +6 -2
  1566. pulumi_azure_native/managednetworkfabric/external_network.py +6 -2
  1567. pulumi_azure_native/managednetworkfabric/get_access_control_list.py +4 -0
  1568. pulumi_azure_native/managednetworkfabric/get_external_network.py +4 -0
  1569. pulumi_azure_native/managednetworkfabric/get_internal_network.py +4 -0
  1570. pulumi_azure_native/managednetworkfabric/get_ip_community.py +4 -0
  1571. pulumi_azure_native/managednetworkfabric/get_ip_extended_community.py +4 -0
  1572. pulumi_azure_native/managednetworkfabric/get_ip_prefix.py +4 -0
  1573. pulumi_azure_native/managednetworkfabric/get_l2_isolation_domain.py +4 -0
  1574. pulumi_azure_native/managednetworkfabric/get_l3_isolation_domain.py +4 -0
  1575. pulumi_azure_native/managednetworkfabric/get_network_device.py +4 -0
  1576. pulumi_azure_native/managednetworkfabric/get_network_fabric.py +4 -0
  1577. pulumi_azure_native/managednetworkfabric/get_network_fabric_controller.py +4 -0
  1578. pulumi_azure_native/managednetworkfabric/get_network_interface.py +4 -0
  1579. pulumi_azure_native/managednetworkfabric/get_network_rack.py +4 -0
  1580. pulumi_azure_native/managednetworkfabric/get_network_to_network_interconnect.py +4 -0
  1581. pulumi_azure_native/managednetworkfabric/get_route_policy.py +4 -0
  1582. pulumi_azure_native/managednetworkfabric/internal_network.py +6 -2
  1583. pulumi_azure_native/managednetworkfabric/ip_community.py +4 -0
  1584. pulumi_azure_native/managednetworkfabric/ip_extended_community.py +4 -0
  1585. pulumi_azure_native/managednetworkfabric/ip_prefix.py +4 -0
  1586. pulumi_azure_native/managednetworkfabric/l2_isolation_domain.py +6 -2
  1587. pulumi_azure_native/managednetworkfabric/l3_isolation_domain.py +6 -2
  1588. pulumi_azure_native/managednetworkfabric/network_device.py +6 -2
  1589. pulumi_azure_native/managednetworkfabric/network_fabric.py +6 -2
  1590. pulumi_azure_native/managednetworkfabric/network_fabric_controller.py +6 -2
  1591. pulumi_azure_native/managednetworkfabric/network_interface.py +6 -2
  1592. pulumi_azure_native/managednetworkfabric/network_rack.py +6 -2
  1593. pulumi_azure_native/managednetworkfabric/network_to_network_interconnect.py +6 -2
  1594. pulumi_azure_native/managednetworkfabric/route_policy.py +6 -2
  1595. pulumi_azure_native/managedservices/registration_assignment.py +2 -2
  1596. pulumi_azure_native/managedservices/registration_definition.py +2 -2
  1597. pulumi_azure_native/management/get_entity.py +4 -0
  1598. pulumi_azure_native/management/get_hierarchy_setting.py +4 -0
  1599. pulumi_azure_native/management/get_management_group.py +4 -0
  1600. pulumi_azure_native/management/get_management_group_subscription.py +4 -0
  1601. pulumi_azure_native/management/hierarchy_setting.py +6 -2
  1602. pulumi_azure_native/management/management_group.py +6 -2
  1603. pulumi_azure_native/management/management_group_subscription.py +6 -2
  1604. pulumi_azure_native/managementpartner/partner.py +2 -2
  1605. pulumi_azure_native/maps/account.py +6 -2
  1606. pulumi_azure_native/maps/creator.py +6 -2
  1607. pulumi_azure_native/maps/get_account.py +4 -0
  1608. pulumi_azure_native/maps/get_creator.py +4 -0
  1609. pulumi_azure_native/maps/list_account_keys.py +4 -0
  1610. pulumi_azure_native/maps/list_account_sas.py +4 -0
  1611. pulumi_azure_native/maps/private_atlase.py +2 -2
  1612. pulumi_azure_native/marketplace/list_private_store_new_plans_notifications.py +4 -0
  1613. pulumi_azure_native/marketplace/list_private_store_stop_sell_offers_plans_notifications.py +4 -0
  1614. pulumi_azure_native/marketplace/list_private_store_subscriptions_context.py +4 -0
  1615. pulumi_azure_native/marketplace/private_store_collection.py +2 -2
  1616. pulumi_azure_native/marketplace/private_store_collection_offer.py +2 -2
  1617. pulumi_azure_native/media/account_filter.py +2 -2
  1618. pulumi_azure_native/media/asset.py +2 -2
  1619. pulumi_azure_native/media/asset_filter.py +2 -2
  1620. pulumi_azure_native/media/content_key_policy.py +2 -2
  1621. pulumi_azure_native/media/get_live_event.py +4 -0
  1622. pulumi_azure_native/media/get_media_service.py +4 -0
  1623. pulumi_azure_native/media/get_streaming_endpoint.py +4 -0
  1624. pulumi_azure_native/media/get_streaming_locator.py +4 -0
  1625. pulumi_azure_native/media/job.py +2 -2
  1626. pulumi_azure_native/media/live_event.py +6 -2
  1627. pulumi_azure_native/media/live_output.py +2 -2
  1628. pulumi_azure_native/media/media_graph.py +2 -2
  1629. pulumi_azure_native/media/media_service.py +6 -2
  1630. pulumi_azure_native/media/private_endpoint_connection.py +2 -2
  1631. pulumi_azure_native/media/streaming_endpoint.py +6 -2
  1632. pulumi_azure_native/media/streaming_locator.py +6 -2
  1633. pulumi_azure_native/media/streaming_policy.py +2 -2
  1634. pulumi_azure_native/media/track.py +2 -2
  1635. pulumi_azure_native/media/transform.py +2 -2
  1636. pulumi_azure_native/migrate/assessment.py +6 -2
  1637. pulumi_azure_native/migrate/get_assessment.py +4 -0
  1638. pulumi_azure_native/migrate/get_group.py +4 -0
  1639. pulumi_azure_native/migrate/get_migrate_projects_controller_migrate_project.py +4 -0
  1640. pulumi_azure_native/migrate/get_move_collection.py +4 -0
  1641. pulumi_azure_native/migrate/get_move_resource.py +4 -0
  1642. pulumi_azure_native/migrate/get_private_endpoint_connection_controller_private_endpoint_connection.py +4 -0
  1643. pulumi_azure_native/migrate/get_project.py +4 -0
  1644. pulumi_azure_native/migrate/group.py +6 -2
  1645. pulumi_azure_native/migrate/hyper_v_collector.py +2 -2
  1646. pulumi_azure_native/migrate/import_collector.py +2 -2
  1647. pulumi_azure_native/migrate/migrate_project.py +2 -2
  1648. pulumi_azure_native/migrate/migrate_projects_controller_migrate_project.py +4 -0
  1649. pulumi_azure_native/migrate/move_collection.py +6 -2
  1650. pulumi_azure_native/migrate/move_resource.py +6 -2
  1651. pulumi_azure_native/migrate/private_endpoint_connection.py +2 -2
  1652. pulumi_azure_native/migrate/private_endpoint_connection_controller_private_endpoint_connection.py +4 -0
  1653. pulumi_azure_native/migrate/project.py +6 -2
  1654. pulumi_azure_native/migrate/server_collector.py +2 -2
  1655. pulumi_azure_native/migrate/solution.py +2 -2
  1656. pulumi_azure_native/migrate/v_mware_collector.py +2 -2
  1657. pulumi_azure_native/mixedreality/get_remote_rendering_account.py +4 -0
  1658. pulumi_azure_native/mixedreality/get_spatial_anchors_account.py +4 -0
  1659. pulumi_azure_native/mixedreality/list_remote_rendering_account_keys.py +4 -0
  1660. pulumi_azure_native/mixedreality/list_spatial_anchors_account_keys.py +4 -0
  1661. pulumi_azure_native/mixedreality/object_anchors_account.py +2 -2
  1662. pulumi_azure_native/mixedreality/remote_rendering_account.py +6 -2
  1663. pulumi_azure_native/mixedreality/spatial_anchors_account.py +6 -2
  1664. pulumi_azure_native/mobilenetwork/attached_data_network.py +6 -2
  1665. pulumi_azure_native/mobilenetwork/data_network.py +6 -2
  1666. pulumi_azure_native/mobilenetwork/diagnostics_package.py +4 -0
  1667. pulumi_azure_native/mobilenetwork/get_attached_data_network.py +4 -0
  1668. pulumi_azure_native/mobilenetwork/get_data_network.py +4 -0
  1669. pulumi_azure_native/mobilenetwork/get_diagnostics_package.py +4 -0
  1670. pulumi_azure_native/mobilenetwork/get_mobile_network.py +4 -0
  1671. pulumi_azure_native/mobilenetwork/get_packet_capture.py +4 -0
  1672. pulumi_azure_native/mobilenetwork/get_packet_core_control_plane.py +4 -0
  1673. pulumi_azure_native/mobilenetwork/get_packet_core_data_plane.py +4 -0
  1674. pulumi_azure_native/mobilenetwork/get_service.py +4 -0
  1675. pulumi_azure_native/mobilenetwork/get_sim.py +4 -0
  1676. pulumi_azure_native/mobilenetwork/get_sim_group.py +4 -0
  1677. pulumi_azure_native/mobilenetwork/get_sim_policy.py +4 -0
  1678. pulumi_azure_native/mobilenetwork/get_site.py +4 -0
  1679. pulumi_azure_native/mobilenetwork/get_slice.py +4 -0
  1680. pulumi_azure_native/mobilenetwork/mobile_network.py +6 -2
  1681. pulumi_azure_native/mobilenetwork/packet_capture.py +4 -0
  1682. pulumi_azure_native/mobilenetwork/packet_core_control_plane.py +6 -2
  1683. pulumi_azure_native/mobilenetwork/packet_core_data_plane.py +6 -2
  1684. pulumi_azure_native/mobilenetwork/service.py +6 -2
  1685. pulumi_azure_native/mobilenetwork/sim.py +6 -2
  1686. pulumi_azure_native/mobilenetwork/sim_group.py +6 -2
  1687. pulumi_azure_native/mobilenetwork/sim_policy.py +6 -2
  1688. pulumi_azure_native/mobilenetwork/site.py +6 -2
  1689. pulumi_azure_native/mobilenetwork/slice.py +6 -2
  1690. pulumi_azure_native/monitor/azure_monitor_workspace.py +2 -2
  1691. pulumi_azure_native/netapp/account.py +6 -2
  1692. pulumi_azure_native/netapp/backup.py +6 -2
  1693. pulumi_azure_native/netapp/backup_policy.py +6 -2
  1694. pulumi_azure_native/netapp/get_account.py +4 -0
  1695. pulumi_azure_native/netapp/get_backup.py +4 -0
  1696. pulumi_azure_native/netapp/get_backup_policy.py +4 -0
  1697. pulumi_azure_native/netapp/get_pool.py +4 -0
  1698. pulumi_azure_native/netapp/get_snapshot.py +4 -0
  1699. pulumi_azure_native/netapp/get_snapshot_policy.py +4 -0
  1700. pulumi_azure_native/netapp/get_subvolume.py +4 -0
  1701. pulumi_azure_native/netapp/get_subvolume_metadata.py +4 -0
  1702. pulumi_azure_native/netapp/get_volume.py +4 -0
  1703. pulumi_azure_native/netapp/get_volume_group.py +4 -0
  1704. pulumi_azure_native/netapp/get_volume_group_id_for_ldap_user.py +4 -0
  1705. pulumi_azure_native/netapp/get_volume_quota_rule.py +4 -0
  1706. pulumi_azure_native/netapp/list_volume_replications.py +4 -0
  1707. pulumi_azure_native/netapp/pool.py +6 -2
  1708. pulumi_azure_native/netapp/snapshot.py +6 -2
  1709. pulumi_azure_native/netapp/snapshot_policy.py +6 -2
  1710. pulumi_azure_native/netapp/subvolume.py +6 -2
  1711. pulumi_azure_native/netapp/volume.py +6 -2
  1712. pulumi_azure_native/netapp/volume_group.py +6 -2
  1713. pulumi_azure_native/netapp/volume_quota_rule.py +6 -2
  1714. pulumi_azure_native/network/admin_rule.py +6 -2
  1715. pulumi_azure_native/network/admin_rule_collection.py +6 -2
  1716. pulumi_azure_native/network/application_gateway.py +6 -2
  1717. pulumi_azure_native/network/application_gateway_private_endpoint_connection.py +6 -2
  1718. pulumi_azure_native/network/application_security_group.py +6 -2
  1719. pulumi_azure_native/network/azure_firewall.py +6 -2
  1720. pulumi_azure_native/network/bastion_host.py +6 -2
  1721. pulumi_azure_native/network/configuration_policy_group.py +6 -2
  1722. pulumi_azure_native/network/connection_monitor.py +6 -2
  1723. pulumi_azure_native/network/connectivity_configuration.py +6 -2
  1724. pulumi_azure_native/network/custom_ip_prefix.py +6 -2
  1725. pulumi_azure_native/network/ddos_custom_policy.py +6 -2
  1726. pulumi_azure_native/network/ddos_protection_plan.py +6 -2
  1727. pulumi_azure_native/network/default_admin_rule.py +2 -2
  1728. pulumi_azure_native/network/default_user_rule.py +2 -2
  1729. pulumi_azure_native/network/dns_forwarding_ruleset.py +6 -2
  1730. pulumi_azure_native/network/dns_resolver.py +2 -2
  1731. pulumi_azure_native/network/dscp_configuration.py +6 -2
  1732. pulumi_azure_native/network/endpoint.py +6 -2
  1733. pulumi_azure_native/network/experiment.py +2 -2
  1734. pulumi_azure_native/network/express_route_circuit.py +6 -2
  1735. pulumi_azure_native/network/express_route_circuit_authorization.py +6 -2
  1736. pulumi_azure_native/network/express_route_circuit_connection.py +6 -2
  1737. pulumi_azure_native/network/express_route_circuit_peering.py +6 -2
  1738. pulumi_azure_native/network/express_route_connection.py +6 -2
  1739. pulumi_azure_native/network/express_route_cross_connection_peering.py +6 -2
  1740. pulumi_azure_native/network/express_route_gateway.py +6 -2
  1741. pulumi_azure_native/network/express_route_port.py +6 -2
  1742. pulumi_azure_native/network/express_route_port_authorization.py +6 -2
  1743. pulumi_azure_native/network/firewall_policy.py +6 -2
  1744. pulumi_azure_native/network/firewall_policy_rule_collection_group.py +6 -2
  1745. pulumi_azure_native/network/firewall_policy_rule_group.py +2 -2
  1746. pulumi_azure_native/network/flow_log.py +6 -2
  1747. pulumi_azure_native/network/forwarding_rule.py +2 -2
  1748. pulumi_azure_native/network/front_door.py +2 -2
  1749. pulumi_azure_native/network/get_active_sessions.py +4 -0
  1750. pulumi_azure_native/network/get_admin_rule.py +4 -0
  1751. pulumi_azure_native/network/get_admin_rule_collection.py +4 -0
  1752. pulumi_azure_native/network/get_application_gateway.py +4 -0
  1753. pulumi_azure_native/network/get_application_gateway_backend_health_on_demand.py +4 -0
  1754. pulumi_azure_native/network/get_application_gateway_private_endpoint_connection.py +4 -0
  1755. pulumi_azure_native/network/get_application_security_group.py +4 -0
  1756. pulumi_azure_native/network/get_azure_firewall.py +4 -0
  1757. pulumi_azure_native/network/get_bastion_host.py +4 -0
  1758. pulumi_azure_native/network/get_bastion_shareable_link.py +4 -0
  1759. pulumi_azure_native/network/get_configuration_policy_group.py +4 -0
  1760. pulumi_azure_native/network/get_connection_monitor.py +4 -0
  1761. pulumi_azure_native/network/get_connectivity_configuration.py +4 -0
  1762. pulumi_azure_native/network/get_custom_ip_prefix.py +4 -0
  1763. pulumi_azure_native/network/get_ddos_custom_policy.py +4 -0
  1764. pulumi_azure_native/network/get_ddos_protection_plan.py +4 -0
  1765. pulumi_azure_native/network/get_dns_forwarding_ruleset.py +4 -0
  1766. pulumi_azure_native/network/get_dns_resource_reference_by_tar_resources.py +4 -0
  1767. pulumi_azure_native/network/get_dscp_configuration.py +4 -0
  1768. pulumi_azure_native/network/get_endpoint.py +4 -0
  1769. pulumi_azure_native/network/get_express_route_circuit.py +4 -0
  1770. pulumi_azure_native/network/get_express_route_circuit_authorization.py +4 -0
  1771. pulumi_azure_native/network/get_express_route_circuit_connection.py +4 -0
  1772. pulumi_azure_native/network/get_express_route_circuit_peering.py +4 -0
  1773. pulumi_azure_native/network/get_express_route_connection.py +4 -0
  1774. pulumi_azure_native/network/get_express_route_cross_connection_peering.py +4 -0
  1775. pulumi_azure_native/network/get_express_route_gateway.py +4 -0
  1776. pulumi_azure_native/network/get_express_route_port.py +4 -0
  1777. pulumi_azure_native/network/get_express_route_port_authorization.py +4 -0
  1778. pulumi_azure_native/network/get_firewall_policy.py +4 -0
  1779. pulumi_azure_native/network/get_firewall_policy_rule_collection_group.py +4 -0
  1780. pulumi_azure_native/network/get_flow_log.py +4 -0
  1781. pulumi_azure_native/network/get_hub_route_table.py +4 -0
  1782. pulumi_azure_native/network/get_hub_virtual_network_connection.py +4 -0
  1783. pulumi_azure_native/network/get_inbound_endpoint.py +4 -0
  1784. pulumi_azure_native/network/get_inbound_nat_rule.py +4 -0
  1785. pulumi_azure_native/network/get_ip_allocation.py +4 -0
  1786. pulumi_azure_native/network/get_ip_group.py +4 -0
  1787. pulumi_azure_native/network/get_load_balancer.py +4 -0
  1788. pulumi_azure_native/network/get_load_balancer_backend_address_pool.py +4 -0
  1789. pulumi_azure_native/network/get_local_network_gateway.py +4 -0
  1790. pulumi_azure_native/network/get_management_group_network_manager_connection.py +4 -0
  1791. pulumi_azure_native/network/get_nat_gateway.py +4 -0
  1792. pulumi_azure_native/network/get_nat_rule.py +4 -0
  1793. pulumi_azure_native/network/get_network_group.py +4 -0
  1794. pulumi_azure_native/network/get_network_interface.py +4 -0
  1795. pulumi_azure_native/network/get_network_interface_tap_configuration.py +4 -0
  1796. pulumi_azure_native/network/get_network_manager.py +4 -0
  1797. pulumi_azure_native/network/get_network_profile.py +4 -0
  1798. pulumi_azure_native/network/get_network_security_group.py +4 -0
  1799. pulumi_azure_native/network/get_network_security_perimeter.py +4 -0
  1800. pulumi_azure_native/network/get_network_virtual_appliance.py +4 -0
  1801. pulumi_azure_native/network/get_network_virtual_appliance_connection.py +4 -0
  1802. pulumi_azure_native/network/get_network_watcher.py +4 -0
  1803. pulumi_azure_native/network/get_outbound_endpoint.py +4 -0
  1804. pulumi_azure_native/network/get_p2s_vpn_gateway.py +4 -0
  1805. pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health.py +4 -0
  1806. pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health_detailed.py +4 -0
  1807. pulumi_azure_native/network/get_packet_capture.py +4 -0
  1808. pulumi_azure_native/network/get_policy.py +4 -0
  1809. pulumi_azure_native/network/get_private_dns_zone_group.py +4 -0
  1810. pulumi_azure_native/network/get_private_endpoint.py +4 -0
  1811. pulumi_azure_native/network/get_private_link_service.py +4 -0
  1812. pulumi_azure_native/network/get_private_link_service_private_endpoint_connection.py +4 -0
  1813. pulumi_azure_native/network/get_private_resolver_virtual_network_link.py +4 -0
  1814. pulumi_azure_native/network/get_profile.py +4 -0
  1815. pulumi_azure_native/network/get_public_ip_address.py +4 -0
  1816. pulumi_azure_native/network/get_public_ip_prefix.py +4 -0
  1817. pulumi_azure_native/network/get_record_set.py +4 -0
  1818. pulumi_azure_native/network/get_route.py +4 -0
  1819. pulumi_azure_native/network/get_route_filter.py +4 -0
  1820. pulumi_azure_native/network/get_route_filter_rule.py +4 -0
  1821. pulumi_azure_native/network/get_route_map.py +4 -0
  1822. pulumi_azure_native/network/get_route_table.py +4 -0
  1823. pulumi_azure_native/network/get_routing_intent.py +4 -0
  1824. pulumi_azure_native/network/get_scope_connection.py +4 -0
  1825. pulumi_azure_native/network/get_security_admin_configuration.py +4 -0
  1826. pulumi_azure_native/network/get_security_partner_provider.py +4 -0
  1827. pulumi_azure_native/network/get_security_rule.py +4 -0
  1828. pulumi_azure_native/network/get_security_user_configuration.py +4 -0
  1829. pulumi_azure_native/network/get_service_endpoint_policy.py +4 -0
  1830. pulumi_azure_native/network/get_service_endpoint_policy_definition.py +4 -0
  1831. pulumi_azure_native/network/get_static_member.py +4 -0
  1832. pulumi_azure_native/network/get_subnet.py +4 -0
  1833. pulumi_azure_native/network/get_subscription_network_manager_connection.py +4 -0
  1834. pulumi_azure_native/network/get_traffic_manager_user_metrics_key.py +2 -0
  1835. pulumi_azure_native/network/get_user_rule.py +4 -0
  1836. pulumi_azure_native/network/get_user_rule_collection.py +4 -0
  1837. pulumi_azure_native/network/get_virtual_appliance_site.py +4 -0
  1838. pulumi_azure_native/network/get_virtual_hub.py +4 -0
  1839. pulumi_azure_native/network/get_virtual_hub_bgp_connection.py +4 -0
  1840. pulumi_azure_native/network/get_virtual_hub_ip_configuration.py +4 -0
  1841. pulumi_azure_native/network/get_virtual_hub_route_table_v2.py +4 -0
  1842. pulumi_azure_native/network/get_virtual_network.py +4 -0
  1843. pulumi_azure_native/network/get_virtual_network_gateway.py +4 -0
  1844. pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +4 -0
  1845. pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +4 -0
  1846. pulumi_azure_native/network/get_virtual_network_gateway_connection.py +4 -0
  1847. pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +4 -0
  1848. pulumi_azure_native/network/get_virtual_network_gateway_nat_rule.py +4 -0
  1849. pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_connection_health.py +4 -0
  1850. pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_ipsec_parameters.py +4 -0
  1851. pulumi_azure_native/network/get_virtual_network_peering.py +4 -0
  1852. pulumi_azure_native/network/get_virtual_network_tap.py +4 -0
  1853. pulumi_azure_native/network/get_virtual_router.py +4 -0
  1854. pulumi_azure_native/network/get_virtual_router_peering.py +4 -0
  1855. pulumi_azure_native/network/get_virtual_wan.py +4 -0
  1856. pulumi_azure_native/network/get_vpn_connection.py +4 -0
  1857. pulumi_azure_native/network/get_vpn_gateway.py +4 -0
  1858. pulumi_azure_native/network/get_vpn_server_configuration.py +4 -0
  1859. pulumi_azure_native/network/get_vpn_site.py +4 -0
  1860. pulumi_azure_native/network/get_web_application_firewall_policy.py +4 -0
  1861. pulumi_azure_native/network/get_zone.py +4 -0
  1862. pulumi_azure_native/network/hub_route_table.py +6 -2
  1863. pulumi_azure_native/network/hub_virtual_network_connection.py +6 -2
  1864. pulumi_azure_native/network/inbound_endpoint.py +6 -2
  1865. pulumi_azure_native/network/inbound_nat_rule.py +6 -2
  1866. pulumi_azure_native/network/ip_allocation.py +6 -2
  1867. pulumi_azure_native/network/ip_group.py +6 -2
  1868. pulumi_azure_native/network/list_active_connectivity_configurations.py +4 -0
  1869. pulumi_azure_native/network/list_active_security_admin_rules.py +4 -0
  1870. pulumi_azure_native/network/list_active_security_user_rules.py +4 -0
  1871. pulumi_azure_native/network/list_dns_forwarding_ruleset_by_virtual_network.py +4 -0
  1872. pulumi_azure_native/network/list_dns_resolver_by_virtual_network.py +4 -0
  1873. pulumi_azure_native/network/list_effective_virtual_network_by_network_manager.py +4 -0
  1874. pulumi_azure_native/network/list_firewall_policy_idps_signature.py +4 -0
  1875. pulumi_azure_native/network/list_firewall_policy_idps_signatures_filter_value.py +4 -0
  1876. pulumi_azure_native/network/list_list_effective_virtual_network_by_network_group.py +4 -0
  1877. pulumi_azure_native/network/list_network_manager_deployment_status.py +4 -0
  1878. pulumi_azure_native/network/list_network_manager_effective_connectivity_configurations.py +4 -0
  1879. pulumi_azure_native/network/list_network_manager_effective_security_admin_rules.py +4 -0
  1880. pulumi_azure_native/network/load_balancer.py +6 -2
  1881. pulumi_azure_native/network/load_balancer_backend_address_pool.py +6 -2
  1882. pulumi_azure_native/network/local_network_gateway.py +6 -2
  1883. pulumi_azure_native/network/management_group_network_manager_connection.py +6 -2
  1884. pulumi_azure_native/network/nat_gateway.py +6 -2
  1885. pulumi_azure_native/network/nat_rule.py +6 -2
  1886. pulumi_azure_native/network/network_experiment_profile.py +2 -2
  1887. pulumi_azure_native/network/network_group.py +6 -2
  1888. pulumi_azure_native/network/network_interface.py +6 -2
  1889. pulumi_azure_native/network/network_interface_tap_configuration.py +6 -2
  1890. pulumi_azure_native/network/network_manager.py +6 -2
  1891. pulumi_azure_native/network/network_profile.py +6 -2
  1892. pulumi_azure_native/network/network_security_group.py +6 -2
  1893. pulumi_azure_native/network/network_security_perimeter.py +6 -2
  1894. pulumi_azure_native/network/network_virtual_appliance.py +6 -2
  1895. pulumi_azure_native/network/network_virtual_appliance_connection.py +4 -0
  1896. pulumi_azure_native/network/network_watcher.py +6 -2
  1897. pulumi_azure_native/network/nsp_access_rule.py +2 -2
  1898. pulumi_azure_native/network/nsp_association.py +2 -2
  1899. pulumi_azure_native/network/nsp_profile.py +2 -2
  1900. pulumi_azure_native/network/outbound_endpoint.py +6 -2
  1901. pulumi_azure_native/network/p2s_vpn_gateway.py +6 -2
  1902. pulumi_azure_native/network/p2s_vpn_server_configuration.py +2 -2
  1903. pulumi_azure_native/network/packet_capture.py +6 -2
  1904. pulumi_azure_native/network/policy.py +6 -2
  1905. pulumi_azure_native/network/private_dns_zone_group.py +6 -2
  1906. pulumi_azure_native/network/private_endpoint.py +6 -2
  1907. pulumi_azure_native/network/private_link_service.py +6 -2
  1908. pulumi_azure_native/network/private_link_service_private_endpoint_connection.py +6 -2
  1909. pulumi_azure_native/network/private_record_set.py +2 -2
  1910. pulumi_azure_native/network/private_resolver_virtual_network_link.py +4 -0
  1911. pulumi_azure_native/network/private_zone.py +2 -2
  1912. pulumi_azure_native/network/profile.py +6 -2
  1913. pulumi_azure_native/network/public_ip_address.py +6 -2
  1914. pulumi_azure_native/network/public_ip_prefix.py +6 -2
  1915. pulumi_azure_native/network/record_set.py +6 -2
  1916. pulumi_azure_native/network/route.py +6 -2
  1917. pulumi_azure_native/network/route_filter.py +6 -2
  1918. pulumi_azure_native/network/route_filter_rule.py +6 -2
  1919. pulumi_azure_native/network/route_map.py +4 -0
  1920. pulumi_azure_native/network/route_table.py +6 -2
  1921. pulumi_azure_native/network/routing_intent.py +6 -2
  1922. pulumi_azure_native/network/rules_engine.py +2 -2
  1923. pulumi_azure_native/network/scope_connection.py +6 -2
  1924. pulumi_azure_native/network/security_admin_configuration.py +6 -2
  1925. pulumi_azure_native/network/security_partner_provider.py +6 -2
  1926. pulumi_azure_native/network/security_rule.py +6 -2
  1927. pulumi_azure_native/network/security_user_configuration.py +6 -2
  1928. pulumi_azure_native/network/service_endpoint_policy.py +6 -2
  1929. pulumi_azure_native/network/service_endpoint_policy_definition.py +6 -2
  1930. pulumi_azure_native/network/static_member.py +6 -2
  1931. pulumi_azure_native/network/subnet.py +6 -2
  1932. pulumi_azure_native/network/subscription_network_manager_connection.py +6 -2
  1933. pulumi_azure_native/network/traffic_manager_user_metrics_key.py +6 -2
  1934. pulumi_azure_native/network/user_rule.py +6 -2
  1935. pulumi_azure_native/network/user_rule_collection.py +6 -2
  1936. pulumi_azure_native/network/virtual_appliance_site.py +6 -2
  1937. pulumi_azure_native/network/virtual_hub.py +6 -2
  1938. pulumi_azure_native/network/virtual_hub_bgp_connection.py +6 -2
  1939. pulumi_azure_native/network/virtual_hub_ip_configuration.py +6 -2
  1940. pulumi_azure_native/network/virtual_hub_route_table_v2.py +6 -2
  1941. pulumi_azure_native/network/virtual_network.py +6 -2
  1942. pulumi_azure_native/network/virtual_network_gateway.py +6 -2
  1943. pulumi_azure_native/network/virtual_network_gateway_connection.py +6 -2
  1944. pulumi_azure_native/network/virtual_network_gateway_nat_rule.py +6 -2
  1945. pulumi_azure_native/network/virtual_network_link.py +2 -2
  1946. pulumi_azure_native/network/virtual_network_peering.py +6 -2
  1947. pulumi_azure_native/network/virtual_network_tap.py +6 -2
  1948. pulumi_azure_native/network/virtual_router.py +6 -2
  1949. pulumi_azure_native/network/virtual_router_peering.py +6 -2
  1950. pulumi_azure_native/network/virtual_wan.py +6 -2
  1951. pulumi_azure_native/network/vpn_connection.py +6 -2
  1952. pulumi_azure_native/network/vpn_gateway.py +6 -2
  1953. pulumi_azure_native/network/vpn_server_configuration.py +6 -2
  1954. pulumi_azure_native/network/vpn_site.py +6 -2
  1955. pulumi_azure_native/network/web_application_firewall_policy.py +6 -2
  1956. pulumi_azure_native/network/zone.py +6 -2
  1957. pulumi_azure_native/networkcloud/agent_pool.py +4 -0
  1958. pulumi_azure_native/networkcloud/bare_metal_machine.py +6 -2
  1959. pulumi_azure_native/networkcloud/bare_metal_machine_key_set.py +6 -2
  1960. pulumi_azure_native/networkcloud/bmc_key_set.py +6 -2
  1961. pulumi_azure_native/networkcloud/cloud_services_network.py +6 -2
  1962. pulumi_azure_native/networkcloud/cluster.py +6 -2
  1963. pulumi_azure_native/networkcloud/cluster_manager.py +6 -2
  1964. pulumi_azure_native/networkcloud/console.py +6 -2
  1965. pulumi_azure_native/networkcloud/default_cni_network.py +2 -2
  1966. pulumi_azure_native/networkcloud/get_agent_pool.py +4 -0
  1967. pulumi_azure_native/networkcloud/get_bare_metal_machine.py +4 -0
  1968. pulumi_azure_native/networkcloud/get_bare_metal_machine_key_set.py +4 -0
  1969. pulumi_azure_native/networkcloud/get_bmc_key_set.py +4 -0
  1970. pulumi_azure_native/networkcloud/get_cloud_services_network.py +4 -0
  1971. pulumi_azure_native/networkcloud/get_cluster.py +4 -0
  1972. pulumi_azure_native/networkcloud/get_cluster_manager.py +4 -0
  1973. pulumi_azure_native/networkcloud/get_console.py +4 -0
  1974. pulumi_azure_native/networkcloud/get_kubernetes_cluster.py +4 -0
  1975. pulumi_azure_native/networkcloud/get_l2_network.py +4 -0
  1976. pulumi_azure_native/networkcloud/get_l3_network.py +4 -0
  1977. pulumi_azure_native/networkcloud/get_metrics_configuration.py +4 -0
  1978. pulumi_azure_native/networkcloud/get_rack.py +4 -0
  1979. pulumi_azure_native/networkcloud/get_storage_appliance.py +4 -0
  1980. pulumi_azure_native/networkcloud/get_trunked_network.py +4 -0
  1981. pulumi_azure_native/networkcloud/get_virtual_machine.py +4 -0
  1982. pulumi_azure_native/networkcloud/get_volume.py +4 -0
  1983. pulumi_azure_native/networkcloud/hybrid_aks_cluster.py +2 -2
  1984. pulumi_azure_native/networkcloud/kubernetes_cluster.py +4 -0
  1985. pulumi_azure_native/networkcloud/l2_network.py +6 -2
  1986. pulumi_azure_native/networkcloud/l3_network.py +6 -2
  1987. pulumi_azure_native/networkcloud/metrics_configuration.py +6 -2
  1988. pulumi_azure_native/networkcloud/rack.py +6 -2
  1989. pulumi_azure_native/networkcloud/storage_appliance.py +6 -2
  1990. pulumi_azure_native/networkcloud/trunked_network.py +6 -2
  1991. pulumi_azure_native/networkcloud/virtual_machine.py +6 -2
  1992. pulumi_azure_native/networkcloud/volume.py +6 -2
  1993. pulumi_azure_native/networkfunction/azure_traffic_collector.py +6 -2
  1994. pulumi_azure_native/networkfunction/collector_policy.py +6 -2
  1995. pulumi_azure_native/networkfunction/get_azure_traffic_collector.py +4 -0
  1996. pulumi_azure_native/networkfunction/get_collector_policy.py +4 -0
  1997. pulumi_azure_native/notificationhubs/get_namespace.py +4 -0
  1998. pulumi_azure_native/notificationhubs/get_namespace_authorization_rule.py +4 -0
  1999. pulumi_azure_native/notificationhubs/get_namespace_pns_credentials.py +4 -0
  2000. pulumi_azure_native/notificationhubs/get_notification_hub.py +4 -0
  2001. pulumi_azure_native/notificationhubs/get_notification_hub_authorization_rule.py +4 -0
  2002. pulumi_azure_native/notificationhubs/get_notification_hub_pns_credentials.py +4 -0
  2003. pulumi_azure_native/notificationhubs/get_private_endpoint_connection.py +4 -0
  2004. pulumi_azure_native/notificationhubs/list_namespace_keys.py +4 -0
  2005. pulumi_azure_native/notificationhubs/list_notification_hub_keys.py +4 -0
  2006. pulumi_azure_native/notificationhubs/namespace.py +6 -2
  2007. pulumi_azure_native/notificationhubs/namespace_authorization_rule.py +6 -2
  2008. pulumi_azure_native/notificationhubs/notification_hub.py +6 -2
  2009. pulumi_azure_native/notificationhubs/notification_hub_authorization_rule.py +6 -2
  2010. pulumi_azure_native/notificationhubs/private_endpoint_connection.py +4 -0
  2011. pulumi_azure_native/offazure/hyper_v_site.py +2 -2
  2012. pulumi_azure_native/offazure/private_endpoint_connection.py +2 -2
  2013. pulumi_azure_native/offazure/site.py +2 -2
  2014. pulumi_azure_native/openenergyplatform/energy_service.py +2 -2
  2015. pulumi_azure_native/operationalinsights/cluster.py +6 -2
  2016. pulumi_azure_native/operationalinsights/data_export.py +2 -2
  2017. pulumi_azure_native/operationalinsights/data_source.py +6 -2
  2018. pulumi_azure_native/operationalinsights/get_cluster.py +4 -0
  2019. pulumi_azure_native/operationalinsights/get_data_source.py +4 -0
  2020. pulumi_azure_native/operationalinsights/get_linked_service.py +4 -0
  2021. pulumi_azure_native/operationalinsights/get_query.py +4 -0
  2022. pulumi_azure_native/operationalinsights/get_query_pack.py +4 -0
  2023. pulumi_azure_native/operationalinsights/get_saved_search.py +4 -0
  2024. pulumi_azure_native/operationalinsights/get_workspace.py +4 -0
  2025. pulumi_azure_native/operationalinsights/linked_service.py +6 -2
  2026. pulumi_azure_native/operationalinsights/linked_storage_account.py +2 -2
  2027. pulumi_azure_native/operationalinsights/machine_group.py +2 -2
  2028. pulumi_azure_native/operationalinsights/query.py +6 -2
  2029. pulumi_azure_native/operationalinsights/query_pack.py +6 -2
  2030. pulumi_azure_native/operationalinsights/saved_search.py +6 -2
  2031. pulumi_azure_native/operationalinsights/storage_insight_config.py +2 -2
  2032. pulumi_azure_native/operationalinsights/table.py +2 -2
  2033. pulumi_azure_native/operationalinsights/workspace.py +6 -2
  2034. pulumi_azure_native/operationsmanagement/management_association.py +2 -2
  2035. pulumi_azure_native/operationsmanagement/management_configuration.py +2 -2
  2036. pulumi_azure_native/operationsmanagement/solution.py +2 -2
  2037. pulumi_azure_native/orbital/contact.py +4 -0
  2038. pulumi_azure_native/orbital/contact_profile.py +4 -0
  2039. pulumi_azure_native/orbital/get_contact.py +4 -0
  2040. pulumi_azure_native/orbital/get_contact_profile.py +4 -0
  2041. pulumi_azure_native/orbital/get_spacecraft.py +4 -0
  2042. pulumi_azure_native/orbital/list_spacecraft_available_contacts.py +4 -0
  2043. pulumi_azure_native/orbital/spacecraft.py +4 -0
  2044. pulumi_azure_native/peering/connection_monitor_test.py +2 -2
  2045. pulumi_azure_native/peering/get_peer_asn.py +4 -0
  2046. pulumi_azure_native/peering/peer_asn.py +6 -2
  2047. pulumi_azure_native/peering/peering.py +2 -2
  2048. pulumi_azure_native/peering/peering_service.py +2 -2
  2049. pulumi_azure_native/peering/prefix.py +2 -2
  2050. pulumi_azure_native/peering/registered_asn.py +2 -2
  2051. pulumi_azure_native/peering/registered_prefix.py +2 -2
  2052. pulumi_azure_native/policyinsights/attestation_at_resource.py +2 -2
  2053. pulumi_azure_native/policyinsights/attestation_at_resource_group.py +2 -2
  2054. pulumi_azure_native/policyinsights/attestation_at_subscription.py +2 -2
  2055. pulumi_azure_native/policyinsights/get_remediation_at_management_group.py +4 -0
  2056. pulumi_azure_native/policyinsights/get_remediation_at_resource.py +4 -0
  2057. pulumi_azure_native/policyinsights/get_remediation_at_resource_group.py +4 -0
  2058. pulumi_azure_native/policyinsights/get_remediation_at_subscription.py +4 -0
  2059. pulumi_azure_native/policyinsights/list_remediation_deployments_at_management_group.py +4 -0
  2060. pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource.py +4 -0
  2061. pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource_group.py +4 -0
  2062. pulumi_azure_native/policyinsights/list_remediation_deployments_at_subscription.py +4 -0
  2063. pulumi_azure_native/policyinsights/remediation_at_management_group.py +6 -2
  2064. pulumi_azure_native/policyinsights/remediation_at_resource.py +6 -2
  2065. pulumi_azure_native/policyinsights/remediation_at_resource_group.py +6 -2
  2066. pulumi_azure_native/policyinsights/remediation_at_subscription.py +6 -2
  2067. pulumi_azure_native/portal/console.py +2 -2
  2068. pulumi_azure_native/portal/console_with_location.py +2 -2
  2069. pulumi_azure_native/portal/dashboard.py +6 -2
  2070. pulumi_azure_native/portal/get_dashboard.py +4 -0
  2071. pulumi_azure_native/portal/tenant_configuration.py +2 -2
  2072. pulumi_azure_native/portal/user_settings.py +2 -2
  2073. pulumi_azure_native/portal/user_settings_with_location.py +2 -2
  2074. pulumi_azure_native/powerbi/power_bi_resource.py +2 -2
  2075. pulumi_azure_native/powerbi/private_endpoint_connection.py +2 -2
  2076. pulumi_azure_native/powerbi/workspace_collection.py +2 -2
  2077. pulumi_azure_native/powerbidedicated/auto_scale_v_core.py +2 -2
  2078. pulumi_azure_native/powerbidedicated/capacity_details.py +6 -2
  2079. pulumi_azure_native/powerbidedicated/get_capacity_details.py +4 -0
  2080. pulumi_azure_native/powerplatform/account.py +2 -2
  2081. pulumi_azure_native/powerplatform/enterprise_policy.py +2 -2
  2082. pulumi_azure_native/powerplatform/private_endpoint_connection.py +2 -2
  2083. pulumi_azure_native/professionalservice/professional_service_subscription_level.py +2 -2
  2084. pulumi_azure_native/providerhub/default_rollout.py +2 -2
  2085. pulumi_azure_native/providerhub/notification_registration.py +2 -2
  2086. pulumi_azure_native/providerhub/operation_by_provider_registration.py +6 -2
  2087. pulumi_azure_native/providerhub/provider_registration.py +2 -2
  2088. pulumi_azure_native/providerhub/resource_type_registration.py +2 -2
  2089. pulumi_azure_native/providerhub/skus.py +2 -2
  2090. pulumi_azure_native/providerhub/skus_nested_resource_type_first.py +2 -2
  2091. pulumi_azure_native/providerhub/skus_nested_resource_type_second.py +2 -2
  2092. pulumi_azure_native/providerhub/skus_nested_resource_type_third.py +2 -2
  2093. pulumi_azure_native/purview/account.py +6 -2
  2094. pulumi_azure_native/purview/get_account.py +4 -0
  2095. pulumi_azure_native/purview/get_private_endpoint_connection.py +4 -0
  2096. pulumi_azure_native/purview/list_account_keys.py +4 -0
  2097. pulumi_azure_native/purview/private_endpoint_connection.py +6 -2
  2098. pulumi_azure_native/quantum/workspace.py +2 -2
  2099. pulumi_azure_native/recommendationsservice/account.py +6 -2
  2100. pulumi_azure_native/recommendationsservice/get_account.py +4 -0
  2101. pulumi_azure_native/recommendationsservice/get_modeling.py +4 -0
  2102. pulumi_azure_native/recommendationsservice/get_service_endpoint.py +4 -0
  2103. pulumi_azure_native/recommendationsservice/modeling.py +6 -2
  2104. pulumi_azure_native/recommendationsservice/service_endpoint.py +6 -2
  2105. pulumi_azure_native/recoveryservices/get_protected_item.py +4 -0
  2106. pulumi_azure_native/recoveryservices/get_protection_policy.py +4 -0
  2107. pulumi_azure_native/recoveryservices/get_recovery_point_access_token.py +4 -0
  2108. pulumi_azure_native/recoveryservices/get_replication_fabric.py +4 -0
  2109. pulumi_azure_native/recoveryservices/get_replication_migration_item.py +4 -0
  2110. pulumi_azure_native/recoveryservices/get_replication_network_mapping.py +4 -0
  2111. pulumi_azure_native/recoveryservices/get_replication_policy.py +4 -0
  2112. pulumi_azure_native/recoveryservices/get_replication_protected_item.py +4 -0
  2113. pulumi_azure_native/recoveryservices/get_replication_protection_container_mapping.py +4 -0
  2114. pulumi_azure_native/recoveryservices/get_replication_recovery_plan.py +4 -0
  2115. pulumi_azure_native/recoveryservices/get_replication_recovery_services_provider.py +4 -0
  2116. pulumi_azure_native/recoveryservices/get_replication_storage_classification_mapping.py +4 -0
  2117. pulumi_azure_native/recoveryservices/get_replicationv_center.py +4 -0
  2118. pulumi_azure_native/recoveryservices/get_vault.py +4 -0
  2119. pulumi_azure_native/recoveryservices/private_endpoint_connection.py +2 -2
  2120. pulumi_azure_native/recoveryservices/protected_item.py +6 -2
  2121. pulumi_azure_native/recoveryservices/protection_container.py +2 -2
  2122. pulumi_azure_native/recoveryservices/protection_intent.py +2 -2
  2123. pulumi_azure_native/recoveryservices/protection_policy.py +6 -2
  2124. pulumi_azure_native/recoveryservices/replication_fabric.py +6 -2
  2125. pulumi_azure_native/recoveryservices/replication_migration_item.py +6 -2
  2126. pulumi_azure_native/recoveryservices/replication_network_mapping.py +6 -2
  2127. pulumi_azure_native/recoveryservices/replication_policy.py +6 -2
  2128. pulumi_azure_native/recoveryservices/replication_protected_item.py +6 -2
  2129. pulumi_azure_native/recoveryservices/replication_protection_container_mapping.py +6 -2
  2130. pulumi_azure_native/recoveryservices/replication_recovery_plan.py +6 -2
  2131. pulumi_azure_native/recoveryservices/replication_recovery_services_provider.py +6 -2
  2132. pulumi_azure_native/recoveryservices/replication_storage_classification_mapping.py +6 -2
  2133. pulumi_azure_native/recoveryservices/replicationv_center.py +6 -2
  2134. pulumi_azure_native/recoveryservices/resource_guard_proxy.py +2 -2
  2135. pulumi_azure_native/recoveryservices/vault.py +6 -2
  2136. pulumi_azure_native/redhatopenshift/get_machine_pool.py +4 -0
  2137. pulumi_azure_native/redhatopenshift/get_open_shift_cluster.py +4 -0
  2138. pulumi_azure_native/redhatopenshift/get_secret.py +4 -0
  2139. pulumi_azure_native/redhatopenshift/get_sync_identity_provider.py +4 -0
  2140. pulumi_azure_native/redhatopenshift/get_sync_set.py +4 -0
  2141. pulumi_azure_native/redhatopenshift/list_open_shift_cluster_admin_credentials.py +4 -0
  2142. pulumi_azure_native/redhatopenshift/list_open_shift_cluster_credentials.py +4 -0
  2143. pulumi_azure_native/redhatopenshift/machine_pool.py +4 -0
  2144. pulumi_azure_native/redhatopenshift/open_shift_cluster.py +6 -2
  2145. pulumi_azure_native/redhatopenshift/secret.py +4 -0
  2146. pulumi_azure_native/redhatopenshift/sync_identity_provider.py +4 -0
  2147. pulumi_azure_native/redhatopenshift/sync_set.py +4 -0
  2148. pulumi_azure_native/relay/get_hybrid_connection_authorization_rule.py +4 -0
  2149. pulumi_azure_native/relay/get_namespace_authorization_rule.py +4 -0
  2150. pulumi_azure_native/relay/get_private_endpoint_connection.py +4 -0
  2151. pulumi_azure_native/relay/get_wcf_relay.py +4 -0
  2152. pulumi_azure_native/relay/get_wcf_relay_authorization_rule.py +4 -0
  2153. pulumi_azure_native/relay/hybrid_connection.py +2 -2
  2154. pulumi_azure_native/relay/hybrid_connection_authorization_rule.py +6 -2
  2155. pulumi_azure_native/relay/namespace.py +2 -2
  2156. pulumi_azure_native/relay/namespace_authorization_rule.py +6 -2
  2157. pulumi_azure_native/relay/private_endpoint_connection.py +6 -2
  2158. pulumi_azure_native/relay/wcf_relay.py +6 -2
  2159. pulumi_azure_native/relay/wcf_relay_authorization_rule.py +6 -2
  2160. pulumi_azure_native/resourceconnector/appliance.py +6 -2
  2161. pulumi_azure_native/resourceconnector/get_appliance.py +4 -0
  2162. pulumi_azure_native/resourceconnector/list_appliance_cluster_user_credential.py +4 -0
  2163. pulumi_azure_native/resourcegraph/get_graph_query.py +4 -0
  2164. pulumi_azure_native/resourcegraph/graph_query.py +6 -2
  2165. pulumi_azure_native/resourcehealth/list_security_advisory_impacted_resource_by_subscription_id_and_event_id.py +4 -0
  2166. pulumi_azure_native/resourcehealth/list_security_advisory_impacted_resource_by_tenant_id_and_event_id.py +4 -0
  2167. pulumi_azure_native/resources/azure_cli_script.py +2 -2
  2168. pulumi_azure_native/resources/azure_power_shell_script.py +2 -2
  2169. pulumi_azure_native/resources/deployment.py +6 -2
  2170. pulumi_azure_native/resources/deployment_at_management_group_scope.py +6 -2
  2171. pulumi_azure_native/resources/deployment_at_scope.py +6 -2
  2172. pulumi_azure_native/resources/deployment_at_subscription_scope.py +6 -2
  2173. pulumi_azure_native/resources/deployment_at_tenant_scope.py +6 -2
  2174. pulumi_azure_native/resources/get_deployment.py +4 -0
  2175. pulumi_azure_native/resources/get_deployment_at_management_group_scope.py +4 -0
  2176. pulumi_azure_native/resources/get_deployment_at_scope.py +4 -0
  2177. pulumi_azure_native/resources/get_deployment_at_subscription_scope.py +4 -0
  2178. pulumi_azure_native/resources/get_deployment_at_tenant_scope.py +4 -0
  2179. pulumi_azure_native/resources/get_resource.py +4 -0
  2180. pulumi_azure_native/resources/get_resource_group.py +4 -0
  2181. pulumi_azure_native/resources/get_tag_at_scope.py +4 -0
  2182. pulumi_azure_native/resources/get_template_spec_version.py +4 -0
  2183. pulumi_azure_native/resources/resource.py +6 -2
  2184. pulumi_azure_native/resources/resource_group.py +6 -2
  2185. pulumi_azure_native/resources/tag_at_scope.py +6 -2
  2186. pulumi_azure_native/resources/template_spec.py +2 -2
  2187. pulumi_azure_native/resources/template_spec_version.py +6 -2
  2188. pulumi_azure_native/saas/saas_subscription_level.py +2 -2
  2189. pulumi_azure_native/scheduler/job.py +2 -2
  2190. pulumi_azure_native/scheduler/job_collection.py +2 -2
  2191. pulumi_azure_native/scvmm/availability_set.py +6 -2
  2192. pulumi_azure_native/scvmm/cloud.py +6 -2
  2193. pulumi_azure_native/scvmm/get_availability_set.py +4 -0
  2194. pulumi_azure_native/scvmm/get_cloud.py +4 -0
  2195. pulumi_azure_native/scvmm/get_guest_agent.py +4 -0
  2196. pulumi_azure_native/scvmm/get_hybrid_identity_metadata.py +4 -0
  2197. pulumi_azure_native/scvmm/get_inventory_item.py +4 -0
  2198. pulumi_azure_native/scvmm/get_machine_extension.py +4 -0
  2199. pulumi_azure_native/scvmm/get_virtual_machine.py +4 -0
  2200. pulumi_azure_native/scvmm/get_virtual_machine_template.py +4 -0
  2201. pulumi_azure_native/scvmm/get_virtual_network.py +4 -0
  2202. pulumi_azure_native/scvmm/get_vmm_server.py +4 -0
  2203. pulumi_azure_native/scvmm/guest_agent.py +4 -0
  2204. pulumi_azure_native/scvmm/hybrid_identity_metadata.py +4 -0
  2205. pulumi_azure_native/scvmm/inventory_item.py +6 -2
  2206. pulumi_azure_native/scvmm/machine_extension.py +4 -0
  2207. pulumi_azure_native/scvmm/virtual_machine.py +6 -2
  2208. pulumi_azure_native/scvmm/virtual_machine_template.py +6 -2
  2209. pulumi_azure_native/scvmm/virtual_network.py +6 -2
  2210. pulumi_azure_native/scvmm/vmm_server.py +6 -2
  2211. pulumi_azure_native/search/get_private_endpoint_connection.py +4 -0
  2212. pulumi_azure_native/search/get_service.py +4 -0
  2213. pulumi_azure_native/search/get_shared_private_link_resource.py +4 -0
  2214. pulumi_azure_native/search/list_admin_key.py +4 -0
  2215. pulumi_azure_native/search/list_query_key_by_search_service.py +4 -0
  2216. pulumi_azure_native/search/private_endpoint_connection.py +6 -2
  2217. pulumi_azure_native/search/service.py +6 -2
  2218. pulumi_azure_native/search/shared_private_link_resource.py +6 -2
  2219. pulumi_azure_native/security/adaptive_application_control.py +6 -2
  2220. pulumi_azure_native/security/advanced_threat_protection.py +2 -2
  2221. pulumi_azure_native/security/alerts_suppression_rule.py +2 -2
  2222. pulumi_azure_native/security/application.py +2 -2
  2223. pulumi_azure_native/security/assessment.py +6 -2
  2224. pulumi_azure_native/security/assessment_metadata_in_subscription.py +2 -2
  2225. pulumi_azure_native/security/assignment.py +2 -2
  2226. pulumi_azure_native/security/automation.py +2 -2
  2227. pulumi_azure_native/security/connector.py +2 -2
  2228. pulumi_azure_native/security/custom_assessment_automation.py +2 -2
  2229. pulumi_azure_native/security/custom_entity_store_assignment.py +2 -2
  2230. pulumi_azure_native/security/device_security_group.py +2 -2
  2231. pulumi_azure_native/security/get_adaptive_application_control.py +4 -0
  2232. pulumi_azure_native/security/get_assessment.py +4 -0
  2233. pulumi_azure_native/security/get_iot_security_solution.py +4 -0
  2234. pulumi_azure_native/security/get_security_connector.py +4 -0
  2235. pulumi_azure_native/security/get_security_contact.py +4 -0
  2236. pulumi_azure_native/security/ingestion_setting.py +2 -2
  2237. pulumi_azure_native/security/iot_security_solution.py +6 -2
  2238. pulumi_azure_native/security/jit_network_access_policy.py +2 -2
  2239. pulumi_azure_native/security/security_connector.py +6 -2
  2240. pulumi_azure_native/security/security_connector_application.py +2 -2
  2241. pulumi_azure_native/security/security_contact.py +6 -2
  2242. pulumi_azure_native/security/server_vulnerability_assessment.py +2 -2
  2243. pulumi_azure_native/security/sql_vulnerability_assessment_baseline_rule.py +2 -2
  2244. pulumi_azure_native/security/standard.py +2 -2
  2245. pulumi_azure_native/security/workspace_setting.py +2 -2
  2246. pulumi_azure_native/securityandcompliance/private_endpoint_connections_adt_api.py +2 -2
  2247. pulumi_azure_native/securityandcompliance/private_endpoint_connections_comp.py +2 -2
  2248. pulumi_azure_native/securityandcompliance/private_endpoint_connections_for_edm.py +2 -2
  2249. pulumi_azure_native/securityandcompliance/private_endpoint_connections_for_mip_policy_sync.py +2 -2
  2250. pulumi_azure_native/securityandcompliance/private_endpoint_connections_for_scc_powershell.py +2 -2
  2251. pulumi_azure_native/securityandcompliance/private_endpoint_connections_sec.py +2 -2
  2252. pulumi_azure_native/securityandcompliance/private_link_services_for_edm_upload.py +2 -2
  2253. pulumi_azure_native/securityandcompliance/private_link_services_for_m365_compliance_center.py +2 -2
  2254. pulumi_azure_native/securityandcompliance/private_link_services_for_m365_security_center.py +2 -2
  2255. pulumi_azure_native/securityandcompliance/private_link_services_for_mip_policy_sync.py +2 -2
  2256. pulumi_azure_native/securityandcompliance/private_link_services_for_o365_management_activity_api.py +2 -2
  2257. pulumi_azure_native/securityandcompliance/private_link_services_for_scc_powershell.py +2 -2
  2258. pulumi_azure_native/securitydevops/azure_dev_ops_connector.py +2 -2
  2259. pulumi_azure_native/securitydevops/git_hub_connector.py +2 -2
  2260. pulumi_azure_native/securityinsights/aad_data_connector.py +2 -2
  2261. pulumi_azure_native/securityinsights/aatp_data_connector.py +2 -2
  2262. pulumi_azure_native/securityinsights/action.py +6 -2
  2263. pulumi_azure_native/securityinsights/activity_custom_entity_query.py +2 -2
  2264. pulumi_azure_native/securityinsights/anomalies.py +2 -2
  2265. pulumi_azure_native/securityinsights/anomaly_security_ml_analytics_settings.py +2 -2
  2266. pulumi_azure_native/securityinsights/asc_data_connector.py +2 -2
  2267. pulumi_azure_native/securityinsights/automation_rule.py +6 -2
  2268. pulumi_azure_native/securityinsights/aws_cloud_trail_data_connector.py +2 -2
  2269. pulumi_azure_native/securityinsights/bookmark.py +6 -2
  2270. pulumi_azure_native/securityinsights/bookmark_relation.py +6 -2
  2271. pulumi_azure_native/securityinsights/content_package.py +4 -0
  2272. pulumi_azure_native/securityinsights/content_template.py +4 -0
  2273. pulumi_azure_native/securityinsights/entity_analytics.py +2 -2
  2274. pulumi_azure_native/securityinsights/eyes_on.py +2 -2
  2275. pulumi_azure_native/securityinsights/file_import.py +4 -0
  2276. pulumi_azure_native/securityinsights/fusion_alert_rule.py +2 -2
  2277. pulumi_azure_native/securityinsights/get_action.py +4 -0
  2278. pulumi_azure_native/securityinsights/get_automation_rule.py +4 -0
  2279. pulumi_azure_native/securityinsights/get_bookmark.py +4 -0
  2280. pulumi_azure_native/securityinsights/get_bookmark_relation.py +4 -0
  2281. pulumi_azure_native/securityinsights/get_content_package.py +4 -0
  2282. pulumi_azure_native/securityinsights/get_content_template.py +4 -0
  2283. pulumi_azure_native/securityinsights/get_entities_get_timeline.py +4 -0
  2284. pulumi_azure_native/securityinsights/get_entity_insights.py +4 -0
  2285. pulumi_azure_native/securityinsights/get_file_import.py +4 -0
  2286. pulumi_azure_native/securityinsights/get_hunt.py +4 -0
  2287. pulumi_azure_native/securityinsights/get_hunt_comment.py +4 -0
  2288. pulumi_azure_native/securityinsights/get_hunt_relation.py +4 -0
  2289. pulumi_azure_native/securityinsights/get_incident.py +4 -0
  2290. pulumi_azure_native/securityinsights/get_incident_comment.py +4 -0
  2291. pulumi_azure_native/securityinsights/get_incident_relation.py +4 -0
  2292. pulumi_azure_native/securityinsights/get_incident_task.py +4 -0
  2293. pulumi_azure_native/securityinsights/get_metadata.py +4 -0
  2294. pulumi_azure_native/securityinsights/get_sentinel_onboarding_state.py +4 -0
  2295. pulumi_azure_native/securityinsights/get_source_control.py +4 -0
  2296. pulumi_azure_native/securityinsights/get_threat_intelligence_indicator.py +4 -0
  2297. pulumi_azure_native/securityinsights/get_watchlist.py +4 -0
  2298. pulumi_azure_native/securityinsights/get_watchlist_item.py +4 -0
  2299. pulumi_azure_native/securityinsights/get_workspace_manager_assignment.py +4 -0
  2300. pulumi_azure_native/securityinsights/get_workspace_manager_configuration.py +4 -0
  2301. pulumi_azure_native/securityinsights/get_workspace_manager_group.py +4 -0
  2302. pulumi_azure_native/securityinsights/get_workspace_manager_member.py +4 -0
  2303. pulumi_azure_native/securityinsights/hunt.py +4 -0
  2304. pulumi_azure_native/securityinsights/hunt_comment.py +4 -0
  2305. pulumi_azure_native/securityinsights/hunt_relation.py +4 -0
  2306. pulumi_azure_native/securityinsights/incident.py +6 -2
  2307. pulumi_azure_native/securityinsights/incident_comment.py +6 -2
  2308. pulumi_azure_native/securityinsights/incident_relation.py +6 -2
  2309. pulumi_azure_native/securityinsights/incident_task.py +4 -0
  2310. pulumi_azure_native/securityinsights/list_source_control_repositories.py +4 -0
  2311. pulumi_azure_native/securityinsights/mcas_data_connector.py +2 -2
  2312. pulumi_azure_native/securityinsights/mdatp_data_connector.py +2 -2
  2313. pulumi_azure_native/securityinsights/metadata.py +6 -2
  2314. pulumi_azure_native/securityinsights/microsoft_security_incident_creation_alert_rule.py +2 -2
  2315. pulumi_azure_native/securityinsights/office_data_connector.py +2 -2
  2316. pulumi_azure_native/securityinsights/scheduled_alert_rule.py +2 -2
  2317. pulumi_azure_native/securityinsights/sentinel_onboarding_state.py +6 -2
  2318. pulumi_azure_native/securityinsights/source_control.py +6 -2
  2319. pulumi_azure_native/securityinsights/threat_intelligence_indicator.py +6 -2
  2320. pulumi_azure_native/securityinsights/ti_data_connector.py +2 -2
  2321. pulumi_azure_native/securityinsights/ueba.py +2 -2
  2322. pulumi_azure_native/securityinsights/watchlist.py +6 -2
  2323. pulumi_azure_native/securityinsights/watchlist_item.py +6 -2
  2324. pulumi_azure_native/securityinsights/workspace_manager_assignment.py +4 -0
  2325. pulumi_azure_native/securityinsights/workspace_manager_configuration.py +4 -0
  2326. pulumi_azure_native/securityinsights/workspace_manager_group.py +4 -0
  2327. pulumi_azure_native/securityinsights/workspace_manager_member.py +4 -0
  2328. pulumi_azure_native/serialconsole/serial_port.py +2 -2
  2329. pulumi_azure_native/servicebus/disaster_recovery_config.py +6 -2
  2330. pulumi_azure_native/servicebus/get_disaster_recovery_config.py +4 -0
  2331. pulumi_azure_native/servicebus/get_migration_config.py +4 -0
  2332. pulumi_azure_native/servicebus/get_namespace.py +4 -0
  2333. pulumi_azure_native/servicebus/get_namespace_authorization_rule.py +4 -0
  2334. pulumi_azure_native/servicebus/get_namespace_network_rule_set.py +4 -0
  2335. pulumi_azure_native/servicebus/get_private_endpoint_connection.py +4 -0
  2336. pulumi_azure_native/servicebus/get_queue.py +4 -0
  2337. pulumi_azure_native/servicebus/get_queue_authorization_rule.py +4 -0
  2338. pulumi_azure_native/servicebus/get_rule.py +4 -0
  2339. pulumi_azure_native/servicebus/get_subscription.py +4 -0
  2340. pulumi_azure_native/servicebus/get_topic.py +4 -0
  2341. pulumi_azure_native/servicebus/get_topic_authorization_rule.py +4 -0
  2342. pulumi_azure_native/servicebus/list_disaster_recovery_config_keys.py +4 -0
  2343. pulumi_azure_native/servicebus/list_namespace_keys.py +4 -0
  2344. pulumi_azure_native/servicebus/list_queue_keys.py +4 -0
  2345. pulumi_azure_native/servicebus/list_topic_keys.py +4 -0
  2346. pulumi_azure_native/servicebus/migration_config.py +6 -2
  2347. pulumi_azure_native/servicebus/namespace.py +6 -2
  2348. pulumi_azure_native/servicebus/namespace_authorization_rule.py +6 -2
  2349. pulumi_azure_native/servicebus/namespace_ip_filter_rule.py +2 -2
  2350. pulumi_azure_native/servicebus/namespace_network_rule_set.py +6 -2
  2351. pulumi_azure_native/servicebus/namespace_virtual_network_rule.py +2 -2
  2352. pulumi_azure_native/servicebus/private_endpoint_connection.py +6 -2
  2353. pulumi_azure_native/servicebus/queue.py +6 -2
  2354. pulumi_azure_native/servicebus/queue_authorization_rule.py +6 -2
  2355. pulumi_azure_native/servicebus/rule.py +6 -2
  2356. pulumi_azure_native/servicebus/subscription.py +6 -2
  2357. pulumi_azure_native/servicebus/topic.py +6 -2
  2358. pulumi_azure_native/servicebus/topic_authorization_rule.py +6 -2
  2359. pulumi_azure_native/servicefabric/get_managed_cluster.py +4 -0
  2360. pulumi_azure_native/servicefabric/get_managed_cluster_application.py +4 -0
  2361. pulumi_azure_native/servicefabric/get_managed_cluster_application_type.py +4 -0
  2362. pulumi_azure_native/servicefabric/get_managed_cluster_application_type_version.py +4 -0
  2363. pulumi_azure_native/servicefabric/get_managed_cluster_service.py +4 -0
  2364. pulumi_azure_native/servicefabric/get_node_type.py +4 -0
  2365. pulumi_azure_native/servicefabric/getmanaged_az_resiliency_status.py +4 -0
  2366. pulumi_azure_native/servicefabric/getmanaged_maintenance_window_status.py +4 -0
  2367. pulumi_azure_native/servicefabric/managed_cluster.py +6 -2
  2368. pulumi_azure_native/servicefabric/managed_cluster_application.py +4 -0
  2369. pulumi_azure_native/servicefabric/managed_cluster_application_type.py +4 -0
  2370. pulumi_azure_native/servicefabric/managed_cluster_application_type_version.py +4 -0
  2371. pulumi_azure_native/servicefabric/managed_cluster_service.py +4 -0
  2372. pulumi_azure_native/servicefabric/node_type.py +6 -2
  2373. pulumi_azure_native/servicefabricmesh/application.py +6 -2
  2374. pulumi_azure_native/servicefabricmesh/gateway.py +2 -2
  2375. pulumi_azure_native/servicefabricmesh/get_application.py +4 -0
  2376. pulumi_azure_native/servicefabricmesh/get_network.py +4 -0
  2377. pulumi_azure_native/servicefabricmesh/get_volume.py +4 -0
  2378. pulumi_azure_native/servicefabricmesh/network.py +6 -2
  2379. pulumi_azure_native/servicefabricmesh/secret.py +2 -2
  2380. pulumi_azure_native/servicefabricmesh/secret_value.py +2 -2
  2381. pulumi_azure_native/servicefabricmesh/volume.py +6 -2
  2382. pulumi_azure_native/servicelinker/get_linker.py +4 -0
  2383. pulumi_azure_native/servicelinker/linker.py +6 -2
  2384. pulumi_azure_native/servicelinker/list_linker_configurations.py +4 -0
  2385. pulumi_azure_native/servicenetworking/associations_interface.py +6 -2
  2386. pulumi_azure_native/servicenetworking/frontends_interface.py +6 -2
  2387. pulumi_azure_native/servicenetworking/get_associations_interface.py +4 -0
  2388. pulumi_azure_native/servicenetworking/get_frontends_interface.py +4 -0
  2389. pulumi_azure_native/servicenetworking/get_traffic_controller_interface.py +4 -0
  2390. pulumi_azure_native/servicenetworking/traffic_controller_interface.py +6 -2
  2391. pulumi_azure_native/signalrservice/get_signal_r.py +4 -0
  2392. pulumi_azure_native/signalrservice/get_signal_r_custom_certificate.py +4 -0
  2393. pulumi_azure_native/signalrservice/get_signal_r_custom_domain.py +4 -0
  2394. pulumi_azure_native/signalrservice/get_signal_r_private_endpoint_connection.py +4 -0
  2395. pulumi_azure_native/signalrservice/get_signal_r_replica.py +4 -0
  2396. pulumi_azure_native/signalrservice/get_signal_r_shared_private_link_resource.py +4 -0
  2397. pulumi_azure_native/signalrservice/list_signal_r_keys.py +4 -0
  2398. pulumi_azure_native/signalrservice/signal_r.py +6 -2
  2399. pulumi_azure_native/signalrservice/signal_r_custom_certificate.py +6 -2
  2400. pulumi_azure_native/signalrservice/signal_r_custom_domain.py +6 -2
  2401. pulumi_azure_native/signalrservice/signal_r_private_endpoint_connection.py +6 -2
  2402. pulumi_azure_native/signalrservice/signal_r_replica.py +4 -0
  2403. pulumi_azure_native/signalrservice/signal_r_shared_private_link_resource.py +6 -2
  2404. pulumi_azure_native/softwareplan/hybrid_use_benefit.py +2 -2
  2405. pulumi_azure_native/solutions/application.py +6 -2
  2406. pulumi_azure_native/solutions/application_definition.py +6 -2
  2407. pulumi_azure_native/solutions/get_application.py +4 -0
  2408. pulumi_azure_native/solutions/get_application_definition.py +4 -0
  2409. pulumi_azure_native/solutions/jit_request.py +2 -2
  2410. pulumi_azure_native/solutions/list_application_tokens.py +4 -0
  2411. pulumi_azure_native/sql/backup_short_term_retention_policy.py +6 -2
  2412. pulumi_azure_native/sql/data_masking_policy.py +6 -2
  2413. pulumi_azure_native/sql/database.py +6 -2
  2414. pulumi_azure_native/sql/database_advisor.py +6 -2
  2415. pulumi_azure_native/sql/database_blob_auditing_policy.py +6 -2
  2416. pulumi_azure_native/sql/database_security_alert_policy.py +6 -2
  2417. pulumi_azure_native/sql/database_sql_vulnerability_assessment_rule_baseline.py +4 -0
  2418. pulumi_azure_native/sql/database_vulnerability_assessment.py +6 -2
  2419. pulumi_azure_native/sql/database_vulnerability_assessment_rule_baseline.py +6 -2
  2420. pulumi_azure_native/sql/disaster_recovery_configuration.py +2 -2
  2421. pulumi_azure_native/sql/distributed_availability_group.py +6 -2
  2422. pulumi_azure_native/sql/elastic_pool.py +6 -2
  2423. pulumi_azure_native/sql/encryption_protector.py +6 -2
  2424. pulumi_azure_native/sql/extended_database_blob_auditing_policy.py +6 -2
  2425. pulumi_azure_native/sql/extended_server_blob_auditing_policy.py +6 -2
  2426. pulumi_azure_native/sql/failover_group.py +6 -2
  2427. pulumi_azure_native/sql/firewall_rule.py +6 -2
  2428. pulumi_azure_native/sql/geo_backup_policy.py +6 -2
  2429. pulumi_azure_native/sql/get_backup_short_term_retention_policy.py +4 -0
  2430. pulumi_azure_native/sql/get_data_masking_policy.py +4 -0
  2431. pulumi_azure_native/sql/get_database.py +4 -0
  2432. pulumi_azure_native/sql/get_database_advisor.py +4 -0
  2433. pulumi_azure_native/sql/get_database_blob_auditing_policy.py +4 -0
  2434. pulumi_azure_native/sql/get_database_security_alert_policy.py +4 -0
  2435. pulumi_azure_native/sql/get_database_sql_vulnerability_assessment_rule_baseline.py +4 -0
  2436. pulumi_azure_native/sql/get_database_vulnerability_assessment.py +4 -0
  2437. pulumi_azure_native/sql/get_database_vulnerability_assessment_rule_baseline.py +4 -0
  2438. pulumi_azure_native/sql/get_distributed_availability_group.py +4 -0
  2439. pulumi_azure_native/sql/get_elastic_pool.py +4 -0
  2440. pulumi_azure_native/sql/get_encryption_protector.py +4 -0
  2441. pulumi_azure_native/sql/get_extended_database_blob_auditing_policy.py +4 -0
  2442. pulumi_azure_native/sql/get_extended_server_blob_auditing_policy.py +4 -0
  2443. pulumi_azure_native/sql/get_failover_group.py +4 -0
  2444. pulumi_azure_native/sql/get_firewall_rule.py +4 -0
  2445. pulumi_azure_native/sql/get_geo_backup_policy.py +4 -0
  2446. pulumi_azure_native/sql/get_i_pv6_firewall_rule.py +4 -0
  2447. pulumi_azure_native/sql/get_instance_failover_group.py +4 -0
  2448. pulumi_azure_native/sql/get_instance_pool.py +4 -0
  2449. pulumi_azure_native/sql/get_job.py +4 -0
  2450. pulumi_azure_native/sql/get_job_agent.py +4 -0
  2451. pulumi_azure_native/sql/get_job_credential.py +4 -0
  2452. pulumi_azure_native/sql/get_job_step.py +4 -0
  2453. pulumi_azure_native/sql/get_job_target_group.py +4 -0
  2454. pulumi_azure_native/sql/get_long_term_retention_policy.py +4 -0
  2455. pulumi_azure_native/sql/get_managed_database.py +4 -0
  2456. pulumi_azure_native/sql/get_managed_database_sensitivity_label.py +4 -0
  2457. pulumi_azure_native/sql/get_managed_database_vulnerability_assessment.py +4 -0
  2458. pulumi_azure_native/sql/get_managed_database_vulnerability_assessment_rule_baseline.py +4 -0
  2459. pulumi_azure_native/sql/get_managed_instance.py +4 -0
  2460. pulumi_azure_native/sql/get_managed_instance_administrator.py +4 -0
  2461. pulumi_azure_native/sql/get_managed_instance_azure_ad_only_authentication.py +4 -0
  2462. pulumi_azure_native/sql/get_managed_instance_key.py +4 -0
  2463. pulumi_azure_native/sql/get_managed_instance_long_term_retention_policy.py +4 -0
  2464. pulumi_azure_native/sql/get_managed_instance_private_endpoint_connection.py +4 -0
  2465. pulumi_azure_native/sql/get_managed_instance_vulnerability_assessment.py +4 -0
  2466. pulumi_azure_native/sql/get_managed_server_dns_alias.py +4 -0
  2467. pulumi_azure_native/sql/get_outbound_firewall_rule.py +4 -0
  2468. pulumi_azure_native/sql/get_private_endpoint_connection.py +4 -0
  2469. pulumi_azure_native/sql/get_sensitivity_label.py +4 -0
  2470. pulumi_azure_native/sql/get_server.py +4 -0
  2471. pulumi_azure_native/sql/get_server_advisor.py +4 -0
  2472. pulumi_azure_native/sql/get_server_azure_ad_administrator.py +4 -0
  2473. pulumi_azure_native/sql/get_server_azure_ad_only_authentication.py +4 -0
  2474. pulumi_azure_native/sql/get_server_blob_auditing_policy.py +4 -0
  2475. pulumi_azure_native/sql/get_server_dns_alias.py +4 -0
  2476. pulumi_azure_native/sql/get_server_key.py +4 -0
  2477. pulumi_azure_native/sql/get_server_security_alert_policy.py +4 -0
  2478. pulumi_azure_native/sql/get_server_trust_certificate.py +4 -0
  2479. pulumi_azure_native/sql/get_server_trust_group.py +4 -0
  2480. pulumi_azure_native/sql/get_server_vulnerability_assessment.py +4 -0
  2481. pulumi_azure_native/sql/get_sql_vulnerability_assessment_rule_baseline.py +4 -0
  2482. pulumi_azure_native/sql/get_sql_vulnerability_assessments_setting.py +4 -0
  2483. pulumi_azure_native/sql/get_start_stop_managed_instance_schedule.py +4 -0
  2484. pulumi_azure_native/sql/get_sync_agent.py +4 -0
  2485. pulumi_azure_native/sql/get_sync_group.py +4 -0
  2486. pulumi_azure_native/sql/get_sync_member.py +4 -0
  2487. pulumi_azure_native/sql/get_transparent_data_encryption.py +4 -0
  2488. pulumi_azure_native/sql/get_virtual_network_rule.py +4 -0
  2489. pulumi_azure_native/sql/get_workload_classifier.py +4 -0
  2490. pulumi_azure_native/sql/get_workload_group.py +4 -0
  2491. pulumi_azure_native/sql/i_pv6_firewall_rule.py +6 -2
  2492. pulumi_azure_native/sql/instance_failover_group.py +6 -2
  2493. pulumi_azure_native/sql/instance_pool.py +6 -2
  2494. pulumi_azure_native/sql/job.py +6 -2
  2495. pulumi_azure_native/sql/job_agent.py +6 -2
  2496. pulumi_azure_native/sql/job_credential.py +6 -2
  2497. pulumi_azure_native/sql/job_step.py +6 -2
  2498. pulumi_azure_native/sql/job_target_group.py +6 -2
  2499. pulumi_azure_native/sql/long_term_retention_policy.py +6 -2
  2500. pulumi_azure_native/sql/managed_database.py +6 -2
  2501. pulumi_azure_native/sql/managed_database_sensitivity_label.py +6 -2
  2502. pulumi_azure_native/sql/managed_database_vulnerability_assessment.py +6 -2
  2503. pulumi_azure_native/sql/managed_database_vulnerability_assessment_rule_baseline.py +6 -2
  2504. pulumi_azure_native/sql/managed_instance.py +6 -2
  2505. pulumi_azure_native/sql/managed_instance_administrator.py +6 -2
  2506. pulumi_azure_native/sql/managed_instance_azure_ad_only_authentication.py +6 -2
  2507. pulumi_azure_native/sql/managed_instance_key.py +6 -2
  2508. pulumi_azure_native/sql/managed_instance_long_term_retention_policy.py +4 -0
  2509. pulumi_azure_native/sql/managed_instance_private_endpoint_connection.py +6 -2
  2510. pulumi_azure_native/sql/managed_instance_vulnerability_assessment.py +6 -2
  2511. pulumi_azure_native/sql/managed_server_dns_alias.py +6 -2
  2512. pulumi_azure_native/sql/outbound_firewall_rule.py +6 -2
  2513. pulumi_azure_native/sql/private_endpoint_connection.py +6 -2
  2514. pulumi_azure_native/sql/sensitivity_label.py +6 -2
  2515. pulumi_azure_native/sql/server.py +6 -2
  2516. pulumi_azure_native/sql/server_advisor.py +6 -2
  2517. pulumi_azure_native/sql/server_azure_ad_administrator.py +6 -2
  2518. pulumi_azure_native/sql/server_azure_ad_only_authentication.py +6 -2
  2519. pulumi_azure_native/sql/server_blob_auditing_policy.py +6 -2
  2520. pulumi_azure_native/sql/server_communication_link.py +2 -2
  2521. pulumi_azure_native/sql/server_dns_alias.py +6 -2
  2522. pulumi_azure_native/sql/server_key.py +6 -2
  2523. pulumi_azure_native/sql/server_security_alert_policy.py +6 -2
  2524. pulumi_azure_native/sql/server_trust_certificate.py +6 -2
  2525. pulumi_azure_native/sql/server_trust_group.py +6 -2
  2526. pulumi_azure_native/sql/server_vulnerability_assessment.py +6 -2
  2527. pulumi_azure_native/sql/sql_vulnerability_assessment_rule_baseline.py +4 -0
  2528. pulumi_azure_native/sql/sql_vulnerability_assessments_setting.py +4 -0
  2529. pulumi_azure_native/sql/start_stop_managed_instance_schedule.py +4 -0
  2530. pulumi_azure_native/sql/sync_agent.py +6 -2
  2531. pulumi_azure_native/sql/sync_group.py +6 -2
  2532. pulumi_azure_native/sql/sync_member.py +6 -2
  2533. pulumi_azure_native/sql/transparent_data_encryption.py +6 -2
  2534. pulumi_azure_native/sql/virtual_network_rule.py +6 -2
  2535. pulumi_azure_native/sql/workload_classifier.py +6 -2
  2536. pulumi_azure_native/sql/workload_group.py +6 -2
  2537. pulumi_azure_native/sqlvirtualmachine/availability_group_listener.py +6 -2
  2538. pulumi_azure_native/sqlvirtualmachine/get_availability_group_listener.py +4 -0
  2539. pulumi_azure_native/sqlvirtualmachine/get_sql_virtual_machine.py +4 -0
  2540. pulumi_azure_native/sqlvirtualmachine/get_sql_virtual_machine_group.py +4 -0
  2541. pulumi_azure_native/sqlvirtualmachine/sql_virtual_machine.py +6 -2
  2542. pulumi_azure_native/sqlvirtualmachine/sql_virtual_machine_group.py +6 -2
  2543. pulumi_azure_native/storage/blob_container.py +6 -2
  2544. pulumi_azure_native/storage/blob_container_immutability_policy.py +6 -2
  2545. pulumi_azure_native/storage/blob_inventory_policy.py +6 -2
  2546. pulumi_azure_native/storage/blob_service_properties.py +6 -2
  2547. pulumi_azure_native/storage/encryption_scope.py +6 -2
  2548. pulumi_azure_native/storage/file_service_properties.py +6 -2
  2549. pulumi_azure_native/storage/file_share.py +6 -2
  2550. pulumi_azure_native/storage/get_blob_container.py +4 -0
  2551. pulumi_azure_native/storage/get_blob_container_immutability_policy.py +4 -0
  2552. pulumi_azure_native/storage/get_blob_inventory_policy.py +4 -0
  2553. pulumi_azure_native/storage/get_blob_service_properties.py +4 -0
  2554. pulumi_azure_native/storage/get_encryption_scope.py +4 -0
  2555. pulumi_azure_native/storage/get_file_service_properties.py +4 -0
  2556. pulumi_azure_native/storage/get_file_share.py +4 -0
  2557. pulumi_azure_native/storage/get_local_user.py +4 -0
  2558. pulumi_azure_native/storage/get_management_policy.py +4 -0
  2559. pulumi_azure_native/storage/get_object_replication_policy.py +4 -0
  2560. pulumi_azure_native/storage/get_private_endpoint_connection.py +4 -0
  2561. pulumi_azure_native/storage/get_queue.py +4 -0
  2562. pulumi_azure_native/storage/get_queue_service_properties.py +4 -0
  2563. pulumi_azure_native/storage/get_storage_account.py +4 -0
  2564. pulumi_azure_native/storage/get_table.py +4 -0
  2565. pulumi_azure_native/storage/get_table_service_properties.py +4 -0
  2566. pulumi_azure_native/storage/list_local_user_keys.py +4 -0
  2567. pulumi_azure_native/storage/list_storage_account_keys.py +4 -0
  2568. pulumi_azure_native/storage/list_storage_account_sas.py +4 -0
  2569. pulumi_azure_native/storage/list_storage_account_service_sas.py +4 -0
  2570. pulumi_azure_native/storage/local_user.py +6 -2
  2571. pulumi_azure_native/storage/management_policy.py +6 -2
  2572. pulumi_azure_native/storage/object_replication_policy.py +6 -2
  2573. pulumi_azure_native/storage/private_endpoint_connection.py +6 -2
  2574. pulumi_azure_native/storage/queue.py +6 -2
  2575. pulumi_azure_native/storage/queue_service_properties.py +6 -2
  2576. pulumi_azure_native/storage/storage_account.py +6 -2
  2577. pulumi_azure_native/storage/table.py +6 -2
  2578. pulumi_azure_native/storage/table_service_properties.py +6 -2
  2579. pulumi_azure_native/storagecache/cache.py +6 -2
  2580. pulumi_azure_native/storagecache/get_cache.py +4 -0
  2581. pulumi_azure_native/storagecache/get_required_aml_fs_subnets_size.py +4 -0
  2582. pulumi_azure_native/storagecache/get_storage_target.py +4 -0
  2583. pulumi_azure_native/storagecache/storage_target.py +6 -2
  2584. pulumi_azure_native/storagemover/agent.py +6 -2
  2585. pulumi_azure_native/storagemover/endpoint.py +6 -2
  2586. pulumi_azure_native/storagemover/get_agent.py +4 -0
  2587. pulumi_azure_native/storagemover/get_endpoint.py +4 -0
  2588. pulumi_azure_native/storagemover/get_job_definition.py +4 -0
  2589. pulumi_azure_native/storagemover/get_project.py +4 -0
  2590. pulumi_azure_native/storagemover/get_storage_mover.py +4 -0
  2591. pulumi_azure_native/storagemover/job_definition.py +6 -2
  2592. pulumi_azure_native/storagemover/project.py +6 -2
  2593. pulumi_azure_native/storagemover/storage_mover.py +6 -2
  2594. pulumi_azure_native/storagepool/disk_pool.py +6 -2
  2595. pulumi_azure_native/storagepool/get_disk_pool.py +4 -0
  2596. pulumi_azure_native/storagepool/get_iscsi_target.py +4 -0
  2597. pulumi_azure_native/storagepool/iscsi_target.py +6 -2
  2598. pulumi_azure_native/storagesync/cloud_endpoint.py +6 -2
  2599. pulumi_azure_native/storagesync/get_cloud_endpoint.py +4 -0
  2600. pulumi_azure_native/storagesync/get_private_endpoint_connection.py +4 -0
  2601. pulumi_azure_native/storagesync/get_registered_server.py +4 -0
  2602. pulumi_azure_native/storagesync/get_server_endpoint.py +4 -0
  2603. pulumi_azure_native/storagesync/get_storage_sync_service.py +4 -0
  2604. pulumi_azure_native/storagesync/get_sync_group.py +4 -0
  2605. pulumi_azure_native/storagesync/private_endpoint_connection.py +6 -2
  2606. pulumi_azure_native/storagesync/registered_server.py +6 -2
  2607. pulumi_azure_native/storagesync/server_endpoint.py +6 -2
  2608. pulumi_azure_native/storagesync/storage_sync_service.py +6 -2
  2609. pulumi_azure_native/storagesync/sync_group.py +6 -2
  2610. pulumi_azure_native/storsimple/access_control_record.py +2 -2
  2611. pulumi_azure_native/storsimple/backup_policy.py +2 -2
  2612. pulumi_azure_native/storsimple/backup_schedule.py +2 -2
  2613. pulumi_azure_native/storsimple/bandwidth_setting.py +2 -2
  2614. pulumi_azure_native/storsimple/get_manager.py +4 -0
  2615. pulumi_azure_native/storsimple/get_storage_account_credential.py +4 -0
  2616. pulumi_azure_native/storsimple/manager.py +6 -2
  2617. pulumi_azure_native/storsimple/manager_extended_info.py +2 -2
  2618. pulumi_azure_native/storsimple/storage_account_credential.py +6 -2
  2619. pulumi_azure_native/storsimple/volume.py +2 -2
  2620. pulumi_azure_native/storsimple/volume_container.py +2 -2
  2621. pulumi_azure_native/streamanalytics/cluster.py +6 -2
  2622. pulumi_azure_native/streamanalytics/function.py +6 -2
  2623. pulumi_azure_native/streamanalytics/get_cluster.py +4 -0
  2624. pulumi_azure_native/streamanalytics/get_function.py +4 -0
  2625. pulumi_azure_native/streamanalytics/get_input.py +4 -0
  2626. pulumi_azure_native/streamanalytics/get_output.py +4 -0
  2627. pulumi_azure_native/streamanalytics/get_private_endpoint.py +4 -0
  2628. pulumi_azure_native/streamanalytics/get_streaming_job.py +4 -0
  2629. pulumi_azure_native/streamanalytics/input.py +6 -2
  2630. pulumi_azure_native/streamanalytics/list_cluster_streaming_jobs.py +4 -0
  2631. pulumi_azure_native/streamanalytics/output.py +6 -2
  2632. pulumi_azure_native/streamanalytics/private_endpoint.py +6 -2
  2633. pulumi_azure_native/streamanalytics/streaming_job.py +6 -2
  2634. pulumi_azure_native/subscription/alias.py +6 -2
  2635. pulumi_azure_native/subscription/get_alias.py +4 -0
  2636. pulumi_azure_native/synapse/big_data_pool.py +6 -2
  2637. pulumi_azure_native/synapse/database_principal_assignment.py +2 -2
  2638. pulumi_azure_native/synapse/get_big_data_pool.py +4 -0
  2639. pulumi_azure_native/synapse/get_integration_runtime.py +4 -0
  2640. pulumi_azure_native/synapse/get_integration_runtime_connection_info.py +4 -0
  2641. pulumi_azure_native/synapse/get_integration_runtime_object_metadatum.py +4 -0
  2642. pulumi_azure_native/synapse/get_integration_runtime_status.py +4 -0
  2643. pulumi_azure_native/synapse/get_ip_firewall_rule.py +4 -0
  2644. pulumi_azure_native/synapse/get_key.py +4 -0
  2645. pulumi_azure_native/synapse/get_private_endpoint_connection.py +4 -0
  2646. pulumi_azure_native/synapse/get_private_link_hub.py +4 -0
  2647. pulumi_azure_native/synapse/get_sql_pool.py +4 -0
  2648. pulumi_azure_native/synapse/get_sql_pool_sensitivity_label.py +4 -0
  2649. pulumi_azure_native/synapse/get_sql_pool_transparent_data_encryption.py +4 -0
  2650. pulumi_azure_native/synapse/get_sql_pool_vulnerability_assessment.py +4 -0
  2651. pulumi_azure_native/synapse/get_sql_pool_vulnerability_assessment_rule_baseline.py +4 -0
  2652. pulumi_azure_native/synapse/get_sql_pool_workload_classifier.py +4 -0
  2653. pulumi_azure_native/synapse/get_sql_pool_workload_group.py +4 -0
  2654. pulumi_azure_native/synapse/get_workspace.py +4 -0
  2655. pulumi_azure_native/synapse/get_workspace_aad_admin.py +4 -0
  2656. pulumi_azure_native/synapse/get_workspace_managed_sql_server_vulnerability_assessment.py +4 -0
  2657. pulumi_azure_native/synapse/get_workspace_sql_aad_admin.py +4 -0
  2658. pulumi_azure_native/synapse/integration_runtime.py +6 -2
  2659. pulumi_azure_native/synapse/ip_firewall_rule.py +6 -2
  2660. pulumi_azure_native/synapse/key.py +6 -2
  2661. pulumi_azure_native/synapse/kusto_pool_attached_database_configuration.py +2 -2
  2662. pulumi_azure_native/synapse/kusto_pool_principal_assignment.py +2 -2
  2663. pulumi_azure_native/synapse/list_integration_runtime_auth_key.py +4 -0
  2664. pulumi_azure_native/synapse/private_endpoint_connection.py +6 -2
  2665. pulumi_azure_native/synapse/private_link_hub.py +6 -2
  2666. pulumi_azure_native/synapse/sql_pool.py +6 -2
  2667. pulumi_azure_native/synapse/sql_pool_sensitivity_label.py +6 -2
  2668. pulumi_azure_native/synapse/sql_pool_transparent_data_encryption.py +6 -2
  2669. pulumi_azure_native/synapse/sql_pool_vulnerability_assessment.py +6 -2
  2670. pulumi_azure_native/synapse/sql_pool_vulnerability_assessment_rule_baseline.py +6 -2
  2671. pulumi_azure_native/synapse/sql_pool_workload_classifier.py +6 -2
  2672. pulumi_azure_native/synapse/sql_pool_workload_group.py +6 -2
  2673. pulumi_azure_native/synapse/workspace.py +6 -2
  2674. pulumi_azure_native/synapse/workspace_aad_admin.py +6 -2
  2675. pulumi_azure_native/synapse/workspace_managed_sql_server_vulnerability_assessment.py +6 -2
  2676. pulumi_azure_native/synapse/workspace_sql_aad_admin.py +6 -2
  2677. pulumi_azure_native/syntex/document_processor.py +2 -2
  2678. pulumi_azure_native/testbase/customer_event.py +2 -2
  2679. pulumi_azure_native/testbase/favorite_process.py +2 -2
  2680. pulumi_azure_native/testbase/package.py +2 -2
  2681. pulumi_azure_native/testbase/test_base_account.py +2 -2
  2682. pulumi_azure_native/timeseriesinsights/access_policy.py +6 -2
  2683. pulumi_azure_native/timeseriesinsights/event_hub_event_source.py +2 -2
  2684. pulumi_azure_native/timeseriesinsights/gen1_environment.py +2 -2
  2685. pulumi_azure_native/timeseriesinsights/gen2_environment.py +2 -2
  2686. pulumi_azure_native/timeseriesinsights/get_access_policy.py +4 -0
  2687. pulumi_azure_native/timeseriesinsights/get_reference_data_set.py +4 -0
  2688. pulumi_azure_native/timeseriesinsights/io_t_hub_event_source.py +2 -2
  2689. pulumi_azure_native/timeseriesinsights/private_endpoint_connection.py +2 -2
  2690. pulumi_azure_native/timeseriesinsights/reference_data_set.py +6 -2
  2691. pulumi_azure_native/videoanalyzer/access_policy.py +2 -2
  2692. pulumi_azure_native/videoanalyzer/edge_module.py +2 -2
  2693. pulumi_azure_native/videoanalyzer/get_video.py +4 -0
  2694. pulumi_azure_native/videoanalyzer/get_video_analyzer.py +4 -0
  2695. pulumi_azure_native/videoanalyzer/live_pipeline.py +2 -2
  2696. pulumi_azure_native/videoanalyzer/pipeline_job.py +2 -2
  2697. pulumi_azure_native/videoanalyzer/pipeline_topology.py +2 -2
  2698. pulumi_azure_native/videoanalyzer/private_endpoint_connection.py +2 -2
  2699. pulumi_azure_native/videoanalyzer/video.py +6 -2
  2700. pulumi_azure_native/videoanalyzer/video_analyzer.py +6 -2
  2701. pulumi_azure_native/videoindexer/account.py +2 -2
  2702. pulumi_azure_native/virtualmachineimages/get_virtual_machine_image_template.py +4 -0
  2703. pulumi_azure_native/virtualmachineimages/virtual_machine_image_template.py +6 -2
  2704. pulumi_azure_native/visualstudio/account.py +2 -2
  2705. pulumi_azure_native/visualstudio/extension.py +2 -2
  2706. pulumi_azure_native/vmwarecloudsimple/dedicated_cloud_node.py +2 -2
  2707. pulumi_azure_native/vmwarecloudsimple/dedicated_cloud_service.py +2 -2
  2708. pulumi_azure_native/vmwarecloudsimple/virtual_machine.py +2 -2
  2709. pulumi_azure_native/voiceservices/communications_gateway.py +2 -2
  2710. pulumi_azure_native/voiceservices/contact.py +2 -2
  2711. pulumi_azure_native/voiceservices/get_test_line.py +4 -0
  2712. pulumi_azure_native/voiceservices/test_line.py +6 -2
  2713. pulumi_azure_native/web/app_service_environment.py +6 -2
  2714. pulumi_azure_native/web/app_service_environment_ase_custom_dns_suffix_configuration.py +2 -2
  2715. pulumi_azure_native/web/app_service_environment_private_endpoint_connection.py +2 -2
  2716. pulumi_azure_native/web/app_service_plan.py +6 -2
  2717. pulumi_azure_native/web/app_service_plan_route_for_vnet.py +6 -2
  2718. pulumi_azure_native/web/certificate.py +6 -2
  2719. pulumi_azure_native/web/connection.py +6 -2
  2720. pulumi_azure_native/web/connection_gateway.py +2 -2
  2721. pulumi_azure_native/web/custom_api.py +2 -2
  2722. pulumi_azure_native/web/get_app_service_environment.py +4 -0
  2723. pulumi_azure_native/web/get_app_service_plan.py +4 -0
  2724. pulumi_azure_native/web/get_certificate.py +4 -0
  2725. pulumi_azure_native/web/get_connection.py +4 -0
  2726. pulumi_azure_native/web/get_static_site.py +4 -0
  2727. pulumi_azure_native/web/get_web_app.py +4 -0
  2728. pulumi_azure_native/web/get_web_app_deployment.py +4 -0
  2729. pulumi_azure_native/web/get_web_app_deployment_slot.py +4 -0
  2730. pulumi_azure_native/web/get_web_app_diagnostic_logs_configuration.py +4 -0
  2731. pulumi_azure_native/web/get_web_app_domain_ownership_identifier.py +4 -0
  2732. pulumi_azure_native/web/get_web_app_domain_ownership_identifier_slot.py +4 -0
  2733. pulumi_azure_native/web/get_web_app_ftp_allowed.py +4 -0
  2734. pulumi_azure_native/web/get_web_app_function.py +4 -0
  2735. pulumi_azure_native/web/get_web_app_host_name_binding.py +4 -0
  2736. pulumi_azure_native/web/get_web_app_host_name_binding_slot.py +4 -0
  2737. pulumi_azure_native/web/get_web_app_hybrid_connection.py +4 -0
  2738. pulumi_azure_native/web/get_web_app_hybrid_connection_slot.py +4 -0
  2739. pulumi_azure_native/web/get_web_app_instance_function_slot.py +4 -0
  2740. pulumi_azure_native/web/get_web_app_premier_add_on.py +4 -0
  2741. pulumi_azure_native/web/get_web_app_premier_add_on_slot.py +4 -0
  2742. pulumi_azure_native/web/get_web_app_private_endpoint_connection.py +4 -0
  2743. pulumi_azure_native/web/get_web_app_public_certificate.py +4 -0
  2744. pulumi_azure_native/web/get_web_app_public_certificate_slot.py +4 -0
  2745. pulumi_azure_native/web/get_web_app_relay_service_connection.py +4 -0
  2746. pulumi_azure_native/web/get_web_app_relay_service_connection_slot.py +4 -0
  2747. pulumi_azure_native/web/get_web_app_scm_allowed.py +4 -0
  2748. pulumi_azure_native/web/get_web_app_site_extension.py +4 -0
  2749. pulumi_azure_native/web/get_web_app_site_extension_slot.py +4 -0
  2750. pulumi_azure_native/web/get_web_app_slot.py +4 -0
  2751. pulumi_azure_native/web/get_web_app_slot_configuration_names.py +4 -0
  2752. pulumi_azure_native/web/get_web_app_source_control.py +4 -0
  2753. pulumi_azure_native/web/get_web_app_source_control_slot.py +4 -0
  2754. pulumi_azure_native/web/get_web_app_swift_virtual_network_connection.py +4 -0
  2755. pulumi_azure_native/web/get_web_app_swift_virtual_network_connection_slot.py +4 -0
  2756. pulumi_azure_native/web/get_web_app_vnet_connection.py +4 -0
  2757. pulumi_azure_native/web/get_web_app_vnet_connection_slot.py +4 -0
  2758. pulumi_azure_native/web/kube_environment.py +2 -2
  2759. pulumi_azure_native/web/list_app_service_plan_hybrid_connection_keys.py +4 -0
  2760. pulumi_azure_native/web/list_connection_consent_links.py +4 -0
  2761. pulumi_azure_native/web/list_site_identifiers_assigned_to_host_name.py +4 -0
  2762. pulumi_azure_native/web/list_static_site_app_settings.py +4 -0
  2763. pulumi_azure_native/web/list_static_site_build_app_settings.py +4 -0
  2764. pulumi_azure_native/web/list_static_site_build_function_app_settings.py +4 -0
  2765. pulumi_azure_native/web/list_static_site_configured_roles.py +4 -0
  2766. pulumi_azure_native/web/list_static_site_function_app_settings.py +4 -0
  2767. pulumi_azure_native/web/list_static_site_secrets.py +4 -0
  2768. pulumi_azure_native/web/list_static_site_users.py +4 -0
  2769. pulumi_azure_native/web/list_web_app_application_settings.py +4 -0
  2770. pulumi_azure_native/web/list_web_app_application_settings_slot.py +4 -0
  2771. pulumi_azure_native/web/list_web_app_auth_settings.py +4 -0
  2772. pulumi_azure_native/web/list_web_app_auth_settings_slot.py +4 -0
  2773. pulumi_azure_native/web/list_web_app_azure_storage_accounts.py +4 -0
  2774. pulumi_azure_native/web/list_web_app_azure_storage_accounts_slot.py +4 -0
  2775. pulumi_azure_native/web/list_web_app_backup_configuration.py +4 -0
  2776. pulumi_azure_native/web/list_web_app_backup_configuration_slot.py +4 -0
  2777. pulumi_azure_native/web/list_web_app_backup_status_secrets.py +4 -0
  2778. pulumi_azure_native/web/list_web_app_backup_status_secrets_slot.py +4 -0
  2779. pulumi_azure_native/web/list_web_app_connection_strings.py +4 -0
  2780. pulumi_azure_native/web/list_web_app_connection_strings_slot.py +4 -0
  2781. pulumi_azure_native/web/list_web_app_function_keys.py +4 -0
  2782. pulumi_azure_native/web/list_web_app_function_keys_slot.py +4 -0
  2783. pulumi_azure_native/web/list_web_app_function_secrets.py +4 -0
  2784. pulumi_azure_native/web/list_web_app_function_secrets_slot.py +4 -0
  2785. pulumi_azure_native/web/list_web_app_host_keys.py +4 -0
  2786. pulumi_azure_native/web/list_web_app_host_keys_slot.py +4 -0
  2787. pulumi_azure_native/web/list_web_app_metadata.py +4 -0
  2788. pulumi_azure_native/web/list_web_app_metadata_slot.py +4 -0
  2789. pulumi_azure_native/web/list_web_app_publishing_credentials.py +4 -0
  2790. pulumi_azure_native/web/list_web_app_publishing_credentials_slot.py +4 -0
  2791. pulumi_azure_native/web/list_web_app_site_backups.py +4 -0
  2792. pulumi_azure_native/web/list_web_app_site_backups_slot.py +4 -0
  2793. pulumi_azure_native/web/list_web_app_site_push_settings.py +4 -0
  2794. pulumi_azure_native/web/list_web_app_site_push_settings_slot.py +4 -0
  2795. pulumi_azure_native/web/list_web_app_sync_function_triggers.py +4 -0
  2796. pulumi_azure_native/web/list_web_app_sync_function_triggers_slot.py +4 -0
  2797. pulumi_azure_native/web/static_site.py +6 -2
  2798. pulumi_azure_native/web/static_site_custom_domain.py +2 -2
  2799. pulumi_azure_native/web/static_site_linked_backend.py +2 -2
  2800. pulumi_azure_native/web/static_site_linked_backend_for_build.py +2 -2
  2801. pulumi_azure_native/web/static_site_private_endpoint_connection.py +2 -2
  2802. pulumi_azure_native/web/static_site_user_provided_function_app_for_static_site.py +2 -2
  2803. pulumi_azure_native/web/static_site_user_provided_function_app_for_static_site_build.py +2 -2
  2804. pulumi_azure_native/web/web_app.py +6 -2
  2805. pulumi_azure_native/web/web_app_application_settings.py +6 -2
  2806. pulumi_azure_native/web/web_app_application_settings_slot.py +6 -2
  2807. pulumi_azure_native/web/web_app_auth_settings.py +6 -2
  2808. pulumi_azure_native/web/web_app_auth_settings_slot.py +6 -2
  2809. pulumi_azure_native/web/web_app_auth_settings_v2.py +6 -2
  2810. pulumi_azure_native/web/web_app_auth_settings_v2_slot.py +6 -2
  2811. pulumi_azure_native/web/web_app_azure_storage_accounts.py +6 -2
  2812. pulumi_azure_native/web/web_app_azure_storage_accounts_slot.py +6 -2
  2813. pulumi_azure_native/web/web_app_backup_configuration.py +6 -2
  2814. pulumi_azure_native/web/web_app_backup_configuration_slot.py +6 -2
  2815. pulumi_azure_native/web/web_app_connection_strings.py +6 -2
  2816. pulumi_azure_native/web/web_app_connection_strings_slot.py +6 -2
  2817. pulumi_azure_native/web/web_app_deployment.py +6 -2
  2818. pulumi_azure_native/web/web_app_deployment_slot.py +6 -2
  2819. pulumi_azure_native/web/web_app_diagnostic_logs_configuration.py +6 -2
  2820. pulumi_azure_native/web/web_app_domain_ownership_identifier.py +6 -2
  2821. pulumi_azure_native/web/web_app_domain_ownership_identifier_slot.py +6 -2
  2822. pulumi_azure_native/web/web_app_ftp_allowed.py +4 -0
  2823. pulumi_azure_native/web/web_app_function.py +6 -2
  2824. pulumi_azure_native/web/web_app_host_name_binding.py +6 -2
  2825. pulumi_azure_native/web/web_app_host_name_binding_slot.py +6 -2
  2826. pulumi_azure_native/web/web_app_hybrid_connection.py +6 -2
  2827. pulumi_azure_native/web/web_app_hybrid_connection_slot.py +6 -2
  2828. pulumi_azure_native/web/web_app_instance_function_slot.py +6 -2
  2829. pulumi_azure_native/web/web_app_metadata.py +6 -2
  2830. pulumi_azure_native/web/web_app_metadata_slot.py +6 -2
  2831. pulumi_azure_native/web/web_app_premier_add_on.py +6 -2
  2832. pulumi_azure_native/web/web_app_premier_add_on_slot.py +6 -2
  2833. pulumi_azure_native/web/web_app_private_endpoint_connection.py +6 -2
  2834. pulumi_azure_native/web/web_app_private_endpoint_connection_slot.py +2 -2
  2835. pulumi_azure_native/web/web_app_public_certificate.py +6 -2
  2836. pulumi_azure_native/web/web_app_public_certificate_slot.py +6 -2
  2837. pulumi_azure_native/web/web_app_relay_service_connection.py +6 -2
  2838. pulumi_azure_native/web/web_app_relay_service_connection_slot.py +6 -2
  2839. pulumi_azure_native/web/web_app_scm_allowed.py +4 -0
  2840. pulumi_azure_native/web/web_app_site_extension.py +6 -2
  2841. pulumi_azure_native/web/web_app_site_extension_slot.py +6 -2
  2842. pulumi_azure_native/web/web_app_site_push_settings.py +6 -2
  2843. pulumi_azure_native/web/web_app_site_push_settings_slot.py +6 -2
  2844. pulumi_azure_native/web/web_app_slot.py +6 -2
  2845. pulumi_azure_native/web/web_app_slot_configuration_names.py +6 -2
  2846. pulumi_azure_native/web/web_app_source_control.py +6 -2
  2847. pulumi_azure_native/web/web_app_source_control_slot.py +6 -2
  2848. pulumi_azure_native/web/web_app_swift_virtual_network_connection.py +6 -2
  2849. pulumi_azure_native/web/web_app_swift_virtual_network_connection_slot.py +6 -2
  2850. pulumi_azure_native/web/web_app_vnet_connection.py +6 -2
  2851. pulumi_azure_native/web/web_app_vnet_connection_slot.py +6 -2
  2852. pulumi_azure_native/webpubsub/get_web_pub_sub.py +4 -0
  2853. pulumi_azure_native/webpubsub/get_web_pub_sub_custom_certificate.py +4 -0
  2854. pulumi_azure_native/webpubsub/get_web_pub_sub_custom_domain.py +4 -0
  2855. pulumi_azure_native/webpubsub/get_web_pub_sub_hub.py +4 -0
  2856. pulumi_azure_native/webpubsub/get_web_pub_sub_private_endpoint_connection.py +4 -0
  2857. pulumi_azure_native/webpubsub/get_web_pub_sub_replica.py +4 -0
  2858. pulumi_azure_native/webpubsub/get_web_pub_sub_shared_private_link_resource.py +4 -0
  2859. pulumi_azure_native/webpubsub/list_web_pub_sub_keys.py +4 -0
  2860. pulumi_azure_native/webpubsub/web_pub_sub.py +6 -2
  2861. pulumi_azure_native/webpubsub/web_pub_sub_custom_certificate.py +4 -0
  2862. pulumi_azure_native/webpubsub/web_pub_sub_custom_domain.py +4 -0
  2863. pulumi_azure_native/webpubsub/web_pub_sub_hub.py +6 -2
  2864. pulumi_azure_native/webpubsub/web_pub_sub_private_endpoint_connection.py +6 -2
  2865. pulumi_azure_native/webpubsub/web_pub_sub_replica.py +4 -0
  2866. pulumi_azure_native/webpubsub/web_pub_sub_shared_private_link_resource.py +6 -2
  2867. pulumi_azure_native/windowsesu/multiple_activation_key.py +2 -2
  2868. pulumi_azure_native/windowsiot/get_service.py +4 -0
  2869. pulumi_azure_native/windowsiot/service.py +6 -2
  2870. pulumi_azure_native/workloads/get_sap_application_server_instance.py +4 -0
  2871. pulumi_azure_native/workloads/get_sap_availability_zone_details.py +4 -0
  2872. pulumi_azure_native/workloads/get_sap_central_instance.py +4 -0
  2873. pulumi_azure_native/workloads/get_sap_database_instance.py +4 -0
  2874. pulumi_azure_native/workloads/get_sap_disk_configurations.py +4 -0
  2875. pulumi_azure_native/workloads/get_sap_sizing_recommendations.py +4 -0
  2876. pulumi_azure_native/workloads/get_sap_supported_sku.py +4 -0
  2877. pulumi_azure_native/workloads/get_sap_virtual_instance.py +4 -0
  2878. pulumi_azure_native/workloads/monitor.py +2 -2
  2879. pulumi_azure_native/workloads/provider_instance.py +2 -2
  2880. pulumi_azure_native/workloads/sap_application_server_instance.py +6 -2
  2881. pulumi_azure_native/workloads/sap_central_instance.py +6 -2
  2882. pulumi_azure_native/workloads/sap_database_instance.py +6 -2
  2883. pulumi_azure_native/workloads/sap_virtual_instance.py +6 -2
  2884. {pulumi_azure_native-2.12.0.dist-info → pulumi_azure_native-2.12.1a1698034696.dist-info}/METADATA +1 -1
  2885. {pulumi_azure_native-2.12.0.dist-info → pulumi_azure_native-2.12.1a1698034696.dist-info}/RECORD +2887 -2887
  2886. {pulumi_azure_native-2.12.0.dist-info → pulumi_azure_native-2.12.1a1698034696.dist-info}/WHEEL +0 -0
  2887. {pulumi_azure_native-2.12.0.dist-info → pulumi_azure_native-2.12.1a1698034696.dist-info}/top_level.txt +0 -0
@@ -171,7 +171,9 @@ class AppServicePlanRouteForVnet(pulumi.CustomResource):
171
171
  __props__=None):
172
172
  """
173
173
  Virtual Network route contract used to pass routing information for a Virtual Network.
174
- Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01
174
+ Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01.
175
+
176
+ Other available API versions: 2016-09-01, 2020-10-01.
175
177
 
176
178
  :param str resource_name: The name of the resource.
177
179
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -197,7 +199,9 @@ class AppServicePlanRouteForVnet(pulumi.CustomResource):
197
199
  opts: Optional[pulumi.ResourceOptions] = None):
198
200
  """
199
201
  Virtual Network route contract used to pass routing information for a Virtual Network.
200
- Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01
202
+ Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01.
203
+
204
+ Other available API versions: 2016-09-01, 2020-10-01.
201
205
 
202
206
  :param str resource_name: The name of the resource.
203
207
  :param AppServicePlanRouteForVnetArgs args: The arguments to use to populate this resource's properties.
@@ -248,7 +248,9 @@ class Certificate(pulumi.CustomResource):
248
248
  __props__=None):
249
249
  """
250
250
  SSL certificate for an app.
251
- Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01
251
+ Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01.
252
+
253
+ Other available API versions: 2015-08-01, 2016-03-01, 2020-10-01.
252
254
 
253
255
  :param str resource_name: The name of the resource.
254
256
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -274,7 +276,9 @@ class Certificate(pulumi.CustomResource):
274
276
  opts: Optional[pulumi.ResourceOptions] = None):
275
277
  """
276
278
  SSL certificate for an app.
277
- Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01
279
+ Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01.
280
+
281
+ Other available API versions: 2015-08-01, 2016-03-01, 2020-10-01.
278
282
 
279
283
  :param str resource_name: The name of the resource.
280
284
  :param CertificateArgs args: The arguments to use to populate this resource's properties.
@@ -126,7 +126,9 @@ class Connection(pulumi.CustomResource):
126
126
  __props__=None):
127
127
  """
128
128
  API connection
129
- Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01
129
+ Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01.
130
+
131
+ Other available API versions: 2015-08-01-preview.
130
132
 
131
133
  :param str resource_name: The name of the resource.
132
134
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -144,7 +146,9 @@ class Connection(pulumi.CustomResource):
144
146
  opts: Optional[pulumi.ResourceOptions] = None):
145
147
  """
146
148
  API connection
147
- Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01
149
+ Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01.
150
+
151
+ Other available API versions: 2015-08-01-preview.
148
152
 
149
153
  :param str resource_name: The name of the resource.
150
154
  :param ConnectionArgs args: The arguments to use to populate this resource's properties.
@@ -126,7 +126,7 @@ class ConnectionGateway(pulumi.CustomResource):
126
126
  __props__=None):
127
127
  """
128
128
  The gateway definition
129
- Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01
129
+ Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01.
130
130
 
131
131
  :param str resource_name: The name of the resource.
132
132
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -144,7 +144,7 @@ class ConnectionGateway(pulumi.CustomResource):
144
144
  opts: Optional[pulumi.ResourceOptions] = None):
145
145
  """
146
146
  The gateway definition
147
- Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01
147
+ Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01.
148
148
 
149
149
  :param str resource_name: The name of the resource.
150
150
  :param ConnectionGatewayArgs args: The arguments to use to populate this resource's properties.
@@ -131,7 +131,7 @@ class CustomApi(pulumi.CustomResource):
131
131
  __props__=None):
132
132
  """
133
133
  A custom API
134
- Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01
134
+ Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01.
135
135
 
136
136
  :param str resource_name: The name of the resource.
137
137
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -150,7 +150,7 @@ class CustomApi(pulumi.CustomResource):
150
150
  opts: Optional[pulumi.ResourceOptions] = None):
151
151
  """
152
152
  A custom API
153
- Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01
153
+ Azure REST API version: 2016-06-01. Prior API version in Azure Native 1.x: 2016-06-01.
154
154
 
155
155
  :param str resource_name: The name of the resource.
156
156
  :param CustomApiArgs args: The arguments to use to populate this resource's properties.
@@ -353,6 +353,8 @@ def get_app_service_environment(name: Optional[str] = None,
353
353
  Description for Get the properties of an App Service Environment.
354
354
  Azure REST API version: 2022-09-01.
355
355
 
356
+ Other available API versions: 2019-08-01, 2020-10-01, 2021-01-15.
357
+
356
358
 
357
359
  :param str name: Name of the App Service Environment.
358
360
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -400,6 +402,8 @@ def get_app_service_environment_output(name: Optional[pulumi.Input[str]] = None,
400
402
  Description for Get the properties of an App Service Environment.
401
403
  Azure REST API version: 2022-09-01.
402
404
 
405
+ Other available API versions: 2019-08-01, 2020-10-01, 2021-01-15.
406
+
403
407
 
404
408
  :param str name: Name of the App Service Environment.
405
409
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -414,6 +414,8 @@ def get_app_service_plan(name: Optional[str] = None,
414
414
  Description for Get an App Service plan.
415
415
  Azure REST API version: 2022-09-01.
416
416
 
417
+ Other available API versions: 2016-09-01, 2020-10-01.
418
+
417
419
 
418
420
  :param str name: Name of the App Service plan.
419
421
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -466,6 +468,8 @@ def get_app_service_plan_output(name: Optional[pulumi.Input[str]] = None,
466
468
  Description for Get an App Service plan.
467
469
  Azure REST API version: 2022-09-01.
468
470
 
471
+ Other available API versions: 2016-09-01, 2020-10-01.
472
+
469
473
 
470
474
  :param str name: Name of the App Service plan.
471
475
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -352,6 +352,8 @@ def get_certificate(name: Optional[str] = None,
352
352
  Description for Get a certificate.
353
353
  Azure REST API version: 2022-09-01.
354
354
 
355
+ Other available API versions: 2015-08-01, 2016-03-01, 2020-10-01.
356
+
355
357
 
356
358
  :param str name: Name of the certificate.
357
359
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -399,6 +401,8 @@ def get_certificate_output(name: Optional[pulumi.Input[str]] = None,
399
401
  Description for Get a certificate.
400
402
  Azure REST API version: 2022-09-01.
401
403
 
404
+ Other available API versions: 2015-08-01, 2016-03-01, 2020-10-01.
405
+
402
406
 
403
407
  :param str name: Name of the certificate.
404
408
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -122,6 +122,8 @@ def get_connection(connection_name: Optional[str] = None,
122
122
  Get a specific connection
123
123
  Azure REST API version: 2016-06-01.
124
124
 
125
+ Other available API versions: 2015-08-01-preview.
126
+
125
127
 
126
128
  :param str connection_name: Connection name
127
129
  :param str resource_group_name: The resource group
@@ -153,6 +155,8 @@ def get_connection_output(connection_name: Optional[pulumi.Input[str]] = None,
153
155
  Get a specific connection
154
156
  Azure REST API version: 2016-06-01.
155
157
 
158
+ Other available API versions: 2015-08-01-preview.
159
+
156
160
 
157
161
  :param str connection_name: Connection name
158
162
  :param str resource_group_name: The resource group
@@ -352,6 +352,8 @@ def get_static_site(name: Optional[str] = None,
352
352
  Description for Gets the details of a static site.
353
353
  Azure REST API version: 2022-09-01.
354
354
 
355
+ Other available API versions: 2020-10-01, 2021-02-01.
356
+
355
357
 
356
358
  :param str name: Name of the static site.
357
359
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -399,6 +401,8 @@ def get_static_site_output(name: Optional[pulumi.Input[str]] = None,
399
401
  Description for Gets the details of a static site.
400
402
  Azure REST API version: 2022-09-01.
401
403
 
404
+ Other available API versions: 2020-10-01, 2021-02-01.
405
+
402
406
 
403
407
  :param str name: Name of the static site.
404
408
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -684,6 +684,8 @@ def get_web_app(name: Optional[str] = None,
684
684
  Description for Gets the details of a web, mobile, or API app.
685
685
  Azure REST API version: 2022-09-01.
686
686
 
687
+ Other available API versions: 2016-08-01, 2018-11-01, 2020-10-01.
688
+
687
689
 
688
690
  :param str name: Name of the app.
689
691
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -758,6 +760,8 @@ def get_web_app_output(name: Optional[pulumi.Input[str]] = None,
758
760
  Description for Gets the details of a web, mobile, or API app.
759
761
  Azure REST API version: 2022-09-01.
760
762
 
763
+ Other available API versions: 2016-08-01, 2018-11-01, 2020-10-01.
764
+
761
765
 
762
766
  :param str name: Name of the app.
763
767
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -196,6 +196,8 @@ def get_web_app_deployment(id: Optional[str] = None,
196
196
  Description for Get a deployment by its ID for an app, or a deployment slot.
197
197
  Azure REST API version: 2022-09-01.
198
198
 
199
+ Other available API versions: 2020-10-01.
200
+
199
201
 
200
202
  :param str id: Deployment ID.
201
203
  :param str name: Name of the app.
@@ -233,6 +235,8 @@ def get_web_app_deployment_output(id: Optional[pulumi.Input[str]] = None,
233
235
  Description for Get a deployment by its ID for an app, or a deployment slot.
234
236
  Azure REST API version: 2022-09-01.
235
237
 
238
+ Other available API versions: 2020-10-01.
239
+
236
240
 
237
241
  :param str id: Deployment ID.
238
242
  :param str name: Name of the app.
@@ -197,6 +197,8 @@ def get_web_app_deployment_slot(id: Optional[str] = None,
197
197
  Description for Get a deployment by its ID for an app, or a deployment slot.
198
198
  Azure REST API version: 2022-09-01.
199
199
 
200
+ Other available API versions: 2020-10-01.
201
+
200
202
 
201
203
  :param str id: Deployment ID.
202
204
  :param str name: Name of the app.
@@ -237,6 +239,8 @@ def get_web_app_deployment_slot_output(id: Optional[pulumi.Input[str]] = None,
237
239
  Description for Get a deployment by its ID for an app, or a deployment slot.
238
240
  Azure REST API version: 2022-09-01.
239
241
 
242
+ Other available API versions: 2020-10-01.
243
+
240
244
 
241
245
  :param str id: Deployment ID.
242
246
  :param str name: Name of the app.
@@ -136,6 +136,8 @@ def get_web_app_diagnostic_logs_configuration(name: Optional[str] = None,
136
136
  Description for Gets the logging configuration of an app.
137
137
  Azure REST API version: 2022-09-01.
138
138
 
139
+ Other available API versions: 2020-10-01.
140
+
139
141
 
140
142
  :param str name: Name of the app.
141
143
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -165,6 +167,8 @@ def get_web_app_diagnostic_logs_configuration_output(name: Optional[pulumi.Input
165
167
  Description for Gets the logging configuration of an app.
166
168
  Azure REST API version: 2022-09-01.
167
169
 
170
+ Other available API versions: 2020-10-01.
171
+
168
172
 
169
173
  :param str name: Name of the app.
170
174
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -100,6 +100,8 @@ def get_web_app_domain_ownership_identifier(domain_ownership_identifier_name: Op
100
100
  Description for Get domain ownership identifier for web app.
101
101
  Azure REST API version: 2022-09-01.
102
102
 
103
+ Other available API versions: 2018-11-01, 2020-10-01.
104
+
103
105
 
104
106
  :param str domain_ownership_identifier_name: Name of domain ownership identifier.
105
107
  :param str name: Name of the app.
@@ -129,6 +131,8 @@ def get_web_app_domain_ownership_identifier_output(domain_ownership_identifier_n
129
131
  Description for Get domain ownership identifier for web app.
130
132
  Azure REST API version: 2022-09-01.
131
133
 
134
+ Other available API versions: 2018-11-01, 2020-10-01.
135
+
132
136
 
133
137
  :param str domain_ownership_identifier_name: Name of domain ownership identifier.
134
138
  :param str name: Name of the app.
@@ -101,6 +101,8 @@ def get_web_app_domain_ownership_identifier_slot(domain_ownership_identifier_nam
101
101
  Description for Get domain ownership identifier for web app.
102
102
  Azure REST API version: 2022-09-01.
103
103
 
104
+ Other available API versions: 2018-11-01, 2020-10-01.
105
+
104
106
 
105
107
  :param str domain_ownership_identifier_name: Name of domain ownership identifier.
106
108
  :param str name: Name of the app.
@@ -133,6 +135,8 @@ def get_web_app_domain_ownership_identifier_slot_output(domain_ownership_identif
133
135
  Description for Get domain ownership identifier for web app.
134
136
  Azure REST API version: 2022-09-01.
135
137
 
138
+ Other available API versions: 2018-11-01, 2020-10-01.
139
+
136
140
 
137
141
  :param str domain_ownership_identifier_name: Name of domain ownership identifier.
138
142
  :param str name: Name of the app.
@@ -99,6 +99,8 @@ def get_web_app_ftp_allowed(name: Optional[str] = None,
99
99
  Description for Returns whether FTP is allowed on the site or not.
100
100
  Azure REST API version: 2022-09-01.
101
101
 
102
+ Other available API versions: 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01.
103
+
102
104
 
103
105
  :param str name: Name of the app.
104
106
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -125,6 +127,8 @@ def get_web_app_ftp_allowed_output(name: Optional[pulumi.Input[str]] = None,
125
127
  Description for Returns whether FTP is allowed on the site or not.
126
128
  Azure REST API version: 2022-09-01.
127
129
 
130
+ Other available API versions: 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01.
131
+
128
132
 
129
133
  :param str name: Name of the app.
130
134
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -244,6 +244,8 @@ def get_web_app_function(function_name: Optional[str] = None,
244
244
  Description for Get function information by its ID for web site, or a deployment slot.
245
245
  Azure REST API version: 2022-09-01.
246
246
 
247
+ Other available API versions: 2016-08-01, 2020-10-01.
248
+
247
249
 
248
250
  :param str function_name: Function name.
249
251
  :param str name: Site name.
@@ -285,6 +287,8 @@ def get_web_app_function_output(function_name: Optional[pulumi.Input[str]] = Non
285
287
  Description for Get function information by its ID for web site, or a deployment slot.
286
288
  Azure REST API version: 2022-09-01.
287
289
 
290
+ Other available API versions: 2016-08-01, 2020-10-01.
291
+
288
292
 
289
293
  :param str function_name: Function name.
290
294
  :param str name: Site name.
@@ -196,6 +196,8 @@ def get_web_app_host_name_binding(host_name: Optional[str] = None,
196
196
  Description for Get the named hostname binding for an app (or deployment slot, if specified).
197
197
  Azure REST API version: 2022-09-01.
198
198
 
199
+ Other available API versions: 2020-10-01.
200
+
199
201
 
200
202
  :param str host_name: Hostname in the hostname binding.
201
203
  :param str name: Name of the app.
@@ -233,6 +235,8 @@ def get_web_app_host_name_binding_output(host_name: Optional[pulumi.Input[str]]
233
235
  Description for Get the named hostname binding for an app (or deployment slot, if specified).
234
236
  Azure REST API version: 2022-09-01.
235
237
 
238
+ Other available API versions: 2020-10-01.
239
+
236
240
 
237
241
  :param str host_name: Hostname in the hostname binding.
238
242
  :param str name: Name of the app.
@@ -197,6 +197,8 @@ def get_web_app_host_name_binding_slot(host_name: Optional[str] = None,
197
197
  Description for Get the named hostname binding for an app (or deployment slot, if specified).
198
198
  Azure REST API version: 2022-09-01.
199
199
 
200
+ Other available API versions: 2020-10-01.
201
+
200
202
 
201
203
  :param str host_name: Hostname in the hostname binding.
202
204
  :param str name: Name of the app.
@@ -237,6 +239,8 @@ def get_web_app_host_name_binding_slot_output(host_name: Optional[pulumi.Input[s
237
239
  Description for Get the named hostname binding for an app (or deployment slot, if specified).
238
240
  Azure REST API version: 2022-09-01.
239
241
 
242
+ Other available API versions: 2020-10-01.
243
+
240
244
 
241
245
  :param str host_name: Hostname in the hostname binding.
242
246
  :param str name: Name of the app.
@@ -186,6 +186,8 @@ def get_web_app_hybrid_connection(name: Optional[str] = None,
186
186
  Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.
187
187
  Azure REST API version: 2022-09-01.
188
188
 
189
+ Other available API versions: 2020-10-01.
190
+
189
191
 
190
192
  :param str name: The name of the web app.
191
193
  :param str namespace_name: The namespace for this hybrid connection.
@@ -225,6 +227,8 @@ def get_web_app_hybrid_connection_output(name: Optional[pulumi.Input[str]] = Non
225
227
  Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.
226
228
  Azure REST API version: 2022-09-01.
227
229
 
230
+ Other available API versions: 2020-10-01.
231
+
228
232
 
229
233
  :param str name: The name of the web app.
230
234
  :param str namespace_name: The namespace for this hybrid connection.
@@ -187,6 +187,8 @@ def get_web_app_hybrid_connection_slot(name: Optional[str] = None,
187
187
  Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.
188
188
  Azure REST API version: 2022-09-01.
189
189
 
190
+ Other available API versions: 2020-10-01.
191
+
190
192
 
191
193
  :param str name: The name of the web app.
192
194
  :param str namespace_name: The namespace for this hybrid connection.
@@ -229,6 +231,8 @@ def get_web_app_hybrid_connection_slot_output(name: Optional[pulumi.Input[str]]
229
231
  Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.
230
232
  Azure REST API version: 2022-09-01.
231
233
 
234
+ Other available API versions: 2020-10-01.
235
+
232
236
 
233
237
  :param str name: The name of the web app.
234
238
  :param str namespace_name: The namespace for this hybrid connection.
@@ -245,6 +245,8 @@ def get_web_app_instance_function_slot(function_name: Optional[str] = None,
245
245
  Description for Get function information by its ID for web site, or a deployment slot.
246
246
  Azure REST API version: 2022-09-01.
247
247
 
248
+ Other available API versions: 2016-08-01, 2020-10-01.
249
+
248
250
 
249
251
  :param str function_name: Function name.
250
252
  :param str name: Site name.
@@ -289,6 +291,8 @@ def get_web_app_instance_function_slot_output(function_name: Optional[pulumi.Inp
289
291
  Description for Get function information by its ID for web site, or a deployment slot.
290
292
  Azure REST API version: 2022-09-01.
291
293
 
294
+ Other available API versions: 2016-08-01, 2020-10-01.
295
+
292
296
 
293
297
  :param str function_name: Function name.
294
298
  :param str name: Site name.
@@ -172,6 +172,8 @@ def get_web_app_premier_add_on(name: Optional[str] = None,
172
172
  Description for Gets a named add-on of an app.
173
173
  Azure REST API version: 2022-09-01.
174
174
 
175
+ Other available API versions: 2016-08-01, 2020-10-01.
176
+
175
177
 
176
178
  :param str name: Name of the app.
177
179
  :param str premier_add_on_name: Add-on name.
@@ -207,6 +209,8 @@ def get_web_app_premier_add_on_output(name: Optional[pulumi.Input[str]] = None,
207
209
  Description for Gets a named add-on of an app.
208
210
  Azure REST API version: 2022-09-01.
209
211
 
212
+ Other available API versions: 2016-08-01, 2020-10-01.
213
+
210
214
 
211
215
  :param str name: Name of the app.
212
216
  :param str premier_add_on_name: Add-on name.
@@ -173,6 +173,8 @@ def get_web_app_premier_add_on_slot(name: Optional[str] = None,
173
173
  Description for Gets a named add-on of an app.
174
174
  Azure REST API version: 2022-09-01.
175
175
 
176
+ Other available API versions: 2016-08-01, 2020-10-01.
177
+
176
178
 
177
179
  :param str name: Name of the app.
178
180
  :param str premier_add_on_name: Add-on name.
@@ -211,6 +213,8 @@ def get_web_app_premier_add_on_slot_output(name: Optional[pulumi.Input[str]] = N
211
213
  Description for Gets a named add-on of an app.
212
214
  Azure REST API version: 2022-09-01.
213
215
 
216
+ Other available API versions: 2016-08-01, 2020-10-01.
217
+
214
218
 
215
219
  :param str name: Name of the app.
216
220
  :param str premier_add_on_name: Add-on name.
@@ -134,6 +134,8 @@ def get_web_app_private_endpoint_connection(name: Optional[str] = None,
134
134
  Description for Gets a private endpoint connection
135
135
  Azure REST API version: 2022-09-01.
136
136
 
137
+ Other available API versions: 2020-10-01.
138
+
137
139
 
138
140
  :param str name: Name of the site.
139
141
  :param str private_endpoint_connection_name: Name of the private endpoint connection.
@@ -166,6 +168,8 @@ def get_web_app_private_endpoint_connection_output(name: Optional[pulumi.Input[s
166
168
  Description for Gets a private endpoint connection
167
169
  Azure REST API version: 2022-09-01.
168
170
 
171
+ Other available API versions: 2020-10-01.
172
+
169
173
 
170
174
  :param str name: Name of the site.
171
175
  :param str private_endpoint_connection_name: Name of the private endpoint connection.
@@ -124,6 +124,8 @@ def get_web_app_public_certificate(name: Optional[str] = None,
124
124
  Description for Get the named public certificate for an app (or deployment slot, if specified).
125
125
  Azure REST API version: 2022-09-01.
126
126
 
127
+ Other available API versions: 2020-10-01.
128
+
127
129
 
128
130
  :param str name: Name of the app.
129
131
  :param str public_certificate_name: Public certificate name.
@@ -155,6 +157,8 @@ def get_web_app_public_certificate_output(name: Optional[pulumi.Input[str]] = No
155
157
  Description for Get the named public certificate for an app (or deployment slot, if specified).
156
158
  Azure REST API version: 2022-09-01.
157
159
 
160
+ Other available API versions: 2020-10-01.
161
+
158
162
 
159
163
  :param str name: Name of the app.
160
164
  :param str public_certificate_name: Public certificate name.
@@ -125,6 +125,8 @@ def get_web_app_public_certificate_slot(name: Optional[str] = None,
125
125
  Description for Get the named public certificate for an app (or deployment slot, if specified).
126
126
  Azure REST API version: 2022-09-01.
127
127
 
128
+ Other available API versions: 2020-10-01.
129
+
128
130
 
129
131
  :param str name: Name of the app.
130
132
  :param str public_certificate_name: Public certificate name.
@@ -159,6 +161,8 @@ def get_web_app_public_certificate_slot_output(name: Optional[pulumi.Input[str]]
159
161
  Description for Get the named public certificate for an app (or deployment slot, if specified).
160
162
  Azure REST API version: 2022-09-01.
161
163
 
164
+ Other available API versions: 2020-10-01.
165
+
162
166
 
163
167
  :param str name: Name of the app.
164
168
  :param str public_certificate_name: Public certificate name.
@@ -151,6 +151,8 @@ def get_web_app_relay_service_connection(entity_name: Optional[str] = None,
151
151
  Description for Gets a hybrid connection configuration by its name.
152
152
  Azure REST API version: 2022-09-01.
153
153
 
154
+ Other available API versions: 2020-10-01.
155
+
154
156
 
155
157
  :param str entity_name: Name of the hybrid connection.
156
158
  :param str name: Name of the app.
@@ -186,6 +188,8 @@ def get_web_app_relay_service_connection_output(entity_name: Optional[pulumi.Inp
186
188
  Description for Gets a hybrid connection configuration by its name.
187
189
  Azure REST API version: 2022-09-01.
188
190
 
191
+ Other available API versions: 2020-10-01.
192
+
189
193
 
190
194
  :param str entity_name: Name of the hybrid connection.
191
195
  :param str name: Name of the app.
@@ -152,6 +152,8 @@ def get_web_app_relay_service_connection_slot(entity_name: Optional[str] = None,
152
152
  Description for Gets a hybrid connection configuration by its name.
153
153
  Azure REST API version: 2022-09-01.
154
154
 
155
+ Other available API versions: 2020-10-01.
156
+
155
157
 
156
158
  :param str entity_name: Name of the hybrid connection.
157
159
  :param str name: Name of the app.
@@ -190,6 +192,8 @@ def get_web_app_relay_service_connection_slot_output(entity_name: Optional[pulum
190
192
  Description for Gets a hybrid connection configuration by its name.
191
193
  Azure REST API version: 2022-09-01.
192
194
 
195
+ Other available API versions: 2020-10-01.
196
+
193
197
 
194
198
  :param str entity_name: Name of the hybrid connection.
195
199
  :param str name: Name of the app.
@@ -99,6 +99,8 @@ def get_web_app_scm_allowed(name: Optional[str] = None,
99
99
  Description for Returns whether Scm basic auth is allowed on the site or not.
100
100
  Azure REST API version: 2022-09-01.
101
101
 
102
+ Other available API versions: 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01.
103
+
102
104
 
103
105
  :param str name: Name of the app.
104
106
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -125,6 +127,8 @@ def get_web_app_scm_allowed_output(name: Optional[pulumi.Input[str]] = None,
125
127
  Description for Returns whether Scm basic auth is allowed on the site or not.
126
128
  Azure REST API version: 2022-09-01.
127
129
 
130
+ Other available API versions: 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01.
131
+
128
132
 
129
133
  :param str name: Name of the app.
130
134
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -325,6 +325,8 @@ def get_web_app_site_extension(name: Optional[str] = None,
325
325
  Description for Get site extension information by its ID for a web site, or a deployment slot.
326
326
  Azure REST API version: 2022-09-01.
327
327
 
328
+ Other available API versions: 2016-08-01, 2020-10-01.
329
+
328
330
 
329
331
  :param str name: Site name.
330
332
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -373,6 +375,8 @@ def get_web_app_site_extension_output(name: Optional[pulumi.Input[str]] = None,
373
375
  Description for Get site extension information by its ID for a web site, or a deployment slot.
374
376
  Azure REST API version: 2022-09-01.
375
377
 
378
+ Other available API versions: 2016-08-01, 2020-10-01.
379
+
376
380
 
377
381
  :param str name: Site name.
378
382
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -326,6 +326,8 @@ def get_web_app_site_extension_slot(name: Optional[str] = None,
326
326
  Description for Get site extension information by its ID for a web site, or a deployment slot.
327
327
  Azure REST API version: 2022-09-01.
328
328
 
329
+ Other available API versions: 2016-08-01, 2020-10-01.
330
+
329
331
 
330
332
  :param str name: Site name.
331
333
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -377,6 +379,8 @@ def get_web_app_site_extension_slot_output(name: Optional[pulumi.Input[str]] = N
377
379
  Description for Get site extension information by its ID for a web site, or a deployment slot.
378
380
  Azure REST API version: 2022-09-01.
379
381
 
382
+ Other available API versions: 2016-08-01, 2020-10-01.
383
+
380
384
 
381
385
  :param str name: Site name.
382
386
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -685,6 +685,8 @@ def get_web_app_slot(name: Optional[str] = None,
685
685
  Description for Gets the details of a web, mobile, or API app.
686
686
  Azure REST API version: 2022-09-01.
687
687
 
688
+ Other available API versions: 2016-08-01, 2018-11-01, 2020-10-01.
689
+
688
690
 
689
691
  :param str name: Name of the app.
690
692
  :param str resource_group_name: Name of the resource group to which the resource belongs.
@@ -762,6 +764,8 @@ def get_web_app_slot_output(name: Optional[pulumi.Input[str]] = None,
762
764
  Description for Gets the details of a web, mobile, or API app.
763
765
  Azure REST API version: 2022-09-01.
764
766
 
767
+ Other available API versions: 2016-08-01, 2018-11-01, 2020-10-01.
768
+
765
769
 
766
770
  :param str name: Name of the app.
767
771
  :param str resource_group_name: Name of the resource group to which the resource belongs.