@pulumi/azure 6.29.0-alpha.1763619121 → 6.29.0-alpha.1763660877
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
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ManagedRedis = exports.getOutput = exports.get = exports.GeoReplication = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
exports.GeoReplication = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["GeoReplication"], () => require("./geoReplication"));
|
|
10
|
+
exports.get = null;
|
|
11
|
+
exports.getOutput = null;
|
|
12
|
+
utilities.lazyLoad(exports, ["get", "getOutput"], () => require("./get"));
|
|
13
|
+
exports.ManagedRedis = null;
|
|
14
|
+
utilities.lazyLoad(exports, ["ManagedRedis"], () => require("./managedRedis"));
|
|
15
|
+
const _module = {
|
|
16
|
+
version: utilities.getVersion(),
|
|
17
|
+
construct: (name, type, urn) => {
|
|
18
|
+
switch (type) {
|
|
19
|
+
case "azure:managedredis/geoReplication:GeoReplication":
|
|
20
|
+
return new exports.GeoReplication(name, undefined, { urn });
|
|
21
|
+
case "azure:managedredis/managedRedis:ManagedRedis":
|
|
22
|
+
return new exports.ManagedRedis(name, undefined, { urn });
|
|
23
|
+
default:
|
|
24
|
+
throw new Error(`unknown resource type ${type}`);
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
};
|
|
28
|
+
pulumi.runtime.registerResourceModule("azure", "managedredis/geoReplication", _module);
|
|
29
|
+
pulumi.runtime.registerResourceModule("azure", "managedredis/managedRedis", _module);
|
|
30
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../managedredis/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAGtE,QAAA,GAAG,GAA+B,IAAW,CAAC;AAC9C,QAAA,SAAS,GAAqC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,KAAK,EAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;AAI5D,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAG/E,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,kDAAkD;gBACnD,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,oBAAY,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,6BAA6B,EAAE,OAAO,CAAC,CAAA;AACtF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,2BAA2B,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,296 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Manages a [Managed Redis](https://learn.microsoft.com/azure/redis/overview). This resource supersedes azure.redis.EnterpriseCluster and azure.redis.EnterpriseDatabase resources. Please refer to the migration guide for more information on migrating from Redis Enterprise to Managed Redis: [Migrating from Redis Enterprise to Managed Redis](https://learn.microsoft.com/azure/redis/migrate/migrate-overview).
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as azure from "@pulumi/azure";
|
|
12
|
+
*
|
|
13
|
+
* const example = new azure.core.ResourceGroup("example", {
|
|
14
|
+
* name: "example-resources",
|
|
15
|
+
* location: "West Europe",
|
|
16
|
+
* });
|
|
17
|
+
* const exampleManagedRedis = new azure.managedredis.ManagedRedis("example", {
|
|
18
|
+
* name: "example-managed-redis",
|
|
19
|
+
* resourceGroupName: example.name,
|
|
20
|
+
* location: example.location,
|
|
21
|
+
* skuName: "Balanced_B3",
|
|
22
|
+
* defaultDatabase: {
|
|
23
|
+
* geoReplicationGroupName: "myGeoGroup",
|
|
24
|
+
* },
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ### With Customer Managed Key
|
|
29
|
+
*
|
|
30
|
+
* ```typescript
|
|
31
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
32
|
+
* import * as azure from "@pulumi/azure";
|
|
33
|
+
*
|
|
34
|
+
* const current = azure.core.getClientConfig({});
|
|
35
|
+
* const example = new azure.core.ResourceGroup("example", {
|
|
36
|
+
* name: "example-resources",
|
|
37
|
+
* location: "West Europe",
|
|
38
|
+
* });
|
|
39
|
+
* const exampleUserAssignedIdentity = new azure.authorization.UserAssignedIdentity("example", {
|
|
40
|
+
* name: "example",
|
|
41
|
+
* resourceGroupName: example.name,
|
|
42
|
+
* location: example.location,
|
|
43
|
+
* });
|
|
44
|
+
* const exampleKeyVault = new azure.keyvault.KeyVault("example", {
|
|
45
|
+
* name: "example",
|
|
46
|
+
* location: example.location,
|
|
47
|
+
* resourceGroupName: example.name,
|
|
48
|
+
* tenantId: current.then(current => current.tenantId),
|
|
49
|
+
* skuName: "standard",
|
|
50
|
+
* purgeProtectionEnabled: true,
|
|
51
|
+
* accessPolicies: [
|
|
52
|
+
* {
|
|
53
|
+
* tenantId: current.then(current => current.tenantId),
|
|
54
|
+
* objectId: current.then(current => current.objectId),
|
|
55
|
+
* keyPermissions: [
|
|
56
|
+
* "Create",
|
|
57
|
+
* "Delete",
|
|
58
|
+
* "Get",
|
|
59
|
+
* "List",
|
|
60
|
+
* "Purge",
|
|
61
|
+
* "Recover",
|
|
62
|
+
* "Update",
|
|
63
|
+
* "GetRotationPolicy",
|
|
64
|
+
* "SetRotationPolicy",
|
|
65
|
+
* ],
|
|
66
|
+
* },
|
|
67
|
+
* {
|
|
68
|
+
* tenantId: current.then(current => current.tenantId),
|
|
69
|
+
* objectId: exampleUserAssignedIdentity.principalId,
|
|
70
|
+
* keyPermissions: [
|
|
71
|
+
* "Get",
|
|
72
|
+
* "WrapKey",
|
|
73
|
+
* "UnwrapKey",
|
|
74
|
+
* ],
|
|
75
|
+
* },
|
|
76
|
+
* ],
|
|
77
|
+
* });
|
|
78
|
+
* const exampleKey = new azure.keyvault.Key("example", {
|
|
79
|
+
* name: "managedrediscmk",
|
|
80
|
+
* keyVaultId: exampleKeyVault.id,
|
|
81
|
+
* keyType: "RSA",
|
|
82
|
+
* keySize: 2048,
|
|
83
|
+
* keyOpts: [
|
|
84
|
+
* "unwrapKey",
|
|
85
|
+
* "wrapKey",
|
|
86
|
+
* ],
|
|
87
|
+
* });
|
|
88
|
+
* const exampleManagedRedis = new azure.managedredis.ManagedRedis("example", {
|
|
89
|
+
* name: "example-managed-redis",
|
|
90
|
+
* resourceGroupName: example.name,
|
|
91
|
+
* location: example.location,
|
|
92
|
+
* skuName: "Balanced_B3",
|
|
93
|
+
* identity: {
|
|
94
|
+
* type: "UserAssigned",
|
|
95
|
+
* identityIds: [exampleUserAssignedIdentity.id],
|
|
96
|
+
* },
|
|
97
|
+
* customerManagedKey: {
|
|
98
|
+
* keyVaultKeyId: exampleKey.id,
|
|
99
|
+
* userAssignedIdentityId: exampleUserAssignedIdentity.id,
|
|
100
|
+
* },
|
|
101
|
+
* defaultDatabase: {
|
|
102
|
+
* geoReplicationGroupName: "myGeoGroup",
|
|
103
|
+
* },
|
|
104
|
+
* });
|
|
105
|
+
* ```
|
|
106
|
+
*
|
|
107
|
+
* ## API Providers
|
|
108
|
+
*
|
|
109
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
110
|
+
* This resource uses the following Azure API Providers:
|
|
111
|
+
*
|
|
112
|
+
* * `Microsoft.Cache` - 2025-07-01
|
|
113
|
+
*
|
|
114
|
+
* ## Import
|
|
115
|
+
*
|
|
116
|
+
* Managed Redis instances can be imported using the `resource id`, e.g.
|
|
117
|
+
*
|
|
118
|
+
* ```sh
|
|
119
|
+
* $ pulumi import azure:managedredis/managedRedis:ManagedRedis example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Cache/redisEnterprise/cluster1
|
|
120
|
+
* ```
|
|
121
|
+
*/
|
|
122
|
+
export declare class ManagedRedis extends pulumi.CustomResource {
|
|
123
|
+
/**
|
|
124
|
+
* Get an existing ManagedRedis resource's state with the given name, ID, and optional extra
|
|
125
|
+
* properties used to qualify the lookup.
|
|
126
|
+
*
|
|
127
|
+
* @param name The _unique_ name of the resulting resource.
|
|
128
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
129
|
+
* @param state Any extra arguments used during the lookup.
|
|
130
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
131
|
+
*/
|
|
132
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ManagedRedisState, opts?: pulumi.CustomResourceOptions): ManagedRedis;
|
|
133
|
+
/**
|
|
134
|
+
* Returns true if the given object is an instance of ManagedRedis. This is designed to work even
|
|
135
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
136
|
+
*/
|
|
137
|
+
static isInstance(obj: any): obj is ManagedRedis;
|
|
138
|
+
/**
|
|
139
|
+
* A `customerManagedKey` block as defined below.
|
|
140
|
+
*/
|
|
141
|
+
readonly customerManagedKey: pulumi.Output<outputs.managedredis.ManagedRedisCustomerManagedKey | undefined>;
|
|
142
|
+
/**
|
|
143
|
+
* A `defaultDatabase` block as defined below. A Managed Redis instance will not be functional without a database. This block is intentionally optional to allow removal and re-creation of the database for troubleshooting purposes. A default database can be created or deleted in-place, however most properties will trigger an entire cluster replacement if changed.
|
|
144
|
+
*/
|
|
145
|
+
readonly defaultDatabase: pulumi.Output<outputs.managedredis.ManagedRedisDefaultDatabase | undefined>;
|
|
146
|
+
/**
|
|
147
|
+
* Whether to enable high availability for the Managed Redis instance. Defaults to `true`. Changing this forces a new Managed Redis instance to be created.
|
|
148
|
+
*/
|
|
149
|
+
readonly highAvailabilityEnabled: pulumi.Output<boolean | undefined>;
|
|
150
|
+
/**
|
|
151
|
+
* DNS name of the cluster endpoint.
|
|
152
|
+
*/
|
|
153
|
+
readonly hostname: pulumi.Output<string>;
|
|
154
|
+
/**
|
|
155
|
+
* An `identity` block as defined below.
|
|
156
|
+
*/
|
|
157
|
+
readonly identity: pulumi.Output<outputs.managedredis.ManagedRedisIdentity | undefined>;
|
|
158
|
+
/**
|
|
159
|
+
* The Azure Region where the Managed Redis instance should exist. Refer to "Redis Cache" on the [product availability documentation](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/table) for supported locations. Changing this forces a new Managed Redis instance to be created.
|
|
160
|
+
*/
|
|
161
|
+
readonly location: pulumi.Output<string>;
|
|
162
|
+
/**
|
|
163
|
+
* The name which should be used for this Managed Redis instance. Changing this forces a new Managed Redis instance to be created.
|
|
164
|
+
*/
|
|
165
|
+
readonly name: pulumi.Output<string>;
|
|
166
|
+
/**
|
|
167
|
+
* The public network access setting for the Managed Redis instance. Possible values are `Enabled` and `Disabled`. Defaults to `Enabled`.
|
|
168
|
+
*/
|
|
169
|
+
readonly publicNetworkAccess: pulumi.Output<string | undefined>;
|
|
170
|
+
/**
|
|
171
|
+
* The name of the Resource Group where the Managed Redis instance should exist. Changing this forces a new Managed Redis instance to be created.
|
|
172
|
+
*/
|
|
173
|
+
readonly resourceGroupName: pulumi.Output<string>;
|
|
174
|
+
/**
|
|
175
|
+
* The features and specification of the Managed Redis instance to deploy. Refer to [the documentation](https://learn.microsoft.com/rest/api/redis/redisenterprisecache/redis-enterprise/create?view=rest-redis-redisenterprisecache-2025-04-01&tabs=HTTP#skuname) for valid values. `Balanced_B3` SKU or higher is required for geo-replication. Changing this forces a new Managed Redis instance to be created.
|
|
176
|
+
*
|
|
177
|
+
* > **Note:** `Enterprise_` and `EnterpriseFlash_` prefixed SKUs were previously used by Redis Enterprise, and [not supported by Managed Redis](https://learn.microsoft.com/azure/redis/migrate/migrate-overview).
|
|
178
|
+
*/
|
|
179
|
+
readonly skuName: pulumi.Output<string>;
|
|
180
|
+
/**
|
|
181
|
+
* A mapping of tags which should be assigned to the Managed Redis instance.
|
|
182
|
+
*/
|
|
183
|
+
readonly tags: pulumi.Output<{
|
|
184
|
+
[key: string]: string;
|
|
185
|
+
} | undefined>;
|
|
186
|
+
/**
|
|
187
|
+
* Create a ManagedRedis resource with the given unique name, arguments, and options.
|
|
188
|
+
*
|
|
189
|
+
* @param name The _unique_ name of the resource.
|
|
190
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
191
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
192
|
+
*/
|
|
193
|
+
constructor(name: string, args: ManagedRedisArgs, opts?: pulumi.CustomResourceOptions);
|
|
194
|
+
}
|
|
195
|
+
/**
|
|
196
|
+
* Input properties used for looking up and filtering ManagedRedis resources.
|
|
197
|
+
*/
|
|
198
|
+
export interface ManagedRedisState {
|
|
199
|
+
/**
|
|
200
|
+
* A `customerManagedKey` block as defined below.
|
|
201
|
+
*/
|
|
202
|
+
customerManagedKey?: pulumi.Input<inputs.managedredis.ManagedRedisCustomerManagedKey>;
|
|
203
|
+
/**
|
|
204
|
+
* A `defaultDatabase` block as defined below. A Managed Redis instance will not be functional without a database. This block is intentionally optional to allow removal and re-creation of the database for troubleshooting purposes. A default database can be created or deleted in-place, however most properties will trigger an entire cluster replacement if changed.
|
|
205
|
+
*/
|
|
206
|
+
defaultDatabase?: pulumi.Input<inputs.managedredis.ManagedRedisDefaultDatabase>;
|
|
207
|
+
/**
|
|
208
|
+
* Whether to enable high availability for the Managed Redis instance. Defaults to `true`. Changing this forces a new Managed Redis instance to be created.
|
|
209
|
+
*/
|
|
210
|
+
highAvailabilityEnabled?: pulumi.Input<boolean>;
|
|
211
|
+
/**
|
|
212
|
+
* DNS name of the cluster endpoint.
|
|
213
|
+
*/
|
|
214
|
+
hostname?: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* An `identity` block as defined below.
|
|
217
|
+
*/
|
|
218
|
+
identity?: pulumi.Input<inputs.managedredis.ManagedRedisIdentity>;
|
|
219
|
+
/**
|
|
220
|
+
* The Azure Region where the Managed Redis instance should exist. Refer to "Redis Cache" on the [product availability documentation](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/table) for supported locations. Changing this forces a new Managed Redis instance to be created.
|
|
221
|
+
*/
|
|
222
|
+
location?: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* The name which should be used for this Managed Redis instance. Changing this forces a new Managed Redis instance to be created.
|
|
225
|
+
*/
|
|
226
|
+
name?: pulumi.Input<string>;
|
|
227
|
+
/**
|
|
228
|
+
* The public network access setting for the Managed Redis instance. Possible values are `Enabled` and `Disabled`. Defaults to `Enabled`.
|
|
229
|
+
*/
|
|
230
|
+
publicNetworkAccess?: pulumi.Input<string>;
|
|
231
|
+
/**
|
|
232
|
+
* The name of the Resource Group where the Managed Redis instance should exist. Changing this forces a new Managed Redis instance to be created.
|
|
233
|
+
*/
|
|
234
|
+
resourceGroupName?: pulumi.Input<string>;
|
|
235
|
+
/**
|
|
236
|
+
* The features and specification of the Managed Redis instance to deploy. Refer to [the documentation](https://learn.microsoft.com/rest/api/redis/redisenterprisecache/redis-enterprise/create?view=rest-redis-redisenterprisecache-2025-04-01&tabs=HTTP#skuname) for valid values. `Balanced_B3` SKU or higher is required for geo-replication. Changing this forces a new Managed Redis instance to be created.
|
|
237
|
+
*
|
|
238
|
+
* > **Note:** `Enterprise_` and `EnterpriseFlash_` prefixed SKUs were previously used by Redis Enterprise, and [not supported by Managed Redis](https://learn.microsoft.com/azure/redis/migrate/migrate-overview).
|
|
239
|
+
*/
|
|
240
|
+
skuName?: pulumi.Input<string>;
|
|
241
|
+
/**
|
|
242
|
+
* A mapping of tags which should be assigned to the Managed Redis instance.
|
|
243
|
+
*/
|
|
244
|
+
tags?: pulumi.Input<{
|
|
245
|
+
[key: string]: pulumi.Input<string>;
|
|
246
|
+
}>;
|
|
247
|
+
}
|
|
248
|
+
/**
|
|
249
|
+
* The set of arguments for constructing a ManagedRedis resource.
|
|
250
|
+
*/
|
|
251
|
+
export interface ManagedRedisArgs {
|
|
252
|
+
/**
|
|
253
|
+
* A `customerManagedKey` block as defined below.
|
|
254
|
+
*/
|
|
255
|
+
customerManagedKey?: pulumi.Input<inputs.managedredis.ManagedRedisCustomerManagedKey>;
|
|
256
|
+
/**
|
|
257
|
+
* A `defaultDatabase` block as defined below. A Managed Redis instance will not be functional without a database. This block is intentionally optional to allow removal and re-creation of the database for troubleshooting purposes. A default database can be created or deleted in-place, however most properties will trigger an entire cluster replacement if changed.
|
|
258
|
+
*/
|
|
259
|
+
defaultDatabase?: pulumi.Input<inputs.managedredis.ManagedRedisDefaultDatabase>;
|
|
260
|
+
/**
|
|
261
|
+
* Whether to enable high availability for the Managed Redis instance. Defaults to `true`. Changing this forces a new Managed Redis instance to be created.
|
|
262
|
+
*/
|
|
263
|
+
highAvailabilityEnabled?: pulumi.Input<boolean>;
|
|
264
|
+
/**
|
|
265
|
+
* An `identity` block as defined below.
|
|
266
|
+
*/
|
|
267
|
+
identity?: pulumi.Input<inputs.managedredis.ManagedRedisIdentity>;
|
|
268
|
+
/**
|
|
269
|
+
* The Azure Region where the Managed Redis instance should exist. Refer to "Redis Cache" on the [product availability documentation](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/table) for supported locations. Changing this forces a new Managed Redis instance to be created.
|
|
270
|
+
*/
|
|
271
|
+
location?: pulumi.Input<string>;
|
|
272
|
+
/**
|
|
273
|
+
* The name which should be used for this Managed Redis instance. Changing this forces a new Managed Redis instance to be created.
|
|
274
|
+
*/
|
|
275
|
+
name?: pulumi.Input<string>;
|
|
276
|
+
/**
|
|
277
|
+
* The public network access setting for the Managed Redis instance. Possible values are `Enabled` and `Disabled`. Defaults to `Enabled`.
|
|
278
|
+
*/
|
|
279
|
+
publicNetworkAccess?: pulumi.Input<string>;
|
|
280
|
+
/**
|
|
281
|
+
* The name of the Resource Group where the Managed Redis instance should exist. Changing this forces a new Managed Redis instance to be created.
|
|
282
|
+
*/
|
|
283
|
+
resourceGroupName: pulumi.Input<string>;
|
|
284
|
+
/**
|
|
285
|
+
* The features and specification of the Managed Redis instance to deploy. Refer to [the documentation](https://learn.microsoft.com/rest/api/redis/redisenterprisecache/redis-enterprise/create?view=rest-redis-redisenterprisecache-2025-04-01&tabs=HTTP#skuname) for valid values. `Balanced_B3` SKU or higher is required for geo-replication. Changing this forces a new Managed Redis instance to be created.
|
|
286
|
+
*
|
|
287
|
+
* > **Note:** `Enterprise_` and `EnterpriseFlash_` prefixed SKUs were previously used by Redis Enterprise, and [not supported by Managed Redis](https://learn.microsoft.com/azure/redis/migrate/migrate-overview).
|
|
288
|
+
*/
|
|
289
|
+
skuName: pulumi.Input<string>;
|
|
290
|
+
/**
|
|
291
|
+
* A mapping of tags which should be assigned to the Managed Redis instance.
|
|
292
|
+
*/
|
|
293
|
+
tags?: pulumi.Input<{
|
|
294
|
+
[key: string]: pulumi.Input<string>;
|
|
295
|
+
}>;
|
|
296
|
+
}
|
|
@@ -0,0 +1,193 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ManagedRedis = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Manages a [Managed Redis](https://learn.microsoft.com/azure/redis/overview). This resource supersedes azure.redis.EnterpriseCluster and azure.redis.EnterpriseDatabase resources. Please refer to the migration guide for more information on migrating from Redis Enterprise to Managed Redis: [Migrating from Redis Enterprise to Managed Redis](https://learn.microsoft.com/azure/redis/migrate/migrate-overview).
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azure from "@pulumi/azure";
|
|
16
|
+
*
|
|
17
|
+
* const example = new azure.core.ResourceGroup("example", {
|
|
18
|
+
* name: "example-resources",
|
|
19
|
+
* location: "West Europe",
|
|
20
|
+
* });
|
|
21
|
+
* const exampleManagedRedis = new azure.managedredis.ManagedRedis("example", {
|
|
22
|
+
* name: "example-managed-redis",
|
|
23
|
+
* resourceGroupName: example.name,
|
|
24
|
+
* location: example.location,
|
|
25
|
+
* skuName: "Balanced_B3",
|
|
26
|
+
* defaultDatabase: {
|
|
27
|
+
* geoReplicationGroupName: "myGeoGroup",
|
|
28
|
+
* },
|
|
29
|
+
* });
|
|
30
|
+
* ```
|
|
31
|
+
*
|
|
32
|
+
* ### With Customer Managed Key
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as azure from "@pulumi/azure";
|
|
37
|
+
*
|
|
38
|
+
* const current = azure.core.getClientConfig({});
|
|
39
|
+
* const example = new azure.core.ResourceGroup("example", {
|
|
40
|
+
* name: "example-resources",
|
|
41
|
+
* location: "West Europe",
|
|
42
|
+
* });
|
|
43
|
+
* const exampleUserAssignedIdentity = new azure.authorization.UserAssignedIdentity("example", {
|
|
44
|
+
* name: "example",
|
|
45
|
+
* resourceGroupName: example.name,
|
|
46
|
+
* location: example.location,
|
|
47
|
+
* });
|
|
48
|
+
* const exampleKeyVault = new azure.keyvault.KeyVault("example", {
|
|
49
|
+
* name: "example",
|
|
50
|
+
* location: example.location,
|
|
51
|
+
* resourceGroupName: example.name,
|
|
52
|
+
* tenantId: current.then(current => current.tenantId),
|
|
53
|
+
* skuName: "standard",
|
|
54
|
+
* purgeProtectionEnabled: true,
|
|
55
|
+
* accessPolicies: [
|
|
56
|
+
* {
|
|
57
|
+
* tenantId: current.then(current => current.tenantId),
|
|
58
|
+
* objectId: current.then(current => current.objectId),
|
|
59
|
+
* keyPermissions: [
|
|
60
|
+
* "Create",
|
|
61
|
+
* "Delete",
|
|
62
|
+
* "Get",
|
|
63
|
+
* "List",
|
|
64
|
+
* "Purge",
|
|
65
|
+
* "Recover",
|
|
66
|
+
* "Update",
|
|
67
|
+
* "GetRotationPolicy",
|
|
68
|
+
* "SetRotationPolicy",
|
|
69
|
+
* ],
|
|
70
|
+
* },
|
|
71
|
+
* {
|
|
72
|
+
* tenantId: current.then(current => current.tenantId),
|
|
73
|
+
* objectId: exampleUserAssignedIdentity.principalId,
|
|
74
|
+
* keyPermissions: [
|
|
75
|
+
* "Get",
|
|
76
|
+
* "WrapKey",
|
|
77
|
+
* "UnwrapKey",
|
|
78
|
+
* ],
|
|
79
|
+
* },
|
|
80
|
+
* ],
|
|
81
|
+
* });
|
|
82
|
+
* const exampleKey = new azure.keyvault.Key("example", {
|
|
83
|
+
* name: "managedrediscmk",
|
|
84
|
+
* keyVaultId: exampleKeyVault.id,
|
|
85
|
+
* keyType: "RSA",
|
|
86
|
+
* keySize: 2048,
|
|
87
|
+
* keyOpts: [
|
|
88
|
+
* "unwrapKey",
|
|
89
|
+
* "wrapKey",
|
|
90
|
+
* ],
|
|
91
|
+
* });
|
|
92
|
+
* const exampleManagedRedis = new azure.managedredis.ManagedRedis("example", {
|
|
93
|
+
* name: "example-managed-redis",
|
|
94
|
+
* resourceGroupName: example.name,
|
|
95
|
+
* location: example.location,
|
|
96
|
+
* skuName: "Balanced_B3",
|
|
97
|
+
* identity: {
|
|
98
|
+
* type: "UserAssigned",
|
|
99
|
+
* identityIds: [exampleUserAssignedIdentity.id],
|
|
100
|
+
* },
|
|
101
|
+
* customerManagedKey: {
|
|
102
|
+
* keyVaultKeyId: exampleKey.id,
|
|
103
|
+
* userAssignedIdentityId: exampleUserAssignedIdentity.id,
|
|
104
|
+
* },
|
|
105
|
+
* defaultDatabase: {
|
|
106
|
+
* geoReplicationGroupName: "myGeoGroup",
|
|
107
|
+
* },
|
|
108
|
+
* });
|
|
109
|
+
* ```
|
|
110
|
+
*
|
|
111
|
+
* ## API Providers
|
|
112
|
+
*
|
|
113
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
114
|
+
* This resource uses the following Azure API Providers:
|
|
115
|
+
*
|
|
116
|
+
* * `Microsoft.Cache` - 2025-07-01
|
|
117
|
+
*
|
|
118
|
+
* ## Import
|
|
119
|
+
*
|
|
120
|
+
* Managed Redis instances can be imported using the `resource id`, e.g.
|
|
121
|
+
*
|
|
122
|
+
* ```sh
|
|
123
|
+
* $ pulumi import azure:managedredis/managedRedis:ManagedRedis example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Cache/redisEnterprise/cluster1
|
|
124
|
+
* ```
|
|
125
|
+
*/
|
|
126
|
+
class ManagedRedis extends pulumi.CustomResource {
|
|
127
|
+
/**
|
|
128
|
+
* Get an existing ManagedRedis resource's state with the given name, ID, and optional extra
|
|
129
|
+
* properties used to qualify the lookup.
|
|
130
|
+
*
|
|
131
|
+
* @param name The _unique_ name of the resulting resource.
|
|
132
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
133
|
+
* @param state Any extra arguments used during the lookup.
|
|
134
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
135
|
+
*/
|
|
136
|
+
static get(name, id, state, opts) {
|
|
137
|
+
return new ManagedRedis(name, state, { ...opts, id: id });
|
|
138
|
+
}
|
|
139
|
+
/**
|
|
140
|
+
* Returns true if the given object is an instance of ManagedRedis. This is designed to work even
|
|
141
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
142
|
+
*/
|
|
143
|
+
static isInstance(obj) {
|
|
144
|
+
if (obj === undefined || obj === null) {
|
|
145
|
+
return false;
|
|
146
|
+
}
|
|
147
|
+
return obj['__pulumiType'] === ManagedRedis.__pulumiType;
|
|
148
|
+
}
|
|
149
|
+
constructor(name, argsOrState, opts) {
|
|
150
|
+
let resourceInputs = {};
|
|
151
|
+
opts = opts || {};
|
|
152
|
+
if (opts.id) {
|
|
153
|
+
const state = argsOrState;
|
|
154
|
+
resourceInputs["customerManagedKey"] = state?.customerManagedKey;
|
|
155
|
+
resourceInputs["defaultDatabase"] = state?.defaultDatabase;
|
|
156
|
+
resourceInputs["highAvailabilityEnabled"] = state?.highAvailabilityEnabled;
|
|
157
|
+
resourceInputs["hostname"] = state?.hostname;
|
|
158
|
+
resourceInputs["identity"] = state?.identity;
|
|
159
|
+
resourceInputs["location"] = state?.location;
|
|
160
|
+
resourceInputs["name"] = state?.name;
|
|
161
|
+
resourceInputs["publicNetworkAccess"] = state?.publicNetworkAccess;
|
|
162
|
+
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
163
|
+
resourceInputs["skuName"] = state?.skuName;
|
|
164
|
+
resourceInputs["tags"] = state?.tags;
|
|
165
|
+
}
|
|
166
|
+
else {
|
|
167
|
+
const args = argsOrState;
|
|
168
|
+
if (args?.resourceGroupName === undefined && !opts.urn) {
|
|
169
|
+
throw new Error("Missing required property 'resourceGroupName'");
|
|
170
|
+
}
|
|
171
|
+
if (args?.skuName === undefined && !opts.urn) {
|
|
172
|
+
throw new Error("Missing required property 'skuName'");
|
|
173
|
+
}
|
|
174
|
+
resourceInputs["customerManagedKey"] = args?.customerManagedKey;
|
|
175
|
+
resourceInputs["defaultDatabase"] = args?.defaultDatabase;
|
|
176
|
+
resourceInputs["highAvailabilityEnabled"] = args?.highAvailabilityEnabled;
|
|
177
|
+
resourceInputs["identity"] = args?.identity;
|
|
178
|
+
resourceInputs["location"] = args?.location;
|
|
179
|
+
resourceInputs["name"] = args?.name;
|
|
180
|
+
resourceInputs["publicNetworkAccess"] = args?.publicNetworkAccess;
|
|
181
|
+
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
182
|
+
resourceInputs["skuName"] = args?.skuName;
|
|
183
|
+
resourceInputs["tags"] = args?.tags;
|
|
184
|
+
resourceInputs["hostname"] = undefined /*out*/;
|
|
185
|
+
}
|
|
186
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
187
|
+
super(ManagedRedis.__pulumiType, name, resourceInputs, opts);
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
exports.ManagedRedis = ManagedRedis;
|
|
191
|
+
/** @internal */
|
|
192
|
+
ManagedRedis.__pulumiType = 'azure:managedredis/managedRedis:ManagedRedis';
|
|
193
|
+
//# sourceMappingURL=managedRedis.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"managedRedis.js","sourceRoot":"","sources":["../../managedredis/managedRedis.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqHG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAyDD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,EAAE,uBAAuB,CAAC;YAC3E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,iBAAiB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AAzHL,oCA0HC;AA5GG,gBAAgB;AACO,yBAAY,GAAG,8CAA8C,CAAC"}
|
|
@@ -22,9 +22,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
22
|
* resourceGroupName: exampleResourceGroup.name,
|
|
23
23
|
* location: exampleResourceGroup.location,
|
|
24
24
|
* });
|
|
25
|
-
* const
|
|
25
|
+
* const exampleRandomUuid = new random.RandomUuid("example", {});
|
|
26
26
|
* const examplePrivateLinkAssociation = new azure.management.PrivateLinkAssociation("example", {
|
|
27
|
-
* name:
|
|
27
|
+
* name: exampleRandomUuid.result,
|
|
28
28
|
* managementGroupId: exampleAzurermManagementGroup.id,
|
|
29
29
|
* resourceManagementPrivateLinkId: examplePrivateLink.id,
|
|
30
30
|
* publicNetworkAccessEnabled: true,
|
|
@@ -28,9 +28,9 @@ const utilities = require("../utilities");
|
|
|
28
28
|
* resourceGroupName: exampleResourceGroup.name,
|
|
29
29
|
* location: exampleResourceGroup.location,
|
|
30
30
|
* });
|
|
31
|
-
* const
|
|
31
|
+
* const exampleRandomUuid = new random.RandomUuid("example", {});
|
|
32
32
|
* const examplePrivateLinkAssociation = new azure.management.PrivateLinkAssociation("example", {
|
|
33
|
-
* name:
|
|
33
|
+
* name: exampleRandomUuid.result,
|
|
34
34
|
* managementGroupId: exampleAzurermManagementGroup.id,
|
|
35
35
|
* resourceManagementPrivateLinkId: examplePrivateLink.id,
|
|
36
36
|
* publicNetworkAccessEnabled: true,
|