pulumi-azure-native 2.76.0a1733466631__py3-none-any.whl → 2.76.0a1733490669__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 (426) hide show
  1. pulumi_azure_native/aad/domain_service.py +0 -4
  2. pulumi_azure_native/aad/get_domain_service.py +0 -4
  3. pulumi_azure_native/advisor/get_suppression.py +0 -4
  4. pulumi_azure_native/advisor/suppression.py +0 -4
  5. pulumi_azure_native/alertsmanagement/action_rule_by_name.py +0 -4
  6. pulumi_azure_native/alertsmanagement/get_action_rule_by_name.py +0 -4
  7. pulumi_azure_native/apimanagement/api.py +2 -2
  8. pulumi_azure_native/apimanagement/api_management_service.py +2 -2
  9. pulumi_azure_native/apimanagement/api_operation.py +2 -2
  10. pulumi_azure_native/apimanagement/authorization_server.py +2 -2
  11. pulumi_azure_native/apimanagement/backend.py +2 -2
  12. pulumi_azure_native/apimanagement/certificate.py +2 -2
  13. pulumi_azure_native/apimanagement/get_api.py +2 -2
  14. pulumi_azure_native/apimanagement/get_api_management_service.py +2 -2
  15. pulumi_azure_native/apimanagement/get_api_operation.py +2 -2
  16. pulumi_azure_native/apimanagement/get_authorization_server.py +2 -2
  17. pulumi_azure_native/apimanagement/get_backend.py +2 -2
  18. pulumi_azure_native/apimanagement/get_certificate.py +2 -2
  19. pulumi_azure_native/apimanagement/get_group.py +2 -2
  20. pulumi_azure_native/apimanagement/get_identity_provider.py +2 -2
  21. pulumi_azure_native/apimanagement/get_logger.py +2 -2
  22. pulumi_azure_native/apimanagement/get_open_id_connect_provider.py +2 -2
  23. pulumi_azure_native/apimanagement/get_product.py +2 -2
  24. pulumi_azure_native/apimanagement/get_subscription.py +2 -2
  25. pulumi_azure_native/apimanagement/get_user.py +2 -2
  26. pulumi_azure_native/apimanagement/group.py +2 -2
  27. pulumi_azure_native/apimanagement/identity_provider.py +2 -2
  28. pulumi_azure_native/apimanagement/logger.py +2 -2
  29. pulumi_azure_native/apimanagement/open_id_connect_provider.py +2 -2
  30. pulumi_azure_native/apimanagement/product.py +2 -2
  31. pulumi_azure_native/apimanagement/subscription.py +2 -2
  32. pulumi_azure_native/apimanagement/user.py +2 -2
  33. pulumi_azure_native/appconfiguration/configuration_store.py +2 -2
  34. pulumi_azure_native/appconfiguration/get_configuration_store.py +2 -2
  35. pulumi_azure_native/appconfiguration/list_configuration_store_keys.py +2 -2
  36. pulumi_azure_native/authorization/get_management_lock_at_resource_group_level.py +0 -4
  37. pulumi_azure_native/authorization/get_policy_assignment.py +2 -2
  38. pulumi_azure_native/authorization/get_policy_definition.py +2 -2
  39. pulumi_azure_native/authorization/get_role_assignment.py +2 -2
  40. pulumi_azure_native/authorization/management_lock_at_resource_group_level.py +0 -4
  41. pulumi_azure_native/authorization/policy_assignment.py +2 -2
  42. pulumi_azure_native/authorization/policy_definition.py +2 -2
  43. pulumi_azure_native/authorization/role_assignment.py +2 -2
  44. pulumi_azure_native/batch/application.py +2 -2
  45. pulumi_azure_native/batch/application_package.py +2 -2
  46. pulumi_azure_native/batch/batch_account.py +2 -2
  47. pulumi_azure_native/batch/get_application.py +2 -2
  48. pulumi_azure_native/batch/get_application_package.py +2 -2
  49. pulumi_azure_native/batch/get_batch_account.py +2 -2
  50. pulumi_azure_native/batch/get_pool.py +2 -2
  51. pulumi_azure_native/batch/list_batch_account_keys.py +2 -2
  52. pulumi_azure_native/batch/pool.py +2 -2
  53. pulumi_azure_native/blueprint/assignment.py +0 -4
  54. pulumi_azure_native/blueprint/blueprint.py +0 -4
  55. pulumi_azure_native/blueprint/get_assignment.py +0 -4
  56. pulumi_azure_native/blueprint/get_blueprint.py +0 -4
  57. pulumi_azure_native/blueprint/get_published_blueprint.py +0 -4
  58. pulumi_azure_native/blueprint/published_blueprint.py +0 -4
  59. pulumi_azure_native/botservice/list_bot_connection_service_providers.py +2 -2
  60. pulumi_azure_native/cache/get_redis.py +2 -2
  61. pulumi_azure_native/cache/list_redis_keys.py +2 -2
  62. pulumi_azure_native/cache/redis.py +2 -2
  63. pulumi_azure_native/cdn/custom_domain.py +2 -2
  64. pulumi_azure_native/cdn/endpoint.py +2 -2
  65. pulumi_azure_native/cdn/get_custom_domain.py +2 -2
  66. pulumi_azure_native/cdn/get_endpoint.py +2 -2
  67. pulumi_azure_native/cdn/get_profile.py +2 -2
  68. pulumi_azure_native/cdn/profile.py +2 -2
  69. pulumi_azure_native/compute/availability_set.py +2 -2
  70. pulumi_azure_native/compute/disk.py +2 -2
  71. pulumi_azure_native/compute/disk_encryption_set.py +2 -2
  72. pulumi_azure_native/compute/gallery_image_version.py +2 -2
  73. pulumi_azure_native/compute/get_availability_set.py +2 -2
  74. pulumi_azure_native/compute/get_disk.py +2 -2
  75. pulumi_azure_native/compute/get_disk_encryption_set.py +2 -2
  76. pulumi_azure_native/compute/get_gallery_image_version.py +2 -2
  77. pulumi_azure_native/compute/get_log_analytic_export_request_rate_by_interval.py +2 -2
  78. pulumi_azure_native/compute/get_log_analytic_export_throttled_requests.py +2 -2
  79. pulumi_azure_native/compute/get_proximity_placement_group.py +2 -2
  80. pulumi_azure_native/compute/get_snapshot.py +2 -2
  81. pulumi_azure_native/compute/get_virtual_machine_scale_set.py +2 -2
  82. pulumi_azure_native/compute/get_virtual_machine_scale_set_vm_extension.py +2 -2
  83. pulumi_azure_native/compute/proximity_placement_group.py +2 -2
  84. pulumi_azure_native/compute/snapshot.py +2 -2
  85. pulumi_azure_native/compute/virtual_machine_scale_set.py +2 -2
  86. pulumi_azure_native/compute/virtual_machine_scale_set_vm_extension.py +2 -2
  87. pulumi_azure_native/consumption/budget.py +2 -2
  88. pulumi_azure_native/consumption/get_budget.py +2 -2
  89. pulumi_azure_native/containerinstance/container_group.py +2 -2
  90. pulumi_azure_native/containerinstance/get_container_group.py +2 -2
  91. pulumi_azure_native/containerservice/agent_pool.py +2 -2
  92. pulumi_azure_native/containerservice/get_agent_pool.py +2 -2
  93. pulumi_azure_native/containerservice/get_managed_cluster.py +2 -2
  94. pulumi_azure_native/containerservice/get_open_shift_managed_cluster.py +0 -4
  95. pulumi_azure_native/containerservice/list_managed_cluster_access_profile.py +2 -2
  96. pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +2 -2
  97. pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +2 -2
  98. pulumi_azure_native/containerservice/managed_cluster.py +2 -2
  99. pulumi_azure_native/containerservice/open_shift_managed_cluster.py +0 -4
  100. pulumi_azure_native/customerinsights/get_link.py +0 -4
  101. pulumi_azure_native/customerinsights/get_relationship_link.py +0 -4
  102. pulumi_azure_native/customerinsights/link.py +0 -4
  103. pulumi_azure_native/customerinsights/relationship_link.py +0 -4
  104. pulumi_azure_native/databox/get_job.py +2 -2
  105. pulumi_azure_native/databox/job.py +2 -2
  106. pulumi_azure_native/databox/list_job_credentials.py +2 -2
  107. pulumi_azure_native/databoxedge/device.py +2 -2
  108. pulumi_azure_native/databoxedge/get_device.py +2 -2
  109. pulumi_azure_native/databoxedge/get_device_extended_information.py +2 -2
  110. pulumi_azure_native/databoxedge/get_order.py +2 -2
  111. pulumi_azure_native/databoxedge/get_storage_account.py +2 -2
  112. pulumi_azure_native/databoxedge/get_user.py +2 -2
  113. pulumi_azure_native/databoxedge/order.py +2 -2
  114. pulumi_azure_native/databoxedge/storage_account.py +2 -2
  115. pulumi_azure_native/databoxedge/user.py +2 -2
  116. pulumi_azure_native/datafactory/factory.py +0 -4
  117. pulumi_azure_native/datafactory/get_factory.py +0 -4
  118. pulumi_azure_native/datalakeanalytics/account.py +0 -4
  119. pulumi_azure_native/datalakeanalytics/get_account.py +0 -4
  120. pulumi_azure_native/datamigration/get_project.py +2 -2
  121. pulumi_azure_native/datamigration/project.py +2 -2
  122. pulumi_azure_native/datashare/get_share_subscription.py +0 -4
  123. pulumi_azure_native/datashare/share_subscription.py +0 -4
  124. pulumi_azure_native/desktopvirtualization/application_group.py +2 -2
  125. pulumi_azure_native/desktopvirtualization/get_application_group.py +2 -2
  126. pulumi_azure_native/desktopvirtualization/get_host_pool.py +2 -2
  127. pulumi_azure_native/desktopvirtualization/get_scaling_plan.py +2 -2
  128. pulumi_azure_native/desktopvirtualization/get_workspace.py +2 -2
  129. pulumi_azure_native/desktopvirtualization/host_pool.py +2 -2
  130. pulumi_azure_native/desktopvirtualization/scaling_plan.py +2 -2
  131. pulumi_azure_native/desktopvirtualization/workspace.py +2 -2
  132. pulumi_azure_native/devices/get_iot_hub_resource.py +2 -2
  133. pulumi_azure_native/devices/get_iot_hub_resource_event_hub_consumer_group.py +2 -2
  134. pulumi_azure_native/devices/iot_hub_resource.py +2 -2
  135. pulumi_azure_native/devices/iot_hub_resource_event_hub_consumer_group.py +2 -2
  136. pulumi_azure_native/devices/list_iot_hub_resource_keys.py +2 -2
  137. pulumi_azure_native/devices/list_iot_hub_resource_keys_for_key_name.py +2 -2
  138. pulumi_azure_native/devtestlab/artifact_source.py +0 -4
  139. pulumi_azure_native/devtestlab/custom_image.py +0 -4
  140. pulumi_azure_native/devtestlab/disk.py +0 -4
  141. pulumi_azure_native/devtestlab/environment.py +0 -4
  142. pulumi_azure_native/devtestlab/formula.py +0 -4
  143. pulumi_azure_native/devtestlab/get_artifact_source.py +0 -4
  144. pulumi_azure_native/devtestlab/get_custom_image.py +0 -4
  145. pulumi_azure_native/devtestlab/get_disk.py +0 -4
  146. pulumi_azure_native/devtestlab/get_environment.py +0 -4
  147. pulumi_azure_native/devtestlab/get_formula.py +0 -4
  148. pulumi_azure_native/devtestlab/get_global_schedule.py +0 -4
  149. pulumi_azure_native/devtestlab/get_lab.py +0 -4
  150. pulumi_azure_native/devtestlab/get_notification_channel.py +0 -4
  151. pulumi_azure_native/devtestlab/get_policy.py +0 -4
  152. pulumi_azure_native/devtestlab/get_schedule.py +0 -4
  153. pulumi_azure_native/devtestlab/get_secret.py +0 -4
  154. pulumi_azure_native/devtestlab/get_user.py +0 -4
  155. pulumi_azure_native/devtestlab/get_virtual_machine.py +0 -4
  156. pulumi_azure_native/devtestlab/get_virtual_machine_schedule.py +0 -4
  157. pulumi_azure_native/devtestlab/get_virtual_network.py +0 -4
  158. pulumi_azure_native/devtestlab/global_schedule.py +0 -4
  159. pulumi_azure_native/devtestlab/lab.py +0 -4
  160. pulumi_azure_native/devtestlab/list_lab_vhds.py +0 -4
  161. pulumi_azure_native/devtestlab/list_schedule_applicable.py +0 -4
  162. pulumi_azure_native/devtestlab/list_virtual_machine_applicable_schedules.py +0 -4
  163. pulumi_azure_native/devtestlab/notification_channel.py +0 -4
  164. pulumi_azure_native/devtestlab/policy.py +0 -4
  165. pulumi_azure_native/devtestlab/schedule.py +0 -4
  166. pulumi_azure_native/devtestlab/secret.py +0 -4
  167. pulumi_azure_native/devtestlab/user.py +0 -4
  168. pulumi_azure_native/devtestlab/virtual_machine.py +0 -4
  169. pulumi_azure_native/devtestlab/virtual_machine_schedule.py +0 -4
  170. pulumi_azure_native/devtestlab/virtual_network.py +0 -4
  171. pulumi_azure_native/digitaltwins/digital_twin.py +0 -4
  172. pulumi_azure_native/digitaltwins/digital_twins_endpoint.py +0 -4
  173. pulumi_azure_native/digitaltwins/get_digital_twin.py +0 -4
  174. pulumi_azure_native/digitaltwins/get_digital_twins_endpoint.py +0 -4
  175. pulumi_azure_native/documentdb/cassandra_resource_cassandra_keyspace.py +2 -2
  176. pulumi_azure_native/documentdb/cassandra_resource_cassandra_table.py +2 -2
  177. pulumi_azure_native/documentdb/database_account.py +2 -2
  178. pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_keyspace.py +2 -2
  179. pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_table.py +2 -2
  180. pulumi_azure_native/documentdb/get_database_account.py +2 -2
  181. pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_database.py +2 -2
  182. pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_graph.py +2 -2
  183. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_collection.py +2 -2
  184. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_database.py +2 -2
  185. pulumi_azure_native/documentdb/get_sql_resource_sql_container.py +2 -2
  186. pulumi_azure_native/documentdb/get_sql_resource_sql_database.py +2 -2
  187. pulumi_azure_native/documentdb/get_sql_resource_sql_stored_procedure.py +2 -2
  188. pulumi_azure_native/documentdb/get_sql_resource_sql_trigger.py +2 -2
  189. pulumi_azure_native/documentdb/get_sql_resource_sql_user_defined_function.py +2 -2
  190. pulumi_azure_native/documentdb/get_table_resource_table.py +2 -2
  191. pulumi_azure_native/documentdb/gremlin_resource_gremlin_database.py +2 -2
  192. pulumi_azure_native/documentdb/gremlin_resource_gremlin_graph.py +2 -2
  193. pulumi_azure_native/documentdb/list_database_account_connection_strings.py +2 -2
  194. pulumi_azure_native/documentdb/list_database_account_keys.py +2 -2
  195. pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_collection.py +2 -2
  196. pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_database.py +2 -2
  197. pulumi_azure_native/documentdb/sql_resource_sql_container.py +2 -2
  198. pulumi_azure_native/documentdb/sql_resource_sql_database.py +2 -2
  199. pulumi_azure_native/documentdb/sql_resource_sql_stored_procedure.py +2 -2
  200. pulumi_azure_native/documentdb/sql_resource_sql_trigger.py +2 -2
  201. pulumi_azure_native/documentdb/sql_resource_sql_user_defined_function.py +2 -2
  202. pulumi_azure_native/documentdb/table_resource_table.py +2 -2
  203. pulumi_azure_native/domainregistration/list_domain_recommendations.py +2 -2
  204. pulumi_azure_native/domainregistration/list_top_level_domain_agreements.py +2 -2
  205. pulumi_azure_native/edgeorder/list_configurations.py +0 -4
  206. pulumi_azure_native/edgeorder/list_product_families.py +0 -4
  207. pulumi_azure_native/eventgrid/event_subscription.py +2 -2
  208. pulumi_azure_native/eventgrid/get_event_subscription.py +2 -2
  209. pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +2 -2
  210. pulumi_azure_native/eventhub/consumer_group.py +2 -2
  211. pulumi_azure_native/eventhub/event_hub.py +2 -2
  212. pulumi_azure_native/eventhub/event_hub_authorization_rule.py +2 -2
  213. pulumi_azure_native/eventhub/get_consumer_group.py +2 -2
  214. pulumi_azure_native/eventhub/get_event_hub.py +2 -2
  215. pulumi_azure_native/eventhub/get_event_hub_authorization_rule.py +2 -2
  216. pulumi_azure_native/eventhub/get_namespace.py +2 -2
  217. pulumi_azure_native/eventhub/get_namespace_authorization_rule.py +2 -2
  218. pulumi_azure_native/eventhub/list_event_hub_keys.py +2 -2
  219. pulumi_azure_native/eventhub/list_namespace_keys.py +2 -2
  220. pulumi_azure_native/eventhub/namespace.py +2 -2
  221. pulumi_azure_native/eventhub/namespace_authorization_rule.py +2 -2
  222. pulumi_azure_native/healthcareapis/get_service.py +2 -2
  223. pulumi_azure_native/healthcareapis/service.py +2 -2
  224. pulumi_azure_native/hybridcompute/get_machine.py +2 -2
  225. pulumi_azure_native/hybridcompute/get_machine_extension.py +2 -2
  226. pulumi_azure_native/hybridcompute/machine.py +2 -2
  227. pulumi_azure_native/hybridcompute/machine_extension.py +2 -2
  228. pulumi_azure_native/iotcentral/app.py +2 -2
  229. pulumi_azure_native/iotcentral/get_app.py +2 -2
  230. pulumi_azure_native/keyvault/get_vault.py +2 -2
  231. pulumi_azure_native/keyvault/vault.py +2 -2
  232. pulumi_azure_native/kubernetes/connected_cluster.py +2 -2
  233. pulumi_azure_native/kubernetes/get_connected_cluster.py +2 -2
  234. pulumi_azure_native/kubernetes/list_connected_cluster_user_credentials.py +0 -4
  235. pulumi_azure_native/kubernetesconfiguration/get_source_control_configuration.py +0 -4
  236. pulumi_azure_native/kubernetesconfiguration/source_control_configuration.py +0 -4
  237. pulumi_azure_native/machinelearningservices/get_workspace.py +2 -2
  238. pulumi_azure_native/machinelearningservices/list_workspace_keys.py +2 -2
  239. pulumi_azure_native/machinelearningservices/workspace.py +2 -2
  240. pulumi_azure_native/managedidentity/get_user_assigned_identity.py +2 -2
  241. pulumi_azure_native/managedidentity/user_assigned_identity.py +2 -2
  242. pulumi_azure_native/management/get_entity.py +2 -2
  243. pulumi_azure_native/management/get_management_group.py +2 -2
  244. pulumi_azure_native/management/management_group.py +2 -2
  245. pulumi_azure_native/migrate/assessment.py +2 -2
  246. pulumi_azure_native/migrate/get_assessment.py +2 -2
  247. pulumi_azure_native/mixedreality/get_spatial_anchors_account.py +2 -2
  248. pulumi_azure_native/mixedreality/spatial_anchors_account.py +2 -2
  249. pulumi_azure_native/netapp/account.py +2 -2
  250. pulumi_azure_native/netapp/get_account.py +2 -2
  251. pulumi_azure_native/netapp/get_pool.py +2 -2
  252. pulumi_azure_native/netapp/get_snapshot.py +2 -2
  253. pulumi_azure_native/netapp/get_volume.py +2 -2
  254. pulumi_azure_native/netapp/pool.py +2 -2
  255. pulumi_azure_native/netapp/snapshot.py +2 -2
  256. pulumi_azure_native/netapp/volume.py +2 -2
  257. pulumi_azure_native/network/application_gateway.py +2 -2
  258. pulumi_azure_native/network/ddos_protection_plan.py +2 -2
  259. pulumi_azure_native/network/endpoint.py +2 -2
  260. pulumi_azure_native/network/express_route_circuit.py +2 -2
  261. pulumi_azure_native/network/express_route_circuit_peering.py +2 -2
  262. pulumi_azure_native/network/get_application_gateway.py +2 -2
  263. pulumi_azure_native/network/get_ddos_protection_plan.py +2 -2
  264. pulumi_azure_native/network/get_endpoint.py +2 -2
  265. pulumi_azure_native/network/get_express_route_circuit.py +2 -2
  266. pulumi_azure_native/network/get_express_route_circuit_peering.py +2 -2
  267. pulumi_azure_native/network/get_load_balancer.py +2 -2
  268. pulumi_azure_native/network/get_local_network_gateway.py +2 -2
  269. pulumi_azure_native/network/get_network_interface.py +2 -2
  270. pulumi_azure_native/network/get_network_security_group.py +2 -2
  271. pulumi_azure_native/network/get_network_watcher.py +2 -2
  272. pulumi_azure_native/network/get_packet_capture.py +2 -2
  273. pulumi_azure_native/network/get_profile.py +2 -2
  274. pulumi_azure_native/network/get_public_ip_address.py +2 -2
  275. pulumi_azure_native/network/get_record_set.py +2 -2
  276. pulumi_azure_native/network/get_route_filter_rule.py +2 -2
  277. pulumi_azure_native/network/get_route_table.py +2 -2
  278. pulumi_azure_native/network/get_security_rule.py +2 -2
  279. pulumi_azure_native/network/get_subnet.py +2 -2
  280. pulumi_azure_native/network/get_traffic_manager_user_metrics_key.py +2 -2
  281. pulumi_azure_native/network/get_virtual_network.py +2 -2
  282. pulumi_azure_native/network/get_virtual_network_gateway.py +2 -2
  283. pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +2 -2
  284. pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +2 -2
  285. pulumi_azure_native/network/get_virtual_network_gateway_connection.py +2 -2
  286. pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +2 -2
  287. pulumi_azure_native/network/get_vpn_connection.py +2 -2
  288. pulumi_azure_native/network/get_zone.py +2 -2
  289. pulumi_azure_native/network/load_balancer.py +2 -2
  290. pulumi_azure_native/network/local_network_gateway.py +2 -2
  291. pulumi_azure_native/network/network_interface.py +2 -2
  292. pulumi_azure_native/network/network_security_group.py +2 -2
  293. pulumi_azure_native/network/network_watcher.py +2 -2
  294. pulumi_azure_native/network/packet_capture.py +2 -2
  295. pulumi_azure_native/network/profile.py +2 -2
  296. pulumi_azure_native/network/public_ip_address.py +2 -2
  297. pulumi_azure_native/network/record_set.py +2 -2
  298. pulumi_azure_native/network/route_filter_rule.py +2 -2
  299. pulumi_azure_native/network/route_table.py +2 -2
  300. pulumi_azure_native/network/security_rule.py +2 -2
  301. pulumi_azure_native/network/subnet.py +2 -2
  302. pulumi_azure_native/network/traffic_manager_user_metrics_key.py +2 -2
  303. pulumi_azure_native/network/virtual_network.py +2 -2
  304. pulumi_azure_native/network/virtual_network_gateway.py +2 -2
  305. pulumi_azure_native/network/virtual_network_gateway_connection.py +2 -2
  306. pulumi_azure_native/network/vpn_connection.py +2 -2
  307. pulumi_azure_native/network/zone.py +2 -2
  308. pulumi_azure_native/notificationhubs/get_namespace.py +2 -2
  309. pulumi_azure_native/notificationhubs/get_namespace_authorization_rule.py +2 -2
  310. pulumi_azure_native/notificationhubs/get_notification_hub.py +2 -2
  311. pulumi_azure_native/notificationhubs/get_notification_hub_authorization_rule.py +2 -2
  312. pulumi_azure_native/notificationhubs/get_notification_hub_pns_credentials.py +2 -2
  313. pulumi_azure_native/notificationhubs/list_namespace_keys.py +2 -2
  314. pulumi_azure_native/notificationhubs/list_notification_hub_keys.py +2 -2
  315. pulumi_azure_native/notificationhubs/namespace.py +2 -2
  316. pulumi_azure_native/notificationhubs/namespace_authorization_rule.py +2 -2
  317. pulumi_azure_native/notificationhubs/notification_hub.py +2 -2
  318. pulumi_azure_native/notificationhubs/notification_hub_authorization_rule.py +2 -2
  319. pulumi_azure_native/operationalinsights/get_saved_search.py +2 -2
  320. pulumi_azure_native/operationalinsights/saved_search.py +2 -2
  321. pulumi_azure_native/peering/get_peer_asn.py +2 -2
  322. pulumi_azure_native/peering/peer_asn.py +2 -2
  323. pulumi_azure_native/policyinsights/get_remediation_at_management_group.py +2 -2
  324. pulumi_azure_native/policyinsights/get_remediation_at_resource.py +2 -2
  325. pulumi_azure_native/policyinsights/get_remediation_at_resource_group.py +2 -2
  326. pulumi_azure_native/policyinsights/get_remediation_at_subscription.py +2 -2
  327. pulumi_azure_native/policyinsights/list_remediation_deployments_at_management_group.py +2 -2
  328. pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource.py +2 -2
  329. pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource_group.py +2 -2
  330. pulumi_azure_native/policyinsights/list_remediation_deployments_at_subscription.py +2 -2
  331. pulumi_azure_native/policyinsights/remediation_at_management_group.py +2 -2
  332. pulumi_azure_native/policyinsights/remediation_at_resource.py +2 -2
  333. pulumi_azure_native/policyinsights/remediation_at_resource_group.py +2 -2
  334. pulumi_azure_native/policyinsights/remediation_at_subscription.py +2 -2
  335. pulumi_azure_native/powerbidedicated/capacity_details.py +0 -4
  336. pulumi_azure_native/powerbidedicated/get_capacity_details.py +0 -4
  337. pulumi_azure_native/pulumi-plugin.json +1 -1
  338. pulumi_azure_native/recoveryservices/get_protected_item.py +2 -2
  339. pulumi_azure_native/recoveryservices/get_protection_policy.py +2 -2
  340. pulumi_azure_native/recoveryservices/protected_item.py +2 -2
  341. pulumi_azure_native/recoveryservices/protection_policy.py +2 -2
  342. pulumi_azure_native/relay/get_wcf_relay.py +2 -2
  343. pulumi_azure_native/relay/wcf_relay.py +2 -2
  344. pulumi_azure_native/resources/deployment.py +2 -2
  345. pulumi_azure_native/resources/get_deployment.py +2 -2
  346. pulumi_azure_native/resources/get_resource.py +2 -2
  347. pulumi_azure_native/resources/get_resource_group.py +2 -2
  348. pulumi_azure_native/resources/resource.py +2 -2
  349. pulumi_azure_native/resources/resource_group.py +2 -2
  350. pulumi_azure_native/search/get_private_endpoint_connection.py +2 -2
  351. pulumi_azure_native/search/list_admin_key.py +2 -2
  352. pulumi_azure_native/search/private_endpoint_connection.py +2 -2
  353. pulumi_azure_native/servicebus/get_namespace.py +2 -2
  354. pulumi_azure_native/servicebus/get_namespace_authorization_rule.py +2 -2
  355. pulumi_azure_native/servicebus/get_queue.py +2 -2
  356. pulumi_azure_native/servicebus/get_queue_authorization_rule.py +2 -2
  357. pulumi_azure_native/servicebus/get_subscription.py +2 -2
  358. pulumi_azure_native/servicebus/get_topic.py +2 -2
  359. pulumi_azure_native/servicebus/get_topic_authorization_rule.py +2 -2
  360. pulumi_azure_native/servicebus/list_namespace_keys.py +2 -2
  361. pulumi_azure_native/servicebus/list_queue_keys.py +2 -2
  362. pulumi_azure_native/servicebus/list_topic_keys.py +2 -2
  363. pulumi_azure_native/servicebus/namespace.py +2 -2
  364. pulumi_azure_native/servicebus/namespace_authorization_rule.py +2 -2
  365. pulumi_azure_native/servicebus/queue.py +2 -2
  366. pulumi_azure_native/servicebus/queue_authorization_rule.py +2 -2
  367. pulumi_azure_native/servicebus/subscription.py +2 -2
  368. pulumi_azure_native/servicebus/topic.py +2 -2
  369. pulumi_azure_native/servicebus/topic_authorization_rule.py +2 -2
  370. pulumi_azure_native/servicefabric/get_node_type.py +2 -2
  371. pulumi_azure_native/servicefabric/node_type.py +2 -2
  372. pulumi_azure_native/servicefabricmesh/application.py +0 -4
  373. pulumi_azure_native/servicefabricmesh/get_application.py +0 -4
  374. pulumi_azure_native/servicefabricmesh/get_network.py +0 -4
  375. pulumi_azure_native/servicefabricmesh/get_volume.py +0 -4
  376. pulumi_azure_native/servicefabricmesh/network.py +0 -4
  377. pulumi_azure_native/servicefabricmesh/volume.py +0 -4
  378. pulumi_azure_native/signalrservice/get_signal_r.py +2 -2
  379. pulumi_azure_native/signalrservice/list_signal_r_keys.py +2 -2
  380. pulumi_azure_native/signalrservice/signal_r.py +2 -2
  381. pulumi_azure_native/solutions/application.py +2 -2
  382. pulumi_azure_native/solutions/application_definition.py +2 -2
  383. pulumi_azure_native/solutions/get_application.py +2 -2
  384. pulumi_azure_native/solutions/get_application_definition.py +2 -2
  385. pulumi_azure_native/solutions/list_application_tokens.py +2 -2
  386. pulumi_azure_native/storage/blob_container_immutability_policy.py +2 -2
  387. pulumi_azure_native/storage/get_blob_container_immutability_policy.py +2 -2
  388. pulumi_azure_native/storage/get_management_policy.py +2 -2
  389. pulumi_azure_native/storage/get_storage_account.py +2 -2
  390. pulumi_azure_native/storage/list_storage_account_keys.py +2 -2
  391. pulumi_azure_native/storage/list_storage_account_sas.py +2 -2
  392. pulumi_azure_native/storage/list_storage_account_service_sas.py +2 -2
  393. pulumi_azure_native/storage/management_policy.py +2 -2
  394. pulumi_azure_native/storage/storage_account.py +2 -2
  395. pulumi_azure_native/storagecache/cache.py +2 -2
  396. pulumi_azure_native/storagecache/get_cache.py +2 -2
  397. pulumi_azure_native/storagecache/get_storage_target.py +2 -2
  398. pulumi_azure_native/storagecache/storage_target.py +2 -2
  399. pulumi_azure_native/storagesync/cloud_endpoint.py +2 -2
  400. pulumi_azure_native/storagesync/get_cloud_endpoint.py +2 -2
  401. pulumi_azure_native/storagesync/get_registered_server.py +2 -2
  402. pulumi_azure_native/storagesync/get_server_endpoint.py +2 -2
  403. pulumi_azure_native/storagesync/get_storage_sync_service.py +2 -2
  404. pulumi_azure_native/storagesync/get_sync_group.py +2 -2
  405. pulumi_azure_native/storagesync/registered_server.py +2 -2
  406. pulumi_azure_native/storagesync/server_endpoint.py +2 -2
  407. pulumi_azure_native/storagesync/storage_sync_service.py +2 -2
  408. pulumi_azure_native/storagesync/sync_group.py +2 -2
  409. pulumi_azure_native/storsimple/get_manager.py +0 -4
  410. pulumi_azure_native/storsimple/get_storage_account_credential.py +0 -4
  411. pulumi_azure_native/storsimple/manager.py +0 -4
  412. pulumi_azure_native/storsimple/storage_account_credential.py +0 -4
  413. pulumi_azure_native/timeseriesinsights/access_policy.py +2 -2
  414. pulumi_azure_native/timeseriesinsights/get_access_policy.py +2 -2
  415. pulumi_azure_native/timeseriesinsights/get_reference_data_set.py +2 -2
  416. pulumi_azure_native/timeseriesinsights/reference_data_set.py +2 -2
  417. pulumi_azure_native/virtualmachineimages/get_virtual_machine_image_template.py +2 -2
  418. pulumi_azure_native/virtualmachineimages/virtual_machine_image_template.py +2 -2
  419. pulumi_azure_native/web/certificate.py +2 -2
  420. pulumi_azure_native/web/get_certificate.py +2 -2
  421. pulumi_azure_native/windowsiot/get_service.py +0 -4
  422. pulumi_azure_native/windowsiot/service.py +0 -4
  423. {pulumi_azure_native-2.76.0a1733466631.dist-info → pulumi_azure_native-2.76.0a1733490669.dist-info}/METADATA +1 -1
  424. {pulumi_azure_native-2.76.0a1733466631.dist-info → pulumi_azure_native-2.76.0a1733490669.dist-info}/RECORD +426 -426
  425. {pulumi_azure_native-2.76.0a1733466631.dist-info → pulumi_azure_native-2.76.0a1733490669.dist-info}/WHEEL +0 -0
  426. {pulumi_azure_native-2.76.0a1733466631.dist-info → pulumi_azure_native-2.76.0a1733490669.dist-info}/top_level.txt +0 -0
