@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
|
@@ -8,6 +8,72 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Manages a Data Share Blob Storage Dataset.
|
|
10
10
|
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azure from "@pulumi/azure";
|
|
16
|
+
* import * as azuread from "@pulumi/azuread";
|
|
17
|
+
*
|
|
18
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
19
|
+
* name: "example-resources",
|
|
20
|
+
* location: "West Europe",
|
|
21
|
+
* });
|
|
22
|
+
* const exampleAccount = new azure.datashare.Account("example", {
|
|
23
|
+
* name: "example-dsa",
|
|
24
|
+
* location: exampleResourceGroup.location,
|
|
25
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
26
|
+
* identity: {
|
|
27
|
+
* type: "SystemAssigned",
|
|
28
|
+
* },
|
|
29
|
+
* });
|
|
30
|
+
* const exampleShare = new azure.datashare.Share("example", {
|
|
31
|
+
* name: "example_ds",
|
|
32
|
+
* accountId: exampleAccount.id,
|
|
33
|
+
* kind: "CopyBased",
|
|
34
|
+
* });
|
|
35
|
+
* const exampleAccount2 = new azure.storage.Account("example", {
|
|
36
|
+
* name: "examplestr",
|
|
37
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
38
|
+
* location: exampleResourceGroup.location,
|
|
39
|
+
* accountTier: "Standard",
|
|
40
|
+
* accountReplicationType: "RAGRS",
|
|
41
|
+
* });
|
|
42
|
+
* const exampleContainer = new azure.storage.Container("example", {
|
|
43
|
+
* name: "example-sc",
|
|
44
|
+
* storageAccountName: exampleAccount2.name,
|
|
45
|
+
* containerAccessType: "container",
|
|
46
|
+
* });
|
|
47
|
+
* const example = azuread.getServicePrincipalOutput({
|
|
48
|
+
* displayName: exampleAccount.name,
|
|
49
|
+
* });
|
|
50
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
51
|
+
* scope: exampleAccount2.id,
|
|
52
|
+
* roleDefinitionName: "Storage Blob Data Reader",
|
|
53
|
+
* principalId: example.apply(example => example.objectId),
|
|
54
|
+
* });
|
|
55
|
+
* const exampleDatasetBlobStorage = new azure.datashare.DatasetBlobStorage("example", {
|
|
56
|
+
* name: "example-dsbsds-file",
|
|
57
|
+
* dataShareId: exampleShare.id,
|
|
58
|
+
* containerName: exampleContainer.name,
|
|
59
|
+
* storageAccount: {
|
|
60
|
+
* name: exampleAccount2.name,
|
|
61
|
+
* resourceGroupName: exampleAccount2.resourceGroupName,
|
|
62
|
+
* subscriptionId: "00000000-0000-0000-0000-000000000000",
|
|
63
|
+
* },
|
|
64
|
+
* filePath: "myfile.txt",
|
|
65
|
+
* }, {
|
|
66
|
+
* dependsOn: [exampleAssignment],
|
|
67
|
+
* });
|
|
68
|
+
* ```
|
|
69
|
+
*
|
|
70
|
+
* ## API Providers
|
|
71
|
+
*
|
|
72
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
73
|
+
* This resource uses the following Azure API Providers:
|
|
74
|
+
*
|
|
75
|
+
* * `Microsoft.DataShare` - 2019-11-01
|
|
76
|
+
*
|
|
11
77
|
* ## Import
|
|
12
78
|
*
|
|
13
79
|
* Data Share Blob Storage Datasets can be imported using the `resource id`, e.g.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datasetBlobStorage.js","sourceRoot":"","sources":["../../datashare/datasetBlobStorage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"datasetBlobStorage.js","sourceRoot":"","sources":["../../datashare/datasetBlobStorage.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,6 +2,68 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* Manages a Data Share Data Lake Gen2 Dataset.
|
|
4
4
|
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azure from "@pulumi/azure";
|
|
10
|
+
* import * as azuread from "@pulumi/azuread";
|
|
11
|
+
*
|
|
12
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
13
|
+
* name: "example-resources",
|
|
14
|
+
* location: "West Europe",
|
|
15
|
+
* });
|
|
16
|
+
* const exampleAccount = new azure.datashare.Account("example", {
|
|
17
|
+
* name: "example-dsa",
|
|
18
|
+
* location: exampleResourceGroup.location,
|
|
19
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
20
|
+
* identity: {
|
|
21
|
+
* type: "SystemAssigned",
|
|
22
|
+
* },
|
|
23
|
+
* });
|
|
24
|
+
* const exampleShare = new azure.datashare.Share("example", {
|
|
25
|
+
* name: "example_ds",
|
|
26
|
+
* accountId: exampleAccount.id,
|
|
27
|
+
* kind: "CopyBased",
|
|
28
|
+
* });
|
|
29
|
+
* const exampleAccount2 = new azure.storage.Account("example", {
|
|
30
|
+
* name: "examplestr",
|
|
31
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
32
|
+
* location: exampleResourceGroup.location,
|
|
33
|
+
* accountKind: "BlobStorage",
|
|
34
|
+
* accountTier: "Standard",
|
|
35
|
+
* accountReplicationType: "LRS",
|
|
36
|
+
* });
|
|
37
|
+
* const exampleDataLakeGen2Filesystem = new azure.storage.DataLakeGen2Filesystem("example", {
|
|
38
|
+
* name: "example-dlg2fs",
|
|
39
|
+
* storageAccountId: exampleAccount2.id,
|
|
40
|
+
* });
|
|
41
|
+
* const example = azuread.getServicePrincipalOutput({
|
|
42
|
+
* displayName: exampleAccount.name,
|
|
43
|
+
* });
|
|
44
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
45
|
+
* scope: exampleAccount2.id,
|
|
46
|
+
* roleDefinitionName: "Storage Blob Data Reader",
|
|
47
|
+
* principalId: example.apply(example => example.objectId),
|
|
48
|
+
* });
|
|
49
|
+
* const exampleDatasetDataLakeGen2 = new azure.datashare.DatasetDataLakeGen2("example", {
|
|
50
|
+
* name: "accexample-dlg2ds",
|
|
51
|
+
* shareId: exampleShare.id,
|
|
52
|
+
* storageAccountId: exampleAccount2.id,
|
|
53
|
+
* fileSystemName: exampleDataLakeGen2Filesystem.name,
|
|
54
|
+
* filePath: "myfile.txt",
|
|
55
|
+
* }, {
|
|
56
|
+
* dependsOn: [exampleAssignment],
|
|
57
|
+
* });
|
|
58
|
+
* ```
|
|
59
|
+
*
|
|
60
|
+
* ## API Providers
|
|
61
|
+
*
|
|
62
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
63
|
+
* This resource uses the following Azure API Providers:
|
|
64
|
+
*
|
|
65
|
+
* * `Microsoft.DataShare` - 2019-11-01
|
|
66
|
+
*
|
|
5
67
|
* ## Import
|
|
6
68
|
*
|
|
7
69
|
* Data Share Data Lake Gen2 Datasets can be imported using the `resource id`, e.g.
|
|
@@ -8,6 +8,68 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Manages a Data Share Data Lake Gen2 Dataset.
|
|
10
10
|
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azure from "@pulumi/azure";
|
|
16
|
+
* import * as azuread from "@pulumi/azuread";
|
|
17
|
+
*
|
|
18
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
19
|
+
* name: "example-resources",
|
|
20
|
+
* location: "West Europe",
|
|
21
|
+
* });
|
|
22
|
+
* const exampleAccount = new azure.datashare.Account("example", {
|
|
23
|
+
* name: "example-dsa",
|
|
24
|
+
* location: exampleResourceGroup.location,
|
|
25
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
26
|
+
* identity: {
|
|
27
|
+
* type: "SystemAssigned",
|
|
28
|
+
* },
|
|
29
|
+
* });
|
|
30
|
+
* const exampleShare = new azure.datashare.Share("example", {
|
|
31
|
+
* name: "example_ds",
|
|
32
|
+
* accountId: exampleAccount.id,
|
|
33
|
+
* kind: "CopyBased",
|
|
34
|
+
* });
|
|
35
|
+
* const exampleAccount2 = new azure.storage.Account("example", {
|
|
36
|
+
* name: "examplestr",
|
|
37
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
38
|
+
* location: exampleResourceGroup.location,
|
|
39
|
+
* accountKind: "BlobStorage",
|
|
40
|
+
* accountTier: "Standard",
|
|
41
|
+
* accountReplicationType: "LRS",
|
|
42
|
+
* });
|
|
43
|
+
* const exampleDataLakeGen2Filesystem = new azure.storage.DataLakeGen2Filesystem("example", {
|
|
44
|
+
* name: "example-dlg2fs",
|
|
45
|
+
* storageAccountId: exampleAccount2.id,
|
|
46
|
+
* });
|
|
47
|
+
* const example = azuread.getServicePrincipalOutput({
|
|
48
|
+
* displayName: exampleAccount.name,
|
|
49
|
+
* });
|
|
50
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
51
|
+
* scope: exampleAccount2.id,
|
|
52
|
+
* roleDefinitionName: "Storage Blob Data Reader",
|
|
53
|
+
* principalId: example.apply(example => example.objectId),
|
|
54
|
+
* });
|
|
55
|
+
* const exampleDatasetDataLakeGen2 = new azure.datashare.DatasetDataLakeGen2("example", {
|
|
56
|
+
* name: "accexample-dlg2ds",
|
|
57
|
+
* shareId: exampleShare.id,
|
|
58
|
+
* storageAccountId: exampleAccount2.id,
|
|
59
|
+
* fileSystemName: exampleDataLakeGen2Filesystem.name,
|
|
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
|
+
*
|
|
11
73
|
* ## Import
|
|
12
74
|
*
|
|
13
75
|
* Data Share Data Lake Gen2 Datasets can be imported using the `resource id`, e.g.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datasetDataLakeGen2.js","sourceRoot":"","sources":["../../datashare/datasetDataLakeGen2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"datasetDataLakeGen2.js","sourceRoot":"","sources":["../../datashare/datasetDataLakeGen2.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,6 +10,109 @@ import * as outputs from "../types/output";
|
|
|
10
10
|
*
|
|
11
11
|
* > **Note:** Scaling Plans require specific permissions to be granted to the Windows Virtual Desktop application before a 'host_pool' can be configured. [Required Permissions for Scaling Plans](https://docs.microsoft.com/azure/virtual-desktop/autoscale-scaling-plan#create-a-custom-rbac-role).
|
|
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
|
+
* import * as random from "@pulumi/random";
|
|
20
|
+
*
|
|
21
|
+
* const exampleRandomUuid = new random.RandomUuid("example", {});
|
|
22
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
23
|
+
* name: "example-resources",
|
|
24
|
+
* location: "West Europe",
|
|
25
|
+
* });
|
|
26
|
+
* const exampleRoleDefinition = new azure.authorization.RoleDefinition("example", {
|
|
27
|
+
* name: "AVD-AutoScale",
|
|
28
|
+
* scope: exampleResourceGroup.id,
|
|
29
|
+
* description: "AVD AutoScale Role",
|
|
30
|
+
* permissions: [{
|
|
31
|
+
* actions: [
|
|
32
|
+
* "Microsoft.Insights/eventtypes/values/read",
|
|
33
|
+
* "Microsoft.Compute/virtualMachines/deallocate/action",
|
|
34
|
+
* "Microsoft.Compute/virtualMachines/restart/action",
|
|
35
|
+
* "Microsoft.Compute/virtualMachines/powerOff/action",
|
|
36
|
+
* "Microsoft.Compute/virtualMachines/start/action",
|
|
37
|
+
* "Microsoft.Compute/virtualMachines/read",
|
|
38
|
+
* "Microsoft.DesktopVirtualization/hostpools/read",
|
|
39
|
+
* "Microsoft.DesktopVirtualization/hostpools/write",
|
|
40
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/read",
|
|
41
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/write",
|
|
42
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/delete",
|
|
43
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/read",
|
|
44
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/sendMessage/action",
|
|
45
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/read",
|
|
46
|
+
* ],
|
|
47
|
+
* notActions: [],
|
|
48
|
+
* }],
|
|
49
|
+
* assignableScopes: [exampleResourceGroup.id],
|
|
50
|
+
* });
|
|
51
|
+
* const example = azuread.getServicePrincipal({
|
|
52
|
+
* displayName: "Azure Virtual Desktop",
|
|
53
|
+
* });
|
|
54
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
55
|
+
* name: exampleRandomUuid.result,
|
|
56
|
+
* scope: exampleResourceGroup.id,
|
|
57
|
+
* roleDefinitionId: exampleRoleDefinition.roleDefinitionResourceId,
|
|
58
|
+
* principalId: example.then(example => example.id),
|
|
59
|
+
* skipServicePrincipalAadCheck: true,
|
|
60
|
+
* });
|
|
61
|
+
* const exampleHostPool = new azure.desktopvirtualization.HostPool("example", {
|
|
62
|
+
* name: "example-hostpool",
|
|
63
|
+
* location: exampleResourceGroup.location,
|
|
64
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
65
|
+
* type: "Pooled",
|
|
66
|
+
* validateEnvironment: true,
|
|
67
|
+
* loadBalancerType: "BreadthFirst",
|
|
68
|
+
* });
|
|
69
|
+
* const exampleScalingPlan = new azure.desktopvirtualization.ScalingPlan("example", {
|
|
70
|
+
* name: "example-scaling-plan",
|
|
71
|
+
* location: exampleResourceGroup.location,
|
|
72
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
73
|
+
* friendlyName: "Scaling Plan Example",
|
|
74
|
+
* description: "Example Scaling Plan",
|
|
75
|
+
* timeZone: "GMT Standard Time",
|
|
76
|
+
* schedules: [{
|
|
77
|
+
* name: "Weekdays",
|
|
78
|
+
* daysOfWeeks: [
|
|
79
|
+
* "Monday",
|
|
80
|
+
* "Tuesday",
|
|
81
|
+
* "Wednesday",
|
|
82
|
+
* "Thursday",
|
|
83
|
+
* "Friday",
|
|
84
|
+
* ],
|
|
85
|
+
* rampUpStartTime: "05:00",
|
|
86
|
+
* rampUpLoadBalancingAlgorithm: "BreadthFirst",
|
|
87
|
+
* rampUpMinimumHostsPercent: 20,
|
|
88
|
+
* rampUpCapacityThresholdPercent: 10,
|
|
89
|
+
* peakStartTime: "09:00",
|
|
90
|
+
* peakLoadBalancingAlgorithm: "BreadthFirst",
|
|
91
|
+
* rampDownStartTime: "19:00",
|
|
92
|
+
* rampDownLoadBalancingAlgorithm: "DepthFirst",
|
|
93
|
+
* rampDownMinimumHostsPercent: 10,
|
|
94
|
+
* rampDownForceLogoffUsers: false,
|
|
95
|
+
* rampDownWaitTimeMinutes: 45,
|
|
96
|
+
* rampDownNotificationMessage: "Please log off in the next 45 minutes...",
|
|
97
|
+
* rampDownCapacityThresholdPercent: 5,
|
|
98
|
+
* rampDownStopHostsWhen: "ZeroSessions",
|
|
99
|
+
* offPeakStartTime: "22:00",
|
|
100
|
+
* offPeakLoadBalancingAlgorithm: "DepthFirst",
|
|
101
|
+
* }],
|
|
102
|
+
* hostPools: [{
|
|
103
|
+
* hostpoolId: exampleHostPool.id,
|
|
104
|
+
* scalingPlanEnabled: true,
|
|
105
|
+
* }],
|
|
106
|
+
* });
|
|
107
|
+
* ```
|
|
108
|
+
*
|
|
109
|
+
* ## API Providers
|
|
110
|
+
*
|
|
111
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
112
|
+
* This resource uses the following Azure API Providers:
|
|
113
|
+
*
|
|
114
|
+
* * `Microsoft.DesktopVirtualization` - 2024-04-03
|
|
115
|
+
*
|
|
13
116
|
* ## Import
|
|
14
117
|
*
|
|
15
118
|
* Virtual Desktop Scaling Plans can be imported using the `resource id`, e.g.
|
|
@@ -14,6 +14,109 @@ const utilities = require("../utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* > **Note:** Scaling Plans require specific permissions to be granted to the Windows Virtual Desktop application before a 'host_pool' can be configured. [Required Permissions for Scaling Plans](https://docs.microsoft.com/azure/virtual-desktop/autoscale-scaling-plan#create-a-custom-rbac-role).
|
|
16
16
|
*
|
|
17
|
+
* ## Example Usage
|
|
18
|
+
*
|
|
19
|
+
* ```typescript
|
|
20
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
21
|
+
* import * as azure from "@pulumi/azure";
|
|
22
|
+
* import * as azuread from "@pulumi/azuread";
|
|
23
|
+
* import * as random from "@pulumi/random";
|
|
24
|
+
*
|
|
25
|
+
* const exampleRandomUuid = new random.RandomUuid("example", {});
|
|
26
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
27
|
+
* name: "example-resources",
|
|
28
|
+
* location: "West Europe",
|
|
29
|
+
* });
|
|
30
|
+
* const exampleRoleDefinition = new azure.authorization.RoleDefinition("example", {
|
|
31
|
+
* name: "AVD-AutoScale",
|
|
32
|
+
* scope: exampleResourceGroup.id,
|
|
33
|
+
* description: "AVD AutoScale Role",
|
|
34
|
+
* permissions: [{
|
|
35
|
+
* actions: [
|
|
36
|
+
* "Microsoft.Insights/eventtypes/values/read",
|
|
37
|
+
* "Microsoft.Compute/virtualMachines/deallocate/action",
|
|
38
|
+
* "Microsoft.Compute/virtualMachines/restart/action",
|
|
39
|
+
* "Microsoft.Compute/virtualMachines/powerOff/action",
|
|
40
|
+
* "Microsoft.Compute/virtualMachines/start/action",
|
|
41
|
+
* "Microsoft.Compute/virtualMachines/read",
|
|
42
|
+
* "Microsoft.DesktopVirtualization/hostpools/read",
|
|
43
|
+
* "Microsoft.DesktopVirtualization/hostpools/write",
|
|
44
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/read",
|
|
45
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/write",
|
|
46
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/delete",
|
|
47
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/read",
|
|
48
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/sendMessage/action",
|
|
49
|
+
* "Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/read",
|
|
50
|
+
* ],
|
|
51
|
+
* notActions: [],
|
|
52
|
+
* }],
|
|
53
|
+
* assignableScopes: [exampleResourceGroup.id],
|
|
54
|
+
* });
|
|
55
|
+
* const example = azuread.getServicePrincipal({
|
|
56
|
+
* displayName: "Azure Virtual Desktop",
|
|
57
|
+
* });
|
|
58
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
59
|
+
* name: exampleRandomUuid.result,
|
|
60
|
+
* scope: exampleResourceGroup.id,
|
|
61
|
+
* roleDefinitionId: exampleRoleDefinition.roleDefinitionResourceId,
|
|
62
|
+
* principalId: example.then(example => example.id),
|
|
63
|
+
* skipServicePrincipalAadCheck: true,
|
|
64
|
+
* });
|
|
65
|
+
* const exampleHostPool = new azure.desktopvirtualization.HostPool("example", {
|
|
66
|
+
* name: "example-hostpool",
|
|
67
|
+
* location: exampleResourceGroup.location,
|
|
68
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
69
|
+
* type: "Pooled",
|
|
70
|
+
* validateEnvironment: true,
|
|
71
|
+
* loadBalancerType: "BreadthFirst",
|
|
72
|
+
* });
|
|
73
|
+
* const exampleScalingPlan = new azure.desktopvirtualization.ScalingPlan("example", {
|
|
74
|
+
* name: "example-scaling-plan",
|
|
75
|
+
* location: exampleResourceGroup.location,
|
|
76
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
77
|
+
* friendlyName: "Scaling Plan Example",
|
|
78
|
+
* description: "Example Scaling Plan",
|
|
79
|
+
* timeZone: "GMT Standard Time",
|
|
80
|
+
* schedules: [{
|
|
81
|
+
* name: "Weekdays",
|
|
82
|
+
* daysOfWeeks: [
|
|
83
|
+
* "Monday",
|
|
84
|
+
* "Tuesday",
|
|
85
|
+
* "Wednesday",
|
|
86
|
+
* "Thursday",
|
|
87
|
+
* "Friday",
|
|
88
|
+
* ],
|
|
89
|
+
* rampUpStartTime: "05:00",
|
|
90
|
+
* rampUpLoadBalancingAlgorithm: "BreadthFirst",
|
|
91
|
+
* rampUpMinimumHostsPercent: 20,
|
|
92
|
+
* rampUpCapacityThresholdPercent: 10,
|
|
93
|
+
* peakStartTime: "09:00",
|
|
94
|
+
* peakLoadBalancingAlgorithm: "BreadthFirst",
|
|
95
|
+
* rampDownStartTime: "19:00",
|
|
96
|
+
* rampDownLoadBalancingAlgorithm: "DepthFirst",
|
|
97
|
+
* rampDownMinimumHostsPercent: 10,
|
|
98
|
+
* rampDownForceLogoffUsers: false,
|
|
99
|
+
* rampDownWaitTimeMinutes: 45,
|
|
100
|
+
* rampDownNotificationMessage: "Please log off in the next 45 minutes...",
|
|
101
|
+
* rampDownCapacityThresholdPercent: 5,
|
|
102
|
+
* rampDownStopHostsWhen: "ZeroSessions",
|
|
103
|
+
* offPeakStartTime: "22:00",
|
|
104
|
+
* offPeakLoadBalancingAlgorithm: "DepthFirst",
|
|
105
|
+
* }],
|
|
106
|
+
* hostPools: [{
|
|
107
|
+
* hostpoolId: exampleHostPool.id,
|
|
108
|
+
* scalingPlanEnabled: true,
|
|
109
|
+
* }],
|
|
110
|
+
* });
|
|
111
|
+
* ```
|
|
112
|
+
*
|
|
113
|
+
* ## API Providers
|
|
114
|
+
*
|
|
115
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
116
|
+
* This resource uses the following Azure API Providers:
|
|
117
|
+
*
|
|
118
|
+
* * `Microsoft.DesktopVirtualization` - 2024-04-03
|
|
119
|
+
*
|
|
17
120
|
* ## Import
|
|
18
121
|
*
|
|
19
122
|
* Virtual Desktop Scaling Plans can be imported using the `resource id`, e.g.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scalingPlan.js","sourceRoot":"","sources":["../../desktopvirtualization/scalingPlan.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"scalingPlan.js","sourceRoot":"","sources":["../../desktopvirtualization/scalingPlan.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,6 +2,85 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* Manages a Virtual Desktop Scaling Plan Host Pool Association.
|
|
4
4
|
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azure from "@pulumi/azure";
|
|
10
|
+
* import * as azuread from "@pulumi/azuread";
|
|
11
|
+
*
|
|
12
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
13
|
+
* name: "rg-example-virtualdesktop",
|
|
14
|
+
* location: "West Europe",
|
|
15
|
+
* });
|
|
16
|
+
* const example = azuread.getServicePrincipal({
|
|
17
|
+
* displayName: "Windows Virtual Desktop",
|
|
18
|
+
* });
|
|
19
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
20
|
+
* scope: exampleResourceGroup.id,
|
|
21
|
+
* roleDefinitionName: "Desktop Virtualization Power On Off Contributor",
|
|
22
|
+
* principalId: example.then(example => example.objectId),
|
|
23
|
+
* });
|
|
24
|
+
* const exampleHostPool = new azure.desktopvirtualization.HostPool("example", {
|
|
25
|
+
* name: "example-hostpool",
|
|
26
|
+
* location: exampleResourceGroup.location,
|
|
27
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
28
|
+
* type: "Pooled",
|
|
29
|
+
* validateEnvironment: true,
|
|
30
|
+
* loadBalancerType: "BreadthFirst",
|
|
31
|
+
* });
|
|
32
|
+
* const exampleScalingPlan = new azure.desktopvirtualization.ScalingPlan("example", {
|
|
33
|
+
* name: "example-scaling-plan",
|
|
34
|
+
* location: exampleResourceGroup.location,
|
|
35
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
36
|
+
* friendlyName: "Scaling Plan Test",
|
|
37
|
+
* description: "Test Scaling Plan",
|
|
38
|
+
* timeZone: "GMT Standard Time",
|
|
39
|
+
* schedules: [{
|
|
40
|
+
* name: "Weekdays",
|
|
41
|
+
* daysOfWeeks: [
|
|
42
|
+
* "Monday",
|
|
43
|
+
* "Tuesday",
|
|
44
|
+
* "Wednesday",
|
|
45
|
+
* "Thursday",
|
|
46
|
+
* "Friday",
|
|
47
|
+
* ],
|
|
48
|
+
* rampUpStartTime: "06:00",
|
|
49
|
+
* rampUpLoadBalancingAlgorithm: "BreadthFirst",
|
|
50
|
+
* rampUpMinimumHostsPercent: 20,
|
|
51
|
+
* rampUpCapacityThresholdPercent: 10,
|
|
52
|
+
* peakStartTime: "09:00",
|
|
53
|
+
* peakLoadBalancingAlgorithm: "BreadthFirst",
|
|
54
|
+
* rampDownStartTime: "18:00",
|
|
55
|
+
* rampDownLoadBalancingAlgorithm: "BreadthFirst",
|
|
56
|
+
* rampDownMinimumHostsPercent: 10,
|
|
57
|
+
* rampDownForceLogoffUsers: false,
|
|
58
|
+
* rampDownWaitTimeMinutes: 45,
|
|
59
|
+
* rampDownNotificationMessage: "Please log of in the next 45 minutes...",
|
|
60
|
+
* rampDownCapacityThresholdPercent: 5,
|
|
61
|
+
* rampDownStopHostsWhen: "ZeroSessions",
|
|
62
|
+
* offPeakStartTime: "22:00",
|
|
63
|
+
* offPeakLoadBalancingAlgorithm: "BreadthFirst",
|
|
64
|
+
* }],
|
|
65
|
+
* }, {
|
|
66
|
+
* dependsOn: [exampleAssignment],
|
|
67
|
+
* });
|
|
68
|
+
* const exampleScalingPlanHostPoolAssociation = new azure.desktopvirtualization.ScalingPlanHostPoolAssociation("example", {
|
|
69
|
+
* hostPoolId: exampleHostPool.id,
|
|
70
|
+
* scalingPlanId: exampleScalingPlan.id,
|
|
71
|
+
* enabled: true,
|
|
72
|
+
* }, {
|
|
73
|
+
* dependsOn: [exampleAssignment],
|
|
74
|
+
* });
|
|
75
|
+
* ```
|
|
76
|
+
*
|
|
77
|
+
* ## API Providers
|
|
78
|
+
*
|
|
79
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
80
|
+
* This resource uses the following Azure API Providers:
|
|
81
|
+
*
|
|
82
|
+
* * `Microsoft.DesktopVirtualization` - 2024-04-03
|
|
83
|
+
*
|
|
5
84
|
* ## Import
|
|
6
85
|
*
|
|
7
86
|
* Associations between Virtual Desktop Scaling Plans and Virtual Desktop Host Pools can be imported using the `resource id`, e.g.
|
|
@@ -8,6 +8,85 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Manages a Virtual Desktop Scaling Plan Host Pool Association.
|
|
10
10
|
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azure from "@pulumi/azure";
|
|
16
|
+
* import * as azuread from "@pulumi/azuread";
|
|
17
|
+
*
|
|
18
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
19
|
+
* name: "rg-example-virtualdesktop",
|
|
20
|
+
* location: "West Europe",
|
|
21
|
+
* });
|
|
22
|
+
* const example = azuread.getServicePrincipal({
|
|
23
|
+
* displayName: "Windows Virtual Desktop",
|
|
24
|
+
* });
|
|
25
|
+
* const exampleAssignment = new azure.authorization.Assignment("example", {
|
|
26
|
+
* scope: exampleResourceGroup.id,
|
|
27
|
+
* roleDefinitionName: "Desktop Virtualization Power On Off Contributor",
|
|
28
|
+
* principalId: example.then(example => example.objectId),
|
|
29
|
+
* });
|
|
30
|
+
* const exampleHostPool = new azure.desktopvirtualization.HostPool("example", {
|
|
31
|
+
* name: "example-hostpool",
|
|
32
|
+
* location: exampleResourceGroup.location,
|
|
33
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
34
|
+
* type: "Pooled",
|
|
35
|
+
* validateEnvironment: true,
|
|
36
|
+
* loadBalancerType: "BreadthFirst",
|
|
37
|
+
* });
|
|
38
|
+
* const exampleScalingPlan = new azure.desktopvirtualization.ScalingPlan("example", {
|
|
39
|
+
* name: "example-scaling-plan",
|
|
40
|
+
* location: exampleResourceGroup.location,
|
|
41
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
42
|
+
* friendlyName: "Scaling Plan Test",
|
|
43
|
+
* description: "Test Scaling Plan",
|
|
44
|
+
* timeZone: "GMT Standard Time",
|
|
45
|
+
* schedules: [{
|
|
46
|
+
* name: "Weekdays",
|
|
47
|
+
* daysOfWeeks: [
|
|
48
|
+
* "Monday",
|
|
49
|
+
* "Tuesday",
|
|
50
|
+
* "Wednesday",
|
|
51
|
+
* "Thursday",
|
|
52
|
+
* "Friday",
|
|
53
|
+
* ],
|
|
54
|
+
* rampUpStartTime: "06:00",
|
|
55
|
+
* rampUpLoadBalancingAlgorithm: "BreadthFirst",
|
|
56
|
+
* rampUpMinimumHostsPercent: 20,
|
|
57
|
+
* rampUpCapacityThresholdPercent: 10,
|
|
58
|
+
* peakStartTime: "09:00",
|
|
59
|
+
* peakLoadBalancingAlgorithm: "BreadthFirst",
|
|
60
|
+
* rampDownStartTime: "18:00",
|
|
61
|
+
* rampDownLoadBalancingAlgorithm: "BreadthFirst",
|
|
62
|
+
* rampDownMinimumHostsPercent: 10,
|
|
63
|
+
* rampDownForceLogoffUsers: false,
|
|
64
|
+
* rampDownWaitTimeMinutes: 45,
|
|
65
|
+
* rampDownNotificationMessage: "Please log of in the next 45 minutes...",
|
|
66
|
+
* rampDownCapacityThresholdPercent: 5,
|
|
67
|
+
* rampDownStopHostsWhen: "ZeroSessions",
|
|
68
|
+
* offPeakStartTime: "22:00",
|
|
69
|
+
* offPeakLoadBalancingAlgorithm: "BreadthFirst",
|
|
70
|
+
* }],
|
|
71
|
+
* }, {
|
|
72
|
+
* dependsOn: [exampleAssignment],
|
|
73
|
+
* });
|
|
74
|
+
* const exampleScalingPlanHostPoolAssociation = new azure.desktopvirtualization.ScalingPlanHostPoolAssociation("example", {
|
|
75
|
+
* hostPoolId: exampleHostPool.id,
|
|
76
|
+
* scalingPlanId: exampleScalingPlan.id,
|
|
77
|
+
* enabled: true,
|
|
78
|
+
* }, {
|
|
79
|
+
* dependsOn: [exampleAssignment],
|
|
80
|
+
* });
|
|
81
|
+
* ```
|
|
82
|
+
*
|
|
83
|
+
* ## API Providers
|
|
84
|
+
*
|
|
85
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
86
|
+
* This resource uses the following Azure API Providers:
|
|
87
|
+
*
|
|
88
|
+
* * `Microsoft.DesktopVirtualization` - 2024-04-03
|
|
89
|
+
*
|
|
11
90
|
* ## Import
|
|
12
91
|
*
|
|
13
92
|
* Associations between Virtual Desktop Scaling Plans and Virtual Desktop Host Pools can be imported using the `resource id`, e.g.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scalingPlanHostPoolAssociation.js","sourceRoot":"","sources":["../../desktopvirtualization/scalingPlanHostPoolAssociation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"scalingPlanHostPoolAssociation.js","sourceRoot":"","sources":["../../desktopvirtualization/scalingPlanHostPoolAssociation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyFG;AACH,MAAa,8BAA+B,SAAQ,MAAM,CAAC,cAAc;IACrE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2C,EAAE,IAAmC;QACzI,OAAO,IAAI,8BAA8B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrF,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,8BAA8B,CAAC,YAAY,CAAC;IAC/E,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAsF,EAAE,IAAmC;QACjJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8D,CAAC;YAC7E,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;SAC1D;aAAM;YACH,MAAM,IAAI,GAAG,WAA6D,CAAC;YAC3E,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,8BAA8B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnF,CAAC;;AA1EL,wEA2EC;AA7DG,gBAAgB;AACO,2CAAY,GAAG,2FAA2F,CAAC"}
|