@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
|
@@ -20,7 +20,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
20
|
* <!-- This section is generated, changes will be overwritten -->
|
|
21
21
|
* This data source uses the following Azure API Providers:
|
|
22
22
|
*
|
|
23
|
-
* * `Microsoft.Network` -
|
|
23
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
24
24
|
*/
|
|
25
25
|
export declare function getCircuitPeering(args: GetCircuitPeeringArgs, opts?: pulumi.InvokeOptions): Promise<GetCircuitPeeringResult>;
|
|
26
26
|
/**
|
|
@@ -108,7 +108,7 @@ export interface GetCircuitPeeringResult {
|
|
|
108
108
|
* <!-- This section is generated, changes will be overwritten -->
|
|
109
109
|
* This data source uses the following Azure API Providers:
|
|
110
110
|
*
|
|
111
|
-
* * `Microsoft.Network` -
|
|
111
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
112
112
|
*/
|
|
113
113
|
export declare function getCircuitPeeringOutput(args: GetCircuitPeeringOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCircuitPeeringResult>;
|
|
114
114
|
/**
|
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
* <!-- This section is generated, changes will be overwritten -->
|
|
27
27
|
* This data source uses the following Azure API Providers:
|
|
28
28
|
*
|
|
29
|
-
* * `Microsoft.Network` -
|
|
29
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
30
30
|
*/
|
|
31
31
|
function getCircuitPeering(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -58,7 +58,7 @@ exports.getCircuitPeering = getCircuitPeering;
|
|
|
58
58
|
* <!-- This section is generated, changes will be overwritten -->
|
|
59
59
|
* This data source uses the following Azure API Providers:
|
|
60
60
|
*
|
|
61
|
-
* * `Microsoft.Network` -
|
|
61
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
62
62
|
*/
|
|
63
63
|
function getCircuitPeeringOutput(args, opts) {
|
|
64
64
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -130,6 +130,9 @@ export declare class RulesEngine extends pulumi.CustomResource {
|
|
|
130
130
|
* The name of the Front Door instance. Changing this forces a new resource to be created.
|
|
131
131
|
*/
|
|
132
132
|
readonly frontdoorName: pulumi.Output<string>;
|
|
133
|
+
/**
|
|
134
|
+
* The location in which the Front Door Rules Engine exists.
|
|
135
|
+
*/
|
|
133
136
|
readonly location: pulumi.Output<string>;
|
|
134
137
|
/**
|
|
135
138
|
* The name of the Rules engine configuration. Changing this forces a new resource to be created.
|
|
@@ -164,6 +167,9 @@ export interface RulesEngineState {
|
|
|
164
167
|
* The name of the Front Door instance. Changing this forces a new resource to be created.
|
|
165
168
|
*/
|
|
166
169
|
frontdoorName?: pulumi.Input<string>;
|
|
170
|
+
/**
|
|
171
|
+
* The location in which the Front Door Rules Engine exists.
|
|
172
|
+
*/
|
|
167
173
|
location?: pulumi.Input<string>;
|
|
168
174
|
/**
|
|
169
175
|
* The name of the Rules engine configuration. Changing this forces a new resource to be created.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rulesEngine.js","sourceRoot":"","sources":["../../frontdoor/rulesEngine.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwGG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"rulesEngine.js","sourceRoot":"","sources":["../../frontdoor/rulesEngine.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwGG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,IAAI,EAAE,iBAAiB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,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,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AAzFL,kCA0FC;AA5EG,gBAAgB;AACO,wBAAY,GAAG,yCAAyC,CAAC"}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to access information about an existing Graph Services Account.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azure from "@pulumi/azure";
|
|
10
|
+
*
|
|
11
|
+
* const example = azure.graph.getServicesAccount({
|
|
12
|
+
* name: "example-graph-services-account",
|
|
13
|
+
* resourceGroupName: "example-resources",
|
|
14
|
+
* });
|
|
15
|
+
* export const applicationId = example.then(example => example.applicationId);
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ## API Providers
|
|
19
|
+
*
|
|
20
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
21
|
+
* This data source uses the following Azure API Providers:
|
|
22
|
+
*
|
|
23
|
+
* * `Microsoft.GraphServices` - 2023-04-13
|
|
24
|
+
*/
|
|
25
|
+
export declare function getServicesAccount(args: GetServicesAccountArgs, opts?: pulumi.InvokeOptions): Promise<GetServicesAccountResult>;
|
|
26
|
+
/**
|
|
27
|
+
* A collection of arguments for invoking getServicesAccount.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetServicesAccountArgs {
|
|
30
|
+
/**
|
|
31
|
+
* The name of the Graph Services Account.
|
|
32
|
+
*/
|
|
33
|
+
name: string;
|
|
34
|
+
/**
|
|
35
|
+
* The name of the Resource Group where the Graph Services Account exists.
|
|
36
|
+
*/
|
|
37
|
+
resourceGroupName: string;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* A collection of values returned by getServicesAccount.
|
|
41
|
+
*/
|
|
42
|
+
export interface GetServicesAccountResult {
|
|
43
|
+
/**
|
|
44
|
+
* The application ID associated with the Graph Services Account.
|
|
45
|
+
*/
|
|
46
|
+
readonly applicationId: string;
|
|
47
|
+
/**
|
|
48
|
+
* The billing plan ID for the Graph Services Account.
|
|
49
|
+
*/
|
|
50
|
+
readonly billingPlanId: string;
|
|
51
|
+
/**
|
|
52
|
+
* The provider-assigned unique ID for this managed resource.
|
|
53
|
+
*/
|
|
54
|
+
readonly id: string;
|
|
55
|
+
readonly name: string;
|
|
56
|
+
readonly resourceGroupName: string;
|
|
57
|
+
/**
|
|
58
|
+
* A mapping of tags assigned to the Graph Services Account.
|
|
59
|
+
*/
|
|
60
|
+
readonly tags: {
|
|
61
|
+
[key: string]: string;
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Use this data source to access information about an existing Graph Services Account.
|
|
66
|
+
*
|
|
67
|
+
* ## Example Usage
|
|
68
|
+
*
|
|
69
|
+
* ```typescript
|
|
70
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
71
|
+
* import * as azure from "@pulumi/azure";
|
|
72
|
+
*
|
|
73
|
+
* const example = azure.graph.getServicesAccount({
|
|
74
|
+
* name: "example-graph-services-account",
|
|
75
|
+
* resourceGroupName: "example-resources",
|
|
76
|
+
* });
|
|
77
|
+
* export const applicationId = example.then(example => example.applicationId);
|
|
78
|
+
* ```
|
|
79
|
+
*
|
|
80
|
+
* ## API Providers
|
|
81
|
+
*
|
|
82
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
83
|
+
* This data source uses the following Azure API Providers:
|
|
84
|
+
*
|
|
85
|
+
* * `Microsoft.GraphServices` - 2023-04-13
|
|
86
|
+
*/
|
|
87
|
+
export declare function getServicesAccountOutput(args: GetServicesAccountOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetServicesAccountResult>;
|
|
88
|
+
/**
|
|
89
|
+
* A collection of arguments for invoking getServicesAccount.
|
|
90
|
+
*/
|
|
91
|
+
export interface GetServicesAccountOutputArgs {
|
|
92
|
+
/**
|
|
93
|
+
* The name of the Graph Services Account.
|
|
94
|
+
*/
|
|
95
|
+
name: pulumi.Input<string>;
|
|
96
|
+
/**
|
|
97
|
+
* The name of the Resource Group where the Graph Services Account exists.
|
|
98
|
+
*/
|
|
99
|
+
resourceGroupName: pulumi.Input<string>;
|
|
100
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
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.getServicesAccountOutput = exports.getServicesAccount = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about an existing Graph Services Account.
|
|
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 = azure.graph.getServicesAccount({
|
|
18
|
+
* name: "example-graph-services-account",
|
|
19
|
+
* resourceGroupName: "example-resources",
|
|
20
|
+
* });
|
|
21
|
+
* export const applicationId = example.then(example => example.applicationId);
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## API Providers
|
|
25
|
+
*
|
|
26
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
27
|
+
* This data source uses the following Azure API Providers:
|
|
28
|
+
*
|
|
29
|
+
* * `Microsoft.GraphServices` - 2023-04-13
|
|
30
|
+
*/
|
|
31
|
+
function getServicesAccount(args, opts) {
|
|
32
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
33
|
+
return pulumi.runtime.invoke("azure:graph/getServicesAccount:getServicesAccount", {
|
|
34
|
+
"name": args.name,
|
|
35
|
+
"resourceGroupName": args.resourceGroupName,
|
|
36
|
+
}, opts);
|
|
37
|
+
}
|
|
38
|
+
exports.getServicesAccount = getServicesAccount;
|
|
39
|
+
/**
|
|
40
|
+
* Use this data source to access information about an existing Graph Services Account.
|
|
41
|
+
*
|
|
42
|
+
* ## Example Usage
|
|
43
|
+
*
|
|
44
|
+
* ```typescript
|
|
45
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
+
* import * as azure from "@pulumi/azure";
|
|
47
|
+
*
|
|
48
|
+
* const example = azure.graph.getServicesAccount({
|
|
49
|
+
* name: "example-graph-services-account",
|
|
50
|
+
* resourceGroupName: "example-resources",
|
|
51
|
+
* });
|
|
52
|
+
* export const applicationId = example.then(example => example.applicationId);
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* ## API Providers
|
|
56
|
+
*
|
|
57
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
58
|
+
* This data source uses the following Azure API Providers:
|
|
59
|
+
*
|
|
60
|
+
* * `Microsoft.GraphServices` - 2023-04-13
|
|
61
|
+
*/
|
|
62
|
+
function getServicesAccountOutput(args, opts) {
|
|
63
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
64
|
+
return pulumi.runtime.invokeOutput("azure:graph/getServicesAccount:getServicesAccount", {
|
|
65
|
+
"name": args.name,
|
|
66
|
+
"resourceGroupName": args.resourceGroupName,
|
|
67
|
+
}, opts);
|
|
68
|
+
}
|
|
69
|
+
exports.getServicesAccountOutput = getServicesAccountOutput;
|
|
70
|
+
//# sourceMappingURL=getServicesAccount.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getServicesAccount.js","sourceRoot":"","sources":["../../graph/getServicesAccount.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC;AAuCD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE;QACpF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC"}
|
package/graph/index.d.ts
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
export { GetServicesAccountArgs, GetServicesAccountResult, GetServicesAccountOutputArgs } from "./getServicesAccount";
|
|
2
|
+
export declare const getServicesAccount: typeof import("./getServicesAccount").getServicesAccount;
|
|
3
|
+
export declare const getServicesAccountOutput: typeof import("./getServicesAccount").getServicesAccountOutput;
|
|
1
4
|
export { ServicesAccountArgs, ServicesAccountState } from "./servicesAccount";
|
|
2
5
|
export type ServicesAccount = import("./servicesAccount").ServicesAccount;
|
|
3
6
|
export declare const ServicesAccount: typeof import("./servicesAccount").ServicesAccount;
|
package/graph/index.js
CHANGED
|
@@ -2,9 +2,12 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.ServicesAccount = void 0;
|
|
5
|
+
exports.ServicesAccount = exports.getServicesAccountOutput = exports.getServicesAccount = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
+
exports.getServicesAccount = null;
|
|
9
|
+
exports.getServicesAccountOutput = null;
|
|
10
|
+
utilities.lazyLoad(exports, ["getServicesAccount", "getServicesAccountOutput"], () => require("./getServicesAccount"));
|
|
8
11
|
exports.ServicesAccount = null;
|
|
9
12
|
utilities.lazyLoad(exports, ["ServicesAccount"], () => require("./servicesAccount"));
|
|
10
13
|
const _module = {
|
package/graph/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../graph/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../graph/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,kBAAkB,GAA6D,IAAW,CAAC;AAC3F,QAAA,wBAAwB,GAAmE,IAAW,CAAC;AACpH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,oBAAoB,EAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC,CAAC;AAIzG,QAAA,eAAe,GAAuD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAGrF,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,6CAA6C;gBAC9C,OAAO,IAAI,uBAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -8,6 +8,155 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
*
|
|
9
9
|
* > **Note:** This resource depends on the NFSv3 enabled Storage Account, which has some prerequisites need to meet. Please checkout: <https://docs.microsoft.com/azure/storage/blobs/network-file-system-protocol-support-how-to?tabs=azure-powershell>.
|
|
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
|
+
* import * as std from "@pulumi/std";
|
|
18
|
+
*
|
|
19
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
20
|
+
* name: "example-rg",
|
|
21
|
+
* location: "west europe",
|
|
22
|
+
* });
|
|
23
|
+
* const exampleVirtualNetwork = new azure.network.VirtualNetwork("example", {
|
|
24
|
+
* name: "example-vnet",
|
|
25
|
+
* addressSpaces: ["10.0.0.0/16"],
|
|
26
|
+
* location: exampleResourceGroup.location,
|
|
27
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
28
|
+
* });
|
|
29
|
+
* const exampleSubnet = new azure.network.Subnet("example", {
|
|
30
|
+
* name: "example-subnet",
|
|
31
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
32
|
+
* virtualNetworkName: exampleVirtualNetwork.name,
|
|
33
|
+
* addressPrefixes: ["10.0.2.0/24"],
|
|
34
|
+
* serviceEndpoints: ["Microsoft.Storage"],
|
|
35
|
+
* });
|
|
36
|
+
* const example = azuread.getServicePrincipal({
|
|
37
|
+
* displayName: "HPC Cache Resource Provider",
|
|
38
|
+
* });
|
|
39
|
+
* const exampleAccount = new azure.storage.Account("example", {
|
|
40
|
+
* name: "examplestorageaccount",
|
|
41
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
42
|
+
* location: exampleResourceGroup.location,
|
|
43
|
+
* accountTier: "Standard",
|
|
44
|
+
* accountKind: "StorageV2",
|
|
45
|
+
* accountReplicationType: "LRS",
|
|
46
|
+
* isHnsEnabled: true,
|
|
47
|
+
* nfsv3Enabled: true,
|
|
48
|
+
* enableHttpsTrafficOnly: false,
|
|
49
|
+
* networkRules: {
|
|
50
|
+
* defaultAction: "Deny",
|
|
51
|
+
* virtualNetworkSubnetIds: [exampleSubnet.id],
|
|
52
|
+
* },
|
|
53
|
+
* });
|
|
54
|
+
* // Due to https://github.com/hashicorp/terraform-provider-azurerm/issues/2977 and the fact
|
|
55
|
+
* // that the NFSv3 enabled storage account can't allow public network access - otherwise the NFSv3 protocol will fail,
|
|
56
|
+
* // we have to use the ARM template to deploy the storage container as a workaround.
|
|
57
|
+
* // Once the issue above got resolved, we can instead use the azurerm_storage_container resource.
|
|
58
|
+
* const storage_containers = new azure.core.ResourceGroupTemplateDeployment("storage-containers", {
|
|
59
|
+
* name: "example-deployment",
|
|
60
|
+
* resourceGroupName: exampleAccount.resourceGroupName,
|
|
61
|
+
* deploymentMode: "Incremental",
|
|
62
|
+
* parametersContent: pulumi.jsonStringify({
|
|
63
|
+
* location: {
|
|
64
|
+
* value: exampleAccount.location,
|
|
65
|
+
* },
|
|
66
|
+
* storageAccountName: {
|
|
67
|
+
* value: exampleAccount.name,
|
|
68
|
+
* },
|
|
69
|
+
* containerName: {
|
|
70
|
+
* value: "example-container",
|
|
71
|
+
* },
|
|
72
|
+
* }),
|
|
73
|
+
* templateContent: `{
|
|
74
|
+
* \\"schema\\": \\"https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#\\",
|
|
75
|
+
* \\"contentVersion\\": \\"1.0.0.0\\",
|
|
76
|
+
* \\"parameters\\": {
|
|
77
|
+
* \\"storageAccountName\\": {
|
|
78
|
+
* \\"type\\": \\"String\\"
|
|
79
|
+
* },
|
|
80
|
+
* \\"containerName\\": {
|
|
81
|
+
* \\"type\\": \\"String\\"
|
|
82
|
+
* },
|
|
83
|
+
* \\"location\\": {
|
|
84
|
+
* \\"type\\": \\"String\\"
|
|
85
|
+
* }
|
|
86
|
+
* },
|
|
87
|
+
* \\"resources\\": [
|
|
88
|
+
* {
|
|
89
|
+
* \\"type\\": \\"Microsoft.Storage/storageAccounts\\",
|
|
90
|
+
* \\"apiVersion\\": \\"2019-06-01\\",
|
|
91
|
+
* \\"name\\": \\"[parameters('storageAccountName')]\\",
|
|
92
|
+
* \\"location\\": \\"[parameters('location')]\\",
|
|
93
|
+
* \\"sku\\": {
|
|
94
|
+
* \\"name\\": \\"Standard_LRS\\",
|
|
95
|
+
* \\"tier\\": \\"Standard\\"
|
|
96
|
+
* },
|
|
97
|
+
* \\"kind\\": \\"StorageV2\\",
|
|
98
|
+
* \\"properties\\": {
|
|
99
|
+
* \\"accessTier\\": \\"Hot\\"
|
|
100
|
+
* },
|
|
101
|
+
* \\"resources\\": [
|
|
102
|
+
* {
|
|
103
|
+
* \\"type\\": \\"blobServices/containers\\",
|
|
104
|
+
* \\"apiVersion\\": \\"2019-06-01\\",
|
|
105
|
+
* \\"name\\": \\"[concat('default/', parameters('containerName'))]\\",
|
|
106
|
+
* \\"dependsOn\\": [
|
|
107
|
+
* \\"[parameters('storageAccountName')]\\"
|
|
108
|
+
* ]
|
|
109
|
+
* }
|
|
110
|
+
* ]
|
|
111
|
+
* }
|
|
112
|
+
* ],
|
|
113
|
+
*
|
|
114
|
+
* \\"outputs\\": {
|
|
115
|
+
* \\"id\\": {
|
|
116
|
+
* \\"type\\": \\"String\\",
|
|
117
|
+
* \\"value\\": \\"[resourceId('Microsoft.Storage/storageAccounts/blobServices/containers', parameters('storageAccountName'), 'default', parameters('containerName'))]\\"
|
|
118
|
+
* }
|
|
119
|
+
* }
|
|
120
|
+
* }
|
|
121
|
+
* `,
|
|
122
|
+
* });
|
|
123
|
+
* const exampleStorageAccountContrib = new azure.authorization.Assignment("example_storage_account_contrib", {
|
|
124
|
+
* scope: exampleAccount.id,
|
|
125
|
+
* roleDefinitionName: "Storage Account Contributor",
|
|
126
|
+
* principalId: example.then(example => example.objectId),
|
|
127
|
+
* });
|
|
128
|
+
* const exampleStorageBlobDataContrib = new azure.authorization.Assignment("example_storage_blob_data_contrib", {
|
|
129
|
+
* scope: exampleAccount.id,
|
|
130
|
+
* roleDefinitionName: "Storage Blob Data Contributor",
|
|
131
|
+
* principalId: example.then(example => example.objectId),
|
|
132
|
+
* });
|
|
133
|
+
* const exampleCache = new azure.hpc.Cache("example", {
|
|
134
|
+
* name: "example-hpc-cache",
|
|
135
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
136
|
+
* location: exampleResourceGroup.location,
|
|
137
|
+
* cacheSizeInGb: 3072,
|
|
138
|
+
* subnetId: exampleSubnet.id,
|
|
139
|
+
* skuName: "Standard_2G",
|
|
140
|
+
* });
|
|
141
|
+
* const exampleCacheBlobNfsTarget = new azure.hpc.CacheBlobNfsTarget("example", {
|
|
142
|
+
* name: "example-hpc-target",
|
|
143
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
144
|
+
* cacheName: exampleCache.name,
|
|
145
|
+
* storageContainerId: std.jsondecodeOutput({
|
|
146
|
+
* input: storage_containers.outputContent,
|
|
147
|
+
* }).apply(invoke => invoke.result?.id?.value),
|
|
148
|
+
* namespacePath: "/p1",
|
|
149
|
+
* usageModel: "READ_HEAVY_INFREQ",
|
|
150
|
+
* });
|
|
151
|
+
* ```
|
|
152
|
+
*
|
|
153
|
+
* ## API Providers
|
|
154
|
+
*
|
|
155
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
156
|
+
* This resource uses the following Azure API Providers:
|
|
157
|
+
*
|
|
158
|
+
* * `Microsoft.StorageCache` - 2023-05-01
|
|
159
|
+
*
|
|
11
160
|
* ## Import
|
|
12
161
|
*
|
|
13
162
|
* HPC Cache Blob NFS Targets can be imported using the `resource id`, e.g.
|
|
@@ -14,6 +14,155 @@ const utilities = require("../utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* > **Note:** This resource depends on the NFSv3 enabled Storage Account, which has some prerequisites need to meet. Please checkout: <https://docs.microsoft.com/azure/storage/blobs/network-file-system-protocol-support-how-to?tabs=azure-powershell>.
|
|
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 std from "@pulumi/std";
|
|
24
|
+
*
|
|
25
|
+
* const exampleResourceGroup = new azure.core.ResourceGroup("example", {
|
|
26
|
+
* name: "example-rg",
|
|
27
|
+
* location: "west europe",
|
|
28
|
+
* });
|
|
29
|
+
* const exampleVirtualNetwork = new azure.network.VirtualNetwork("example", {
|
|
30
|
+
* name: "example-vnet",
|
|
31
|
+
* addressSpaces: ["10.0.0.0/16"],
|
|
32
|
+
* location: exampleResourceGroup.location,
|
|
33
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
34
|
+
* });
|
|
35
|
+
* const exampleSubnet = new azure.network.Subnet("example", {
|
|
36
|
+
* name: "example-subnet",
|
|
37
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
38
|
+
* virtualNetworkName: exampleVirtualNetwork.name,
|
|
39
|
+
* addressPrefixes: ["10.0.2.0/24"],
|
|
40
|
+
* serviceEndpoints: ["Microsoft.Storage"],
|
|
41
|
+
* });
|
|
42
|
+
* const example = azuread.getServicePrincipal({
|
|
43
|
+
* displayName: "HPC Cache Resource Provider",
|
|
44
|
+
* });
|
|
45
|
+
* const exampleAccount = new azure.storage.Account("example", {
|
|
46
|
+
* name: "examplestorageaccount",
|
|
47
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
48
|
+
* location: exampleResourceGroup.location,
|
|
49
|
+
* accountTier: "Standard",
|
|
50
|
+
* accountKind: "StorageV2",
|
|
51
|
+
* accountReplicationType: "LRS",
|
|
52
|
+
* isHnsEnabled: true,
|
|
53
|
+
* nfsv3Enabled: true,
|
|
54
|
+
* enableHttpsTrafficOnly: false,
|
|
55
|
+
* networkRules: {
|
|
56
|
+
* defaultAction: "Deny",
|
|
57
|
+
* virtualNetworkSubnetIds: [exampleSubnet.id],
|
|
58
|
+
* },
|
|
59
|
+
* });
|
|
60
|
+
* // Due to https://github.com/hashicorp/terraform-provider-azurerm/issues/2977 and the fact
|
|
61
|
+
* // that the NFSv3 enabled storage account can't allow public network access - otherwise the NFSv3 protocol will fail,
|
|
62
|
+
* // we have to use the ARM template to deploy the storage container as a workaround.
|
|
63
|
+
* // Once the issue above got resolved, we can instead use the azurerm_storage_container resource.
|
|
64
|
+
* const storage_containers = new azure.core.ResourceGroupTemplateDeployment("storage-containers", {
|
|
65
|
+
* name: "example-deployment",
|
|
66
|
+
* resourceGroupName: exampleAccount.resourceGroupName,
|
|
67
|
+
* deploymentMode: "Incremental",
|
|
68
|
+
* parametersContent: pulumi.jsonStringify({
|
|
69
|
+
* location: {
|
|
70
|
+
* value: exampleAccount.location,
|
|
71
|
+
* },
|
|
72
|
+
* storageAccountName: {
|
|
73
|
+
* value: exampleAccount.name,
|
|
74
|
+
* },
|
|
75
|
+
* containerName: {
|
|
76
|
+
* value: "example-container",
|
|
77
|
+
* },
|
|
78
|
+
* }),
|
|
79
|
+
* templateContent: `{
|
|
80
|
+
* \\"schema\\": \\"https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#\\",
|
|
81
|
+
* \\"contentVersion\\": \\"1.0.0.0\\",
|
|
82
|
+
* \\"parameters\\": {
|
|
83
|
+
* \\"storageAccountName\\": {
|
|
84
|
+
* \\"type\\": \\"String\\"
|
|
85
|
+
* },
|
|
86
|
+
* \\"containerName\\": {
|
|
87
|
+
* \\"type\\": \\"String\\"
|
|
88
|
+
* },
|
|
89
|
+
* \\"location\\": {
|
|
90
|
+
* \\"type\\": \\"String\\"
|
|
91
|
+
* }
|
|
92
|
+
* },
|
|
93
|
+
* \\"resources\\": [
|
|
94
|
+
* {
|
|
95
|
+
* \\"type\\": \\"Microsoft.Storage/storageAccounts\\",
|
|
96
|
+
* \\"apiVersion\\": \\"2019-06-01\\",
|
|
97
|
+
* \\"name\\": \\"[parameters('storageAccountName')]\\",
|
|
98
|
+
* \\"location\\": \\"[parameters('location')]\\",
|
|
99
|
+
* \\"sku\\": {
|
|
100
|
+
* \\"name\\": \\"Standard_LRS\\",
|
|
101
|
+
* \\"tier\\": \\"Standard\\"
|
|
102
|
+
* },
|
|
103
|
+
* \\"kind\\": \\"StorageV2\\",
|
|
104
|
+
* \\"properties\\": {
|
|
105
|
+
* \\"accessTier\\": \\"Hot\\"
|
|
106
|
+
* },
|
|
107
|
+
* \\"resources\\": [
|
|
108
|
+
* {
|
|
109
|
+
* \\"type\\": \\"blobServices/containers\\",
|
|
110
|
+
* \\"apiVersion\\": \\"2019-06-01\\",
|
|
111
|
+
* \\"name\\": \\"[concat('default/', parameters('containerName'))]\\",
|
|
112
|
+
* \\"dependsOn\\": [
|
|
113
|
+
* \\"[parameters('storageAccountName')]\\"
|
|
114
|
+
* ]
|
|
115
|
+
* }
|
|
116
|
+
* ]
|
|
117
|
+
* }
|
|
118
|
+
* ],
|
|
119
|
+
*
|
|
120
|
+
* \\"outputs\\": {
|
|
121
|
+
* \\"id\\": {
|
|
122
|
+
* \\"type\\": \\"String\\",
|
|
123
|
+
* \\"value\\": \\"[resourceId('Microsoft.Storage/storageAccounts/blobServices/containers', parameters('storageAccountName'), 'default', parameters('containerName'))]\\"
|
|
124
|
+
* }
|
|
125
|
+
* }
|
|
126
|
+
* }
|
|
127
|
+
* `,
|
|
128
|
+
* });
|
|
129
|
+
* const exampleStorageAccountContrib = new azure.authorization.Assignment("example_storage_account_contrib", {
|
|
130
|
+
* scope: exampleAccount.id,
|
|
131
|
+
* roleDefinitionName: "Storage Account Contributor",
|
|
132
|
+
* principalId: example.then(example => example.objectId),
|
|
133
|
+
* });
|
|
134
|
+
* const exampleStorageBlobDataContrib = new azure.authorization.Assignment("example_storage_blob_data_contrib", {
|
|
135
|
+
* scope: exampleAccount.id,
|
|
136
|
+
* roleDefinitionName: "Storage Blob Data Contributor",
|
|
137
|
+
* principalId: example.then(example => example.objectId),
|
|
138
|
+
* });
|
|
139
|
+
* const exampleCache = new azure.hpc.Cache("example", {
|
|
140
|
+
* name: "example-hpc-cache",
|
|
141
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
142
|
+
* location: exampleResourceGroup.location,
|
|
143
|
+
* cacheSizeInGb: 3072,
|
|
144
|
+
* subnetId: exampleSubnet.id,
|
|
145
|
+
* skuName: "Standard_2G",
|
|
146
|
+
* });
|
|
147
|
+
* const exampleCacheBlobNfsTarget = new azure.hpc.CacheBlobNfsTarget("example", {
|
|
148
|
+
* name: "example-hpc-target",
|
|
149
|
+
* resourceGroupName: exampleResourceGroup.name,
|
|
150
|
+
* cacheName: exampleCache.name,
|
|
151
|
+
* storageContainerId: std.jsondecodeOutput({
|
|
152
|
+
* input: storage_containers.outputContent,
|
|
153
|
+
* }).apply(invoke => invoke.result?.id?.value),
|
|
154
|
+
* namespacePath: "/p1",
|
|
155
|
+
* usageModel: "READ_HEAVY_INFREQ",
|
|
156
|
+
* });
|
|
157
|
+
* ```
|
|
158
|
+
*
|
|
159
|
+
* ## API Providers
|
|
160
|
+
*
|
|
161
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
162
|
+
* This resource uses the following Azure API Providers:
|
|
163
|
+
*
|
|
164
|
+
* * `Microsoft.StorageCache` - 2023-05-01
|
|
165
|
+
*
|
|
17
166
|
* ## Import
|
|
18
167
|
*
|
|
19
168
|
* HPC Cache Blob NFS Targets can be imported using the `resource id`, e.g.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cacheBlobNfsTarget.js","sourceRoot":"","sources":["../../hpc/cacheBlobNfsTarget.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"cacheBlobNfsTarget.js","sourceRoot":"","sources":["../../hpc/cacheBlobNfsTarget.ts"],"names":[],"mappings":"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"}
|