pulumi-azure-native 2.76.0__py3-none-any.whl → 2.76.0a1733466631__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.
- pulumi_azure_native/aad/domain_service.py +4 -0
- pulumi_azure_native/aad/get_domain_service.py +4 -0
- pulumi_azure_native/advisor/get_suppression.py +4 -0
- pulumi_azure_native/advisor/suppression.py +4 -0
- pulumi_azure_native/alertsmanagement/action_rule_by_name.py +4 -0
- pulumi_azure_native/alertsmanagement/get_action_rule_by_name.py +4 -0
- pulumi_azure_native/apimanagement/api.py +2 -2
- pulumi_azure_native/apimanagement/api_management_service.py +2 -2
- pulumi_azure_native/apimanagement/api_operation.py +2 -2
- pulumi_azure_native/apimanagement/authorization_server.py +2 -2
- pulumi_azure_native/apimanagement/backend.py +2 -2
- pulumi_azure_native/apimanagement/certificate.py +2 -2
- pulumi_azure_native/apimanagement/get_api.py +2 -2
- pulumi_azure_native/apimanagement/get_api_management_service.py +2 -2
- pulumi_azure_native/apimanagement/get_api_operation.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_server.py +2 -2
- pulumi_azure_native/apimanagement/get_backend.py +2 -2
- pulumi_azure_native/apimanagement/get_certificate.py +2 -2
- pulumi_azure_native/apimanagement/get_group.py +2 -2
- pulumi_azure_native/apimanagement/get_identity_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_logger.py +2 -2
- pulumi_azure_native/apimanagement/get_open_id_connect_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_product.py +2 -2
- pulumi_azure_native/apimanagement/get_subscription.py +2 -2
- pulumi_azure_native/apimanagement/get_user.py +2 -2
- pulumi_azure_native/apimanagement/group.py +2 -2
- pulumi_azure_native/apimanagement/identity_provider.py +2 -2
- pulumi_azure_native/apimanagement/logger.py +2 -2
- pulumi_azure_native/apimanagement/open_id_connect_provider.py +2 -2
- pulumi_azure_native/apimanagement/product.py +2 -2
- pulumi_azure_native/apimanagement/subscription.py +2 -2
- pulumi_azure_native/apimanagement/user.py +2 -2
- pulumi_azure_native/appconfiguration/configuration_store.py +2 -2
- pulumi_azure_native/appconfiguration/get_configuration_store.py +2 -2
- pulumi_azure_native/appconfiguration/list_configuration_store_keys.py +2 -2
- pulumi_azure_native/authorization/get_management_lock_at_resource_group_level.py +4 -0
- pulumi_azure_native/authorization/get_policy_assignment.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition.py +2 -2
- pulumi_azure_native/authorization/get_role_assignment.py +2 -2
- pulumi_azure_native/authorization/management_lock_at_resource_group_level.py +4 -0
- pulumi_azure_native/authorization/policy_assignment.py +2 -2
- pulumi_azure_native/authorization/policy_definition.py +2 -2
- pulumi_azure_native/authorization/role_assignment.py +2 -2
- pulumi_azure_native/batch/application.py +2 -2
- pulumi_azure_native/batch/application_package.py +2 -2
- pulumi_azure_native/batch/batch_account.py +2 -2
- pulumi_azure_native/batch/get_application.py +2 -2
- pulumi_azure_native/batch/get_application_package.py +2 -2
- pulumi_azure_native/batch/get_batch_account.py +2 -2
- pulumi_azure_native/batch/get_pool.py +2 -2
- pulumi_azure_native/batch/list_batch_account_keys.py +2 -2
- pulumi_azure_native/batch/pool.py +2 -2
- pulumi_azure_native/blueprint/assignment.py +4 -0
- pulumi_azure_native/blueprint/blueprint.py +4 -0
- pulumi_azure_native/blueprint/get_assignment.py +4 -0
- pulumi_azure_native/blueprint/get_blueprint.py +4 -0
- pulumi_azure_native/blueprint/get_published_blueprint.py +4 -0
- pulumi_azure_native/blueprint/published_blueprint.py +4 -0
- pulumi_azure_native/botservice/list_bot_connection_service_providers.py +2 -2
- pulumi_azure_native/cache/get_redis.py +2 -2
- pulumi_azure_native/cache/list_redis_keys.py +2 -2
- pulumi_azure_native/cache/redis.py +2 -2
- pulumi_azure_native/cdn/custom_domain.py +2 -2
- pulumi_azure_native/cdn/endpoint.py +2 -2
- pulumi_azure_native/cdn/get_custom_domain.py +2 -2
- pulumi_azure_native/cdn/get_endpoint.py +2 -2
- pulumi_azure_native/cdn/get_profile.py +2 -2
- pulumi_azure_native/cdn/profile.py +2 -2
- pulumi_azure_native/compute/availability_set.py +2 -2
- pulumi_azure_native/compute/disk.py +2 -2
- pulumi_azure_native/compute/disk_encryption_set.py +2 -2
- pulumi_azure_native/compute/gallery_image_version.py +2 -2
- pulumi_azure_native/compute/get_availability_set.py +2 -2
- pulumi_azure_native/compute/get_disk.py +2 -2
- pulumi_azure_native/compute/get_disk_encryption_set.py +2 -2
- pulumi_azure_native/compute/get_gallery_image_version.py +2 -2
- pulumi_azure_native/compute/get_log_analytic_export_request_rate_by_interval.py +2 -2
- pulumi_azure_native/compute/get_log_analytic_export_throttled_requests.py +2 -2
- pulumi_azure_native/compute/get_proximity_placement_group.py +2 -2
- pulumi_azure_native/compute/get_snapshot.py +2 -2
- pulumi_azure_native/compute/get_virtual_machine_scale_set.py +2 -2
- pulumi_azure_native/compute/get_virtual_machine_scale_set_vm_extension.py +2 -2
- pulumi_azure_native/compute/proximity_placement_group.py +2 -2
- pulumi_azure_native/compute/snapshot.py +2 -2
- pulumi_azure_native/compute/virtual_machine_scale_set.py +2 -2
- pulumi_azure_native/compute/virtual_machine_scale_set_vm_extension.py +2 -2
- pulumi_azure_native/consumption/budget.py +2 -2
- pulumi_azure_native/consumption/get_budget.py +2 -2
- pulumi_azure_native/containerinstance/container_group.py +2 -2
- pulumi_azure_native/containerinstance/get_container_group.py +2 -2
- pulumi_azure_native/containerservice/agent_pool.py +2 -2
- pulumi_azure_native/containerservice/get_agent_pool.py +2 -2
- pulumi_azure_native/containerservice/get_managed_cluster.py +2 -2
- pulumi_azure_native/containerservice/get_open_shift_managed_cluster.py +4 -0
- pulumi_azure_native/containerservice/list_managed_cluster_access_profile.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +2 -2
- pulumi_azure_native/containerservice/managed_cluster.py +2 -2
- pulumi_azure_native/containerservice/open_shift_managed_cluster.py +4 -0
- pulumi_azure_native/customerinsights/get_link.py +4 -0
- pulumi_azure_native/customerinsights/get_relationship_link.py +4 -0
- pulumi_azure_native/customerinsights/link.py +4 -0
- pulumi_azure_native/customerinsights/relationship_link.py +4 -0
- pulumi_azure_native/databox/get_job.py +2 -2
- pulumi_azure_native/databox/job.py +2 -2
- pulumi_azure_native/databox/list_job_credentials.py +2 -2
- pulumi_azure_native/databoxedge/device.py +2 -2
- pulumi_azure_native/databoxedge/get_device.py +2 -2
- pulumi_azure_native/databoxedge/get_device_extended_information.py +2 -2
- pulumi_azure_native/databoxedge/get_order.py +2 -2
- pulumi_azure_native/databoxedge/get_storage_account.py +2 -2
- pulumi_azure_native/databoxedge/get_user.py +2 -2
- pulumi_azure_native/databoxedge/order.py +2 -2
- pulumi_azure_native/databoxedge/storage_account.py +2 -2
- pulumi_azure_native/databoxedge/user.py +2 -2
- pulumi_azure_native/datafactory/factory.py +4 -0
- pulumi_azure_native/datafactory/get_factory.py +4 -0
- pulumi_azure_native/datalakeanalytics/account.py +4 -0
- pulumi_azure_native/datalakeanalytics/get_account.py +4 -0
- pulumi_azure_native/datamigration/get_project.py +2 -2
- pulumi_azure_native/datamigration/project.py +2 -2
- pulumi_azure_native/datashare/get_share_subscription.py +4 -0
- pulumi_azure_native/datashare/share_subscription.py +4 -0
- pulumi_azure_native/dbforpostgresql/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20221201/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20230301preview/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20230601preview/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20231201preview/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20240301preview/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20240801/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20241101preview/configuration.py +1 -1
- pulumi_azure_native/desktopvirtualization/application_group.py +2 -2
- pulumi_azure_native/desktopvirtualization/get_application_group.py +2 -2
- pulumi_azure_native/desktopvirtualization/get_host_pool.py +2 -2
- pulumi_azure_native/desktopvirtualization/get_scaling_plan.py +2 -2
- pulumi_azure_native/desktopvirtualization/get_workspace.py +2 -2
- pulumi_azure_native/desktopvirtualization/host_pool.py +2 -2
- pulumi_azure_native/desktopvirtualization/scaling_plan.py +2 -2
- pulumi_azure_native/desktopvirtualization/workspace.py +2 -2
- pulumi_azure_native/devices/get_iot_hub_resource.py +2 -2
- pulumi_azure_native/devices/get_iot_hub_resource_event_hub_consumer_group.py +2 -2
- pulumi_azure_native/devices/iot_hub_resource.py +2 -2
- pulumi_azure_native/devices/iot_hub_resource_event_hub_consumer_group.py +2 -2
- pulumi_azure_native/devices/list_iot_hub_resource_keys.py +2 -2
- pulumi_azure_native/devices/list_iot_hub_resource_keys_for_key_name.py +2 -2
- pulumi_azure_native/devtestlab/artifact_source.py +4 -0
- pulumi_azure_native/devtestlab/custom_image.py +4 -0
- pulumi_azure_native/devtestlab/disk.py +4 -0
- pulumi_azure_native/devtestlab/environment.py +4 -0
- pulumi_azure_native/devtestlab/formula.py +4 -0
- pulumi_azure_native/devtestlab/get_artifact_source.py +4 -0
- pulumi_azure_native/devtestlab/get_custom_image.py +4 -0
- pulumi_azure_native/devtestlab/get_disk.py +4 -0
- pulumi_azure_native/devtestlab/get_environment.py +4 -0
- pulumi_azure_native/devtestlab/get_formula.py +4 -0
- pulumi_azure_native/devtestlab/get_global_schedule.py +4 -0
- pulumi_azure_native/devtestlab/get_lab.py +4 -0
- pulumi_azure_native/devtestlab/get_notification_channel.py +4 -0
- pulumi_azure_native/devtestlab/get_policy.py +4 -0
- pulumi_azure_native/devtestlab/get_schedule.py +4 -0
- pulumi_azure_native/devtestlab/get_secret.py +4 -0
- pulumi_azure_native/devtestlab/get_user.py +4 -0
- pulumi_azure_native/devtestlab/get_virtual_machine.py +4 -0
- pulumi_azure_native/devtestlab/get_virtual_machine_schedule.py +4 -0
- pulumi_azure_native/devtestlab/get_virtual_network.py +4 -0
- pulumi_azure_native/devtestlab/global_schedule.py +4 -0
- pulumi_azure_native/devtestlab/lab.py +4 -0
- pulumi_azure_native/devtestlab/list_lab_vhds.py +4 -0
- pulumi_azure_native/devtestlab/list_schedule_applicable.py +4 -0
- pulumi_azure_native/devtestlab/list_virtual_machine_applicable_schedules.py +4 -0
- pulumi_azure_native/devtestlab/notification_channel.py +4 -0
- pulumi_azure_native/devtestlab/policy.py +4 -0
- pulumi_azure_native/devtestlab/schedule.py +4 -0
- pulumi_azure_native/devtestlab/secret.py +4 -0
- pulumi_azure_native/devtestlab/user.py +4 -0
- pulumi_azure_native/devtestlab/virtual_machine.py +4 -0
- pulumi_azure_native/devtestlab/virtual_machine_schedule.py +4 -0
- pulumi_azure_native/devtestlab/virtual_network.py +4 -0
- pulumi_azure_native/digitaltwins/digital_twin.py +4 -0
- pulumi_azure_native/digitaltwins/digital_twins_endpoint.py +4 -0
- pulumi_azure_native/digitaltwins/get_digital_twin.py +4 -0
- pulumi_azure_native/digitaltwins/get_digital_twins_endpoint.py +4 -0
- pulumi_azure_native/documentdb/cassandra_resource_cassandra_keyspace.py +2 -2
- pulumi_azure_native/documentdb/cassandra_resource_cassandra_table.py +2 -2
- pulumi_azure_native/documentdb/database_account.py +2 -2
- pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_keyspace.py +2 -2
- pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_table.py +2 -2
- pulumi_azure_native/documentdb/get_database_account.py +2 -2
- pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_database.py +2 -2
- pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_graph.py +2 -2
- pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_collection.py +2 -2
- pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_database.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_container.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_database.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_stored_procedure.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_trigger.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_user_defined_function.py +2 -2
- pulumi_azure_native/documentdb/get_table_resource_table.py +2 -2
- pulumi_azure_native/documentdb/gremlin_resource_gremlin_database.py +2 -2
- pulumi_azure_native/documentdb/gremlin_resource_gremlin_graph.py +2 -2
- pulumi_azure_native/documentdb/list_database_account_connection_strings.py +2 -2
- pulumi_azure_native/documentdb/list_database_account_keys.py +2 -2
- pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_collection.py +2 -2
- pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_database.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_container.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_database.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_stored_procedure.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_trigger.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_user_defined_function.py +2 -2
- pulumi_azure_native/documentdb/table_resource_table.py +2 -2
- pulumi_azure_native/domainregistration/list_domain_recommendations.py +2 -2
- pulumi_azure_native/domainregistration/list_top_level_domain_agreements.py +2 -2
- pulumi_azure_native/edgeorder/list_configurations.py +4 -0
- pulumi_azure_native/edgeorder/list_product_families.py +4 -0
- pulumi_azure_native/eventgrid/event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventhub/consumer_group.py +2 -2
- pulumi_azure_native/eventhub/event_hub.py +2 -2
- pulumi_azure_native/eventhub/event_hub_authorization_rule.py +2 -2
- pulumi_azure_native/eventhub/get_consumer_group.py +2 -2
- pulumi_azure_native/eventhub/get_event_hub.py +2 -2
- pulumi_azure_native/eventhub/get_event_hub_authorization_rule.py +2 -2
- pulumi_azure_native/eventhub/get_namespace.py +2 -2
- pulumi_azure_native/eventhub/get_namespace_authorization_rule.py +2 -2
- pulumi_azure_native/eventhub/list_event_hub_keys.py +2 -2
- pulumi_azure_native/eventhub/list_namespace_keys.py +2 -2
- pulumi_azure_native/eventhub/namespace.py +2 -2
- pulumi_azure_native/eventhub/namespace_authorization_rule.py +2 -2
- pulumi_azure_native/healthcareapis/get_service.py +2 -2
- pulumi_azure_native/healthcareapis/service.py +2 -2
- pulumi_azure_native/hybridcompute/get_machine.py +2 -2
- pulumi_azure_native/hybridcompute/get_machine_extension.py +2 -2
- pulumi_azure_native/hybridcompute/machine.py +2 -2
- pulumi_azure_native/hybridcompute/machine_extension.py +2 -2
- pulumi_azure_native/iotcentral/app.py +2 -2
- pulumi_azure_native/iotcentral/get_app.py +2 -2
- pulumi_azure_native/keyvault/get_vault.py +2 -2
- pulumi_azure_native/keyvault/vault.py +2 -2
- pulumi_azure_native/kubernetes/connected_cluster.py +2 -2
- pulumi_azure_native/kubernetes/get_connected_cluster.py +2 -2
- pulumi_azure_native/kubernetes/list_connected_cluster_user_credentials.py +4 -0
- pulumi_azure_native/kubernetesconfiguration/get_source_control_configuration.py +4 -0
- pulumi_azure_native/kubernetesconfiguration/source_control_configuration.py +4 -0
- pulumi_azure_native/machinelearningservices/get_workspace.py +2 -2
- pulumi_azure_native/machinelearningservices/list_workspace_keys.py +2 -2
- pulumi_azure_native/machinelearningservices/workspace.py +2 -2
- pulumi_azure_native/managedidentity/get_user_assigned_identity.py +2 -2
- pulumi_azure_native/managedidentity/user_assigned_identity.py +2 -2
- pulumi_azure_native/management/get_entity.py +2 -2
- pulumi_azure_native/management/get_management_group.py +2 -2
- pulumi_azure_native/management/management_group.py +2 -2
- pulumi_azure_native/migrate/assessment.py +2 -2
- pulumi_azure_native/migrate/get_assessment.py +2 -2
- pulumi_azure_native/mixedreality/get_spatial_anchors_account.py +2 -2
- pulumi_azure_native/mixedreality/spatial_anchors_account.py +2 -2
- pulumi_azure_native/netapp/account.py +2 -2
- pulumi_azure_native/netapp/get_account.py +2 -2
- pulumi_azure_native/netapp/get_pool.py +2 -2
- pulumi_azure_native/netapp/get_snapshot.py +2 -2
- pulumi_azure_native/netapp/get_volume.py +2 -2
- pulumi_azure_native/netapp/pool.py +2 -2
- pulumi_azure_native/netapp/snapshot.py +2 -2
- pulumi_azure_native/netapp/volume.py +2 -2
- pulumi_azure_native/network/application_gateway.py +2 -2
- pulumi_azure_native/network/ddos_protection_plan.py +2 -2
- pulumi_azure_native/network/endpoint.py +2 -2
- pulumi_azure_native/network/express_route_circuit.py +2 -2
- pulumi_azure_native/network/express_route_circuit_peering.py +2 -2
- pulumi_azure_native/network/get_application_gateway.py +2 -2
- pulumi_azure_native/network/get_ddos_protection_plan.py +2 -2
- pulumi_azure_native/network/get_endpoint.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit_peering.py +2 -2
- pulumi_azure_native/network/get_load_balancer.py +2 -2
- pulumi_azure_native/network/get_local_network_gateway.py +2 -2
- pulumi_azure_native/network/get_network_interface.py +2 -2
- pulumi_azure_native/network/get_network_security_group.py +2 -2
- pulumi_azure_native/network/get_network_watcher.py +2 -2
- pulumi_azure_native/network/get_packet_capture.py +2 -2
- pulumi_azure_native/network/get_profile.py +2 -2
- pulumi_azure_native/network/get_public_ip_address.py +2 -2
- pulumi_azure_native/network/get_record_set.py +2 -2
- pulumi_azure_native/network/get_route_filter_rule.py +2 -2
- pulumi_azure_native/network/get_route_table.py +2 -2
- pulumi_azure_native/network/get_security_rule.py +2 -2
- pulumi_azure_native/network/get_subnet.py +2 -2
- pulumi_azure_native/network/get_traffic_manager_user_metrics_key.py +2 -2
- pulumi_azure_native/network/get_virtual_network.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_connection.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +2 -2
- pulumi_azure_native/network/get_vpn_connection.py +2 -2
- pulumi_azure_native/network/get_zone.py +2 -2
- pulumi_azure_native/network/load_balancer.py +2 -2
- pulumi_azure_native/network/local_network_gateway.py +2 -2
- pulumi_azure_native/network/network_interface.py +2 -2
- pulumi_azure_native/network/network_security_group.py +2 -2
- pulumi_azure_native/network/network_watcher.py +2 -2
- pulumi_azure_native/network/packet_capture.py +2 -2
- pulumi_azure_native/network/profile.py +2 -2
- pulumi_azure_native/network/public_ip_address.py +2 -2
- pulumi_azure_native/network/record_set.py +2 -2
- pulumi_azure_native/network/route_filter_rule.py +2 -2
- pulumi_azure_native/network/route_table.py +2 -2
- pulumi_azure_native/network/security_rule.py +2 -2
- pulumi_azure_native/network/subnet.py +2 -2
- pulumi_azure_native/network/traffic_manager_user_metrics_key.py +2 -2
- pulumi_azure_native/network/virtual_network.py +2 -2
- pulumi_azure_native/network/virtual_network_gateway.py +2 -2
- pulumi_azure_native/network/virtual_network_gateway_connection.py +2 -2
- pulumi_azure_native/network/vpn_connection.py +2 -2
- pulumi_azure_native/network/zone.py +2 -2
- pulumi_azure_native/notificationhubs/get_namespace.py +2 -2
- pulumi_azure_native/notificationhubs/get_namespace_authorization_rule.py +2 -2
- pulumi_azure_native/notificationhubs/get_notification_hub.py +2 -2
- pulumi_azure_native/notificationhubs/get_notification_hub_authorization_rule.py +2 -2
- pulumi_azure_native/notificationhubs/get_notification_hub_pns_credentials.py +2 -2
- pulumi_azure_native/notificationhubs/list_namespace_keys.py +2 -2
- pulumi_azure_native/notificationhubs/list_notification_hub_keys.py +2 -2
- pulumi_azure_native/notificationhubs/namespace.py +2 -2
- pulumi_azure_native/notificationhubs/namespace_authorization_rule.py +2 -2
- pulumi_azure_native/notificationhubs/notification_hub.py +2 -2
- pulumi_azure_native/notificationhubs/notification_hub_authorization_rule.py +2 -2
- pulumi_azure_native/operationalinsights/get_saved_search.py +2 -2
- pulumi_azure_native/operationalinsights/saved_search.py +2 -2
- pulumi_azure_native/peering/get_peer_asn.py +2 -2
- pulumi_azure_native/peering/peer_asn.py +2 -2
- pulumi_azure_native/policyinsights/get_remediation_at_management_group.py +2 -2
- pulumi_azure_native/policyinsights/get_remediation_at_resource.py +2 -2
- pulumi_azure_native/policyinsights/get_remediation_at_resource_group.py +2 -2
- pulumi_azure_native/policyinsights/get_remediation_at_subscription.py +2 -2
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_management_group.py +2 -2
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource.py +2 -2
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource_group.py +2 -2
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_subscription.py +2 -2
- pulumi_azure_native/policyinsights/remediation_at_management_group.py +2 -2
- pulumi_azure_native/policyinsights/remediation_at_resource.py +2 -2
- pulumi_azure_native/policyinsights/remediation_at_resource_group.py +2 -2
- pulumi_azure_native/policyinsights/remediation_at_subscription.py +2 -2
- pulumi_azure_native/powerbidedicated/capacity_details.py +4 -0
- pulumi_azure_native/powerbidedicated/get_capacity_details.py +4 -0
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/recoveryservices/get_protected_item.py +2 -2
- pulumi_azure_native/recoveryservices/get_protection_policy.py +2 -2
- pulumi_azure_native/recoveryservices/protected_item.py +2 -2
- pulumi_azure_native/recoveryservices/protection_policy.py +2 -2
- pulumi_azure_native/relay/get_wcf_relay.py +2 -2
- pulumi_azure_native/relay/wcf_relay.py +2 -2
- pulumi_azure_native/resources/deployment.py +2 -2
- pulumi_azure_native/resources/get_deployment.py +2 -2
- pulumi_azure_native/resources/get_resource.py +2 -2
- pulumi_azure_native/resources/get_resource_group.py +2 -2
- pulumi_azure_native/resources/resource.py +2 -2
- pulumi_azure_native/resources/resource_group.py +2 -2
- pulumi_azure_native/search/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/search/list_admin_key.py +2 -2
- pulumi_azure_native/search/private_endpoint_connection.py +2 -2
- pulumi_azure_native/servicebus/get_namespace.py +2 -2
- pulumi_azure_native/servicebus/get_namespace_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/get_queue.py +2 -2
- pulumi_azure_native/servicebus/get_queue_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/get_subscription.py +2 -2
- pulumi_azure_native/servicebus/get_topic.py +2 -2
- pulumi_azure_native/servicebus/get_topic_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/list_namespace_keys.py +2 -2
- pulumi_azure_native/servicebus/list_queue_keys.py +2 -2
- pulumi_azure_native/servicebus/list_topic_keys.py +2 -2
- pulumi_azure_native/servicebus/namespace.py +2 -2
- pulumi_azure_native/servicebus/namespace_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/queue.py +2 -2
- pulumi_azure_native/servicebus/queue_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/subscription.py +2 -2
- pulumi_azure_native/servicebus/topic.py +2 -2
- pulumi_azure_native/servicebus/topic_authorization_rule.py +2 -2
- pulumi_azure_native/servicefabric/get_node_type.py +2 -2
- pulumi_azure_native/servicefabric/node_type.py +2 -2
- pulumi_azure_native/servicefabricmesh/application.py +4 -0
- pulumi_azure_native/servicefabricmesh/get_application.py +4 -0
- pulumi_azure_native/servicefabricmesh/get_network.py +4 -0
- pulumi_azure_native/servicefabricmesh/get_volume.py +4 -0
- pulumi_azure_native/servicefabricmesh/network.py +4 -0
- pulumi_azure_native/servicefabricmesh/volume.py +4 -0
- pulumi_azure_native/signalrservice/get_signal_r.py +2 -2
- pulumi_azure_native/signalrservice/list_signal_r_keys.py +2 -2
- pulumi_azure_native/signalrservice/signal_r.py +2 -2
- pulumi_azure_native/solutions/application.py +2 -2
- pulumi_azure_native/solutions/application_definition.py +2 -2
- pulumi_azure_native/solutions/get_application.py +2 -2
- pulumi_azure_native/solutions/get_application_definition.py +2 -2
- pulumi_azure_native/solutions/list_application_tokens.py +2 -2
- pulumi_azure_native/storage/blob_container_immutability_policy.py +2 -2
- pulumi_azure_native/storage/get_blob_container_immutability_policy.py +2 -2
- pulumi_azure_native/storage/get_management_policy.py +2 -2
- pulumi_azure_native/storage/get_storage_account.py +2 -2
- pulumi_azure_native/storage/list_storage_account_keys.py +2 -2
- pulumi_azure_native/storage/list_storage_account_sas.py +2 -2
- pulumi_azure_native/storage/list_storage_account_service_sas.py +2 -2
- pulumi_azure_native/storage/management_policy.py +2 -2
- pulumi_azure_native/storage/storage_account.py +2 -2
- pulumi_azure_native/storagecache/cache.py +2 -2
- pulumi_azure_native/storagecache/get_cache.py +2 -2
- pulumi_azure_native/storagecache/get_storage_target.py +2 -2
- pulumi_azure_native/storagecache/storage_target.py +2 -2
- pulumi_azure_native/storagesync/cloud_endpoint.py +2 -2
- pulumi_azure_native/storagesync/get_cloud_endpoint.py +2 -2
- pulumi_azure_native/storagesync/get_registered_server.py +2 -2
- pulumi_azure_native/storagesync/get_server_endpoint.py +2 -2
- pulumi_azure_native/storagesync/get_storage_sync_service.py +2 -2
- pulumi_azure_native/storagesync/get_sync_group.py +2 -2
- pulumi_azure_native/storagesync/registered_server.py +2 -2
- pulumi_azure_native/storagesync/server_endpoint.py +2 -2
- pulumi_azure_native/storagesync/storage_sync_service.py +2 -2
- pulumi_azure_native/storagesync/sync_group.py +2 -2
- pulumi_azure_native/storsimple/get_manager.py +4 -0
- pulumi_azure_native/storsimple/get_storage_account_credential.py +4 -0
- pulumi_azure_native/storsimple/manager.py +4 -0
- pulumi_azure_native/storsimple/storage_account_credential.py +4 -0
- pulumi_azure_native/timeseriesinsights/access_policy.py +2 -2
- pulumi_azure_native/timeseriesinsights/get_access_policy.py +2 -2
- pulumi_azure_native/timeseriesinsights/get_reference_data_set.py +2 -2
- pulumi_azure_native/timeseriesinsights/reference_data_set.py +2 -2
- pulumi_azure_native/virtualmachineimages/get_virtual_machine_image_template.py +2 -2
- pulumi_azure_native/virtualmachineimages/virtual_machine_image_template.py +2 -2
- pulumi_azure_native/web/certificate.py +2 -2
- pulumi_azure_native/web/get_certificate.py +2 -2
- pulumi_azure_native/windowsiot/get_service.py +4 -0
- pulumi_azure_native/windowsiot/service.py +4 -0
- {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/RECORD +434 -434
- {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/top_level.txt +0 -0
|
@@ -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: 2021-06-30-preview.
|
|
156
|
+
Other available API versions: 2017-11-15, 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: 2021-06-30-preview.
|
|
178
|
+
Other available API versions: 2017-11-15, 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: 2023-07-01, 2024-02-01.
|
|
276
|
+
Other available API versions: 2018-02-01-preview, 2019-05-01-preview, 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: 2023-07-01, 2024-02-01.
|
|
315
|
+
Other available API versions: 2018-02-01-preview, 2019-05-01-preview, 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: 2023-07-01, 2024-02-01.
|
|
259
|
+
Other available API versions: 2018-02-01-preview, 2019-05-01-preview, 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: 2023-07-01, 2024-02-01.
|
|
287
|
+
Other available API versions: 2018-02-01-preview, 2019-05-01-preview, 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: 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
|
|
258
|
+
Other available API versions: 2015-08-01, 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: 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
|
|
286
|
+
Other available API versions: 2015-08-01, 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: 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
|
|
360
|
+
Other available API versions: 2015-08-01, 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: 2016-03-01, 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
|
|
406
|
+
Other available API versions: 2015-08-01, 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,6 +176,8 @@ 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
|
+
|
|
179
181
|
|
|
180
182
|
:param str device_name: The name of the Windows IoT Device Service.
|
|
181
183
|
:param str resource_group_name: The name of the resource group that contains the Windows IoT Device Service.
|
|
@@ -205,6 +207,8 @@ def get_service_output(device_name: Optional[pulumi.Input[str]] = None,
|
|
|
205
207
|
Get the non-security related metadata of a Windows IoT Device Service.
|
|
206
208
|
Azure REST API version: 2019-06-01.
|
|
207
209
|
|
|
210
|
+
Other available API versions: 2018-02-16-preview.
|
|
211
|
+
|
|
208
212
|
|
|
209
213
|
:param str device_name: The name of the Windows IoT Device Service.
|
|
210
214
|
:param str resource_group_name: The name of the resource group that contains the Windows IoT Device Service.
|
|
@@ -169,6 +169,8 @@ 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
|
+
|
|
172
174
|
:param str resource_name: The name of the resource.
|
|
173
175
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
174
176
|
:param pulumi.Input[str] admin_domain_name: Windows IoT Device Service OEM AAD domain
|
|
@@ -190,6 +192,8 @@ class Service(pulumi.CustomResource):
|
|
|
190
192
|
The description of the Windows IoT Device Service.
|
|
191
193
|
Azure REST API version: 2019-06-01. Prior API version in Azure Native 1.x: 2019-06-01.
|
|
192
194
|
|
|
195
|
+
Other available API versions: 2018-02-16-preview.
|
|
196
|
+
|
|
193
197
|
:param str resource_name: The name of the resource.
|
|
194
198
|
:param ServiceArgs args: The arguments to use to populate this resource's properties.
|
|
195
199
|
:param pulumi.ResourceOptions opts: Options for the resource.
|