@@ -75,7 +75,7 @@ def list_storage_account_service_sas(account_name: Optional[str] = None,
75
75
  List service SAS credentials of a specific resource.
76
76
  Azure REST API version: 2022-09-01.
77
77
 
78
- Other available API versions: 2018-11-01, 2023-01-01, 2023-04-01, 2023-05-01.
78
+ Other available API versions: 2023-01-01, 2023-04-01, 2023-05-01.
79
79
 
80
80
 
81
81
  :param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
@@ -150,7 +150,7 @@ def list_storage_account_service_sas_output(account_name: Optional[pulumi.Input[
150
150
  List service SAS credentials of a specific resource.
151
151
  Azure REST API version: 2022-09-01.
152
152
 
153
- Other available API versions: 2018-11-01, 2023-01-01, 2023-04-01, 2023-05-01.
153
+ Other available API versions: 2023-01-01, 2023-04-01, 2023-05-01.
154
154
 
155
155
 
156
156
  :param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
@@ -102,7 +102,7 @@ class ManagementPolicy(pulumi.CustomResource):
102
102
  The Get Storage Account ManagementPolicies operation response.
103
103
  Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
104
104
 
105
- Other available API versions: 2018-03-01-preview, 2023-01-01, 2023-04-01, 2023-05-01.
105
+ Other available API versions: 2023-01-01, 2023-04-01, 2023-05-01.
106
106
 
107
107
  :param str resource_name: The name of the resource.
108
108
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -121,7 +121,7 @@ class ManagementPolicy(pulumi.CustomResource):
121
121
  The Get Storage Account ManagementPolicies operation response.
122
122
  Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
123
123
 
124
- Other available API versions: 2018-03-01-preview, 2023-01-01, 2023-04-01, 2023-05-01.
124
+ Other available API versions: 2023-01-01, 2023-04-01, 2023-05-01.
125
125
 
126
126
  :param str resource_name: The name of the resource.
127
127
  :param ManagementPolicyArgs args: The arguments to use to populate this resource's properties.
@@ -561,7 +561,7 @@ class StorageAccount(pulumi.CustomResource):
561
561
  The storage account.
562
562
  Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
563
563
 
564
- Other available API versions: 2015-05-01-preview, 2015-06-15, 2018-11-01, 2023-01-01, 2023-04-01, 2023-05-01.
564
+ Other available API versions: 2023-01-01, 2023-04-01, 2023-05-01.
565
565
 
566
566
  :param str resource_name: The name of the resource.
567
567
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -607,7 +607,7 @@ class StorageAccount(pulumi.CustomResource):
607
607
  The storage account.
608
608
  Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
609
609
 
610
- Other available API versions: 2015-05-01-preview, 2015-06-15, 2018-11-01, 2023-01-01, 2023-04-01, 2023-05-01.
610
+ Other available API versions: 2023-01-01, 2023-04-01, 2023-05-01.
611
611
 
612
612
  :param str resource_name: The name of the resource.
613
613
  :param StorageAccountArgs args: The arguments to use to populate this resource's properties.
@@ -274,7 +274,7 @@ class Cache(pulumi.CustomResource):
274
274
  A cache instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md
275
275
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
276
276
 
277
- Other available API versions: 2020-10-01, 2021-03-01, 2023-03-01-preview, 2023-11-01-preview, 2024-03-01.
277
+ Other available API versions: 2021-03-01, 2023-03-01-preview, 2023-11-01-preview, 2024-03-01.
278
278
 
279
279
  :param str resource_name: The name of the resource.
280
280
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -303,7 +303,7 @@ class Cache(pulumi.CustomResource):
303
303
  A cache instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md
304
304
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
305
305
 
306
- Other available API versions: 2020-10-01, 2021-03-01, 2023-03-01-preview, 2023-11-01-preview, 2024-03-01.
306
+ Other available API versions: 2021-03-01, 2023-03-01-preview, 2023-11-01-preview, 2024-03-01.
307
307
 
308
308
  :param str resource_name: The name of the resource.
309
309
  :param CacheArgs args: The arguments to use to populate this resource's properties.
@@ -309,7 +309,7 @@ def get_cache(cache_name: Optional[str] = None,
309
309
  Returns a cache.
310
310
  Azure REST API version: 2023-05-01.
311
311
 
312
- Other available API versions: 2020-10-01, 2021-03-01, 2023-03-01-preview, 2023-11-01-preview, 2024-03-01.
312
+ Other available API versions: 2021-03-01, 2023-03-01-preview, 2023-11-01-preview, 2024-03-01.
313
313
 
314
314
 
315
315
  :param str cache_name: Name of cache. Length of name must not be greater than 80 and chars must be from the [-0-9a-zA-Z_] char class.
@@ -351,7 +351,7 @@ def get_cache_output(cache_name: Optional[pulumi.Input[str]] = None,
351
351
  Returns a cache.
352
352
  Azure REST API version: 2023-05-01.
353
353
 
354
- Other available API versions: 2020-10-01, 2021-03-01, 2023-03-01-preview, 2023-11-01-preview, 2024-03-01.
354
+ Other available API versions: 2021-03-01, 2023-03-01-preview, 2023-11-01-preview, 2024-03-01.
355
355
 
356
356
 
357
357
  :param str cache_name: Name of cache. Length of name must not be greater than 80 and chars must be from the [-0-9a-zA-Z_] char class.
@@ -214,7 +214,7 @@ def get_storage_target(cache_name: Optional[str] = None,
214
214
  Returns a Storage Target from a cache.
215
215
  Azure REST API version: 2023-05-01.
216
216
 
217
- Other available API versions: 2019-11-01, 2021-03-01, 2023-11-01-preview, 2024-03-01.
217
+ Other available API versions: 2021-03-01, 2023-11-01-preview, 2024-03-01.
218
218
 
219
219
 
220
220
  :param str cache_name: Name of cache. Length of name must not be greater than 80 and chars must be from the [-0-9a-zA-Z_] char class.
@@ -251,7 +251,7 @@ def get_storage_target_output(cache_name: Optional[pulumi.Input[str]] = None,
251
251
  Returns a Storage Target from a cache.
252
252
  Azure REST API version: 2023-05-01.
253
253
 
254
- Other available API versions: 2019-11-01, 2021-03-01, 2023-11-01-preview, 2024-03-01.
254
+ Other available API versions: 2021-03-01, 2023-11-01-preview, 2024-03-01.
255
255
 
256
256
 
257
257
  :param str cache_name: Name of cache. Length of name must not be greater than 80 and chars must be from the [-0-9a-zA-Z_] char class.
@@ -204,7 +204,7 @@ class StorageTarget(pulumi.CustomResource):
204
204
  Type of the Storage Target.
205
205
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
206
206
 
207
- Other available API versions: 2019-11-01, 2021-03-01, 2023-11-01-preview, 2024-03-01.
207
+ Other available API versions: 2021-03-01, 2023-11-01-preview, 2024-03-01.
208
208
 
209
209
  :param str resource_name: The name of the resource.
210
210
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -229,7 +229,7 @@ class StorageTarget(pulumi.CustomResource):
229
229
  Type of the Storage Target.
230
230
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
231
231
 
232
- Other available API versions: 2019-11-01, 2021-03-01, 2023-11-01-preview, 2024-03-01.
232
+ Other available API versions: 2021-03-01, 2023-11-01-preview, 2024-03-01.
233
233
 
234
234
  :param str resource_name: The name of the resource.
235
235
  :param StorageTargetArgs args: The arguments to use to populate this resource's properties.
@@ -168,7 +168,7 @@ class CloudEndpoint(pulumi.CustomResource):
168
168
  Cloud Endpoint object.
169
169
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
170
170
 
171
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2018-10-01, 2022-09-01.
171
+ Other available API versions: 2022-09-01.
172
172
 
173
173
  :param str resource_name: The name of the resource.
174
174
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -191,7 +191,7 @@ class CloudEndpoint(pulumi.CustomResource):
191
191
  Cloud Endpoint object.
192
192
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
193
193
 
194
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2018-10-01, 2022-09-01.
194
+ Other available API versions: 2022-09-01.
195
195
 
196
196
  :param str resource_name: The name of the resource.
197
197
  :param CloudEndpointArgs args: The arguments to use to populate this resource's properties.
@@ -215,7 +215,7 @@ def get_cloud_endpoint(cloud_endpoint_name: Optional[str] = None,
215
215
  Get a given CloudEndpoint.
216
216
  Azure REST API version: 2022-06-01.
217
217
 
218
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2018-10-01, 2022-09-01.
218
+ Other available API versions: 2022-09-01.
219
219
 
220
220
 
221
221
  :param str cloud_endpoint_name: Name of Cloud Endpoint object.
@@ -255,7 +255,7 @@ def get_cloud_endpoint_output(cloud_endpoint_name: Optional[pulumi.Input[str]] =
255
255
  Get a given CloudEndpoint.
256
256
  Azure REST API version: 2022-06-01.
257
257
 
258
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2018-10-01, 2022-09-01.
258
+ Other available API versions: 2022-09-01.
259
259
 
260
260
 
261
261
  :param str cloud_endpoint_name: Name of Cloud Endpoint object.
@@ -370,7 +370,7 @@ def get_registered_server(resource_group_name: Optional[str] = None,
370
370
  Get a given registered server.
371
371
  Azure REST API version: 2022-06-01.
372
372
 
373
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2022-09-01.
373
+ Other available API versions: 2022-09-01.
374
374
 
375
375
 
376
376
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -420,7 +420,7 @@ def get_registered_server_output(resource_group_name: Optional[pulumi.Input[str]
420
420
  Get a given registered server.
421
421
  Azure REST API version: 2022-06-01.
422
422
 
423
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2022-09-01.
423
+ Other available API versions: 2022-09-01.
424
424
 
425
425
 
426
426
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -335,7 +335,7 @@ def get_server_endpoint(resource_group_name: Optional[str] = None,
335
335
  Get a ServerEndpoint.
336
336
  Azure REST API version: 2022-06-01.
337
337
 
338
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2018-10-01, 2019-10-01, 2022-09-01.
338
+ Other available API versions: 2022-09-01.
339
339
 
340
340
 
341
341
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -385,7 +385,7 @@ def get_server_endpoint_output(resource_group_name: Optional[pulumi.Input[str]]
385
385
  Get a ServerEndpoint.
386
386
  Azure REST API version: 2022-06-01.
387
387
 
388
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2018-10-01, 2019-10-01, 2022-09-01.
388
+ Other available API versions: 2022-09-01.
389
389
 
390
390
 
391
391
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -201,7 +201,7 @@ def get_storage_sync_service(resource_group_name: Optional[str] = None,
201
201
  Get a given StorageSyncService.
202
202
  Azure REST API version: 2022-06-01.
203
203
 
204
- Other available API versions: 2017-06-05-preview, 2019-10-01, 2022-09-01.
204
+ Other available API versions: 2022-09-01.
205
205
 
206
206
 
207
207
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -234,7 +234,7 @@ def get_storage_sync_service_output(resource_group_name: Optional[pulumi.Input[s
234
234
  Get a given StorageSyncService.
235
235
  Azure REST API version: 2022-06-01.
236
236
 
237
- Other available API versions: 2017-06-05-preview, 2019-10-01, 2022-09-01.
237
+ Other available API versions: 2022-09-01.
238
238
 
239
239
 
240
240
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -118,7 +118,7 @@ def get_sync_group(resource_group_name: Optional[str] = None,
118
118
  Get a given SyncGroup.
119
119
  Azure REST API version: 2022-06-01.
120
120
 
121
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2022-09-01.
121
+ Other available API versions: 2022-09-01.
122
122
 
123
123
 
124
124
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -147,7 +147,7 @@ def get_sync_group_output(resource_group_name: Optional[pulumi.Input[str]] = Non
147
147
  Get a given SyncGroup.
148
148
  Azure REST API version: 2022-06-01.
149
149
 
150
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2022-09-01.
150
+ Other available API versions: 2022-09-01.
151
151
 
152
152
 
153
153
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -220,7 +220,7 @@ class RegisteredServer(pulumi.CustomResource):
220
220
  Registered Server resource.
221
221
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
222
222
 
223
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2022-09-01.
223
+ Other available API versions: 2022-09-01.
224
224
 
225
225
  :param str resource_name: The name of the resource.
226
226
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -246,7 +246,7 @@ class RegisteredServer(pulumi.CustomResource):
246
246
  Registered Server resource.
247
247
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
248
248
 
249
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2022-09-01.
249
+ Other available API versions: 2022-09-01.
250
250
 
251
251
  :param str resource_name: The name of the resource.
252
252
  :param RegisteredServerArgs args: The arguments to use to populate this resource's properties.
@@ -298,7 +298,7 @@ class ServerEndpoint(pulumi.CustomResource):
298
298
  Server Endpoint object.
299
299
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
300
300
 
301
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2018-10-01, 2019-10-01, 2022-09-01.
301
+ Other available API versions: 2022-09-01.
302
302
 
303
303
  :param str resource_name: The name of the resource.
304
304
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -328,7 +328,7 @@ class ServerEndpoint(pulumi.CustomResource):
328
328
  Server Endpoint object.
329
329
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
330
330
 
331
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2018-07-01, 2018-10-01, 2019-10-01, 2022-09-01.
331
+ Other available API versions: 2022-09-01.
332
332
 
333
333
  :param str resource_name: The name of the resource.
334
334
  :param ServerEndpointArgs args: The arguments to use to populate this resource's properties.
@@ -120,7 +120,7 @@ class StorageSyncService(pulumi.CustomResource):
120
120
  Storage Sync Service object.
121
121
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
122
122
 
123
- Other available API versions: 2017-06-05-preview, 2019-10-01, 2022-09-01.
123
+ Other available API versions: 2022-09-01.
124
124
 
125
125
  :param str resource_name: The name of the resource.
126
126
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -140,7 +140,7 @@ class StorageSyncService(pulumi.CustomResource):
140
140
  Storage Sync Service object.
141
141
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
142
142
 
143
- Other available API versions: 2017-06-05-preview, 2019-10-01, 2022-09-01.
143
+ Other available API versions: 2022-09-01.
144
144
 
145
145
  :param str resource_name: The name of the resource.
146
146
  :param StorageSyncServiceArgs args: The arguments to use to populate this resource's properties.
@@ -84,7 +84,7 @@ class SyncGroup(pulumi.CustomResource):
84
84
  Sync Group object.
85
85
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
86
86
 
87
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2022-09-01.
87
+ Other available API versions: 2022-09-01.
88
88
 
89
89
  :param str resource_name: The name of the resource.
90
90
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -102,7 +102,7 @@ class SyncGroup(pulumi.CustomResource):
102
102
  Sync Group object.
103
103
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-03-01.
104
104
 
105
- Other available API versions: 2017-06-05-preview, 2018-04-02, 2022-09-01.
105
+ Other available API versions: 2022-09-01.
106
106
 
107
107
  :param str resource_name: The name of the resource.
108
108
  :param SyncGroupArgs args: The arguments to use to populate this resource's properties.
@@ -153,8 +153,6 @@ def get_manager(manager_name: Optional[str] = None,
153
153
  Returns the properties of the specified manager name.
154
154
  Azure REST API version: 2017-06-01.
155
155
 
156
- Other available API versions: 2016-10-01.
157
-
158
156
 
159
157
  :param str manager_name: The manager name
160
158
  :param str resource_group_name: The resource group name
@@ -182,8 +180,6 @@ def get_manager_output(manager_name: Optional[pulumi.Input[str]] = None,
182
180
  Returns the properties of the specified manager name.
183
181
  Azure REST API version: 2017-06-01.
184
182
 
185
- Other available API versions: 2016-10-01.
186
-
187
183
 
188
184
  :param str manager_name: The manager name
189
185
  :param str resource_group_name: The resource group name
@@ -142,8 +142,6 @@ def get_storage_account_credential(manager_name: Optional[str] = None,
142
142
  Gets the properties of the specified storage account credential name.
143
143
  Azure REST API version: 2017-06-01.
144
144
 
145
- Other available API versions: 2016-10-01.
146
-
147
145
 
148
146
  :param str manager_name: The manager name
149
147
  :param str resource_group_name: The resource group name
@@ -173,8 +171,6 @@ def get_storage_account_credential_output(manager_name: Optional[pulumi.Input[st
173
171
  Gets the properties of the specified storage account credential name.
174
172
  Azure REST API version: 2017-06-01.
175
173
 
176
- Other available API versions: 2016-10-01.
177
-
178
174
 
179
175
  :param str manager_name: The manager name
180
176
  :param str resource_group_name: The resource group name
@@ -155,8 +155,6 @@ class Manager(pulumi.CustomResource):
155
155
  The StorSimple Manager.
156
156
  Azure REST API version: 2017-06-01. Prior API version in Azure Native 1.x: 2017-06-01.
157
157
 
158
- Other available API versions: 2016-10-01.
159
-
160
158
  :param str resource_name: The name of the resource.
161
159
  :param pulumi.ResourceOptions opts: Options for the resource.
162
160
  :param pulumi.Input[Union['ManagerIntrinsicSettingsArgs', 'ManagerIntrinsicSettingsArgsDict']] cis_intrinsic_settings: Represents the type of StorSimple Manager.
@@ -177,8 +175,6 @@ class Manager(pulumi.CustomResource):
177
175
  The StorSimple Manager.
178
176
  Azure REST API version: 2017-06-01. Prior API version in Azure Native 1.x: 2017-06-01.
179
177
 
180
- Other available API versions: 2016-10-01.
181
-
182
178
  :param str resource_name: The name of the resource.
183
179
  :param ManagerArgs args: The arguments to use to populate this resource's properties.
184
180
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -152,8 +152,6 @@ class StorageAccountCredential(pulumi.CustomResource):
152
152
  The storage account credential.
153
153
  Azure REST API version: 2017-06-01. Prior API version in Azure Native 1.x: 2017-06-01.
154
154
 
155
- Other available API versions: 2016-10-01.
156
-
157
155
  :param str resource_name: The name of the resource.
158
156
  :param pulumi.ResourceOptions opts: Options for the resource.
159
157
  :param pulumi.Input[Union['AsymmetricEncryptedSecretArgs', 'AsymmetricEncryptedSecretArgsDict']] access_key: The details of the storage account password.
@@ -174,8 +172,6 @@ class StorageAccountCredential(pulumi.CustomResource):
174
172
  The storage account credential.
175
173
  Azure REST API version: 2017-06-01. Prior API version in Azure Native 1.x: 2017-06-01.
176
174
 
177
- Other available API versions: 2016-10-01.
178
-
179
175
  :param str resource_name: The name of the resource.
180
176
  :param StorageAccountCredentialArgs args: The arguments to use to populate this resource's properties.
181
177
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -135,7 +135,7 @@ class AccessPolicy(pulumi.CustomResource):
135
135
  An access policy is used to grant users and applications access to the environment. Roles are assigned to service principals in Azure Active Directory. These roles define the actions the principal can perform through the Time Series Insights data plane APIs.
136
136
  Azure REST API version: 2020-05-15. Prior API version in Azure Native 1.x: 2020-05-15.
137
137
 
138
- Other available API versions: 2017-11-15, 2021-06-30-preview.
138
+ Other available API versions: 2021-06-30-preview.
139
139
 
140
140
  :param str resource_name: The name of the resource.
141
141
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -156,7 +156,7 @@ class AccessPolicy(pulumi.CustomResource):
156
156
  An access policy is used to grant users and applications access to the environment. Roles are assigned to service principals in Azure Active Directory. These roles define the actions the principal can perform through the Time Series Insights data plane APIs.
157
157
  Azure REST API version: 2020-05-15. Prior API version in Azure Native 1.x: 2020-05-15.
158
158
 
159
- Other available API versions: 2017-11-15, 2021-06-30-preview.
159
+ Other available API versions: 2021-06-30-preview.
160
160
 
161
161
  :param str resource_name: The name of the resource.
162
162
  :param AccessPolicyArgs args: The arguments to use to populate this resource's properties.
@@ -117,7 +117,7 @@ def get_access_policy(access_policy_name: Optional[str] = None,
117
117
  Gets the access policy with the specified name in the specified environment.
118
118
  Azure REST API version: 2020-05-15.
119
119
 
120
- Other available API versions: 2017-11-15, 2021-06-30-preview.
120
+ Other available API versions: 2021-06-30-preview.
121
121
 
122
122
 
123
123
  :param str access_policy_name: The name of the Time Series Insights access policy associated with the specified environment.
@@ -146,7 +146,7 @@ def get_access_policy_output(access_policy_name: Optional[pulumi.Input[str]] = N
146
146
  Gets the access policy with the specified name in the specified environment.
147
147
  Azure REST API version: 2020-05-15.
148
148
 
149
- Other available API versions: 2017-11-15, 2021-06-30-preview.
149
+ Other available API versions: 2021-06-30-preview.
150
150
 
151
151
 
152
152
  :param str access_policy_name: The name of the Time Series Insights access policy associated with the specified environment.
@@ -154,7 +154,7 @@ def get_reference_data_set(environment_name: Optional[str] = None,
154
154
  Gets the reference data set with the specified name in the specified environment.
155
155
  Azure REST API version: 2020-05-15.
156
156
 
157
- Other available API versions: 2017-11-15, 2021-06-30-preview.
157
+ Other available API versions: 2021-06-30-preview.
158
158
 
159
159
 
160
160
  :param str environment_name: The name of the Time Series Insights environment associated with the specified resource group.
@@ -186,7 +186,7 @@ def get_reference_data_set_output(environment_name: Optional[pulumi.Input[str]]
186
186
  Gets the reference data set with the specified name in the specified environment.
187
187
  Azure REST API version: 2020-05-15.
188
188
 
189
- Other available API versions: 2017-11-15, 2021-06-30-preview.
189
+ Other available API versions: 2021-06-30-preview.
190
190
 
191
191
 
192
192
  :param str environment_name: The name of the Time Series Insights environment associated with the specified resource group.
@@ -153,7 +153,7 @@ class ReferenceDataSet(pulumi.CustomResource):
153
153
  A reference data set provides metadata about the events in an environment. Metadata in the reference data set will be joined with events as they are read from event sources. The metadata that makes up the reference data set is uploaded or modified through the Time Series Insights data plane APIs.
154
154
  Azure REST API version: 2020-05-15. Prior API version in Azure Native 1.x: 2020-05-15.
155
155
 
156
- Other available API versions: 2017-11-15, 2021-06-30-preview.
156
+ Other available API versions: 2021-06-30-preview.
157
157
 
158
158
  :param str resource_name: The name of the resource.
159
159
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -175,7 +175,7 @@ class ReferenceDataSet(pulumi.CustomResource):
175
175
  A reference data set provides metadata about the events in an environment. Metadata in the reference data set will be joined with events as they are read from event sources. The metadata that makes up the reference data set is uploaded or modified through the Time Series Insights data plane APIs.
176
176
  Azure REST API version: 2020-05-15. Prior API version in Azure Native 1.x: 2020-05-15.
177
177
 
178
- Other available API versions: 2017-11-15, 2021-06-30-preview.
178
+ Other available API versions: 2021-06-30-preview.
179
179
 
180
180
  :param str resource_name: The name of the resource.
181
181
  :param ReferenceDataSetArgs args: The arguments to use to populate this resource's properties.
@@ -273,7 +273,7 @@ def get_virtual_machine_image_template(image_template_name: Optional[str] = None
273
273
  Get information about a virtual machine image template
274
274
  Azure REST API version: 2022-07-01.
275
275
 
276
- Other available API versions: 2018-02-01-preview, 2019-05-01-preview, 2023-07-01, 2024-02-01.
276
+ Other available API versions: 2023-07-01, 2024-02-01.
277
277
 
278
278
 
279
279
  :param str image_template_name: The name of the image Template
@@ -312,7 +312,7 @@ def get_virtual_machine_image_template_output(image_template_name: Optional[pulu
312
312
  Get information about a virtual machine image template
313
313
  Azure REST API version: 2022-07-01.
314
314
 
315
- Other available API versions: 2018-02-01-preview, 2019-05-01-preview, 2023-07-01, 2024-02-01.
315
+ Other available API versions: 2023-07-01, 2024-02-01.
316
316
 
317
317
 
318
318
  :param str image_template_name: The name of the image Template
@@ -256,7 +256,7 @@ class VirtualMachineImageTemplate(pulumi.CustomResource):
256
256
  Image template is an ARM resource managed by Microsoft.VirtualMachineImages provider
257
257
  Azure REST API version: 2022-07-01. Prior API version in Azure Native 1.x: 2020-02-14.
258
258
 
259
- Other available API versions: 2018-02-01-preview, 2019-05-01-preview, 2023-07-01, 2024-02-01.
259
+ Other available API versions: 2023-07-01, 2024-02-01.
260
260
 
261
261
  :param str resource_name: The name of the resource.
262
262
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -284,7 +284,7 @@ class VirtualMachineImageTemplate(pulumi.CustomResource):
284
284
  Image template is an ARM resource managed by Microsoft.VirtualMachineImages provider
285
285
  Azure REST API version: 2022-07-01. Prior API version in Azure Native 1.x: 2020-02-14.
286
286
 
287
- Other available API versions: 2018-02-01-preview, 2019-05-01-preview, 2023-07-01, 2024-02-01.
287
+ Other available API versions: 2023-07-01, 2024-02-01.
288
288
 
289
289
  :param str resource_name: The name of the resource.
290
290
  :param VirtualMachineImageTemplateArgs args: The arguments to use to populate this resource's properties.
@@ -255,7 +255,7 @@ class Certificate(pulumi.CustomResource):
255
255
  SSL certificate for an app.
256
256
  Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01.
257
257
 
258
- Other available API versions: 2015-08-01, 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
258
+ Other available API versions: 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
259
259
 
260
260
  :param str resource_name: The name of the resource.
261
261
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -283,7 +283,7 @@ class Certificate(pulumi.CustomResource):
283
283
  SSL certificate for an app.
284
284
  Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-12-01.
285
285
 
286
- Other available API versions: 2015-08-01, 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
286
+ Other available API versions: 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
287
287
 
288
288
  :param str resource_name: The name of the resource.
289
289
  :param CertificateArgs args: The arguments to use to populate this resource's properties.
@@ -357,7 +357,7 @@ def get_certificate(name: Optional[str] = None,
357
357
  Description for Get a certificate.
358
358
  Azure REST API version: 2022-09-01.
359
359
 
360
- Other available API versions: 2015-08-01, 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
360
+ Other available API versions: 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
361
361
 
362
362
 
363
363
  :param str name: Name of the certificate.
@@ -403,7 +403,7 @@ def get_certificate_output(name: Optional[pulumi.Input[str]] = None,
403
403
  Description for Get a certificate.
404
404
  Azure REST API version: 2022-09-01.
405
405
 
406
- Other available API versions: 2015-08-01, 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
406
+ Other available API versions: 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
407
407
 
408
408
 
409
409
  :param str name: Name of the certificate.
@@ -176,8 +176,6 @@ def get_service(device_name: Optional[str] = None,
176
176
  Get the non-security related metadata of a Windows IoT Device Service.
177
177
  Azure REST API version: 2019-06-01.
178
178
 
179
- Other available API versions: 2018-02-16-preview.
180
-
181
179
 
182
180
  :param str device_name: The name of the Windows IoT Device Service.
183
181
  :param str resource_group_name: The name of the resource group that contains the Windows IoT Device Service.
@@ -207,8 +205,6 @@ def get_service_output(device_name: Optional[pulumi.Input[str]] = None,
207
205
  Get the non-security related metadata of a Windows IoT Device Service.
208
206
  Azure REST API version: 2019-06-01.
209
207
 
210
- Other available API versions: 2018-02-16-preview.
211
-
212
208
 
213
209
  :param str device_name: The name of the Windows IoT Device Service.
214
210
  :param str resource_group_name: The name of the resource group that contains the Windows IoT Device Service.
@@ -169,8 +169,6 @@ class Service(pulumi.CustomResource):
169
169
  The description of the Windows IoT Device Service.
170
170
  Azure REST API version: 2019-06-01. Prior API version in Azure Native 1.x: 2019-06-01.
171
171
 
172
- Other available API versions: 2018-02-16-preview.
173
-
174
172
  :param str resource_name: The name of the resource.
175
173
  :param pulumi.ResourceOptions opts: Options for the resource.
176
174
  :param pulumi.Input[str] admin_domain_name: Windows IoT Device Service OEM AAD domain
@@ -192,8 +190,6 @@ class Service(pulumi.CustomResource):
192
190
  The description of the Windows IoT Device Service.
193
191
  Azure REST API version: 2019-06-01. Prior API version in Azure Native 1.x: 2019-06-01.
194
192
 
195
- Other available API versions: 2018-02-16-preview.
196
-
197
193
  :param str resource_name: The name of the resource.
198
194
  :param ServiceArgs args: The arguments to use to populate this resource's properties.
199
195
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_azure_native
3
- Version: 2.76.0a1733466631
3
+ Version: 2.76.0a1733490669
4
4
  Summary: A native Pulumi package for creating and managing Azure resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.com