@pulumi/azure 6.27.0-alpha.1758695020 → 6.27.0-alpha.1759511969
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 +1 -1
- package/apimanagement/backend.js +1 -1
- package/appservice/appFlexConsumption.d.ts +18 -0
- package/appservice/appFlexConsumption.js +2 -0
- package/appservice/appFlexConsumption.js.map +1 -1
- package/appservice/servicePlan.d.ts +6 -6
- package/billing/accountCostManagementExport.d.ts +1 -1
- package/billing/accountCostManagementExport.js +1 -1
- package/cdn/frontdoorFirewallPolicy.d.ts +3 -54
- package/cdn/frontdoorFirewallPolicy.js +2 -33
- package/cdn/frontdoorFirewallPolicy.js.map +1 -1
- package/cdn/frontdoorProfile.d.ts +32 -1
- package/cdn/frontdoorProfile.js +16 -1
- package/cdn/frontdoorProfile.js.map +1 -1
- package/cdn/frontdoorSecurityPolicy.d.ts +3 -3
- package/cdn/getFrontdoorFirewallPolicy.d.ts +4 -0
- package/cdn/getFrontdoorFirewallPolicy.js.map +1 -1
- package/cdn/getFrontdoorProfile.d.ts +12 -10
- package/cdn/getFrontdoorProfile.js +4 -2
- package/cdn/getFrontdoorProfile.js.map +1 -1
- package/cognitive/account.d.ts +3 -3
- package/compute/getManagedDisks.d.ts +80 -0
- package/compute/getManagedDisks.js +66 -0
- package/compute/getManagedDisks.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.js +5 -2
- package/compute/index.js.map +1 -1
- package/compute/linuxVirtualMachine.d.ts +31 -7
- package/compute/linuxVirtualMachine.js +2 -3
- package/compute/linuxVirtualMachine.js.map +1 -1
- package/compute/windowsVirtualMachine.d.ts +49 -10
- package/compute/windowsVirtualMachine.js +4 -6
- package/compute/windowsVirtualMachine.js.map +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.d.ts +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.js +1 -1
- package/containerservice/getClusterNodePool.d.ts +3 -2
- package/containerservice/getClusterNodePool.js +2 -2
- package/containerservice/getClusterNodePool.js.map +1 -1
- 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 +13 -1
- package/containerservice/kubernetesClusterNodePool.js +3 -1
- package/containerservice/kubernetesClusterNodePool.js.map +1 -1
- package/core/resourceGroupCostManagementExport.d.ts +1 -1
- package/core/resourceGroupCostManagementExport.js +1 -1
- package/core/resourceGroupPolicyAssignment.d.ts +3 -3
- package/core/resourcePolicyAssignment.d.ts +3 -3
- package/core/subscriptionCostManagementExport.d.ts +1 -1
- package/core/subscriptionCostManagementExport.js +1 -1
- package/core/subscriptionPolicyAssignment.d.ts +3 -3
- package/datafactory/customerManagedKey.d.ts +178 -0
- package/datafactory/customerManagedKey.js +165 -0
- package/datafactory/customerManagedKey.js.map +1 -0
- package/datafactory/factory.d.ts +2 -2
- package/datafactory/index.d.ts +3 -0
- package/datafactory/index.js +7 -2
- package/datafactory/index.js.map +1 -1
- package/dataprotection/backupPolicyBlobStorage.d.ts +37 -0
- package/dataprotection/backupPolicyBlobStorage.js +37 -0
- package/dataprotection/backupPolicyBlobStorage.js.map +1 -1
- package/devcenter/getProjectPool.d.ts +4 -0
- package/devcenter/getProjectPool.js.map +1 -1
- package/devcenter/projectPool.d.ts +12 -0
- package/devcenter/projectPool.js +2 -0
- package/devcenter/projectPool.js.map +1 -1
- package/eventgrid/domain.d.ts +1 -1
- package/eventgrid/domain.js +1 -1
- package/eventgrid/domainTopic.d.ts +1 -1
- package/eventgrid/domainTopic.js +1 -1
- package/eventgrid/eventSubscription.d.ts +1 -1
- package/eventgrid/eventSubscription.js +1 -1
- package/eventgrid/getDomain.d.ts +2 -2
- package/eventgrid/getDomain.js +2 -2
- package/eventgrid/getDomainTopic.d.ts +2 -2
- package/eventgrid/getDomainTopic.js +2 -2
- package/eventgrid/getPartnerNamespace.d.ts +2 -2
- package/eventgrid/getPartnerNamespace.js +2 -2
- package/eventgrid/getPartnerRegistration.d.ts +2 -2
- package/eventgrid/getPartnerRegistration.js +2 -2
- package/eventgrid/getSystemTopic.d.ts +7 -5
- package/eventgrid/getSystemTopic.js +2 -2
- package/eventgrid/getSystemTopic.js.map +1 -1
- package/eventgrid/getTopic.d.ts +2 -2
- package/eventgrid/getTopic.js +2 -2
- package/eventgrid/partnerConfiguration.d.ts +1 -1
- package/eventgrid/partnerConfiguration.js +1 -1
- package/eventgrid/partnerNamespace.d.ts +1 -1
- package/eventgrid/partnerNamespace.js +1 -1
- package/eventgrid/partnerRegistration.d.ts +1 -1
- package/eventgrid/partnerRegistration.js +1 -1
- package/eventgrid/systemTopic.d.ts +23 -9
- package/eventgrid/systemTopic.js +6 -5
- package/eventgrid/systemTopic.js.map +1 -1
- package/eventgrid/systemTopicEventSubscription.d.ts +2 -2
- package/eventgrid/systemTopicEventSubscription.js +2 -2
- package/eventgrid/topic.d.ts +1 -1
- package/eventgrid/topic.js +1 -1
- package/eventhub/domain.d.ts +1 -1
- package/eventhub/domain.js +1 -1
- package/eventhub/eventGridTopic.d.ts +1 -1
- package/eventhub/eventGridTopic.js +1 -1
- package/eventhub/eventSubscription.d.ts +1 -1
- package/eventhub/eventSubscription.js +1 -1
- package/hpc/cacheBlobTarget.d.ts +1 -1
- package/hpc/cacheBlobTarget.js +1 -1
- package/iot/endpointCosmosdbAccount.d.ts +18 -0
- package/iot/endpointCosmosdbAccount.js +2 -0
- package/iot/endpointCosmosdbAccount.js.map +1 -1
- package/iot/endpointEventhub.d.ts +18 -0
- package/iot/endpointEventhub.js +2 -0
- package/iot/endpointEventhub.js.map +1 -1
- package/iot/endpointServicebusQueue.d.ts +18 -0
- package/iot/endpointServicebusQueue.js +2 -0
- package/iot/endpointServicebusQueue.js.map +1 -1
- package/iot/endpointServicebusTopic.d.ts +18 -0
- package/iot/endpointServicebusTopic.js +2 -0
- package/iot/endpointServicebusTopic.js.map +1 -1
- package/iot/endpointStorageContainer.d.ts +18 -0
- package/iot/endpointStorageContainer.js +2 -0
- package/iot/endpointStorageContainer.js.map +1 -1
- package/keyvault/getKeyVault.d.ts +3 -0
- package/keyvault/getKeyVault.js.map +1 -1
- package/keyvault/keyVault.d.ts +25 -13
- package/keyvault/keyVault.js +2 -0
- package/keyvault/keyVault.js.map +1 -1
- package/kusto/cluster.d.ts +33 -27
- package/kusto/cluster.js +4 -2
- package/kusto/cluster.js.map +1 -1
- package/lb/getLBOutboundRule.d.ts +1 -0
- package/lb/getLBOutboundRule.js.map +1 -1
- package/lb/getLBRule.d.ts +6 -0
- package/lb/getLBRule.js.map +1 -1
- package/lb/loadBalancer.d.ts +24 -0
- package/lb/loadBalancer.js +4 -0
- package/lb/loadBalancer.js.map +1 -1
- package/lb/natRule.d.ts +31 -7
- package/lb/natRule.js +4 -0
- package/lb/natRule.js.map +1 -1
- package/lb/outboundRule.d.ts +16 -4
- package/lb/outboundRule.js +2 -0
- package/lb/outboundRule.js.map +1 -1
- package/lb/rule.d.ts +32 -8
- package/lb/rule.js +4 -0
- package/lb/rule.js.map +1 -1
- package/loadtest/loadTest.d.ts +0 -2
- package/loadtest/loadTest.js +0 -2
- package/loadtest/loadTest.js.map +1 -1
- package/logicapps/getStandard.d.ts +0 -9
- package/logicapps/getStandard.js +0 -2
- package/logicapps/getStandard.js.map +1 -1
- package/logicapps/standard.d.ts +3 -3
- package/machinelearning/computeInstance.d.ts +15 -3
- package/machinelearning/computeInstance.js.map +1 -1
- package/machinelearning/datastoreBlobstorage.d.ts +1 -1
- package/machinelearning/datastoreBlobstorage.js +1 -1
- package/machinelearning/datastoreDatalakeGen2.d.ts +1 -1
- package/machinelearning/datastoreDatalakeGen2.js +1 -1
- package/machinelearning/inferenceCluster.d.ts +1 -1
- package/machinelearning/inferenceCluster.js +1 -1
- package/machinelearning/workspace.d.ts +18 -0
- package/machinelearning/workspace.js +2 -0
- package/machinelearning/workspace.js.map +1 -1
- package/management/groupPolicyAssignment.d.ts +3 -3
- package/management/privateLinkAssociation.d.ts +0 -33
- package/management/privateLinkAssociation.js.map +1 -1
- package/mobile/networkSim.d.ts +1 -3
- package/mobile/networkSim.js +1 -3
- package/mobile/networkSim.js.map +1 -1
- package/mobile/networkSimPolicy.d.ts +1 -3
- package/mobile/networkSimPolicy.js +1 -3
- package/mobile/networkSimPolicy.js.map +1 -1
- package/mobile/networkSlice.d.ts +29 -7
- package/mobile/networkSlice.js +5 -6
- package/mobile/networkSlice.js.map +1 -1
- package/monitoring/activityLogAlert.d.ts +3 -3
- package/mssql/jobStep.d.ts +5 -5
- package/mssql/jobStep.js +2 -2
- package/netapp/account.d.ts +1 -1
- package/netapp/account.js +1 -1
- package/netapp/accountEncryption.d.ts +43 -1
- package/netapp/accountEncryption.js +23 -1
- package/netapp/accountEncryption.js.map +1 -1
- package/netapp/backupPolicy.d.ts +1 -1
- package/netapp/backupPolicy.js +1 -1
- package/netapp/backupVault.d.ts +1 -1
- package/netapp/backupVault.js +1 -1
- package/netapp/getAccount.d.ts +2 -2
- package/netapp/getAccount.js +2 -2
- package/netapp/getAccountEncryption.d.ts +4 -2
- package/netapp/getAccountEncryption.js +2 -2
- package/netapp/getAccountEncryption.js.map +1 -1
- package/netapp/getBackupPolicy.d.ts +2 -2
- package/netapp/getBackupPolicy.js +2 -2
- package/netapp/getBackupVault.d.ts +2 -2
- package/netapp/getBackupVault.js +2 -2
- package/netapp/getPool.d.ts +6 -2
- package/netapp/getPool.js +2 -2
- package/netapp/getPool.js.map +1 -1
- package/netapp/getSnapshot.d.ts +2 -2
- package/netapp/getSnapshot.js +2 -2
- package/netapp/getSnapshotPolicy.d.ts +2 -2
- package/netapp/getSnapshotPolicy.js +2 -2
- package/netapp/getVolume.d.ts +6 -2
- package/netapp/getVolume.js +2 -2
- package/netapp/getVolume.js.map +1 -1
- package/netapp/getVolumeGroupOracle.d.ts +2 -2
- package/netapp/getVolumeGroupOracle.js +2 -2
- package/netapp/getVolumeGroupSapHana.d.ts +2 -2
- package/netapp/getVolumeGroupSapHana.js +2 -2
- package/netapp/getVolumeQuotaRule.d.ts +2 -2
- package/netapp/getVolumeQuotaRule.js +2 -2
- package/netapp/pool.d.ts +43 -4
- package/netapp/pool.js +30 -1
- package/netapp/pool.js.map +1 -1
- package/netapp/snapshot.d.ts +1 -1
- package/netapp/snapshot.js +1 -1
- package/netapp/snapshotPolicy.d.ts +1 -1
- package/netapp/snapshotPolicy.js +1 -1
- package/netapp/volume.d.ts +27 -3
- package/netapp/volume.js +2 -0
- package/netapp/volume.js.map +1 -1
- package/netapp/volumeGroupOracle.d.ts +1 -1
- package/netapp/volumeGroupOracle.js +1 -1
- package/netapp/volumeGroupSapHana.d.ts +1 -1
- package/netapp/volumeGroupSapHana.js +1 -1
- package/netapp/volumeQuotaRule.d.ts +1 -1
- package/netapp/volumeQuotaRule.js +1 -1
- package/network/index.d.ts +6 -0
- package/network/index.js +12 -2
- package/network/index.js.map +1 -1
- package/network/networkManagerIpamPoolStaticCidr.d.ts +150 -0
- package/network/networkManagerIpamPoolStaticCidr.js +112 -0
- package/network/networkManagerIpamPoolStaticCidr.js.map +1 -0
- package/network/networkManagerRoutingConfiguration.d.ts +3 -3
- package/network/networkManagerRoutingRuleCollection.d.ts +148 -0
- package/network/networkManagerRoutingRuleCollection.js +115 -0
- package/network/networkManagerRoutingRuleCollection.js.map +1 -0
- package/network/subnet.d.ts +24 -0
- package/network/subnet.js +2 -0
- package/network/subnet.js.map +1 -1
- package/oracle/autonomousDatabaseBackup.d.ts +95 -0
- package/oracle/autonomousDatabaseBackup.js +72 -0
- package/oracle/autonomousDatabaseBackup.js.map +1 -0
- package/oracle/getAutonomousDatabaseBackup.d.ts +125 -0
- package/oracle/getAutonomousDatabaseBackup.js +66 -0
- package/oracle/getAutonomousDatabaseBackup.js.map +1 -0
- package/oracle/getAutonomousDatabaseBackups.d.ts +78 -0
- package/oracle/getAutonomousDatabaseBackups.js +64 -0
- package/oracle/getAutonomousDatabaseBackups.js.map +1 -0
- package/oracle/index.d.ts +9 -0
- package/oracle/index.js +12 -1
- package/oracle/index.js.map +1 -1
- package/package.json +2 -2
- package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.js +1 -1
- package/paloalto/nextGenerationFirewallVirtualHubPanorama.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualHubPanorama.js +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.js +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.js +1 -1
- package/postgresql/flexibleServer.d.ts +3 -3
- package/postgresql/flexibleServerFirewallRule.d.ts +6 -6
- package/search/service.d.ts +3 -3
- package/sentinel/authomationRule.d.ts +12 -0
- package/sentinel/authomationRule.js +2 -0
- package/sentinel/authomationRule.js.map +1 -1
- package/sentinel/automationRule.d.ts +12 -0
- package/sentinel/automationRule.js +2 -0
- package/sentinel/automationRule.js.map +1 -1
- package/storage/containerImmutabilityPolicy.d.ts +1 -1
- package/storage/containerImmutabilityPolicy.js +1 -1
- package/storage/getQueue.d.ts +45 -5
- package/storage/getQueue.js +16 -0
- package/storage/getQueue.js.map +1 -1
- package/storage/queue.d.ts +57 -6
- package/storage/queue.js +19 -3
- package/storage/queue.js.map +1 -1
- package/types/input.d.ts +190 -481
- package/types/output.d.ts +387 -84
|
@@ -36,7 +36,7 @@ import * as outputs from "../types/output";
|
|
|
36
36
|
* <!-- This section is generated, changes will be overwritten -->
|
|
37
37
|
* This resource uses the following Azure API Providers:
|
|
38
38
|
*
|
|
39
|
-
* * `Microsoft.ApiManagement` -
|
|
39
|
+
* * `Microsoft.ApiManagement` - 2024-05-01
|
|
40
40
|
*
|
|
41
41
|
* ## Import
|
|
42
42
|
*
|
package/apimanagement/backend.js
CHANGED
|
@@ -40,7 +40,7 @@ const utilities = require("../utilities");
|
|
|
40
40
|
* <!-- This section is generated, changes will be overwritten -->
|
|
41
41
|
* This resource uses the following Azure API Providers:
|
|
42
42
|
*
|
|
43
|
-
* * `Microsoft.ApiManagement` -
|
|
43
|
+
* * `Microsoft.ApiManagement` - 2024-05-01
|
|
44
44
|
*
|
|
45
45
|
* ## Import
|
|
46
46
|
*
|
|
@@ -131,6 +131,12 @@ export declare class AppFlexConsumption extends pulumi.CustomResource {
|
|
|
131
131
|
* The ID of the App Service Environment used by Function App.
|
|
132
132
|
*/
|
|
133
133
|
readonly hostingEnvironmentId: pulumi.Output<string>;
|
|
134
|
+
/**
|
|
135
|
+
* The Http concurrency of the instances on which your app runs. The supported value are from `1` to `1000`.
|
|
136
|
+
*
|
|
137
|
+
* > **Note:** A value will be assigned by the system if `httpConcurrency` is not specified.
|
|
138
|
+
*/
|
|
139
|
+
readonly httpConcurrency: pulumi.Output<number | undefined>;
|
|
134
140
|
/**
|
|
135
141
|
* Is Https Connection enforced to the function app. Defaults to `false`
|
|
136
142
|
*/
|
|
@@ -313,6 +319,12 @@ export interface AppFlexConsumptionState {
|
|
|
313
319
|
* The ID of the App Service Environment used by Function App.
|
|
314
320
|
*/
|
|
315
321
|
hostingEnvironmentId?: pulumi.Input<string>;
|
|
322
|
+
/**
|
|
323
|
+
* The Http concurrency of the instances on which your app runs. The supported value are from `1` to `1000`.
|
|
324
|
+
*
|
|
325
|
+
* > **Note:** A value will be assigned by the system if `httpConcurrency` is not specified.
|
|
326
|
+
*/
|
|
327
|
+
httpConcurrency?: pulumi.Input<number>;
|
|
316
328
|
/**
|
|
317
329
|
* Is Https Connection enforced to the function app. Defaults to `false`
|
|
318
330
|
*/
|
|
@@ -475,6 +487,12 @@ export interface AppFlexConsumptionArgs {
|
|
|
475
487
|
* Is the Function App enabled? Defaults to `true`.
|
|
476
488
|
*/
|
|
477
489
|
enabled?: pulumi.Input<boolean>;
|
|
490
|
+
/**
|
|
491
|
+
* The Http concurrency of the instances on which your app runs. The supported value are from `1` to `1000`.
|
|
492
|
+
*
|
|
493
|
+
* > **Note:** A value will be assigned by the system if `httpConcurrency` is not specified.
|
|
494
|
+
*/
|
|
495
|
+
httpConcurrency?: pulumi.Input<number>;
|
|
478
496
|
/**
|
|
479
497
|
* Is Https Connection enforced to the function app. Defaults to `false`
|
|
480
498
|
*/
|
|
@@ -109,6 +109,7 @@ class AppFlexConsumption extends pulumi.CustomResource {
|
|
|
109
109
|
resourceInputs["defaultHostname"] = state?.defaultHostname;
|
|
110
110
|
resourceInputs["enabled"] = state?.enabled;
|
|
111
111
|
resourceInputs["hostingEnvironmentId"] = state?.hostingEnvironmentId;
|
|
112
|
+
resourceInputs["httpConcurrency"] = state?.httpConcurrency;
|
|
112
113
|
resourceInputs["httpsOnly"] = state?.httpsOnly;
|
|
113
114
|
resourceInputs["identity"] = state?.identity;
|
|
114
115
|
resourceInputs["instanceMemoryInMb"] = state?.instanceMemoryInMb;
|
|
@@ -173,6 +174,7 @@ class AppFlexConsumption extends pulumi.CustomResource {
|
|
|
173
174
|
resourceInputs["clientCertificateMode"] = args?.clientCertificateMode;
|
|
174
175
|
resourceInputs["connectionStrings"] = args?.connectionStrings;
|
|
175
176
|
resourceInputs["enabled"] = args?.enabled;
|
|
177
|
+
resourceInputs["httpConcurrency"] = args?.httpConcurrency;
|
|
176
178
|
resourceInputs["httpsOnly"] = args?.httpsOnly;
|
|
177
179
|
resourceInputs["identity"] = args?.identity;
|
|
178
180
|
resourceInputs["instanceMemoryInMb"] = args?.instanceMemoryInMb;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"appFlexConsumption.js","sourceRoot":"","sources":["../../appservice/appFlexConsumption.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+DG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACzE,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,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;
|
|
1
|
+
{"version":3,"file":"appFlexConsumption.js","sourceRoot":"","sources":["../../appservice/appFlexConsumption.ts"],"names":[],"mappings":"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"}
|
|
@@ -95,7 +95,7 @@ export declare class ServicePlan extends pulumi.CustomResource {
|
|
|
95
95
|
*/
|
|
96
96
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
97
97
|
/**
|
|
98
|
-
* The SKU for the plan. Possible values include `B1`, `B2`, `B3`, `D1`, `F1`, `I1`, `I2`, `I3`, `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`, `I4v2`, `I4mv2`, `I5v2`, `I5mv2`, `I6v2`, `P1v2`, `P2v2`, `P3v2`, `P0v3`, `P1v3`, `P2v3`, `P3v3`, `P1mv3`, `P2mv3`, `P3mv3`, `P4mv3`, `P5mv3`, `S1`, `S2`, `S3`, `SHARED`, `EP1`, `EP2`, `EP3`, `FC1`, `WS1`, `WS2`, `WS3`, and `Y1`.
|
|
98
|
+
* The SKU for the plan. Possible values include `B1`, `B2`, `B3`, `D1`, `F1`, `I1`, `I2`, `I3`, `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`, `I4v2`, `I4mv2`, `I5v2`, `I5mv2`, `I6v2`, `P1v2`, `P2v2`, `P3v2`, `P0v3`, `P1v3`, `P2v3`, `P3v3`, `P1mv3`, `P2mv3`, `P3mv3`, `P4mv3`, `P5mv3`, `P0v4`, `P1v4`, `P2v4`, `P3v4`, `P1mv4`, `P2mv4`, `P3mv4`, `P4mv4`, `P5mv4`, `S1`, `S2`, `S3`, `SHARED`, `EP1`, `EP2`, `EP3`, `FC1`, `WS1`, `WS2`, `WS3`, and `Y1`.
|
|
99
99
|
*
|
|
100
100
|
* > **Note:** Isolated SKUs (`I1`, `I2`, `I3`, `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`) can only be used with App Service Environments
|
|
101
101
|
*
|
|
@@ -113,7 +113,7 @@ export declare class ServicePlan extends pulumi.CustomResource {
|
|
|
113
113
|
*/
|
|
114
114
|
readonly workerCount: pulumi.Output<number>;
|
|
115
115
|
/**
|
|
116
|
-
* Should the Service Plan balance across Availability Zones in the region.
|
|
116
|
+
* Should the Service Plan balance across Availability Zones in the region.
|
|
117
117
|
*
|
|
118
118
|
* > **Note:** If this setting is set to `true` and the `workerCount` value is specified, it should be set to a multiple of the number of availability zones in the region. Please see the Azure documentation for the number of Availability Zones in your region.
|
|
119
119
|
*
|
|
@@ -176,7 +176,7 @@ export interface ServicePlanState {
|
|
|
176
176
|
*/
|
|
177
177
|
resourceGroupName?: pulumi.Input<string>;
|
|
178
178
|
/**
|
|
179
|
-
* The SKU for the plan. Possible values include `B1`, `B2`, `B3`, `D1`, `F1`, `I1`, `I2`, `I3`, `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`, `I4v2`, `I4mv2`, `I5v2`, `I5mv2`, `I6v2`, `P1v2`, `P2v2`, `P3v2`, `P0v3`, `P1v3`, `P2v3`, `P3v3`, `P1mv3`, `P2mv3`, `P3mv3`, `P4mv3`, `P5mv3`, `S1`, `S2`, `S3`, `SHARED`, `EP1`, `EP2`, `EP3`, `FC1`, `WS1`, `WS2`, `WS3`, and `Y1`.
|
|
179
|
+
* The SKU for the plan. Possible values include `B1`, `B2`, `B3`, `D1`, `F1`, `I1`, `I2`, `I3`, `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`, `I4v2`, `I4mv2`, `I5v2`, `I5mv2`, `I6v2`, `P1v2`, `P2v2`, `P3v2`, `P0v3`, `P1v3`, `P2v3`, `P3v3`, `P1mv3`, `P2mv3`, `P3mv3`, `P4mv3`, `P5mv3`, `P0v4`, `P1v4`, `P2v4`, `P3v4`, `P1mv4`, `P2mv4`, `P3mv4`, `P4mv4`, `P5mv4`, `S1`, `S2`, `S3`, `SHARED`, `EP1`, `EP2`, `EP3`, `FC1`, `WS1`, `WS2`, `WS3`, and `Y1`.
|
|
180
180
|
*
|
|
181
181
|
* > **Note:** Isolated SKUs (`I1`, `I2`, `I3`, `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`) can only be used with App Service Environments
|
|
182
182
|
*
|
|
@@ -194,7 +194,7 @@ export interface ServicePlanState {
|
|
|
194
194
|
*/
|
|
195
195
|
workerCount?: pulumi.Input<number>;
|
|
196
196
|
/**
|
|
197
|
-
* Should the Service Plan balance across Availability Zones in the region.
|
|
197
|
+
* Should the Service Plan balance across Availability Zones in the region.
|
|
198
198
|
*
|
|
199
199
|
* > **Note:** If this setting is set to `true` and the `workerCount` value is specified, it should be set to a multiple of the number of availability zones in the region. Please see the Azure documentation for the number of Availability Zones in your region.
|
|
200
200
|
*
|
|
@@ -241,7 +241,7 @@ export interface ServicePlanArgs {
|
|
|
241
241
|
*/
|
|
242
242
|
resourceGroupName: pulumi.Input<string>;
|
|
243
243
|
/**
|
|
244
|
-
* The SKU for the plan. Possible values include `B1`, `B2`, `B3`, `D1`, `F1`, `I1`, `I2`, `I3`, `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`, `I4v2`, `I4mv2`, `I5v2`, `I5mv2`, `I6v2`, `P1v2`, `P2v2`, `P3v2`, `P0v3`, `P1v3`, `P2v3`, `P3v3`, `P1mv3`, `P2mv3`, `P3mv3`, `P4mv3`, `P5mv3`, `S1`, `S2`, `S3`, `SHARED`, `EP1`, `EP2`, `EP3`, `FC1`, `WS1`, `WS2`, `WS3`, and `Y1`.
|
|
244
|
+
* The SKU for the plan. Possible values include `B1`, `B2`, `B3`, `D1`, `F1`, `I1`, `I2`, `I3`, `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`, `I4v2`, `I4mv2`, `I5v2`, `I5mv2`, `I6v2`, `P1v2`, `P2v2`, `P3v2`, `P0v3`, `P1v3`, `P2v3`, `P3v3`, `P1mv3`, `P2mv3`, `P3mv3`, `P4mv3`, `P5mv3`, `P0v4`, `P1v4`, `P2v4`, `P3v4`, `P1mv4`, `P2mv4`, `P3mv4`, `P4mv4`, `P5mv4`, `S1`, `S2`, `S3`, `SHARED`, `EP1`, `EP2`, `EP3`, `FC1`, `WS1`, `WS2`, `WS3`, and `Y1`.
|
|
245
245
|
*
|
|
246
246
|
* > **Note:** Isolated SKUs (`I1`, `I2`, `I3`, `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`) can only be used with App Service Environments
|
|
247
247
|
*
|
|
@@ -259,7 +259,7 @@ export interface ServicePlanArgs {
|
|
|
259
259
|
*/
|
|
260
260
|
workerCount?: pulumi.Input<number>;
|
|
261
261
|
/**
|
|
262
|
-
* Should the Service Plan balance across Availability Zones in the region.
|
|
262
|
+
* Should the Service Plan balance across Availability Zones in the region.
|
|
263
263
|
*
|
|
264
264
|
* > **Note:** If this setting is set to `true` and the `workerCount` value is specified, it should be set to a multiple of the number of availability zones in the region. Please see the Azure documentation for the number of Availability Zones in your region.
|
|
265
265
|
*
|
|
@@ -33,7 +33,7 @@ import * as outputs from "../types/output";
|
|
|
33
33
|
* recurrencePeriodEndDate: "2020-09-18T00:00:00Z",
|
|
34
34
|
* fileFormat: "Csv",
|
|
35
35
|
* exportDataStorageLocation: {
|
|
36
|
-
* containerId: exampleContainer.
|
|
36
|
+
* containerId: exampleContainer.id,
|
|
37
37
|
* rootFolderPath: "/root/updated",
|
|
38
38
|
* },
|
|
39
39
|
* exportDataOptions: {
|
|
@@ -37,7 +37,7 @@ const utilities = require("../utilities");
|
|
|
37
37
|
* recurrencePeriodEndDate: "2020-09-18T00:00:00Z",
|
|
38
38
|
* fileFormat: "Csv",
|
|
39
39
|
* exportDataStorageLocation: {
|
|
40
|
-
* containerId: exampleContainer.
|
|
40
|
+
* containerId: exampleContainer.id,
|
|
41
41
|
* rootFolderPath: "/root/updated",
|
|
42
42
|
* },
|
|
43
43
|
* exportDataOptions: {
|
|
@@ -28,16 +28,6 @@ import * as outputs from "../types/output";
|
|
|
28
28
|
* redirectUrl: "https://www.contoso.com",
|
|
29
29
|
* customBlockResponseStatusCode: 403,
|
|
30
30
|
* customBlockResponseBody: "PGh0bWw+CjxoZWFkZXI+PHRpdGxlPkhlbGxvPC90aXRsZT48L2hlYWRlcj4KPGJvZHk+CkhlbGxvIHdvcmxkCjwvYm9keT4KPC9odG1sPg==",
|
|
31
|
-
* jsChallengeCookieExpirationInMinutes: 45,
|
|
32
|
-
* logScrubbing: {
|
|
33
|
-
* enabled: true,
|
|
34
|
-
* scrubbingRules: [{
|
|
35
|
-
* enabled: true,
|
|
36
|
-
* matchVariable: "RequestCookieNames",
|
|
37
|
-
* operator: "Equals",
|
|
38
|
-
* selector: "ChocolateChip",
|
|
39
|
-
* }],
|
|
40
|
-
* },
|
|
41
31
|
* customRules: [
|
|
42
32
|
* {
|
|
43
33
|
* name: "Rule1",
|
|
@@ -85,21 +75,6 @@ import * as outputs from "../types/output";
|
|
|
85
75
|
* },
|
|
86
76
|
* ],
|
|
87
77
|
* },
|
|
88
|
-
* {
|
|
89
|
-
* name: "CustomJSChallenge",
|
|
90
|
-
* enabled: true,
|
|
91
|
-
* priority: 100,
|
|
92
|
-
* rateLimitDurationInMinutes: 1,
|
|
93
|
-
* rateLimitThreshold: 10,
|
|
94
|
-
* type: "MatchRule",
|
|
95
|
-
* action: "JSChallenge",
|
|
96
|
-
* matchConditions: [{
|
|
97
|
-
* matchVariable: "RemoteAddr",
|
|
98
|
-
* operator: "IPMatch",
|
|
99
|
-
* negationCondition: false,
|
|
100
|
-
* matchValues: ["192.168.1.0/24"],
|
|
101
|
-
* }],
|
|
102
|
-
* },
|
|
103
78
|
* ],
|
|
104
79
|
* managedRules: [
|
|
105
80
|
* {
|
|
@@ -143,14 +118,6 @@ import * as outputs from "../types/output";
|
|
|
143
118
|
* type: "Microsoft_BotManagerRuleSet",
|
|
144
119
|
* version: "1.1",
|
|
145
120
|
* action: "Log",
|
|
146
|
-
* overrides: [{
|
|
147
|
-
* ruleGroupName: "BadBots",
|
|
148
|
-
* rules: [{
|
|
149
|
-
* action: "JSChallenge",
|
|
150
|
-
* enabled: true,
|
|
151
|
-
* ruleId: "Bot100200",
|
|
152
|
-
* }],
|
|
153
|
-
* }],
|
|
154
121
|
* },
|
|
155
122
|
* ],
|
|
156
123
|
* });
|
|
@@ -196,6 +163,7 @@ export declare class FrontdoorFirewallPolicy extends pulumi.CustomResource {
|
|
|
196
163
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
197
164
|
*/
|
|
198
165
|
static isInstance(obj: any): obj is FrontdoorFirewallPolicy;
|
|
166
|
+
readonly captchaCookieExpirationInMinutes: pulumi.Output<number>;
|
|
199
167
|
/**
|
|
200
168
|
* If a `customRule` block's action type is `block`, this is the response body. The body must be specified in base64 encoding.
|
|
201
169
|
*/
|
|
@@ -216,13 +184,6 @@ export declare class FrontdoorFirewallPolicy extends pulumi.CustomResource {
|
|
|
216
184
|
* The Front Door Profiles frontend endpoints associated with this Front Door Firewall Policy.
|
|
217
185
|
*/
|
|
218
186
|
readonly frontendEndpointIds: pulumi.Output<string[]>;
|
|
219
|
-
/**
|
|
220
|
-
* Specifies the JavaScript challenge cookie lifetime in minutes, after which the user will be revalidated. Possible values are between `5` to `1440` minutes. Defaults to `30` minutes.
|
|
221
|
-
*
|
|
222
|
-
* > **Note:** The `jsChallengeCookieExpirationInMinutes` field can only be set on `Premium_AzureFrontDoor` sku's. Please see the [Product Documentation](https://learn.microsoft.com/azure/web-application-firewall/waf-javascript-challenge) for more information.
|
|
223
|
-
*
|
|
224
|
-
* !> **Note:** Setting the`jsChallengeCookieExpirationInMinutes` policy is currently in **PREVIEW**. Please see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
|
|
225
|
-
*/
|
|
226
187
|
readonly jsChallengeCookieExpirationInMinutes: pulumi.Output<number>;
|
|
227
188
|
/**
|
|
228
189
|
* A `logScrubbing` block as defined below.
|
|
@@ -281,6 +242,7 @@ export declare class FrontdoorFirewallPolicy extends pulumi.CustomResource {
|
|
|
281
242
|
* Input properties used for looking up and filtering FrontdoorFirewallPolicy resources.
|
|
282
243
|
*/
|
|
283
244
|
export interface FrontdoorFirewallPolicyState {
|
|
245
|
+
captchaCookieExpirationInMinutes?: pulumi.Input<number>;
|
|
284
246
|
/**
|
|
285
247
|
* If a `customRule` block's action type is `block`, this is the response body. The body must be specified in base64 encoding.
|
|
286
248
|
*/
|
|
@@ -301,13 +263,6 @@ export interface FrontdoorFirewallPolicyState {
|
|
|
301
263
|
* The Front Door Profiles frontend endpoints associated with this Front Door Firewall Policy.
|
|
302
264
|
*/
|
|
303
265
|
frontendEndpointIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
304
|
-
/**
|
|
305
|
-
* Specifies the JavaScript challenge cookie lifetime in minutes, after which the user will be revalidated. Possible values are between `5` to `1440` minutes. Defaults to `30` minutes.
|
|
306
|
-
*
|
|
307
|
-
* > **Note:** The `jsChallengeCookieExpirationInMinutes` field can only be set on `Premium_AzureFrontDoor` sku's. Please see the [Product Documentation](https://learn.microsoft.com/azure/web-application-firewall/waf-javascript-challenge) for more information.
|
|
308
|
-
*
|
|
309
|
-
* !> **Note:** Setting the`jsChallengeCookieExpirationInMinutes` policy is currently in **PREVIEW**. Please see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
|
|
310
|
-
*/
|
|
311
266
|
jsChallengeCookieExpirationInMinutes?: pulumi.Input<number>;
|
|
312
267
|
/**
|
|
313
268
|
* A `logScrubbing` block as defined below.
|
|
@@ -358,6 +313,7 @@ export interface FrontdoorFirewallPolicyState {
|
|
|
358
313
|
* The set of arguments for constructing a FrontdoorFirewallPolicy resource.
|
|
359
314
|
*/
|
|
360
315
|
export interface FrontdoorFirewallPolicyArgs {
|
|
316
|
+
captchaCookieExpirationInMinutes?: pulumi.Input<number>;
|
|
361
317
|
/**
|
|
362
318
|
* If a `customRule` block's action type is `block`, this is the response body. The body must be specified in base64 encoding.
|
|
363
319
|
*/
|
|
@@ -374,13 +330,6 @@ export interface FrontdoorFirewallPolicyArgs {
|
|
|
374
330
|
* Is the Front Door Firewall Policy enabled? Defaults to `true`.
|
|
375
331
|
*/
|
|
376
332
|
enabled?: pulumi.Input<boolean>;
|
|
377
|
-
/**
|
|
378
|
-
* Specifies the JavaScript challenge cookie lifetime in minutes, after which the user will be revalidated. Possible values are between `5` to `1440` minutes. Defaults to `30` minutes.
|
|
379
|
-
*
|
|
380
|
-
* > **Note:** The `jsChallengeCookieExpirationInMinutes` field can only be set on `Premium_AzureFrontDoor` sku's. Please see the [Product Documentation](https://learn.microsoft.com/azure/web-application-firewall/waf-javascript-challenge) for more information.
|
|
381
|
-
*
|
|
382
|
-
* !> **Note:** Setting the`jsChallengeCookieExpirationInMinutes` policy is currently in **PREVIEW**. Please see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
|
|
383
|
-
*/
|
|
384
333
|
jsChallengeCookieExpirationInMinutes?: pulumi.Input<number>;
|
|
385
334
|
/**
|
|
386
335
|
* A `logScrubbing` block as defined below.
|
|
@@ -32,16 +32,6 @@ const utilities = require("../utilities");
|
|
|
32
32
|
* redirectUrl: "https://www.contoso.com",
|
|
33
33
|
* customBlockResponseStatusCode: 403,
|
|
34
34
|
* customBlockResponseBody: "PGh0bWw+CjxoZWFkZXI+PHRpdGxlPkhlbGxvPC90aXRsZT48L2hlYWRlcj4KPGJvZHk+CkhlbGxvIHdvcmxkCjwvYm9keT4KPC9odG1sPg==",
|
|
35
|
-
* jsChallengeCookieExpirationInMinutes: 45,
|
|
36
|
-
* logScrubbing: {
|
|
37
|
-
* enabled: true,
|
|
38
|
-
* scrubbingRules: [{
|
|
39
|
-
* enabled: true,
|
|
40
|
-
* matchVariable: "RequestCookieNames",
|
|
41
|
-
* operator: "Equals",
|
|
42
|
-
* selector: "ChocolateChip",
|
|
43
|
-
* }],
|
|
44
|
-
* },
|
|
45
35
|
* customRules: [
|
|
46
36
|
* {
|
|
47
37
|
* name: "Rule1",
|
|
@@ -89,21 +79,6 @@ const utilities = require("../utilities");
|
|
|
89
79
|
* },
|
|
90
80
|
* ],
|
|
91
81
|
* },
|
|
92
|
-
* {
|
|
93
|
-
* name: "CustomJSChallenge",
|
|
94
|
-
* enabled: true,
|
|
95
|
-
* priority: 100,
|
|
96
|
-
* rateLimitDurationInMinutes: 1,
|
|
97
|
-
* rateLimitThreshold: 10,
|
|
98
|
-
* type: "MatchRule",
|
|
99
|
-
* action: "JSChallenge",
|
|
100
|
-
* matchConditions: [{
|
|
101
|
-
* matchVariable: "RemoteAddr",
|
|
102
|
-
* operator: "IPMatch",
|
|
103
|
-
* negationCondition: false,
|
|
104
|
-
* matchValues: ["192.168.1.0/24"],
|
|
105
|
-
* }],
|
|
106
|
-
* },
|
|
107
82
|
* ],
|
|
108
83
|
* managedRules: [
|
|
109
84
|
* {
|
|
@@ -147,14 +122,6 @@ const utilities = require("../utilities");
|
|
|
147
122
|
* type: "Microsoft_BotManagerRuleSet",
|
|
148
123
|
* version: "1.1",
|
|
149
124
|
* action: "Log",
|
|
150
|
-
* overrides: [{
|
|
151
|
-
* ruleGroupName: "BadBots",
|
|
152
|
-
* rules: [{
|
|
153
|
-
* action: "JSChallenge",
|
|
154
|
-
* enabled: true,
|
|
155
|
-
* ruleId: "Bot100200",
|
|
156
|
-
* }],
|
|
157
|
-
* }],
|
|
158
125
|
* },
|
|
159
126
|
* ],
|
|
160
127
|
* });
|
|
@@ -212,6 +179,7 @@ class FrontdoorFirewallPolicy extends pulumi.CustomResource {
|
|
|
212
179
|
opts = opts || {};
|
|
213
180
|
if (opts.id) {
|
|
214
181
|
const state = argsOrState;
|
|
182
|
+
resourceInputs["captchaCookieExpirationInMinutes"] = state?.captchaCookieExpirationInMinutes;
|
|
215
183
|
resourceInputs["customBlockResponseBody"] = state?.customBlockResponseBody;
|
|
216
184
|
resourceInputs["customBlockResponseStatusCode"] = state?.customBlockResponseStatusCode;
|
|
217
185
|
resourceInputs["customRules"] = state?.customRules;
|
|
@@ -239,6 +207,7 @@ class FrontdoorFirewallPolicy extends pulumi.CustomResource {
|
|
|
239
207
|
if (args?.skuName === undefined && !opts.urn) {
|
|
240
208
|
throw new Error("Missing required property 'skuName'");
|
|
241
209
|
}
|
|
210
|
+
resourceInputs["captchaCookieExpirationInMinutes"] = args?.captchaCookieExpirationInMinutes;
|
|
242
211
|
resourceInputs["customBlockResponseBody"] = args?.customBlockResponseBody;
|
|
243
212
|
resourceInputs["customBlockResponseStatusCode"] = args?.customBlockResponseStatusCode;
|
|
244
213
|
resourceInputs["customRules"] = args?.customRules;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"frontdoorFirewallPolicy.js","sourceRoot":"","sources":["../../cdn/frontdoorFirewallPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"frontdoorFirewallPolicy.js","sourceRoot":"","sources":["../../cdn/frontdoorFirewallPolicy.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,10 +14,23 @@ import * as outputs from "../types/output";
|
|
|
14
14
|
* name: "example-resources",
|
|
15
15
|
* location: "West Europe",
|
|
16
16
|
* });
|
|
17
|
+
* const exampleUserAssignedIdentity = new azure.authorization.UserAssignedIdentity("example", {
|
|
18
|
+
* location: example.location,
|
|
19
|
+
* name: "example-identity",
|
|
20
|
+
* resourceGroupName: example.name,
|
|
21
|
+
* });
|
|
17
22
|
* const exampleFrontdoorProfile = new azure.cdn.FrontdoorProfile("example", {
|
|
18
23
|
* name: "example-cdn-profile",
|
|
19
24
|
* resourceGroupName: example.name,
|
|
20
|
-
* skuName: "
|
|
25
|
+
* skuName: "Premium_AzureFrontDoor",
|
|
26
|
+
* responseTimeoutSeconds: 120,
|
|
27
|
+
* identity: {
|
|
28
|
+
* type: "SystemAssigned, UserAssigned",
|
|
29
|
+
* identityIds: [exampleUserAssignedIdentity.id],
|
|
30
|
+
* },
|
|
31
|
+
* logScrubbingRules: [{
|
|
32
|
+
* matchVariable: "RequestIPAddress",
|
|
33
|
+
* }],
|
|
21
34
|
* tags: {
|
|
22
35
|
* environment: "Production",
|
|
23
36
|
* },
|
|
@@ -59,6 +72,12 @@ export declare class FrontdoorProfile extends pulumi.CustomResource {
|
|
|
59
72
|
* An `identity` block as defined below.
|
|
60
73
|
*/
|
|
61
74
|
readonly identity: pulumi.Output<outputs.cdn.FrontdoorProfileIdentity | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* One or more `logScrubbingRule` blocks as defined below.
|
|
77
|
+
*
|
|
78
|
+
* > **Note:** When no `logScrubbingRule` blocks are defined, log scrubbing will be automatically `disabled`. When one or more `logScrubbingRule` blocks are present, log scrubbing will be `enabled`.
|
|
79
|
+
*/
|
|
80
|
+
readonly logScrubbingRules: pulumi.Output<outputs.cdn.FrontdoorProfileLogScrubbingRule[] | undefined>;
|
|
62
81
|
/**
|
|
63
82
|
* Specifies the name of the Front Door Profile. Changing this forces a new resource to be created.
|
|
64
83
|
*/
|
|
@@ -102,6 +121,12 @@ export interface FrontdoorProfileState {
|
|
|
102
121
|
* An `identity` block as defined below.
|
|
103
122
|
*/
|
|
104
123
|
identity?: pulumi.Input<inputs.cdn.FrontdoorProfileIdentity>;
|
|
124
|
+
/**
|
|
125
|
+
* One or more `logScrubbingRule` blocks as defined below.
|
|
126
|
+
*
|
|
127
|
+
* > **Note:** When no `logScrubbingRule` blocks are defined, log scrubbing will be automatically `disabled`. When one or more `logScrubbingRule` blocks are present, log scrubbing will be `enabled`.
|
|
128
|
+
*/
|
|
129
|
+
logScrubbingRules?: pulumi.Input<pulumi.Input<inputs.cdn.FrontdoorProfileLogScrubbingRule>[]>;
|
|
105
130
|
/**
|
|
106
131
|
* Specifies the name of the Front Door Profile. Changing this forces a new resource to be created.
|
|
107
132
|
*/
|
|
@@ -137,6 +162,12 @@ export interface FrontdoorProfileArgs {
|
|
|
137
162
|
* An `identity` block as defined below.
|
|
138
163
|
*/
|
|
139
164
|
identity?: pulumi.Input<inputs.cdn.FrontdoorProfileIdentity>;
|
|
165
|
+
/**
|
|
166
|
+
* One or more `logScrubbingRule` blocks as defined below.
|
|
167
|
+
*
|
|
168
|
+
* > **Note:** When no `logScrubbingRule` blocks are defined, log scrubbing will be automatically `disabled`. When one or more `logScrubbingRule` blocks are present, log scrubbing will be `enabled`.
|
|
169
|
+
*/
|
|
170
|
+
logScrubbingRules?: pulumi.Input<pulumi.Input<inputs.cdn.FrontdoorProfileLogScrubbingRule>[]>;
|
|
140
171
|
/**
|
|
141
172
|
* Specifies the name of the Front Door Profile. Changing this forces a new resource to be created.
|
|
142
173
|
*/
|
package/cdn/frontdoorProfile.js
CHANGED
|
@@ -18,10 +18,23 @@ const utilities = require("../utilities");
|
|
|
18
18
|
* name: "example-resources",
|
|
19
19
|
* location: "West Europe",
|
|
20
20
|
* });
|
|
21
|
+
* const exampleUserAssignedIdentity = new azure.authorization.UserAssignedIdentity("example", {
|
|
22
|
+
* location: example.location,
|
|
23
|
+
* name: "example-identity",
|
|
24
|
+
* resourceGroupName: example.name,
|
|
25
|
+
* });
|
|
21
26
|
* const exampleFrontdoorProfile = new azure.cdn.FrontdoorProfile("example", {
|
|
22
27
|
* name: "example-cdn-profile",
|
|
23
28
|
* resourceGroupName: example.name,
|
|
24
|
-
* skuName: "
|
|
29
|
+
* skuName: "Premium_AzureFrontDoor",
|
|
30
|
+
* responseTimeoutSeconds: 120,
|
|
31
|
+
* identity: {
|
|
32
|
+
* type: "SystemAssigned, UserAssigned",
|
|
33
|
+
* identityIds: [exampleUserAssignedIdentity.id],
|
|
34
|
+
* },
|
|
35
|
+
* logScrubbingRules: [{
|
|
36
|
+
* matchVariable: "RequestIPAddress",
|
|
37
|
+
* }],
|
|
25
38
|
* tags: {
|
|
26
39
|
* environment: "Production",
|
|
27
40
|
* },
|
|
@@ -72,6 +85,7 @@ class FrontdoorProfile extends pulumi.CustomResource {
|
|
|
72
85
|
if (opts.id) {
|
|
73
86
|
const state = argsOrState;
|
|
74
87
|
resourceInputs["identity"] = state?.identity;
|
|
88
|
+
resourceInputs["logScrubbingRules"] = state?.logScrubbingRules;
|
|
75
89
|
resourceInputs["name"] = state?.name;
|
|
76
90
|
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
77
91
|
resourceInputs["resourceGuid"] = state?.resourceGuid;
|
|
@@ -88,6 +102,7 @@ class FrontdoorProfile extends pulumi.CustomResource {
|
|
|
88
102
|
throw new Error("Missing required property 'skuName'");
|
|
89
103
|
}
|
|
90
104
|
resourceInputs["identity"] = args?.identity;
|
|
105
|
+
resourceInputs["logScrubbingRules"] = args?.logScrubbingRules;
|
|
91
106
|
resourceInputs["name"] = args?.name;
|
|
92
107
|
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
93
108
|
resourceInputs["responseTimeoutSeconds"] = args?.responseTimeoutSeconds;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"frontdoorProfile.js","sourceRoot":"","sources":["../../cdn/frontdoorProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"frontdoorProfile.js","sourceRoot":"","sources":["../../cdn/frontdoorProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IA6CD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,EAAE,sBAAsB,CAAC;YACzE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,IAAI,EAAE,iBAAiB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAvGL,4CAwGC;AA1FG,gBAAgB;AACO,6BAAY,GAAG,6CAA6C,CAAC"}
|
|
@@ -118,7 +118,7 @@ export declare class FrontdoorSecurityPolicy extends pulumi.CustomResource {
|
|
|
118
118
|
*/
|
|
119
119
|
readonly name: pulumi.Output<string>;
|
|
120
120
|
/**
|
|
121
|
-
* An `securityPolicies` block as defined below.
|
|
121
|
+
* An `securityPolicies` block as defined below.
|
|
122
122
|
*/
|
|
123
123
|
readonly securityPolicies: pulumi.Output<outputs.cdn.FrontdoorSecurityPolicySecurityPolicies>;
|
|
124
124
|
/**
|
|
@@ -143,7 +143,7 @@ export interface FrontdoorSecurityPolicyState {
|
|
|
143
143
|
*/
|
|
144
144
|
name?: pulumi.Input<string>;
|
|
145
145
|
/**
|
|
146
|
-
* An `securityPolicies` block as defined below.
|
|
146
|
+
* An `securityPolicies` block as defined below.
|
|
147
147
|
*/
|
|
148
148
|
securityPolicies?: pulumi.Input<inputs.cdn.FrontdoorSecurityPolicySecurityPolicies>;
|
|
149
149
|
}
|
|
@@ -160,7 +160,7 @@ export interface FrontdoorSecurityPolicyArgs {
|
|
|
160
160
|
*/
|
|
161
161
|
name?: pulumi.Input<string>;
|
|
162
162
|
/**
|
|
163
|
-
* An `securityPolicies` block as defined below.
|
|
163
|
+
* An `securityPolicies` block as defined below.
|
|
164
164
|
*/
|
|
165
165
|
securityPolicies: pulumi.Input<inputs.cdn.FrontdoorSecurityPolicySecurityPolicies>;
|
|
166
166
|
}
|
|
@@ -32,6 +32,10 @@ export interface GetFrontdoorFirewallPolicyArgs {
|
|
|
32
32
|
* A collection of values returned by getFrontdoorFirewallPolicy.
|
|
33
33
|
*/
|
|
34
34
|
export interface GetFrontdoorFirewallPolicyResult {
|
|
35
|
+
/**
|
|
36
|
+
* The Front Door Firewall Policy Captcha cookie lifetime in minutes.
|
|
37
|
+
*/
|
|
38
|
+
readonly captchaCookieExpirationInMinutes: number;
|
|
35
39
|
/**
|
|
36
40
|
* The enabled state of the Front Door Firewall Policy.
|
|
37
41
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFrontdoorFirewallPolicy.js","sourceRoot":"","sources":["../../cdn/getFrontdoorFirewallPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iEAAiE,EAAE;QAC5F,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC;
|
|
1
|
+
{"version":3,"file":"getFrontdoorFirewallPolicy.js","sourceRoot":"","sources":["../../cdn/getFrontdoorFirewallPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iEAAiE,EAAE;QAC5F,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC;AAuDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAAiC;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iEAAiE,EAAE;QAClG,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4EAMC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import * as inputs from "../types/input";
|
|
3
2
|
import * as outputs from "../types/output";
|
|
4
3
|
/**
|
|
5
4
|
* Use this data source to access information about an existing Front Door (standard/premium) Profile.
|
|
@@ -14,6 +13,8 @@ import * as outputs from "../types/output";
|
|
|
14
13
|
* name: "existing-cdn-profile",
|
|
15
14
|
* resourceGroupName: "existing-resources",
|
|
16
15
|
* });
|
|
16
|
+
* export const frontDoorId = example.then(example => example.id);
|
|
17
|
+
* export const logScrubbingMatchVariable = example.then(example => example.logScrubbingRules?.[0]?.matchVariable);
|
|
17
18
|
* ```
|
|
18
19
|
*
|
|
19
20
|
* ## API Providers
|
|
@@ -28,10 +29,6 @@ export declare function getFrontdoorProfile(args: GetFrontdoorProfileArgs, opts?
|
|
|
28
29
|
* A collection of arguments for invoking getFrontdoorProfile.
|
|
29
30
|
*/
|
|
30
31
|
export interface GetFrontdoorProfileArgs {
|
|
31
|
-
/**
|
|
32
|
-
* An `identity` block as defined below.
|
|
33
|
-
*/
|
|
34
|
-
identity?: inputs.cdn.GetFrontdoorProfileIdentity;
|
|
35
32
|
/**
|
|
36
33
|
* Specifies the name of the Front Door Profile.
|
|
37
34
|
*/
|
|
@@ -49,7 +46,14 @@ export interface GetFrontdoorProfileResult {
|
|
|
49
46
|
* The provider-assigned unique ID for this managed resource.
|
|
50
47
|
*/
|
|
51
48
|
readonly id: string;
|
|
52
|
-
|
|
49
|
+
/**
|
|
50
|
+
* An `identity` block as defined below.
|
|
51
|
+
*/
|
|
52
|
+
readonly identity: outputs.cdn.GetFrontdoorProfileIdentity;
|
|
53
|
+
/**
|
|
54
|
+
* One or more `logScrubbingRule` blocks as defined below.
|
|
55
|
+
*/
|
|
56
|
+
readonly logScrubbingRules: outputs.cdn.GetFrontdoorProfileLogScrubbingRule[];
|
|
53
57
|
readonly name: string;
|
|
54
58
|
readonly resourceGroupName: string;
|
|
55
59
|
/**
|
|
@@ -84,6 +88,8 @@ export interface GetFrontdoorProfileResult {
|
|
|
84
88
|
* name: "existing-cdn-profile",
|
|
85
89
|
* resourceGroupName: "existing-resources",
|
|
86
90
|
* });
|
|
91
|
+
* export const frontDoorId = example.then(example => example.id);
|
|
92
|
+
* export const logScrubbingMatchVariable = example.then(example => example.logScrubbingRules?.[0]?.matchVariable);
|
|
87
93
|
* ```
|
|
88
94
|
*
|
|
89
95
|
* ## API Providers
|
|
@@ -98,10 +104,6 @@ export declare function getFrontdoorProfileOutput(args: GetFrontdoorProfileOutpu
|
|
|
98
104
|
* A collection of arguments for invoking getFrontdoorProfile.
|
|
99
105
|
*/
|
|
100
106
|
export interface GetFrontdoorProfileOutputArgs {
|
|
101
|
-
/**
|
|
102
|
-
* An `identity` block as defined below.
|
|
103
|
-
*/
|
|
104
|
-
identity?: pulumi.Input<inputs.cdn.GetFrontdoorProfileIdentityArgs>;
|
|
105
107
|
/**
|
|
106
108
|
* Specifies the name of the Front Door Profile.
|
|
107
109
|
*/
|