@pulumi/azure 6.29.0-alpha.1763619121 → 6.30.0
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.
- package/apimanagement/backend.d.ts +12 -0
- package/apimanagement/backend.js +2 -0
- package/apimanagement/backend.js.map +1 -1
- package/apimanagement/getService.d.ts +3 -3
- package/apimanagement/index.d.ts +9 -0
- package/apimanagement/index.js +16 -1
- package/apimanagement/index.js.map +1 -1
- package/apimanagement/workspaceApiVersionSet.d.ts +170 -0
- package/apimanagement/workspaceApiVersionSet.js +120 -0
- package/apimanagement/workspaceApiVersionSet.js.map +1 -0
- package/apimanagement/workspaceCertificate.d.ts +196 -0
- package/apimanagement/workspaceCertificate.js +122 -0
- package/apimanagement/workspaceCertificate.js.map +1 -0
- package/apimanagement/workspacePolicyFragment.d.ts +149 -0
- package/apimanagement/workspacePolicyFragment.js +116 -0
- package/apimanagement/workspacePolicyFragment.js.map +1 -0
- package/appplatform/springCloudCertificate.d.ts +99 -0
- package/appplatform/springCloudCertificate.js +99 -0
- package/appplatform/springCloudCertificate.js.map +1 -1
- package/appservice/activeSlot.d.ts +1 -1
- package/appservice/activeSlot.js +1 -1
- package/appservice/customHostnameBinding.d.ts +2 -2
- package/appservice/customHostnameBinding.js +2 -2
- package/appservice/environmentV3.d.ts +1 -1
- package/appservice/environmentV3.js +1 -1
- package/appservice/getStaticWebApp.d.ts +42 -0
- package/appservice/getStaticWebApp.js.map +1 -1
- package/appservice/slot.d.ts +4 -4
- package/appservice/slot.js +4 -4
- package/appservice/windowsWebApp.d.ts +18 -0
- package/appservice/windowsWebApp.js +2 -0
- package/appservice/windowsWebApp.js.map +1 -1
- package/appservice/windowsWebAppSlot.d.ts +18 -0
- package/appservice/windowsWebAppSlot.js +2 -0
- package/appservice/windowsWebAppSlot.js.map +1 -1
- package/automation/account.d.ts +1 -1
- package/automation/account.js +1 -1
- package/automation/certificate.d.ts +1 -1
- package/automation/certificate.js +1 -1
- package/automation/connection.d.ts +1 -1
- package/automation/connection.js +1 -1
- package/automation/connectionCertificate.d.ts +1 -1
- package/automation/connectionCertificate.js +1 -1
- package/automation/connectionClassicCertificate.d.ts +1 -1
- package/automation/connectionClassicCertificate.js +1 -1
- package/automation/connectionServicePrincipal.d.ts +1 -1
- package/automation/connectionServicePrincipal.js +1 -1
- package/automation/connectionType.d.ts +1 -1
- package/automation/connectionType.js +1 -1
- package/automation/credential.d.ts +1 -1
- package/automation/credential.js +1 -1
- package/automation/dscConfiguration.d.ts +1 -1
- package/automation/dscConfiguration.js +1 -1
- package/automation/dscNodeConfiguration.d.ts +1 -1
- package/automation/dscNodeConfiguration.js +1 -1
- package/automation/getAccount.d.ts +2 -2
- package/automation/getAccount.js +2 -2
- package/automation/getRunbook.d.ts +2 -2
- package/automation/getRunbook.js +2 -2
- package/automation/getVariables.d.ts +2 -2
- package/automation/getVariables.js +2 -2
- package/automation/hybridRunbookWorker.d.ts +1 -1
- package/automation/hybridRunbookWorker.js +1 -1
- package/automation/hybridRunbookWorkerGroup.d.ts +1 -1
- package/automation/hybridRunbookWorkerGroup.js +1 -1
- package/automation/jobSchedule.d.ts +1 -1
- package/automation/jobSchedule.js +1 -1
- package/automation/module.d.ts +1 -1
- package/automation/module.js +1 -1
- package/automation/python3Package.d.ts +1 -1
- package/automation/python3Package.js +1 -1
- package/automation/schedule.d.ts +1 -1
- package/automation/schedule.js +1 -1
- package/automation/softwareUpdateConfiguration.d.ts +2 -0
- package/automation/softwareUpdateConfiguration.js +2 -0
- package/automation/softwareUpdateConfiguration.js.map +1 -1
- package/automation/sourceControl.d.ts +1 -1
- package/automation/sourceControl.js +1 -1
- package/batch/getPool.d.ts +16 -10
- package/batch/getPool.js +6 -6
- package/batch/getPool.js.map +1 -1
- package/bot/channelTeams.d.ts +16 -4
- package/bot/channelTeams.js +2 -0
- package/bot/channelTeams.js.map +1 -1
- package/cdn/frontdoorSecret.d.ts +72 -0
- package/cdn/frontdoorSecret.js +72 -0
- package/cdn/frontdoorSecret.js.map +1 -1
- package/cognitive/account.d.ts +1 -1
- package/cognitive/account.js +1 -1
- package/compute/linuxVirtualMachineScaleSet.d.ts +36 -1
- package/compute/linuxVirtualMachineScaleSet.js +4 -1
- package/compute/linuxVirtualMachineScaleSet.js.map +1 -1
- package/compute/packetCapture.d.ts +1 -1
- package/compute/packetCapture.js +1 -1
- package/compute/scaleSetPacketCapture.d.ts +1 -1
- package/compute/scaleSetPacketCapture.js +1 -1
- package/compute/virtualMachine.d.ts +1 -1
- package/compute/virtualMachine.js +1 -1
- package/compute/windowsVirtualMachine.d.ts +9 -6
- package/compute/windowsVirtualMachine.js.map +1 -1
- package/compute/windowsVirtualMachineScaleSet.d.ts +38 -2
- package/compute/windowsVirtualMachineScaleSet.js +6 -2
- package/compute/windowsVirtualMachineScaleSet.js.map +1 -1
- package/containerapp/app.d.ts +1 -1
- package/containerapp/app.js +1 -1
- package/containerapp/customDomain.d.ts +1 -1
- package/containerapp/customDomain.js +1 -1
- package/containerapp/environment.d.ts +13 -1
- package/containerapp/environment.js +3 -1
- package/containerapp/environment.js.map +1 -1
- package/containerapp/environmentCertificate.d.ts +1 -1
- package/containerapp/environmentCertificate.js +1 -1
- package/containerapp/environmentCustomDomain.d.ts +2 -2
- package/containerapp/environmentCustomDomain.js +2 -2
- package/containerapp/environmentDaprComponent.d.ts +1 -1
- package/containerapp/environmentDaprComponent.js +1 -1
- package/containerapp/environmentStorage.d.ts +1 -1
- package/containerapp/environmentStorage.js +1 -1
- package/containerapp/getApp.d.ts +2 -2
- package/containerapp/getApp.js +2 -2
- package/containerapp/getEnvironment.d.ts +6 -2
- package/containerapp/getEnvironment.js +2 -2
- package/containerapp/getEnvironment.js.map +1 -1
- package/containerapp/getEnvironmentCertificate.d.ts +2 -2
- package/containerapp/getEnvironmentCertificate.js +2 -2
- package/containerapp/job.d.ts +1 -1
- package/containerapp/job.js +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.d.ts +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.js +1 -1
- package/containerservice/getClusterNodePool.d.ts +2 -2
- package/containerservice/getClusterNodePool.js +2 -2
- package/containerservice/getKubernetesCluster.d.ts +2 -2
- package/containerservice/getKubernetesCluster.js +2 -2
- package/containerservice/getKubernetesNodePoolSnapshot.d.ts +2 -2
- package/containerservice/getKubernetesNodePoolSnapshot.js +2 -2
- package/containerservice/kubernetesCluster.d.ts +13 -1
- package/containerservice/kubernetesCluster.js +3 -1
- package/containerservice/kubernetesCluster.js.map +1 -1
- package/containerservice/kubernetesClusterNodePool.d.ts +4 -4
- package/containerservice/kubernetesClusterNodePool.js +1 -1
- package/cosmosdb/account.d.ts +2 -2
- package/cosmosdb/account.js +2 -2
- package/cosmosdb/cassandraCluster.d.ts +49 -0
- package/cosmosdb/cassandraCluster.js +49 -0
- package/cosmosdb/cassandraCluster.js.map +1 -1
- package/cosmosdb/cassandraDatacenter.d.ts +59 -0
- package/cosmosdb/cassandraDatacenter.js +59 -0
- package/cosmosdb/cassandraDatacenter.js.map +1 -1
- package/cosmosdb/mongoCluster.d.ts +7 -4
- package/cosmosdb/mongoCluster.js +11 -4
- package/cosmosdb/mongoCluster.js.map +1 -1
- package/dashboard/getGrafana.d.ts +2 -2
- package/dashboard/getGrafana.js +2 -2
- package/dashboard/grafana.d.ts +1 -1
- package/dashboard/grafana.js +1 -1
- package/dashboard/grafanaManagedPrivateEndpoint.d.ts +1 -1
- package/dashboard/grafanaManagedPrivateEndpoint.js +1 -1
- package/datashare/datasetBlobStorage.d.ts +66 -0
- package/datashare/datasetBlobStorage.js +66 -0
- package/datashare/datasetBlobStorage.js.map +1 -1
- package/datashare/datasetDataLakeGen2.d.ts +62 -0
- package/datashare/datasetDataLakeGen2.js +62 -0
- package/datashare/datasetDataLakeGen2.js.map +1 -1
- package/desktopvirtualization/scalingPlan.d.ts +103 -0
- package/desktopvirtualization/scalingPlan.js +103 -0
- package/desktopvirtualization/scalingPlan.js.map +1 -1
- package/desktopvirtualization/scalingPlanHostPoolAssociation.d.ts +79 -0
- package/desktopvirtualization/scalingPlanHostPoolAssociation.js +79 -0
- package/desktopvirtualization/scalingPlanHostPoolAssociation.js.map +1 -1
- package/expressroute/getCircuitPeering.d.ts +2 -2
- package/expressroute/getCircuitPeering.js +2 -2
- package/frontdoor/rulesEngine.d.ts +6 -0
- package/frontdoor/rulesEngine.js.map +1 -1
- package/graph/getServicesAccount.d.ts +100 -0
- package/graph/getServicesAccount.js +70 -0
- package/graph/getServicesAccount.js.map +1 -0
- package/graph/index.d.ts +3 -0
- package/graph/index.js +4 -1
- package/graph/index.js.map +1 -1
- package/hpc/cacheBlobNfsTarget.d.ts +149 -0
- package/hpc/cacheBlobNfsTarget.js +149 -0
- package/hpc/cacheBlobNfsTarget.js.map +1 -1
- package/hpc/cacheBlobTarget.d.ts +71 -0
- package/hpc/cacheBlobTarget.js +71 -0
- package/hpc/cacheBlobTarget.js.map +1 -1
- package/index.d.ts +3 -2
- package/index.js +6 -4
- package/index.js.map +1 -1
- package/keyvault/accessPolicy.d.ts +42 -0
- package/keyvault/accessPolicy.js +42 -0
- package/keyvault/accessPolicy.js.map +1 -1
- package/keyvault/managedStorageAccount.d.ts +2 -0
- package/keyvault/managedStorageAccount.js +2 -0
- package/keyvault/managedStorageAccount.js.map +1 -1
- package/machinelearning/inferenceCluster.d.ts +1 -1
- package/machinelearning/inferenceCluster.js +1 -1
- package/machinelearning/workspace.d.ts +167 -0
- package/machinelearning/workspace.js +167 -0
- package/machinelearning/workspace.js.map +1 -1
- package/managedredis/geoReplication.d.ts +114 -0
- package/managedredis/geoReplication.js +111 -0
- package/managedredis/geoReplication.js.map +1 -0
- package/managedredis/get.d.ts +132 -0
- package/managedredis/get.js +74 -0
- package/managedredis/get.js.map +1 -0
- package/managedredis/index.d.ts +9 -0
- package/managedredis/index.js +30 -0
- package/managedredis/index.js.map +1 -0
- package/managedredis/managedRedis.d.ts +296 -0
- package/managedredis/managedRedis.js +193 -0
- package/managedredis/managedRedis.js.map +1 -0
- package/management/privateLinkAssociation.d.ts +2 -2
- package/management/privateLinkAssociation.js +2 -2
- package/mongocluster/firewallRule.d.ts +132 -0
- package/mongocluster/firewallRule.js +112 -0
- package/mongocluster/firewallRule.js.map +1 -0
- package/mongocluster/index.d.ts +6 -0
- package/mongocluster/index.js +27 -0
- package/mongocluster/index.js.map +1 -0
- package/mongocluster/mongoCluster.d.ts +317 -0
- package/mongocluster/mongoCluster.js +161 -0
- package/mongocluster/mongoCluster.js.map +1 -0
- package/netapp/backupPolicy.d.ts +1 -1
- package/netapp/backupPolicy.js +1 -1
- package/netapp/volumeGroupSapHana.d.ts +1 -1
- package/netapp/volumeGroupSapHana.js +1 -1
- package/network/applicationGateway.d.ts +1 -1
- package/network/applicationGateway.js +1 -1
- package/network/applicationSecurityGroup.d.ts +1 -1
- package/network/applicationSecurityGroup.js +1 -1
- package/network/bgpConnection.d.ts +1 -1
- package/network/bgpConnection.js +1 -1
- package/network/ddosProtectionPlan.d.ts +1 -1
- package/network/ddosProtectionPlan.js +1 -1
- package/network/expressRouteCircuit.d.ts +1 -1
- package/network/expressRouteCircuit.js +1 -1
- package/network/expressRouteCircuitAuthorization.d.ts +1 -1
- package/network/expressRouteCircuitAuthorization.js +1 -1
- package/network/expressRouteCircuitConnection.d.ts +1 -1
- package/network/expressRouteCircuitConnection.js +1 -1
- package/network/expressRouteCircuitPeering.d.ts +1 -1
- package/network/expressRouteCircuitPeering.js +1 -1
- package/network/expressRouteConnection.d.ts +1 -1
- package/network/expressRouteConnection.js +1 -1
- package/network/expressRouteGateway.d.ts +1 -1
- package/network/expressRouteGateway.js +1 -1
- package/network/expressRoutePort.d.ts +1 -1
- package/network/expressRoutePort.js +1 -1
- package/network/expressRoutePortAuthorization.d.ts +1 -1
- package/network/expressRoutePortAuthorization.js +1 -1
- package/network/firewall.d.ts +1 -1
- package/network/firewall.js +1 -1
- package/network/firewallApplicationRuleCollection.d.ts +1 -1
- package/network/firewallApplicationRuleCollection.js +1 -1
- package/network/firewallNatRuleCollection.d.ts +1 -1
- package/network/firewallNatRuleCollection.js +1 -1
- package/network/firewallNetworkRuleCollection.d.ts +1 -1
- package/network/firewallNetworkRuleCollection.js +1 -1
- package/network/firewallPolicy.d.ts +1 -1
- package/network/firewallPolicy.js +1 -1
- package/network/firewallPolicyRuleCollectionGroup.d.ts +1 -1
- package/network/firewallPolicyRuleCollectionGroup.js +1 -1
- package/network/getApplicationGateway.d.ts +2 -2
- package/network/getApplicationGateway.js +2 -2
- package/network/getApplicationSecurityGroup.d.ts +2 -2
- package/network/getApplicationSecurityGroup.js +2 -2
- package/network/getExpressRouteCircuit.d.ts +2 -2
- package/network/getExpressRouteCircuit.js +2 -2
- package/network/getFirewall.d.ts +2 -2
- package/network/getFirewall.js +2 -2
- package/network/getFirewallPolicy.d.ts +2 -2
- package/network/getFirewallPolicy.js +2 -2
- package/network/getGatewayConnection.d.ts +2 -2
- package/network/getGatewayConnection.js +2 -2
- package/network/getIpGroup.d.ts +2 -2
- package/network/getIpGroup.js +2 -2
- package/network/getIpGroups.d.ts +2 -2
- package/network/getIpGroups.js +2 -2
- package/network/getLocalNetworkGateway.d.ts +2 -2
- package/network/getLocalNetworkGateway.js +2 -2
- package/network/getNatGateway.d.ts +2 -2
- package/network/getNatGateway.js +2 -2
- package/network/getNetworkDdosProtectionPlan.d.ts +2 -2
- package/network/getNetworkDdosProtectionPlan.js +2 -2
- package/network/getNetworkInterface.d.ts +2 -2
- package/network/getNetworkInterface.js +2 -2
- package/network/getNetworkManager.d.ts +2 -2
- package/network/getNetworkManager.js +2 -2
- package/network/getNetworkManagerConnectivityConfiguration.d.ts +2 -2
- package/network/getNetworkManagerConnectivityConfiguration.js +2 -2
- package/network/getNetworkManagerIpamPool.d.ts +2 -2
- package/network/getNetworkManagerIpamPool.js +2 -2
- package/network/getNetworkManagerNetworkGroup.d.ts +2 -2
- package/network/getNetworkManagerNetworkGroup.js +2 -2
- package/network/getNetworkSecurityGroup.d.ts +2 -2
- package/network/getNetworkSecurityGroup.js +2 -2
- package/network/getNetworkWatcher.d.ts +2 -2
- package/network/getNetworkWatcher.js +2 -2
- package/network/getPublicIP.d.ts +2 -2
- package/network/getPublicIP.js +2 -2
- package/network/getPublicIPs.d.ts +2 -2
- package/network/getPublicIPs.js +2 -2
- package/network/getPublicIpPrefix.d.ts +2 -2
- package/network/getPublicIpPrefix.js +2 -2
- package/network/getRouteFilter.d.ts +2 -2
- package/network/getRouteFilter.js +2 -2
- package/network/getRouteTable.d.ts +2 -2
- package/network/getRouteTable.js +2 -2
- package/network/getServiceTags.d.ts +2 -2
- package/network/getServiceTags.js +2 -2
- package/network/getSubnet.d.ts +2 -2
- package/network/getSubnet.js +2 -2
- package/network/getVirtualHub.d.ts +2 -2
- package/network/getVirtualHub.js +2 -2
- package/network/getVirtualHubConnection.d.ts +2 -2
- package/network/getVirtualHubConnection.js +2 -2
- package/network/getVirtualHubRouteTable.d.ts +2 -2
- package/network/getVirtualHubRouteTable.js +2 -2
- package/network/getVirtualNetwork.d.ts +2 -2
- package/network/getVirtualNetwork.js +2 -2
- package/network/getVirtualNetworkGateway.d.ts +2 -2
- package/network/getVirtualNetworkGateway.js +2 -2
- package/network/getVirtualNetworkPeering.d.ts +2 -2
- package/network/getVirtualNetworkPeering.js +2 -2
- package/network/getVirtualWan.d.ts +2 -2
- package/network/getVirtualWan.js +2 -2
- package/network/getVpnGateway.d.ts +2 -2
- package/network/getVpnGateway.js +2 -2
- package/network/getVpnServerConfiguration.d.ts +2 -2
- package/network/getVpnServerConfiguration.js +2 -2
- package/network/index.d.ts +3 -0
- package/network/index.js +7 -2
- package/network/index.js.map +1 -1
- package/network/ipgroup.d.ts +1 -1
- package/network/ipgroup.js +1 -1
- package/network/ipgroupCIDR.d.ts +1 -1
- package/network/ipgroupCIDR.js +1 -1
- package/network/localNetworkGateway.d.ts +1 -1
- package/network/localNetworkGateway.js +1 -1
- package/network/natGateway.d.ts +1 -1
- package/network/natGateway.js +1 -1
- package/network/natGatewayPublicIpAssociation.d.ts +1 -1
- package/network/natGatewayPublicIpAssociation.js +1 -1
- package/network/natGatewayPublicIpPrefixAssociation.d.ts +1 -1
- package/network/natGatewayPublicIpPrefixAssociation.js +1 -1
- package/network/networkConnectionMonitor.d.ts +1 -1
- package/network/networkConnectionMonitor.js +1 -1
- package/network/networkInterface.d.ts +1 -1
- package/network/networkInterface.js +1 -1
- package/network/networkInterfaceApplicationGatewayBackendAddressPoolAssociation.d.ts +1 -1
- package/network/networkInterfaceApplicationGatewayBackendAddressPoolAssociation.js +1 -1
- package/network/networkInterfaceApplicationSecurityGroupAssociation.d.ts +1 -1
- package/network/networkInterfaceApplicationSecurityGroupAssociation.js +1 -1
- package/network/networkInterfaceBackendAddressPoolAssociation.d.ts +1 -1
- package/network/networkInterfaceBackendAddressPoolAssociation.js +1 -1
- package/network/networkInterfaceNatRuleAssociation.d.ts +1 -1
- package/network/networkInterfaceNatRuleAssociation.js +1 -1
- package/network/networkInterfaceSecurityGroupAssociation.d.ts +1 -1
- package/network/networkInterfaceSecurityGroupAssociation.js +1 -1
- package/network/networkManager.d.ts +1 -1
- package/network/networkManager.js +1 -1
- package/network/networkManagerAdminRule.d.ts +1 -1
- package/network/networkManagerAdminRule.js +1 -1
- package/network/networkManagerAdminRuleCollection.d.ts +1 -1
- package/network/networkManagerAdminRuleCollection.js +1 -1
- package/network/networkManagerConnectivityConfiguration.d.ts +1 -1
- package/network/networkManagerConnectivityConfiguration.js +1 -1
- package/network/networkManagerDeployment.d.ts +1 -1
- package/network/networkManagerDeployment.js +1 -1
- package/network/networkManagerIpamPool.d.ts +1 -1
- package/network/networkManagerIpamPool.js +1 -1
- package/network/networkManagerIpamPoolStaticCidr.d.ts +1 -1
- package/network/networkManagerIpamPoolStaticCidr.js +1 -1
- package/network/networkManagerManagementGroupConnection.d.ts +1 -1
- package/network/networkManagerManagementGroupConnection.js +1 -1
- package/network/networkManagerNetworkGroup.d.ts +1 -1
- package/network/networkManagerNetworkGroup.js +1 -1
- package/network/networkManagerRoutingConfiguration.d.ts +1 -1
- package/network/networkManagerRoutingConfiguration.js +1 -1
- package/network/networkManagerRoutingRule.d.ts +162 -0
- package/network/networkManagerRoutingRule.js +130 -0
- package/network/networkManagerRoutingRule.js.map +1 -0
- package/network/networkManagerRoutingRuleCollection.d.ts +1 -1
- package/network/networkManagerRoutingRuleCollection.js +1 -1
- package/network/networkManagerScopeConnection.d.ts +1 -1
- package/network/networkManagerScopeConnection.js +1 -1
- package/network/networkManagerSecurityAdminConfiguration.d.ts +1 -1
- package/network/networkManagerSecurityAdminConfiguration.js +1 -1
- package/network/networkManagerStaticMember.d.ts +1 -1
- package/network/networkManagerStaticMember.js +1 -1
- package/network/networkManagerSubscriptionConnection.d.ts +1 -1
- package/network/networkManagerSubscriptionConnection.js +1 -1
- package/network/networkManagerVerifierWorkspace.d.ts +1 -1
- package/network/networkManagerVerifierWorkspace.js +1 -1
- package/network/networkManagerVerifierWorkspaceReachabilityAnalysisIntent.d.ts +1 -1
- package/network/networkManagerVerifierWorkspaceReachabilityAnalysisIntent.js +1 -1
- package/network/networkSecurityGroup.d.ts +1 -1
- package/network/networkSecurityGroup.js +1 -1
- package/network/networkSecurityRule.d.ts +1 -1
- package/network/networkSecurityRule.js +1 -1
- package/network/networkWatcher.d.ts +1 -1
- package/network/networkWatcher.js +1 -1
- package/network/networkWatcherFlowLog.d.ts +10 -4
- package/network/networkWatcherFlowLog.js +1 -1
- package/network/networkWatcherFlowLog.js.map +1 -1
- package/network/pointToPointVpnGateway.d.ts +1 -1
- package/network/pointToPointVpnGateway.js +1 -1
- package/network/profile.d.ts +1 -1
- package/network/profile.js +1 -1
- package/network/publicIp.d.ts +1 -1
- package/network/publicIp.js +1 -1
- package/network/publicIpPrefix.d.ts +1 -1
- package/network/publicIpPrefix.js +1 -1
- package/network/route.d.ts +1 -1
- package/network/route.js +1 -1
- package/network/routeFilter.d.ts +1 -1
- package/network/routeFilter.js +1 -1
- package/network/routeMap.d.ts +1 -1
- package/network/routeMap.js +1 -1
- package/network/routeServer.d.ts +1 -1
- package/network/routeServer.js +1 -1
- package/network/routeServerBgpConnection.d.ts +1 -1
- package/network/routeServerBgpConnection.js +1 -1
- package/network/routeTable.d.ts +1 -1
- package/network/routeTable.js +1 -1
- package/network/routingIntent.d.ts +1 -1
- package/network/routingIntent.js +1 -1
- package/network/securityPartnerProvider.d.ts +1 -1
- package/network/securityPartnerProvider.js +1 -1
- package/network/subnet.d.ts +1 -7
- package/network/subnet.js +1 -1
- package/network/subnet.js.map +1 -1
- package/network/subnetNatGatewayAssociation.d.ts +1 -1
- package/network/subnetNatGatewayAssociation.js +1 -1
- package/network/subnetNetworkSecurityGroupAssociation.d.ts +1 -1
- package/network/subnetNetworkSecurityGroupAssociation.js +1 -1
- package/network/subnetRouteTableAssociation.d.ts +1 -1
- package/network/subnetRouteTableAssociation.js +1 -1
- package/network/subnetServiceEndpointStoragePolicy.d.ts +2 -1
- package/network/subnetServiceEndpointStoragePolicy.js +2 -1
- package/network/subnetServiceEndpointStoragePolicy.js.map +1 -1
- package/network/trafficManagerProfile.d.ts +2 -2
- package/network/trafficManagerProfile.js +2 -2
- package/network/virtualHub.d.ts +1 -1
- package/network/virtualHub.js +1 -1
- package/network/virtualHubConnection.d.ts +1 -1
- package/network/virtualHubConnection.js +1 -1
- package/network/virtualHubIp.d.ts +1 -1
- package/network/virtualHubIp.js +1 -1
- package/network/virtualHubRouteTable.d.ts +1 -1
- package/network/virtualHubRouteTable.js +1 -1
- package/network/virtualHubRouteTableRoute.d.ts +1 -1
- package/network/virtualHubRouteTableRoute.js +1 -1
- package/network/virtualNetwork.d.ts +1 -1
- package/network/virtualNetwork.js +1 -1
- package/network/virtualNetworkDnsServers.d.ts +1 -1
- package/network/virtualNetworkDnsServers.js +1 -1
- package/network/virtualNetworkGateway.d.ts +1 -1
- package/network/virtualNetworkGateway.js +1 -1
- package/network/virtualNetworkGatewayConnection.d.ts +1 -1
- package/network/virtualNetworkGatewayConnection.js +1 -1
- package/network/virtualNetworkGatewayNatRule.d.ts +1 -1
- package/network/virtualNetworkGatewayNatRule.js +1 -1
- package/network/virtualNetworkPeering.d.ts +1 -1
- package/network/virtualNetworkPeering.js +1 -1
- package/network/virtualWan.d.ts +1 -1
- package/network/virtualWan.js +1 -1
- package/network/vnpGatewayNatRule.d.ts +1 -1
- package/network/vnpGatewayNatRule.js +1 -1
- package/network/vpnGateway.d.ts +1 -1
- package/network/vpnGateway.js +1 -1
- package/network/vpnGatewayConnection.d.ts +1 -1
- package/network/vpnGatewayConnection.js +1 -1
- package/network/vpnServerConfiguration.d.ts +1 -1
- package/network/vpnServerConfiguration.js +1 -1
- package/network/vpnServerConfigurationPolicyGroup.d.ts +1 -1
- package/network/vpnServerConfigurationPolicyGroup.js +1 -1
- package/network/vpnSite.d.ts +1 -1
- package/network/vpnSite.js +1 -1
- package/notificationhub/namespace.d.ts +24 -0
- package/notificationhub/namespace.js +4 -0
- package/notificationhub/namespace.js.map +1 -1
- package/operationalinsights/analyticsSolution.d.ts +3 -3
- package/operationalinsights/analyticsSolution.js +3 -3
- package/oracle/autonomousDatabase.d.ts +7 -1
- package/oracle/autonomousDatabase.js +1 -1
- package/oracle/autonomousDatabase.js.map +1 -1
- package/oracle/autonomousDatabaseBackup.d.ts +1 -1
- package/oracle/autonomousDatabaseBackup.js +1 -1
- package/oracle/autonomousDatabaseCloneFromBackup.d.ts +442 -0
- package/oracle/autonomousDatabaseCloneFromBackup.js +223 -0
- package/oracle/autonomousDatabaseCloneFromBackup.js.map +1 -0
- package/oracle/autonomousDatabaseCloneFromDatabase.d.ts +438 -0
- package/oracle/autonomousDatabaseCloneFromDatabase.js +222 -0
- package/oracle/autonomousDatabaseCloneFromDatabase.js.map +1 -0
- package/oracle/cloudVmCluster.d.ts +1 -1
- package/oracle/cloudVmCluster.js +1 -1
- package/oracle/exadataInfrastructure.d.ts +1 -1
- package/oracle/exadataInfrastructure.js +1 -1
- package/oracle/exascaleDatabaseStorageVault.d.ts +207 -0
- package/oracle/exascaleDatabaseStorageVault.js +125 -0
- package/oracle/exascaleDatabaseStorageVault.js.map +1 -0
- package/oracle/getAdbsCharacterSets.d.ts +2 -2
- package/oracle/getAdbsCharacterSets.js +2 -2
- package/oracle/getAdbsNationalCharacterSets.d.ts +2 -2
- package/oracle/getAdbsNationalCharacterSets.js +2 -2
- package/oracle/getAutonomousDatabase.d.ts +2 -2
- package/oracle/getAutonomousDatabase.js +2 -2
- package/oracle/getAutonomousDatabaseBackup.d.ts +2 -2
- package/oracle/getAutonomousDatabaseBackup.js +2 -2
- package/oracle/getAutonomousDatabaseBackups.d.ts +2 -2
- package/oracle/getAutonomousDatabaseBackups.js +2 -2
- package/oracle/getAutonomousDatabaseCloneFromBackup.d.ts +330 -0
- package/oracle/getAutonomousDatabaseCloneFromBackup.js +70 -0
- package/oracle/getAutonomousDatabaseCloneFromBackup.js.map +1 -0
- package/oracle/getAutonomousDatabaseCloneFromDatabase.d.ts +346 -0
- package/oracle/getAutonomousDatabaseCloneFromDatabase.js +70 -0
- package/oracle/getAutonomousDatabaseCloneFromDatabase.js.map +1 -0
- package/oracle/getCloudVmCluster.d.ts +2 -2
- package/oracle/getCloudVmCluster.js +2 -2
- package/oracle/getDbNodes.d.ts +2 -2
- package/oracle/getDbNodes.js +2 -2
- package/oracle/getDbServers.d.ts +2 -2
- package/oracle/getDbServers.js +2 -2
- package/oracle/getDbSystemShapes.d.ts +2 -2
- package/oracle/getDbSystemShapes.js +2 -2
- package/oracle/getExadataInfrastructure.d.ts +2 -2
- package/oracle/getExadataInfrastructure.js +2 -2
- package/oracle/getExascaleDatabaseStorageVault.d.ts +135 -0
- package/oracle/getExascaleDatabaseStorageVault.js +70 -0
- package/oracle/getExascaleDatabaseStorageVault.js.map +1 -0
- package/oracle/getGiVersions.d.ts +2 -2
- package/oracle/getGiVersions.js +2 -2
- package/oracle/getResourceAnchor.d.ts +100 -0
- package/oracle/getResourceAnchor.js +70 -0
- package/oracle/getResourceAnchor.js.map +1 -0
- package/oracle/index.d.ts +24 -0
- package/oracle/index.js +33 -1
- package/oracle/index.js.map +1 -1
- package/oracle/resourceAnchor.d.ts +128 -0
- package/{mixedreality/spatialAnchorsAccount.js → oracle/resourceAnchor.js} +19 -24
- package/oracle/resourceAnchor.js.map +1 -0
- package/package.json +2 -2
- package/paloalto/virtualNetworkAppliance.d.ts +1 -1
- package/paloalto/virtualNetworkAppliance.js +1 -1
- package/pim/roleManagementPolicy.d.ts +56 -0
- package/pim/roleManagementPolicy.js +56 -0
- package/pim/roleManagementPolicy.js.map +1 -1
- package/policy/getVirtualMachineConfigurationAssignment.d.ts +2 -2
- package/policy/getVirtualMachineConfigurationAssignment.js +2 -2
- package/policy/virtualMachineConfigurationAssignment.d.ts +1 -1
- package/policy/virtualMachineConfigurationAssignment.js +1 -1
- package/postgresql/flexibleServerActiveDirectoryAdministrator.d.ts +47 -0
- package/postgresql/flexibleServerActiveDirectoryAdministrator.js +47 -0
- package/postgresql/flexibleServerActiveDirectoryAdministrator.js.map +1 -1
- package/postgresql/getFlexibleServer.d.ts +9 -0
- package/postgresql/getFlexibleServer.js.map +1 -1
- package/privatedns/linkService.d.ts +1 -1
- package/privatedns/linkService.js +1 -1
- package/privatelink/applicationSecurityGroupAssociation.d.ts +1 -1
- package/privatelink/applicationSecurityGroupAssociation.js +1 -1
- package/privatelink/endpoint.d.ts +2 -1
- package/privatelink/endpoint.js +2 -1
- package/privatelink/endpoint.js.map +1 -1
- package/privatelink/getEndpointConnection.d.ts +2 -2
- package/privatelink/getEndpointConnection.js +2 -2
- package/privatelink/getService.d.ts +2 -2
- package/privatelink/getService.js +2 -2
- package/privatelink/getServiceEndpointConnections.d.ts +2 -2
- package/privatelink/getServiceEndpointConnections.js +2 -2
- package/redhatopenshift/cluster.d.ts +103 -0
- package/redhatopenshift/cluster.js +103 -0
- package/redhatopenshift/cluster.js.map +1 -1
- package/redis/enterpriseCluster.d.ts +2 -0
- package/redis/enterpriseCluster.js +2 -0
- package/redis/enterpriseCluster.js.map +1 -1
- package/redis/enterpriseDatabase.d.ts +5 -3
- package/redis/enterpriseDatabase.js +2 -0
- package/redis/enterpriseDatabase.js.map +1 -1
- package/redis/firewallRule.d.ts +3 -3
- package/redis/firewallRule.js +3 -3
- package/redis/getEnterpriseDatabase.d.ts +4 -0
- package/redis/getEnterpriseDatabase.js +4 -0
- package/redis/getEnterpriseDatabase.js.map +1 -1
- package/search/getService.d.ts +2 -2
- package/search/getService.js +2 -2
- package/search/service.d.ts +10 -4
- package/search/service.js +1 -1
- package/search/service.js.map +1 -1
- package/search/sharedPrivateLinkService.d.ts +1 -1
- package/search/sharedPrivateLinkService.js +1 -1
- package/stack/hciCluster.d.ts +36 -0
- package/stack/hciCluster.js +36 -0
- package/stack/hciCluster.js.map +1 -1
- package/stack/hciMarketplaceGalleryImage.d.ts +48 -0
- package/stack/hciMarketplaceGalleryImage.js +48 -0
- package/stack/hciMarketplaceGalleryImage.js.map +1 -1
- package/storage/queue.d.ts +6 -0
- package/storage/queue.js.map +1 -1
- package/synapse/sparkPool.d.ts +4 -4
- package/synapse/sparkPool.js +1 -1
- package/synapse/workspaceSqlAadAdmin.d.ts +13 -13
- package/synapse/workspaceSqlAadAdmin.js +1 -1
- package/trafficmanager/profile.d.ts +2 -2
- package/trafficmanager/profile.js +2 -2
- package/types/input.d.ts +219 -15
- package/types/output.d.ts +386 -21
- package/waf/getFirewallPolicy.d.ts +2 -2
- package/waf/getFirewallPolicy.js +2 -2
- package/waf/policy.d.ts +1 -1
- package/waf/policy.js +1 -1
- package/mixedreality/getSpatialAnchorsAccount.d.ts +0 -105
- package/mixedreality/getSpatialAnchorsAccount.js +0 -74
- package/mixedreality/getSpatialAnchorsAccount.js.map +0 -1
- package/mixedreality/index.d.ts +0 -6
- package/mixedreality/index.js +0 -25
- package/mixedreality/index.js.map +0 -1
- package/mixedreality/spatialAnchorsAccount.d.ts +0 -143
- package/mixedreality/spatialAnchorsAccount.js.map +0 -1
|
@@ -51,7 +51,7 @@ import * as outputs from "../types/output";
|
|
|
51
51
|
* <!-- This section is generated, changes will be overwritten -->
|
|
52
52
|
* This resource uses the following Azure API Providers:
|
|
53
53
|
*
|
|
54
|
-
* * `Microsoft.ContainerService` - 2025-
|
|
54
|
+
* * `Microsoft.ContainerService` - 2025-07-01
|
|
55
55
|
*
|
|
56
56
|
* ## Import
|
|
57
57
|
*
|
|
@@ -187,7 +187,7 @@ export declare class KubernetesClusterNodePool extends pulumi.CustomResource {
|
|
|
187
187
|
*/
|
|
188
188
|
readonly osDiskType: pulumi.Output<string | undefined>;
|
|
189
189
|
/**
|
|
190
|
-
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `Ubuntu`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise it forces a new resource to be created.
|
|
190
|
+
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `AzureLinux3`, `Ubuntu`, `Ubuntu2204`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise it forces a new resource to be created.
|
|
191
191
|
*/
|
|
192
192
|
readonly osSku: pulumi.Output<string>;
|
|
193
193
|
/**
|
|
@@ -389,7 +389,7 @@ export interface KubernetesClusterNodePoolState {
|
|
|
389
389
|
*/
|
|
390
390
|
osDiskType?: pulumi.Input<string>;
|
|
391
391
|
/**
|
|
392
|
-
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `Ubuntu`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise it forces a new resource to be created.
|
|
392
|
+
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `AzureLinux3`, `Ubuntu`, `Ubuntu2204`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise it forces a new resource to be created.
|
|
393
393
|
*/
|
|
394
394
|
osSku?: pulumi.Input<string>;
|
|
395
395
|
/**
|
|
@@ -583,7 +583,7 @@ export interface KubernetesClusterNodePoolArgs {
|
|
|
583
583
|
*/
|
|
584
584
|
osDiskType?: pulumi.Input<string>;
|
|
585
585
|
/**
|
|
586
|
-
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `Ubuntu`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise it forces a new resource to be created.
|
|
586
|
+
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `AzureLinux3`, `Ubuntu`, `Ubuntu2204`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise it forces a new resource to be created.
|
|
587
587
|
*/
|
|
588
588
|
osSku?: pulumi.Input<string>;
|
|
589
589
|
/**
|
|
@@ -55,7 +55,7 @@ const utilities = require("../utilities");
|
|
|
55
55
|
* <!-- This section is generated, changes will be overwritten -->
|
|
56
56
|
* This resource uses the following Azure API Providers:
|
|
57
57
|
*
|
|
58
|
-
* * `Microsoft.ContainerService` - 2025-
|
|
58
|
+
* * `Microsoft.ContainerService` - 2025-07-01
|
|
59
59
|
*
|
|
60
60
|
* ## Import
|
|
61
61
|
*
|
package/cosmosdb/account.d.ts
CHANGED
|
@@ -15,12 +15,12 @@ import * as outputs from "../types/output";
|
|
|
15
15
|
* name: "sample-rg",
|
|
16
16
|
* location: "westus",
|
|
17
17
|
* });
|
|
18
|
-
* const ri = new random.
|
|
18
|
+
* const ri = new random.RandomInteger("ri", {
|
|
19
19
|
* min: 10000,
|
|
20
20
|
* max: 99999,
|
|
21
21
|
* });
|
|
22
22
|
* const db = new azure.cosmosdb.Account("db", {
|
|
23
|
-
* name: `tfex-cosmos-db-${ri.result}`,
|
|
23
|
+
* name: pulumi.interpolate`tfex-cosmos-db-${ri.result}`,
|
|
24
24
|
* location: example.location,
|
|
25
25
|
* resourceGroupName: example.name,
|
|
26
26
|
* offerType: "Standard",
|
package/cosmosdb/account.js
CHANGED
|
@@ -19,12 +19,12 @@ const utilities = require("../utilities");
|
|
|
19
19
|
* name: "sample-rg",
|
|
20
20
|
* location: "westus",
|
|
21
21
|
* });
|
|
22
|
-
* const ri = new random.
|
|
22
|
+
* const ri = new random.RandomInteger("ri", {
|
|
23
23
|
* min: 10000,
|
|
24
24
|
* max: 99999,
|
|
25
25
|
* });
|
|
26
26
|
* const db = new azure.cosmosdb.Account("db", {
|
|
27
|
-
* name: `tfex-cosmos-db-${ri.result}`,
|
|
27
|
+
* name: pulumi.interpolate`tfex-cosmos-db-${ri.result}`,
|
|
28
28
|
* location: example.location,
|
|
29
29
|
* resourceGroupName: example.name,
|
|
30
30
|
* offerType: "Standard",
|
|
@@ -6,6 +6,55 @@ import * as outputs from "../types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* > **Note:** In order for the `Azure Managed Instances for Apache Cassandra` to work properly the product requires the `Azure Cosmos DB` Application ID to be present and working in your tenant. If the `Azure Cosmos DB` Application ID is missing in your environment you will need to have an administrator of your tenant run the following command to add the `Azure Cosmos DB` Application ID to your tenant:
|
|
8
8
|
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as azure from "@pulumi/azure";
|
|
14
|
+
* import * as azuread from "@pulumi/azuread";
|
|
15
|
+
*
|
|
16
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
17
|
+
* name: "accexample-rg",
|
|
18
|
+
* location: "West Europe",
|
|
19
|
+
* });
|
|
20
|
+
* const exampleVirtualNetwork = new azure.network.VirtualNetwork("example", {
|
|
21
|
+
* name: "example-vnet",
|
|
22
|
+
* location: exampleResourceGroup.location,
|
|
23
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
24
|
+
* addressSpaces: ["10.0.0.0/16"],
|
|
25
|
+
* });
|
|
26
|
+
* const exampleSubnet = new azure.network.Subnet("example", {
|
|
27
|
+
* name: "example-subnet",
|
|
28
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
29
|
+
* virtualNetworkName: exampleVirtualNetwork.name,
|
|
30
|
+
* addressPrefixes: ["10.0.1.0/24"],
|
|
31
|
+
* });
|
|
32
|
+
* const example = azuread.getServicePrincipal({
|
|
33
|
+
* displayName: "Azure Cosmos DB",
|
|
34
|
+
* });
|
|
35
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
36
|
+
* scope: exampleVirtualNetwork.id,
|
|
37
|
+
* roleDefinitionName: "Network Contributor",
|
|
38
|
+
* principalId: example.then(example => example.objectId),
|
|
39
|
+
* });
|
|
40
|
+
* const exampleCassandraCluster = new azure.cosmosdb.CassandraCluster("example", {
|
|
41
|
+
* name: "example-cluster",
|
|
42
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
43
|
+
* location: exampleResourceGroup.location,
|
|
44
|
+
* delegatedManagementSubnetId: exampleSubnet.id,
|
|
45
|
+
* defaultAdminPassword: "Password1234",
|
|
46
|
+
* }, {
|
|
47
|
+
* dependsOn: [exampleAssignment],
|
|
48
|
+
* });
|
|
49
|
+
* ```
|
|
50
|
+
*
|
|
51
|
+
* ## API Providers
|
|
52
|
+
*
|
|
53
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
54
|
+
* This resource uses the following Azure API Providers:
|
|
55
|
+
*
|
|
56
|
+
* * `Microsoft.DocumentDB` - 2023-04-15
|
|
57
|
+
*
|
|
9
58
|
* ## Import
|
|
10
59
|
*
|
|
11
60
|
* Cassandra Clusters can be imported using the `resource id`, e.g.
|
|
@@ -10,6 +10,55 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* > **Note:** In order for the `Azure Managed Instances for Apache Cassandra` to work properly the product requires the `Azure Cosmos DB` Application ID to be present and working in your tenant. If the `Azure Cosmos DB` Application ID is missing in your environment you will need to have an administrator of your tenant run the following command to add the `Azure Cosmos DB` Application ID to your tenant:
|
|
12
12
|
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as azure from "@pulumi/azure";
|
|
18
|
+
* import * as azuread from "@pulumi/azuread";
|
|
19
|
+
*
|
|
20
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
21
|
+
* name: "accexample-rg",
|
|
22
|
+
* location: "West Europe",
|
|
23
|
+
* });
|
|
24
|
+
* const exampleVirtualNetwork = new azure.network.VirtualNetwork("example", {
|
|
25
|
+
* name: "example-vnet",
|
|
26
|
+
* location: exampleResourceGroup.location,
|
|
27
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
28
|
+
* addressSpaces: ["10.0.0.0/16"],
|
|
29
|
+
* });
|
|
30
|
+
* const exampleSubnet = new azure.network.Subnet("example", {
|
|
31
|
+
* name: "example-subnet",
|
|
32
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
33
|
+
* virtualNetworkName: exampleVirtualNetwork.name,
|
|
34
|
+
* addressPrefixes: ["10.0.1.0/24"],
|
|
35
|
+
* });
|
|
36
|
+
* const example = azuread.getServicePrincipal({
|
|
37
|
+
* displayName: "Azure Cosmos DB",
|
|
38
|
+
* });
|
|
39
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
40
|
+
* scope: exampleVirtualNetwork.id,
|
|
41
|
+
* roleDefinitionName: "Network Contributor",
|
|
42
|
+
* principalId: example.then(example => example.objectId),
|
|
43
|
+
* });
|
|
44
|
+
* const exampleCassandraCluster = new azure.cosmosdb.CassandraCluster("example", {
|
|
45
|
+
* name: "example-cluster",
|
|
46
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
47
|
+
* location: exampleResourceGroup.location,
|
|
48
|
+
* delegatedManagementSubnetId: exampleSubnet.id,
|
|
49
|
+
* defaultAdminPassword: "Password1234",
|
|
50
|
+
* }, {
|
|
51
|
+
* dependsOn: [exampleAssignment],
|
|
52
|
+
* });
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* ## API Providers
|
|
56
|
+
*
|
|
57
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
58
|
+
* This resource uses the following Azure API Providers:
|
|
59
|
+
*
|
|
60
|
+
* * `Microsoft.DocumentDB` - 2023-04-15
|
|
61
|
+
*
|
|
13
62
|
* ## Import
|
|
14
63
|
*
|
|
15
64
|
* Cassandra Clusters can be imported using the `resource id`, e.g.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cassandraCluster.js","sourceRoot":"","sources":["../../cosmosdb/cassandraCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"cassandraCluster.js","sourceRoot":"","sources":["../../cosmosdb/cassandraCluster.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,6 +4,65 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* > **Note:** In order for the `Azure Managed Instances for Apache Cassandra` to work properly the product requires the `Azure Cosmos DB` Application ID to be present and working in your tenant. If the `Azure Cosmos DB` Application ID is missing in your environment you will need to have an administrator of your tenant run the following command to add the `Azure Cosmos DB` Application ID to your tenant:
|
|
6
6
|
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as azure from "@pulumi/azure";
|
|
12
|
+
* import * as azuread from "@pulumi/azuread";
|
|
13
|
+
*
|
|
14
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
15
|
+
* name: "accexample-rg",
|
|
16
|
+
* location: "West Europe",
|
|
17
|
+
* });
|
|
18
|
+
* const exampleVirtualNetwork = new azure.network.VirtualNetwork("example", {
|
|
19
|
+
* name: "example-vnet",
|
|
20
|
+
* location: exampleResourceGroup.location,
|
|
21
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
22
|
+
* addressSpaces: ["10.0.0.0/16"],
|
|
23
|
+
* });
|
|
24
|
+
* const exampleSubnet = new azure.network.Subnet("example", {
|
|
25
|
+
* name: "example-subnet",
|
|
26
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
27
|
+
* virtualNetworkName: exampleVirtualNetwork.name,
|
|
28
|
+
* addressPrefixes: ["10.0.1.0/24"],
|
|
29
|
+
* });
|
|
30
|
+
* const example = azuread.getServicePrincipal({
|
|
31
|
+
* displayName: "Azure Cosmos DB",
|
|
32
|
+
* });
|
|
33
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
34
|
+
* scope: exampleVirtualNetwork.id,
|
|
35
|
+
* roleDefinitionName: "Network Contributor",
|
|
36
|
+
* principalId: example.then(example => example.objectId),
|
|
37
|
+
* });
|
|
38
|
+
* const exampleCassandraCluster = new azure.cosmosdb.CassandraCluster("example", {
|
|
39
|
+
* name: "example-cluster",
|
|
40
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
41
|
+
* location: exampleResourceGroup.location,
|
|
42
|
+
* delegatedManagementSubnetId: exampleSubnet.id,
|
|
43
|
+
* defaultAdminPassword: "Password1234",
|
|
44
|
+
* }, {
|
|
45
|
+
* dependsOn: [exampleAssignment],
|
|
46
|
+
* });
|
|
47
|
+
* const exampleCassandraDatacenter = new azure.cosmosdb.CassandraDatacenter("example", {
|
|
48
|
+
* name: "example-datacenter",
|
|
49
|
+
* location: exampleCassandraCluster.location,
|
|
50
|
+
* cassandraClusterId: exampleCassandraCluster.id,
|
|
51
|
+
* delegatedManagementSubnetId: exampleSubnet.id,
|
|
52
|
+
* nodeCount: 3,
|
|
53
|
+
* diskCount: 4,
|
|
54
|
+
* skuName: "Standard_DS14_v2",
|
|
55
|
+
* availabilityZonesEnabled: false,
|
|
56
|
+
* });
|
|
57
|
+
* ```
|
|
58
|
+
*
|
|
59
|
+
* ## API Providers
|
|
60
|
+
*
|
|
61
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
62
|
+
* This resource uses the following Azure API Providers:
|
|
63
|
+
*
|
|
64
|
+
* * `Microsoft.DocumentDB` - 2023-04-15
|
|
65
|
+
*
|
|
7
66
|
* ## Import
|
|
8
67
|
*
|
|
9
68
|
* Cassandra Datacenters can be imported using the `resource id`, e.g.
|
|
@@ -10,6 +10,65 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* > **Note:** In order for the `Azure Managed Instances for Apache Cassandra` to work properly the product requires the `Azure Cosmos DB` Application ID to be present and working in your tenant. If the `Azure Cosmos DB` Application ID is missing in your environment you will need to have an administrator of your tenant run the following command to add the `Azure Cosmos DB` Application ID to your tenant:
|
|
12
12
|
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as azure from "@pulumi/azure";
|
|
18
|
+
* import * as azuread from "@pulumi/azuread";
|
|
19
|
+
*
|
|
20
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
21
|
+
* name: "accexample-rg",
|
|
22
|
+
* location: "West Europe",
|
|
23
|
+
* });
|
|
24
|
+
* const exampleVirtualNetwork = new azure.network.VirtualNetwork("example", {
|
|
25
|
+
* name: "example-vnet",
|
|
26
|
+
* location: exampleResourceGroup.location,
|
|
27
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
28
|
+
* addressSpaces: ["10.0.0.0/16"],
|
|
29
|
+
* });
|
|
30
|
+
* const exampleSubnet = new azure.network.Subnet("example", {
|
|
31
|
+
* name: "example-subnet",
|
|
32
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
33
|
+
* virtualNetworkName: exampleVirtualNetwork.name,
|
|
34
|
+
* addressPrefixes: ["10.0.1.0/24"],
|
|
35
|
+
* });
|
|
36
|
+
* const example = azuread.getServicePrincipal({
|
|
37
|
+
* displayName: "Azure Cosmos DB",
|
|
38
|
+
* });
|
|
39
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
40
|
+
* scope: exampleVirtualNetwork.id,
|
|
41
|
+
* roleDefinitionName: "Network Contributor",
|
|
42
|
+
* principalId: example.then(example => example.objectId),
|
|
43
|
+
* });
|
|
44
|
+
* const exampleCassandraCluster = new azure.cosmosdb.CassandraCluster("example", {
|
|
45
|
+
* name: "example-cluster",
|
|
46
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
47
|
+
* location: exampleResourceGroup.location,
|
|
48
|
+
* delegatedManagementSubnetId: exampleSubnet.id,
|
|
49
|
+
* defaultAdminPassword: "Password1234",
|
|
50
|
+
* }, {
|
|
51
|
+
* dependsOn: [exampleAssignment],
|
|
52
|
+
* });
|
|
53
|
+
* const exampleCassandraDatacenter = new azure.cosmosdb.CassandraDatacenter("example", {
|
|
54
|
+
* name: "example-datacenter",
|
|
55
|
+
* location: exampleCassandraCluster.location,
|
|
56
|
+
* cassandraClusterId: exampleCassandraCluster.id,
|
|
57
|
+
* delegatedManagementSubnetId: exampleSubnet.id,
|
|
58
|
+
* nodeCount: 3,
|
|
59
|
+
* diskCount: 4,
|
|
60
|
+
* skuName: "Standard_DS14_v2",
|
|
61
|
+
* availabilityZonesEnabled: false,
|
|
62
|
+
* });
|
|
63
|
+
* ```
|
|
64
|
+
*
|
|
65
|
+
* ## API Providers
|
|
66
|
+
*
|
|
67
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
68
|
+
* This resource uses the following Azure API Providers:
|
|
69
|
+
*
|
|
70
|
+
* * `Microsoft.DocumentDB` - 2023-04-15
|
|
71
|
+
*
|
|
13
72
|
* ## Import
|
|
14
73
|
*
|
|
15
74
|
* Cassandra Datacenters can be imported using the `resource id`, e.g.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cassandraDatacenter.js","sourceRoot":"","sources":["../../cosmosdb/cassandraDatacenter.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"cassandraDatacenter.js","sourceRoot":"","sources":["../../cosmosdb/cassandraDatacenter.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,7 +14,7 @@ import * as outputs from "../types/output";
|
|
|
14
14
|
* name: "example-rg",
|
|
15
15
|
* location: "East US",
|
|
16
16
|
* });
|
|
17
|
-
* const exampleMongoCluster = new azure.
|
|
17
|
+
* const exampleMongoCluster = new azure.mongocluster.MongoCluster("example", {
|
|
18
18
|
* name: "example-mc",
|
|
19
19
|
* resourceGroupName: example.name,
|
|
20
20
|
* location: example.location,
|
|
@@ -37,7 +37,7 @@ import * as outputs from "../types/output";
|
|
|
37
37
|
* name: "example-rg",
|
|
38
38
|
* location: "East US",
|
|
39
39
|
* });
|
|
40
|
-
* const exampleMongoCluster = new azure.
|
|
40
|
+
* const exampleMongoCluster = new azure.mongocluster.MongoCluster("example", {
|
|
41
41
|
* name: "example-mc",
|
|
42
42
|
* resourceGroupName: example.name,
|
|
43
43
|
* location: example.location,
|
|
@@ -49,7 +49,7 @@ import * as outputs from "../types/output";
|
|
|
49
49
|
* storageSizeInGb: 64,
|
|
50
50
|
* previewFeatures: ["GeoReplicas"],
|
|
51
51
|
* });
|
|
52
|
-
* const exampleGeoReplica = new azure.
|
|
52
|
+
* const exampleGeoReplica = new azure.mongocluster.MongoCluster("example_geo_replica", {
|
|
53
53
|
* name: "example-mc-geo",
|
|
54
54
|
* resourceGroupName: example.name,
|
|
55
55
|
* location: "Central US",
|
|
@@ -64,7 +64,7 @@ import * as outputs from "../types/output";
|
|
|
64
64
|
* <!-- This section is generated, changes will be overwritten -->
|
|
65
65
|
* This resource uses the following Azure API Providers:
|
|
66
66
|
*
|
|
67
|
-
* * `Microsoft.DocumentDB` -
|
|
67
|
+
* * `Microsoft.DocumentDB` - 2025-09-01
|
|
68
68
|
*
|
|
69
69
|
* ## Import
|
|
70
70
|
*
|
|
@@ -73,6 +73,8 @@ import * as outputs from "../types/output";
|
|
|
73
73
|
* ```sh
|
|
74
74
|
* $ pulumi import azure:cosmosdb/mongoCluster:MongoCluster example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DocumentDB/mongoClusters/myMongoCluster
|
|
75
75
|
* ```
|
|
76
|
+
*
|
|
77
|
+
* @deprecated azure.cosmosdb/mongocluster.MongoCluster has been deprecated in favor of azure.mongocluster/mongocluster.MongoCluster
|
|
76
78
|
*/
|
|
77
79
|
export declare class MongoCluster extends pulumi.CustomResource {
|
|
78
80
|
/**
|
|
@@ -167,6 +169,7 @@ export declare class MongoCluster extends pulumi.CustomResource {
|
|
|
167
169
|
* @param args The arguments to use to populate this resource's properties.
|
|
168
170
|
* @param opts A bag of options that control this resource's behavior.
|
|
169
171
|
*/
|
|
172
|
+
/** @deprecated azure.cosmosdb/mongocluster.MongoCluster has been deprecated in favor of azure.mongocluster/mongocluster.MongoCluster */
|
|
170
173
|
constructor(name: string, args: MongoClusterArgs, opts?: pulumi.CustomResourceOptions);
|
|
171
174
|
}
|
|
172
175
|
/**
|
package/cosmosdb/mongoCluster.js
CHANGED
|
@@ -18,7 +18,7 @@ const utilities = require("../utilities");
|
|
|
18
18
|
* name: "example-rg",
|
|
19
19
|
* location: "East US",
|
|
20
20
|
* });
|
|
21
|
-
* const exampleMongoCluster = new azure.
|
|
21
|
+
* const exampleMongoCluster = new azure.mongocluster.MongoCluster("example", {
|
|
22
22
|
* name: "example-mc",
|
|
23
23
|
* resourceGroupName: example.name,
|
|
24
24
|
* location: example.location,
|
|
@@ -41,7 +41,7 @@ const utilities = require("../utilities");
|
|
|
41
41
|
* name: "example-rg",
|
|
42
42
|
* location: "East US",
|
|
43
43
|
* });
|
|
44
|
-
* const exampleMongoCluster = new azure.
|
|
44
|
+
* const exampleMongoCluster = new azure.mongocluster.MongoCluster("example", {
|
|
45
45
|
* name: "example-mc",
|
|
46
46
|
* resourceGroupName: example.name,
|
|
47
47
|
* location: example.location,
|
|
@@ -53,7 +53,7 @@ const utilities = require("../utilities");
|
|
|
53
53
|
* storageSizeInGb: 64,
|
|
54
54
|
* previewFeatures: ["GeoReplicas"],
|
|
55
55
|
* });
|
|
56
|
-
* const exampleGeoReplica = new azure.
|
|
56
|
+
* const exampleGeoReplica = new azure.mongocluster.MongoCluster("example_geo_replica", {
|
|
57
57
|
* name: "example-mc-geo",
|
|
58
58
|
* resourceGroupName: example.name,
|
|
59
59
|
* location: "Central US",
|
|
@@ -68,7 +68,7 @@ const utilities = require("../utilities");
|
|
|
68
68
|
* <!-- This section is generated, changes will be overwritten -->
|
|
69
69
|
* This resource uses the following Azure API Providers:
|
|
70
70
|
*
|
|
71
|
-
* * `Microsoft.DocumentDB` -
|
|
71
|
+
* * `Microsoft.DocumentDB` - 2025-09-01
|
|
72
72
|
*
|
|
73
73
|
* ## Import
|
|
74
74
|
*
|
|
@@ -77,6 +77,8 @@ const utilities = require("../utilities");
|
|
|
77
77
|
* ```sh
|
|
78
78
|
* $ pulumi import azure:cosmosdb/mongoCluster:MongoCluster example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DocumentDB/mongoClusters/myMongoCluster
|
|
79
79
|
* ```
|
|
80
|
+
*
|
|
81
|
+
* @deprecated azure.cosmosdb/mongocluster.MongoCluster has been deprecated in favor of azure.mongocluster/mongocluster.MongoCluster
|
|
80
82
|
*/
|
|
81
83
|
class MongoCluster extends pulumi.CustomResource {
|
|
82
84
|
/**
|
|
@@ -89,6 +91,7 @@ class MongoCluster extends pulumi.CustomResource {
|
|
|
89
91
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
90
92
|
*/
|
|
91
93
|
static get(name, id, state, opts) {
|
|
94
|
+
pulumi.log.warn("MongoCluster is deprecated: azure.cosmosdb/mongocluster.MongoCluster has been deprecated in favor of azure.mongocluster/mongocluster.MongoCluster");
|
|
92
95
|
return new MongoCluster(name, state, { ...opts, id: id });
|
|
93
96
|
}
|
|
94
97
|
/**
|
|
@@ -101,7 +104,9 @@ class MongoCluster extends pulumi.CustomResource {
|
|
|
101
104
|
}
|
|
102
105
|
return obj['__pulumiType'] === MongoCluster.__pulumiType;
|
|
103
106
|
}
|
|
107
|
+
/** @deprecated azure.cosmosdb/mongocluster.MongoCluster has been deprecated in favor of azure.mongocluster/mongocluster.MongoCluster */
|
|
104
108
|
constructor(name, argsOrState, opts) {
|
|
109
|
+
pulumi.log.warn("MongoCluster is deprecated: azure.cosmosdb/mongocluster.MongoCluster has been deprecated in favor of azure.mongocluster/mongocluster.MongoCluster");
|
|
105
110
|
let resourceInputs = {};
|
|
106
111
|
opts = opts || {};
|
|
107
112
|
if (opts.id) {
|
|
@@ -148,6 +153,8 @@ class MongoCluster extends pulumi.CustomResource {
|
|
|
148
153
|
resourceInputs["connectionStrings"] = undefined /*out*/;
|
|
149
154
|
}
|
|
150
155
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
156
|
+
const aliasOpts = { aliases: [{ type: "azure:cosmosdb/mongoCluster:MongoCluster" }] };
|
|
157
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
151
158
|
const secretOpts = { additionalSecretOutputs: ["administratorPassword", "connectionStrings"] };
|
|
152
159
|
opts = pulumi.mergeOptions(opts, secretOpts);
|
|
153
160
|
super(MongoCluster.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mongoCluster.js","sourceRoot":"","sources":["../../cosmosdb/mongoCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"mongoCluster.js","sourceRoot":"","sources":["../../cosmosdb/mongoCluster.ts"],"names":[],"mappings":"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"}
|
|
@@ -22,7 +22,7 @@ import * as outputs from "../types/output";
|
|
|
22
22
|
* <!-- This section is generated, changes will be overwritten -->
|
|
23
23
|
* This data source uses the following Azure API Providers:
|
|
24
24
|
*
|
|
25
|
-
* * `Microsoft.Dashboard` -
|
|
25
|
+
* * `Microsoft.Dashboard` - 2025-08-01
|
|
26
26
|
*/
|
|
27
27
|
export declare function getGrafana(args: GetGrafanaArgs, opts?: pulumi.InvokeOptions): Promise<GetGrafanaResult>;
|
|
28
28
|
/**
|
|
@@ -129,7 +129,7 @@ export interface GetGrafanaResult {
|
|
|
129
129
|
* <!-- This section is generated, changes will be overwritten -->
|
|
130
130
|
* This data source uses the following Azure API Providers:
|
|
131
131
|
*
|
|
132
|
-
* * `Microsoft.Dashboard` -
|
|
132
|
+
* * `Microsoft.Dashboard` - 2025-08-01
|
|
133
133
|
*/
|
|
134
134
|
export declare function getGrafanaOutput(args: GetGrafanaOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGrafanaResult>;
|
|
135
135
|
/**
|
package/dashboard/getGrafana.js
CHANGED
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
* <!-- This section is generated, changes will be overwritten -->
|
|
27
27
|
* This data source uses the following Azure API Providers:
|
|
28
28
|
*
|
|
29
|
-
* * `Microsoft.Dashboard` -
|
|
29
|
+
* * `Microsoft.Dashboard` - 2025-08-01
|
|
30
30
|
*/
|
|
31
31
|
function getGrafana(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -58,7 +58,7 @@ exports.getGrafana = getGrafana;
|
|
|
58
58
|
* <!-- This section is generated, changes will be overwritten -->
|
|
59
59
|
* This data source uses the following Azure API Providers:
|
|
60
60
|
*
|
|
61
|
-
* * `Microsoft.Dashboard` -
|
|
61
|
+
* * `Microsoft.Dashboard` - 2025-08-01
|
|
62
62
|
*/
|
|
63
63
|
function getGrafanaOutput(args, opts) {
|
|
64
64
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/dashboard/grafana.d.ts
CHANGED
|
@@ -36,7 +36,7 @@ import * as outputs from "../types/output";
|
|
|
36
36
|
* <!-- This section is generated, changes will be overwritten -->
|
|
37
37
|
* This resource uses the following Azure API Providers:
|
|
38
38
|
*
|
|
39
|
-
* * `Microsoft.Dashboard` -
|
|
39
|
+
* * `Microsoft.Dashboard` - 2025-08-01
|
|
40
40
|
*
|
|
41
41
|
* ## Import
|
|
42
42
|
*
|
package/dashboard/grafana.js
CHANGED
|
@@ -40,7 +40,7 @@ const utilities = require("../utilities");
|
|
|
40
40
|
* <!-- This section is generated, changes will be overwritten -->
|
|
41
41
|
* This resource uses the following Azure API Providers:
|
|
42
42
|
*
|
|
43
|
-
* * `Microsoft.Dashboard` -
|
|
43
|
+
* * `Microsoft.Dashboard` - 2025-08-01
|
|
44
44
|
*
|
|
45
45
|
* ## Import
|
|
46
46
|
*
|
|
@@ -45,7 +45,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
45
45
|
* <!-- This section is generated, changes will be overwritten -->
|
|
46
46
|
* This resource uses the following Azure API Providers:
|
|
47
47
|
*
|
|
48
|
-
* * `Microsoft.Dashboard` -
|
|
48
|
+
* * `Microsoft.Dashboard` - 2025-08-01
|
|
49
49
|
*
|
|
50
50
|
* ## Import
|
|
51
51
|
*
|
|
@@ -51,7 +51,7 @@ const utilities = require("../utilities");
|
|
|
51
51
|
* <!-- This section is generated, changes will be overwritten -->
|
|
52
52
|
* This resource uses the following Azure API Providers:
|
|
53
53
|
*
|
|
54
|
-
* * `Microsoft.Dashboard` -
|
|
54
|
+
* * `Microsoft.Dashboard` - 2025-08-01
|
|
55
55
|
*
|
|
56
56
|
* ## Import
|
|
57
57
|
*
|
|
@@ -4,6 +4,72 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* Manages a Data Share Blob Storage Dataset.
|
|
6
6
|
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as azure from "@pulumi/azure";
|
|
12
|
+
* import * as azuread from "@pulumi/azuread";
|
|
13
|
+
*
|
|
14
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
15
|
+
* name: "example-resources",
|
|
16
|
+
* location: "West Europe",
|
|
17
|
+
* });
|
|
18
|
+
* const exampleAccount = new azure.datashare.Account("example", {
|
|
19
|
+
* name: "example-dsa",
|
|
20
|
+
* location: exampleResourceGroup.location,
|
|
21
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
22
|
+
* identity: {
|
|
23
|
+
* type: "SystemAssigned",
|
|
24
|
+
* },
|
|
25
|
+
* });
|
|
26
|
+
* const exampleShare = new azure.datashare.Share("example", {
|
|
27
|
+
* name: "example_ds",
|
|
28
|
+
* accountId: exampleAccount.id,
|
|
29
|
+
* kind: "CopyBased",
|
|
30
|
+
* });
|
|
31
|
+
* const exampleAccount2 = new azure.storage.Account("example", {
|
|
32
|
+
* name: "examplestr",
|
|
33
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
34
|
+
* location: exampleResourceGroup.location,
|
|
35
|
+
* accountTier: "Standard",
|
|
36
|
+
* accountReplicationType: "RAGRS",
|
|
37
|
+
* });
|
|
38
|
+
* const exampleContainer = new azure.storage.Container("example", {
|
|
39
|
+
* name: "example-sc",
|
|
40
|
+
* storageAccountName: exampleAccount2.name,
|
|
41
|
+
* containerAccessType: "container",
|
|
42
|
+
* });
|
|
43
|
+
* const example = azuread.getServicePrincipalOutput({
|
|
44
|
+
* displayName: exampleAccount.name,
|
|
45
|
+
* });
|
|
46
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
47
|
+
* scope: exampleAccount2.id,
|
|
48
|
+
* roleDefinitionName: "Storage Blob Data Reader",
|
|
49
|
+
* principalId: example.apply(example => example.objectId),
|
|
50
|
+
* });
|
|
51
|
+
* const exampleDatasetBlobStorage = new azure.datashare.DatasetBlobStorage("example", {
|
|
52
|
+
* name: "example-dsbsds-file",
|
|
53
|
+
* dataShareId: exampleShare.id,
|
|
54
|
+
* containerName: exampleContainer.name,
|
|
55
|
+
* storageAccount: {
|
|
56
|
+
* name: exampleAccount2.name,
|
|
57
|
+
* resourceGroupName: exampleAccount2.resourceGroupName,
|
|
58
|
+
* subscriptionId: "00000000-0000-0000-0000-000000000000",
|
|
59
|
+
* },
|
|
60
|
+
* filePath: "myfile.txt",
|
|
61
|
+
* }, {
|
|
62
|
+
* dependsOn: [exampleAssignment],
|
|
63
|
+
* });
|
|
64
|
+
* ```
|
|
65
|
+
*
|
|
66
|
+
* ## API Providers
|
|
67
|
+
*
|
|
68
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
69
|
+
* This resource uses the following Azure API Providers:
|
|
70
|
+
*
|
|
71
|
+
* * `Microsoft.DataShare` - 2019-11-01
|
|
72
|
+
*
|
|
7
73
|
* ## Import
|
|
8
74
|
*
|
|
9
75
|
* Data Share Blob Storage Datasets can be imported using the `resource id`, e.g.
|