@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
package/types/output.d.ts
CHANGED
|
@@ -4584,6 +4584,8 @@ export declare namespace appservice {
|
|
|
4584
4584
|
retentionInDays: number;
|
|
4585
4585
|
/**
|
|
4586
4586
|
* The URL to the storage container with a shared access signature token appended.
|
|
4587
|
+
*
|
|
4588
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
4587
4589
|
*/
|
|
4588
4590
|
sasUrl: string;
|
|
4589
4591
|
}
|
|
@@ -4604,6 +4606,8 @@ export declare namespace appservice {
|
|
|
4604
4606
|
retentionInDays: number;
|
|
4605
4607
|
/**
|
|
4606
4608
|
* The URL to the storage container with a shared access signature token appended.
|
|
4609
|
+
*
|
|
4610
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
4607
4611
|
*/
|
|
4608
4612
|
sasUrl: string;
|
|
4609
4613
|
}
|
|
@@ -13036,6 +13040,8 @@ export declare namespace appservice {
|
|
|
13036
13040
|
retentionInDays: number;
|
|
13037
13041
|
/**
|
|
13038
13042
|
* SAS url to an Azure blob container with read/write/list/delete permissions.
|
|
13043
|
+
*
|
|
13044
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
13039
13045
|
*/
|
|
13040
13046
|
sasUrl: string;
|
|
13041
13047
|
}
|
|
@@ -13056,6 +13062,8 @@ export declare namespace appservice {
|
|
|
13056
13062
|
retentionInDays?: number;
|
|
13057
13063
|
/**
|
|
13058
13064
|
* SAS url to an Azure blob container with read/write/list/delete permissions.
|
|
13065
|
+
*
|
|
13066
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
13059
13067
|
*/
|
|
13060
13068
|
sasUrl: string;
|
|
13061
13069
|
}
|
|
@@ -14148,6 +14156,8 @@ export declare namespace appservice {
|
|
|
14148
14156
|
retentionInDays: number;
|
|
14149
14157
|
/**
|
|
14150
14158
|
* SAS URL to an Azure blob container with read/write/list/delete permissions.
|
|
14159
|
+
*
|
|
14160
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
14151
14161
|
*/
|
|
14152
14162
|
sasUrl: string;
|
|
14153
14163
|
}
|
|
@@ -14168,6 +14178,8 @@ export declare namespace appservice {
|
|
|
14168
14178
|
retentionInDays?: number;
|
|
14169
14179
|
/**
|
|
14170
14180
|
* SAS URL to an Azure blob container with read/write/list/delete permissions.
|
|
14181
|
+
*
|
|
14182
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
14171
14183
|
*/
|
|
14172
14184
|
sasUrl: string;
|
|
14173
14185
|
}
|
|
@@ -14883,7 +14895,9 @@ export declare namespace appservice {
|
|
|
14883
14895
|
*/
|
|
14884
14896
|
retentionInDays: number;
|
|
14885
14897
|
/**
|
|
14886
|
-
* The URL to the storage container, with a Service SAS token appended.
|
|
14898
|
+
* The URL to the storage container, with a Service SAS token appended.
|
|
14899
|
+
*
|
|
14900
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
14887
14901
|
*/
|
|
14888
14902
|
sasUrl: string;
|
|
14889
14903
|
}
|
|
@@ -14903,7 +14917,9 @@ export declare namespace appservice {
|
|
|
14903
14917
|
*/
|
|
14904
14918
|
retentionInDays: number;
|
|
14905
14919
|
/**
|
|
14906
|
-
* The URL to the storage container, with a Service SAS token appended.
|
|
14920
|
+
* The URL to the storage container, with a Service SAS token appended.
|
|
14921
|
+
*
|
|
14922
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
14907
14923
|
*/
|
|
14908
14924
|
sasUrl: string;
|
|
14909
14925
|
}
|
|
@@ -17920,6 +17936,8 @@ export declare namespace appservice {
|
|
|
17920
17936
|
retentionInDays: number;
|
|
17921
17937
|
/**
|
|
17922
17938
|
* SAS url to an Azure blob container with read/write/list/delete permissions.
|
|
17939
|
+
*
|
|
17940
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
17923
17941
|
*/
|
|
17924
17942
|
sasUrl: string;
|
|
17925
17943
|
}
|
|
@@ -17940,6 +17958,8 @@ export declare namespace appservice {
|
|
|
17940
17958
|
retentionInDays?: number;
|
|
17941
17959
|
/**
|
|
17942
17960
|
* SAS url to an Azure blob container with read/write/list/delete permissions.
|
|
17961
|
+
*
|
|
17962
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
17943
17963
|
*/
|
|
17944
17964
|
sasUrl: string;
|
|
17945
17965
|
}
|
|
@@ -19121,6 +19141,8 @@ export declare namespace appservice {
|
|
|
19121
19141
|
retentionInDays: number;
|
|
19122
19142
|
/**
|
|
19123
19143
|
* SAS url to an Azure blob container with read/write/list/delete permissions.
|
|
19144
|
+
*
|
|
19145
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
19124
19146
|
*/
|
|
19125
19147
|
sasUrl: string;
|
|
19126
19148
|
}
|
|
@@ -19141,6 +19163,8 @@ export declare namespace appservice {
|
|
|
19141
19163
|
retentionInDays?: number;
|
|
19142
19164
|
/**
|
|
19143
19165
|
* SAS url to an Azure blob container with read/write/list/delete permissions.
|
|
19166
|
+
*
|
|
19167
|
+
* > **Note:** There isn't enough information to for the provider to generate the `sasUrl` from `data.azurerm_storage_account_sas` and it should be built by hand (i.e. `https://${azurerm_storage_account.example.name}.blob.core.windows.net/${azurerm_storage_container.example.name}${data.azurerm_storage_account_sas.example.sas}&sr=b`).
|
|
19144
19168
|
*/
|
|
19145
19169
|
sasUrl: string;
|
|
19146
19170
|
}
|
|
@@ -23227,9 +23251,9 @@ export declare namespace cdn {
|
|
|
23227
23251
|
}
|
|
23228
23252
|
interface FrontdoorFirewallPolicyCustomRule {
|
|
23229
23253
|
/**
|
|
23230
|
-
* The action to perform when the rule is matched. Possible values are `Allow`, `Block`, `Log`, `Redirect`, or `
|
|
23254
|
+
* The action to perform when the rule is matched. Possible values are `Allow`, `Block`, `Log`, `Redirect`, `JSChallenge`, or `CAPTCHA`.
|
|
23231
23255
|
*
|
|
23232
|
-
* !> **Note:** Setting the `action` field to `JSChallenge` 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.
|
|
23256
|
+
* !> **Note:** Setting the `action` field to `JSChallenge` or `CAPTCHA` 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.
|
|
23233
23257
|
*/
|
|
23234
23258
|
action: string;
|
|
23235
23259
|
/**
|
|
@@ -23501,6 +23525,14 @@ export declare namespace cdn {
|
|
|
23501
23525
|
*/
|
|
23502
23526
|
type: string;
|
|
23503
23527
|
}
|
|
23528
|
+
interface FrontdoorProfileLogScrubbingRule {
|
|
23529
|
+
/**
|
|
23530
|
+
* The variable to be scrubbed from the logs. Possible values are `QueryStringArgNames`, `RequestIPAddress`, and `RequestUri`.
|
|
23531
|
+
*
|
|
23532
|
+
* > **Note:** The `operator` field is implicitly set to `EqualsAny`, as it is the sole supported value, and is therefore not exposed as a configurable option in the provider schema.
|
|
23533
|
+
*/
|
|
23534
|
+
matchVariable: string;
|
|
23535
|
+
}
|
|
23504
23536
|
interface FrontdoorRouteCache {
|
|
23505
23537
|
/**
|
|
23506
23538
|
* Is content compression enabled? Possible values are `true` or `false`. Defaults to `false`.
|
|
@@ -24081,13 +24113,13 @@ export declare namespace cdn {
|
|
|
24081
24113
|
}
|
|
24082
24114
|
interface FrontdoorSecurityPolicySecurityPolicies {
|
|
24083
24115
|
/**
|
|
24084
|
-
* An `firewall` block as defined below.
|
|
24116
|
+
* An `firewall` block as defined below.
|
|
24085
24117
|
*/
|
|
24086
24118
|
firewall: outputs.cdn.FrontdoorSecurityPolicySecurityPoliciesFirewall;
|
|
24087
24119
|
}
|
|
24088
24120
|
interface FrontdoorSecurityPolicySecurityPoliciesFirewall {
|
|
24089
24121
|
/**
|
|
24090
|
-
* An `association` block as defined below.
|
|
24122
|
+
* An `association` block as defined below.
|
|
24091
24123
|
*/
|
|
24092
24124
|
association: outputs.cdn.FrontdoorSecurityPolicySecurityPoliciesFirewallAssociation;
|
|
24093
24125
|
/**
|
|
@@ -24097,7 +24129,7 @@ export declare namespace cdn {
|
|
|
24097
24129
|
}
|
|
24098
24130
|
interface FrontdoorSecurityPolicySecurityPoliciesFirewallAssociation {
|
|
24099
24131
|
/**
|
|
24100
|
-
* One or more `domain` blocks as defined below.
|
|
24132
|
+
* One or more `domain` blocks as defined below.
|
|
24101
24133
|
*/
|
|
24102
24134
|
domains: outputs.cdn.FrontdoorSecurityPolicySecurityPoliciesFirewallAssociationDomain[];
|
|
24103
24135
|
/**
|
|
@@ -24111,7 +24143,7 @@ export declare namespace cdn {
|
|
|
24111
24143
|
*/
|
|
24112
24144
|
active: boolean;
|
|
24113
24145
|
/**
|
|
24114
|
-
* The Resource Id of the **Front Door Custom Domain** or **Front Door Endpoint** that should be bound to this Front Door Security Policy.
|
|
24146
|
+
* The Resource Id of the **Front Door Custom Domain** or **Front Door Endpoint** that should be bound to this Front Door Security Policy.
|
|
24115
24147
|
*/
|
|
24116
24148
|
cdnFrontdoorDomainId: string;
|
|
24117
24149
|
}
|
|
@@ -24165,7 +24197,7 @@ export declare namespace cdn {
|
|
|
24165
24197
|
/**
|
|
24166
24198
|
* The list of User Assigned Managed Identity IDs assigned to this Front Door Profile.
|
|
24167
24199
|
*/
|
|
24168
|
-
identityIds
|
|
24200
|
+
identityIds: string[];
|
|
24169
24201
|
principalId: string;
|
|
24170
24202
|
tenantId: string;
|
|
24171
24203
|
/**
|
|
@@ -24173,6 +24205,12 @@ export declare namespace cdn {
|
|
|
24173
24205
|
*/
|
|
24174
24206
|
type: string;
|
|
24175
24207
|
}
|
|
24208
|
+
interface GetFrontdoorProfileLogScrubbingRule {
|
|
24209
|
+
/**
|
|
24210
|
+
* The variable that is scrubbed from the logs.
|
|
24211
|
+
*/
|
|
24212
|
+
matchVariable: string;
|
|
24213
|
+
}
|
|
24176
24214
|
interface GetFrontdoorSecretSecret {
|
|
24177
24215
|
/**
|
|
24178
24216
|
* A `customerCertificate` block as defined below.
|
|
@@ -24920,6 +24958,111 @@ export declare namespace compute {
|
|
|
24920
24958
|
*/
|
|
24921
24959
|
sourceVaultId: string;
|
|
24922
24960
|
}
|
|
24961
|
+
interface GetManagedDisksDisk {
|
|
24962
|
+
createOption: string;
|
|
24963
|
+
/**
|
|
24964
|
+
* The ID of the disk access resource for using private endpoints on disks.
|
|
24965
|
+
*/
|
|
24966
|
+
diskAccessId: string;
|
|
24967
|
+
/**
|
|
24968
|
+
* The ID of the Disk Encryption Set used to encrypt this Managed Disk.
|
|
24969
|
+
*/
|
|
24970
|
+
diskEncryptionSetId: string;
|
|
24971
|
+
/**
|
|
24972
|
+
* The number of IOPS allowed for this disk, where one operation can transfer between 4k and 256k bytes.
|
|
24973
|
+
*/
|
|
24974
|
+
diskIopsReadWrite: number;
|
|
24975
|
+
/**
|
|
24976
|
+
* The bandwidth allowed for this disk.
|
|
24977
|
+
*/
|
|
24978
|
+
diskMbpsReadWrite: number;
|
|
24979
|
+
/**
|
|
24980
|
+
* The size of the Managed Disk in gigabytes.
|
|
24981
|
+
*/
|
|
24982
|
+
diskSizeInGb: number;
|
|
24983
|
+
/**
|
|
24984
|
+
* An `encryptionSettings` block as defined below.
|
|
24985
|
+
*/
|
|
24986
|
+
encryptionSettings: outputs.compute.GetManagedDisksDiskEncryptionSetting[];
|
|
24987
|
+
id: string;
|
|
24988
|
+
/**
|
|
24989
|
+
* The ID of the source image used for creating this Managed Disk.
|
|
24990
|
+
*/
|
|
24991
|
+
imageReferenceId: string;
|
|
24992
|
+
/**
|
|
24993
|
+
* The Azure location of the Managed Disk.
|
|
24994
|
+
*/
|
|
24995
|
+
location: string;
|
|
24996
|
+
/**
|
|
24997
|
+
* The name of the Managed Disk.
|
|
24998
|
+
*/
|
|
24999
|
+
name: string;
|
|
25000
|
+
/**
|
|
25001
|
+
* Policy for accessing the disk via network.
|
|
25002
|
+
*/
|
|
25003
|
+
networkAccessPolicy: string;
|
|
25004
|
+
/**
|
|
25005
|
+
* The operating system used for this Managed Disk.
|
|
25006
|
+
*/
|
|
25007
|
+
osType: string;
|
|
25008
|
+
/**
|
|
25009
|
+
* The ID of an existing Managed Disk which this Disk was created from.
|
|
25010
|
+
*/
|
|
25011
|
+
sourceResourceId: string;
|
|
25012
|
+
/**
|
|
25013
|
+
* The Source URI for this Managed Disk.
|
|
25014
|
+
*/
|
|
25015
|
+
sourceUri: string;
|
|
25016
|
+
/**
|
|
25017
|
+
* The ID of the Storage Account where the `sourceUri` is located.
|
|
25018
|
+
*/
|
|
25019
|
+
storageAccountId: string;
|
|
25020
|
+
/**
|
|
25021
|
+
* The storage account type for the Managed Disk.
|
|
25022
|
+
*/
|
|
25023
|
+
storageAccountType: string;
|
|
25024
|
+
/**
|
|
25025
|
+
* A mapping of tags assigned to the resource.
|
|
25026
|
+
*/
|
|
25027
|
+
tags: {
|
|
25028
|
+
[key: string]: string;
|
|
25029
|
+
};
|
|
25030
|
+
/**
|
|
25031
|
+
* A list of Availability Zones where the Managed Disk exists.
|
|
25032
|
+
*/
|
|
25033
|
+
zones: string[];
|
|
25034
|
+
}
|
|
25035
|
+
interface GetManagedDisksDiskEncryptionSetting {
|
|
25036
|
+
/**
|
|
25037
|
+
* A `diskEncryptionKey` block as defined above.
|
|
25038
|
+
*/
|
|
25039
|
+
diskEncryptionKeys: outputs.compute.GetManagedDisksDiskEncryptionSettingDiskEncryptionKey[];
|
|
25040
|
+
enabled: boolean;
|
|
25041
|
+
/**
|
|
25042
|
+
* A `keyEncryptionKey` block as defined below.
|
|
25043
|
+
*/
|
|
25044
|
+
keyEncryptionKeys: outputs.compute.GetManagedDisksDiskEncryptionSettingKeyEncryptionKey[];
|
|
25045
|
+
}
|
|
25046
|
+
interface GetManagedDisksDiskEncryptionSettingDiskEncryptionKey {
|
|
25047
|
+
/**
|
|
25048
|
+
* The URL to the Key Vault Secret used as the Disk Encryption Key.
|
|
25049
|
+
*/
|
|
25050
|
+
secretUrl: string;
|
|
25051
|
+
/**
|
|
25052
|
+
* The ID of the source Key Vault.
|
|
25053
|
+
*/
|
|
25054
|
+
sourceVaultId: string;
|
|
25055
|
+
}
|
|
25056
|
+
interface GetManagedDisksDiskEncryptionSettingKeyEncryptionKey {
|
|
25057
|
+
/**
|
|
25058
|
+
* The URL to the Key Vault Key used as the Key Encryption Key.
|
|
25059
|
+
*/
|
|
25060
|
+
keyUrl: string;
|
|
25061
|
+
/**
|
|
25062
|
+
* The ID of the source Key Vault.
|
|
25063
|
+
*/
|
|
25064
|
+
sourceVaultId: string;
|
|
25065
|
+
}
|
|
24923
25066
|
interface GetOrchestratedVirtualMachineScaleSetIdentity {
|
|
24924
25067
|
/**
|
|
24925
25068
|
* The list of User Assigned Managed Identity IDs assigned to this Orchestrated Virtual Machine Scale Set.
|
|
@@ -25489,7 +25632,7 @@ export declare namespace compute {
|
|
|
25489
25632
|
/**
|
|
25490
25633
|
* A `diffDiskSettings` block as defined above. Changing this forces a new resource to be created.
|
|
25491
25634
|
*
|
|
25492
|
-
* > **NOTE:** `diffDiskSettings` can only be set when `caching` is set to `ReadOnly`. More information can be found [here](https://docs.microsoft.com/azure/virtual-machines/ephemeral-os-disks-deploy#vm-template-deployment)
|
|
25635
|
+
* > **NOTE:** `diffDiskSettings` can only be set when `caching` is set to `ReadOnly`. More information can be found [here](https://docs.microsoft.com/azure/virtual-machines/ephemeral-os-disks-deploy#vm-template-deployment). Additionally, this property cannot be set when an existing Managed Disk is used to create the Virtual Machine by setting `osManagedDiskId`.
|
|
25493
25636
|
*/
|
|
25494
25637
|
diffDiskSettings?: outputs.compute.LinuxVirtualMachineOsDiskDiffDiskSettings;
|
|
25495
25638
|
/**
|
|
@@ -25510,6 +25653,8 @@ export declare namespace compute {
|
|
|
25510
25653
|
id: string;
|
|
25511
25654
|
/**
|
|
25512
25655
|
* The name which should be used for the Internal OS Disk. Changing this forces a new resource to be created.
|
|
25656
|
+
*
|
|
25657
|
+
* > **Note:** a value for `name` cannot be specified if/when the Virtual Machine is/has been created using an existing Managed Disk for the OS by setting `osManagedDiskId`.
|
|
25513
25658
|
*/
|
|
25514
25659
|
name: string;
|
|
25515
25660
|
/**
|
|
@@ -25528,6 +25673,8 @@ export declare namespace compute {
|
|
|
25528
25673
|
securityEncryptionType?: string;
|
|
25529
25674
|
/**
|
|
25530
25675
|
* The Type of Storage Account which should back this the Internal OS Disk. Possible values are `Standard_LRS`, `StandardSSD_LRS`, `Premium_LRS`, `StandardSSD_ZRS` and `Premium_ZRS`. Changing this forces a new resource to be created.
|
|
25676
|
+
*
|
|
25677
|
+
* > **Note:** This is required unless using an existing OS Managed Disk by specifying `osManagedDiskId`.
|
|
25531
25678
|
*/
|
|
25532
25679
|
storageAccountType: string;
|
|
25533
25680
|
/**
|
|
@@ -25543,7 +25690,9 @@ export declare namespace compute {
|
|
|
25543
25690
|
*/
|
|
25544
25691
|
option: string;
|
|
25545
25692
|
/**
|
|
25546
|
-
* Specifies where to store the Ephemeral Disk. Possible values are `CacheDisk` and `
|
|
25693
|
+
* Specifies where to store the Ephemeral Disk. Possible values are `CacheDisk`, `ResourceDisk` and `NvmeDisk`. Defaults to `CacheDisk`. Changing this forces a new resource to be created.
|
|
25694
|
+
*
|
|
25695
|
+
* > **Note:** `NvmeDisk` can only be used for v6 VMs in combination with a supported `sourceImageReference`. More information can be found [here](https://learn.microsoft.com/en-us/azure/virtual-machines/ephemeral-os-disks)
|
|
25547
25696
|
*/
|
|
25548
25697
|
placement?: string;
|
|
25549
25698
|
}
|
|
@@ -27821,7 +27970,7 @@ export declare namespace compute {
|
|
|
27821
27970
|
/**
|
|
27822
27971
|
* A `diffDiskSettings` block as defined above. Changing this forces a new resource to be created.
|
|
27823
27972
|
*
|
|
27824
|
-
* > **NOTE:** `diffDiskSettings` can only be set when `caching` is set to `ReadOnly`. More information can be found [here](https://docs.microsoft.com/azure/virtual-machines/ephemeral-os-disks-deploy#vm-template-deployment)
|
|
27973
|
+
* > **NOTE:** `diffDiskSettings` can only be set when `caching` is set to `ReadOnly`. More information can be found [here](https://docs.microsoft.com/azure/virtual-machines/ephemeral-os-disks-deploy#vm-template-deployment). Additionally, this property cannot be set when an existing Managed Disk is used to create the Virtual Machine by setting `osManagedDiskId`.
|
|
27825
27974
|
*/
|
|
27826
27975
|
diffDiskSettings?: outputs.compute.WindowsVirtualMachineOsDiskDiffDiskSettings;
|
|
27827
27976
|
/**
|
|
@@ -27842,6 +27991,8 @@ export declare namespace compute {
|
|
|
27842
27991
|
id: string;
|
|
27843
27992
|
/**
|
|
27844
27993
|
* The name which should be used for the Internal OS Disk. Changing this forces a new resource to be created.
|
|
27994
|
+
*
|
|
27995
|
+
* > **Note:** a value for `name` cannot be specified if/when the Virtual Machine has been created using an existing Managed Disk for the OS by setting `osManagedDiskId`.
|
|
27845
27996
|
*/
|
|
27846
27997
|
name: string;
|
|
27847
27998
|
/**
|
|
@@ -27860,6 +28011,8 @@ export declare namespace compute {
|
|
|
27860
28011
|
securityEncryptionType?: string;
|
|
27861
28012
|
/**
|
|
27862
28013
|
* The Type of Storage Account which should back this the Internal OS Disk. Possible values are `Standard_LRS`, `StandardSSD_LRS`, `Premium_LRS`, `StandardSSD_ZRS` and `Premium_ZRS`. Changing this forces a new resource to be created.
|
|
28014
|
+
*
|
|
28015
|
+
* > **Note:** This is required unless using an existing OS Managed Disk by specifying `osManagedDiskId`.
|
|
27863
28016
|
*/
|
|
27864
28017
|
storageAccountType: string;
|
|
27865
28018
|
/**
|
|
@@ -32215,6 +32368,14 @@ export declare namespace containerservice {
|
|
|
32215
32368
|
* Set of authorized IP ranges to allow access to API server, e.g. ["198.51.100.0/24"].
|
|
32216
32369
|
*/
|
|
32217
32370
|
authorizedIpRanges?: string[];
|
|
32371
|
+
/**
|
|
32372
|
+
* The ID of the Subnet where the API server endpoint is delegated to.
|
|
32373
|
+
*/
|
|
32374
|
+
subnetId?: string;
|
|
32375
|
+
/**
|
|
32376
|
+
* Whether to enable virtual network integration for the API Server. Defaults to `false`.
|
|
32377
|
+
*/
|
|
32378
|
+
virtualNetworkIntegrationEnabled?: boolean;
|
|
32218
32379
|
}
|
|
32219
32380
|
interface KubernetesClusterAutoScalerProfile {
|
|
32220
32381
|
/**
|
|
@@ -32289,12 +32450,9 @@ export declare namespace containerservice {
|
|
|
32289
32450
|
* How often the AKS Cluster should be re-evaluated for scale up/down. Defaults to `10s`.
|
|
32290
32451
|
*/
|
|
32291
32452
|
scanInterval: string;
|
|
32292
|
-
/**
|
|
32293
|
-
* If `true` cluster autoscaler will never delete nodes with pods with local storage, for example, EmptyDir or HostPath. Defaults to `true`.
|
|
32294
|
-
*/
|
|
32295
32453
|
skipNodesWithLocalStorage?: boolean;
|
|
32296
32454
|
/**
|
|
32297
|
-
* If `true` cluster autoscaler will never delete nodes with pods from kube-system (except for DaemonSet or mirror pods). Defaults to `
|
|
32455
|
+
* If `true` cluster autoscaler will never delete nodes with pods from kube-system (except for DaemonSet or mirror pods). Defaults to `true`.
|
|
32298
32456
|
*/
|
|
32299
32457
|
skipNodesWithSystemPods?: boolean;
|
|
32300
32458
|
}
|
|
@@ -32312,6 +32470,20 @@ export declare namespace containerservice {
|
|
|
32312
32470
|
*/
|
|
32313
32471
|
tenantId: string;
|
|
32314
32472
|
}
|
|
32473
|
+
interface KubernetesClusterBootstrapProfile {
|
|
32474
|
+
/**
|
|
32475
|
+
* The artifact source. The source where the artifacts are downloaded from. Possible values are `Cache` and `Direct`. Defaults to `Direct`.
|
|
32476
|
+
*
|
|
32477
|
+
* > **Note:** If the `artifactSource` is set to `Cache` and the `outboundType` has been specified, the managed ACR and related resources will **not** be automatically deleted and must be removed manually. Please see the product [documentation](https://learn.microsoft.com/azure/aks/concepts-network-isolated#how-a-network-isolated-cluster-works) for more information.
|
|
32478
|
+
*/
|
|
32479
|
+
artifactSource?: string;
|
|
32480
|
+
/**
|
|
32481
|
+
* The resource Id of Azure Container Registry.
|
|
32482
|
+
*
|
|
32483
|
+
* > **Note:** The `containerRegistryId` requires an ACR with a private link to the cluster. You must manage permissions, cache rules, the associated private link and the private endpoint. Please see the product [documentation](https://learn.microsoft.com/azure/container-registry/container-registry-private-link) for more information on configuring an ACR with a private endpoint.
|
|
32484
|
+
*/
|
|
32485
|
+
containerRegistryId?: string;
|
|
32486
|
+
}
|
|
32315
32487
|
interface KubernetesClusterConfidentialComputing {
|
|
32316
32488
|
/**
|
|
32317
32489
|
* Should the SGX quote helper be enabled?
|
|
@@ -32335,6 +32507,7 @@ export declare namespace containerservice {
|
|
|
32335
32507
|
* Should the nodes in this Node Pool have Federal Information Processing Standard enabled? `temporaryNameForRotation` must be specified when changing this block.
|
|
32336
32508
|
*/
|
|
32337
32509
|
fipsEnabled?: boolean;
|
|
32510
|
+
gpuDriver?: string;
|
|
32338
32511
|
/**
|
|
32339
32512
|
* Specifies the GPU MIG instance profile for supported GPU VM SKU. The allowed values are `MIG1g`, `MIG2g`, `MIG3g`, `MIG4g` and `MIG7g`. Changing this forces a new resource to be created.
|
|
32340
32513
|
*/
|
|
@@ -33096,6 +33269,10 @@ export declare namespace containerservice {
|
|
|
33096
33269
|
labelsAllowed?: string;
|
|
33097
33270
|
}
|
|
33098
33271
|
interface KubernetesClusterNetworkProfile {
|
|
33272
|
+
/**
|
|
33273
|
+
* An `advancedNetworking` block as defined below. This can only be specified when `networkPlugin` is set to `azure` and `networkDataPlane` is set to `cilium`.
|
|
33274
|
+
*/
|
|
33275
|
+
advancedNetworking?: outputs.containerservice.KubernetesClusterNetworkProfileAdvancedNetworking;
|
|
33099
33276
|
/**
|
|
33100
33277
|
* IP address within the Kubernetes service address range that will be used by cluster service discovery (kube-dns). Changing this forces a new resource to be created.
|
|
33101
33278
|
*/
|
|
@@ -33157,7 +33334,9 @@ export declare namespace containerservice {
|
|
|
33157
33334
|
*/
|
|
33158
33335
|
networkPolicy: string;
|
|
33159
33336
|
/**
|
|
33160
|
-
* The outbound (egress) routing method which should be used for this Kubernetes Cluster. Possible values are `loadBalancer`, `userDefinedRouting`, `managedNATGateway` and `
|
|
33337
|
+
* The outbound (egress) routing method which should be used for this Kubernetes Cluster. Possible values are `loadBalancer`, `userDefinedRouting`, `managedNATGateway`, `userAssignedNATGateway` and `none`. Defaults to `loadBalancer`.
|
|
33338
|
+
*
|
|
33339
|
+
* > **Note:** For more information on supported `outboundType` migration paths please see the product [documentation](https://learn.microsoft.com/azure/aks/egress-outboundtype#updating-outboundtype-after-cluster-creation).
|
|
33161
33340
|
*/
|
|
33162
33341
|
outboundType?: string;
|
|
33163
33342
|
/**
|
|
@@ -33179,6 +33358,16 @@ export declare namespace containerservice {
|
|
|
33179
33358
|
*/
|
|
33180
33359
|
serviceCidrs: string[];
|
|
33181
33360
|
}
|
|
33361
|
+
interface KubernetesClusterNetworkProfileAdvancedNetworking {
|
|
33362
|
+
/**
|
|
33363
|
+
* Is observability enabled? Defaults to `false`.
|
|
33364
|
+
*/
|
|
33365
|
+
observabilityEnabled?: boolean;
|
|
33366
|
+
/**
|
|
33367
|
+
* Is security enabled? Defaults to `false`.
|
|
33368
|
+
*/
|
|
33369
|
+
securityEnabled?: boolean;
|
|
33370
|
+
}
|
|
33182
33371
|
interface KubernetesClusterNetworkProfileLoadBalancerProfile {
|
|
33183
33372
|
/**
|
|
33184
33373
|
* The type of the managed inbound Load Balancer Backend Pool. Possible values are `NodeIP` and `NodeIPConfiguration`. Defaults to `NodeIPConfiguration`. See [the documentation](https://learn.microsoft.com/en-us/azure/aks/load-balancer-standard#change-the-inbound-pool-type) for more information.
|
|
@@ -33517,7 +33706,7 @@ export declare namespace containerservice {
|
|
|
33517
33706
|
*/
|
|
33518
33707
|
mode: string;
|
|
33519
33708
|
/**
|
|
33520
|
-
* Specify 1 or 2 Istio control plane revisions for managing minor upgrades using the canary upgrade process. For example, create the resource with `revisions` set to `["asm-1-
|
|
33709
|
+
* Specify 1 or 2 Istio control plane revisions for managing minor upgrades using the canary upgrade process. For example, create the resource with `revisions` set to `["asm-1-25"]`, or leave it empty (the `revisions` will only be known after apply). To start the canary upgrade, change `revisions` to `["asm-1-25", "asm-1-26"]`. To roll back the canary upgrade, revert to `["asm-1-25"]`. To confirm the upgrade, change to `["asm-1-26"]`.
|
|
33521
33710
|
*
|
|
33522
33711
|
* > **NOTE:** Upgrading to a new (canary) revision does not affect existing sidecar proxies. You need to apply the canary revision label to selected namespaces and restart pods with kubectl to inject the new sidecar proxy. [Learn more](https://istio.io/latest/docs/setup/upgrade/canary/#data-plane).
|
|
33523
33712
|
*/
|
|
@@ -34366,10 +34555,7 @@ export declare namespace core {
|
|
|
34366
34555
|
}
|
|
34367
34556
|
interface ResourceGroupPolicyAssignmentOverrideSelector {
|
|
34368
34557
|
ins?: string[];
|
|
34369
|
-
|
|
34370
|
-
* Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
|
|
34371
|
-
*/
|
|
34372
|
-
kind: string;
|
|
34558
|
+
kind?: string;
|
|
34373
34559
|
notIns?: string[];
|
|
34374
34560
|
}
|
|
34375
34561
|
interface ResourceGroupPolicyAssignmentResourceSelector {
|
|
@@ -34384,9 +34570,6 @@ export declare namespace core {
|
|
|
34384
34570
|
}
|
|
34385
34571
|
interface ResourceGroupPolicyAssignmentResourceSelectorSelector {
|
|
34386
34572
|
ins?: string[];
|
|
34387
|
-
/**
|
|
34388
|
-
* Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
|
|
34389
|
-
*/
|
|
34390
34573
|
kind: string;
|
|
34391
34574
|
notIns?: string[];
|
|
34392
34575
|
}
|
|
@@ -34432,10 +34615,7 @@ export declare namespace core {
|
|
|
34432
34615
|
}
|
|
34433
34616
|
interface ResourcePolicyAssignmentOverrideSelector {
|
|
34434
34617
|
ins?: string[];
|
|
34435
|
-
|
|
34436
|
-
* Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
|
|
34437
|
-
*/
|
|
34438
|
-
kind: string;
|
|
34618
|
+
kind?: string;
|
|
34439
34619
|
notIns?: string[];
|
|
34440
34620
|
}
|
|
34441
34621
|
interface ResourcePolicyAssignmentResourceSelector {
|
|
@@ -34450,9 +34630,6 @@ export declare namespace core {
|
|
|
34450
34630
|
}
|
|
34451
34631
|
interface ResourcePolicyAssignmentResourceSelectorSelector {
|
|
34452
34632
|
ins?: string[];
|
|
34453
|
-
/**
|
|
34454
|
-
* Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
|
|
34455
|
-
*/
|
|
34456
34633
|
kind: string;
|
|
34457
34634
|
notIns?: string[];
|
|
34458
34635
|
}
|
|
@@ -34591,10 +34768,7 @@ export declare namespace core {
|
|
|
34591
34768
|
}
|
|
34592
34769
|
interface SubscriptionPolicyAssignmentOverrideSelector {
|
|
34593
34770
|
ins?: string[];
|
|
34594
|
-
|
|
34595
|
-
* Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
|
|
34596
|
-
*/
|
|
34597
|
-
kind: string;
|
|
34771
|
+
kind?: string;
|
|
34598
34772
|
notIns?: string[];
|
|
34599
34773
|
}
|
|
34600
34774
|
interface SubscriptionPolicyAssignmentResourceSelector {
|
|
@@ -34609,9 +34783,6 @@ export declare namespace core {
|
|
|
34609
34783
|
}
|
|
34610
34784
|
interface SubscriptionPolicyAssignmentResourceSelectorSelector {
|
|
34611
34785
|
ins?: string[];
|
|
34612
|
-
/**
|
|
34613
|
-
* Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
|
|
34614
|
-
*/
|
|
34615
34786
|
kind: string;
|
|
34616
34787
|
notIns?: string[];
|
|
34617
34788
|
}
|
|
@@ -37524,7 +37695,7 @@ export declare namespace dataprotection {
|
|
|
37524
37695
|
*/
|
|
37525
37696
|
daysOfWeeks?: string[];
|
|
37526
37697
|
/**
|
|
37527
|
-
* Possible values are `January`, `February`, `March`, `April`, `May`, `June`, `July`, `August`, `September`, `October`, `November` and `December`. Changing this forces a new Backup Policy Blob Storage to be created.
|
|
37698
|
+
* Possible values are `January`, `February`, `March`, `April`, `May`, `June`, `July`, `August`, `September`, `October`, `November` and `December`. Changing this forces a new Backup Policy Blob Storage to be created. When this property is specified, exactly one of the following must also be set: `daysOfMonth`, `daysOfWeek`
|
|
37528
37699
|
*/
|
|
37529
37700
|
monthsOfYears?: string[];
|
|
37530
37701
|
/**
|
|
@@ -37532,7 +37703,9 @@ export declare namespace dataprotection {
|
|
|
37532
37703
|
*/
|
|
37533
37704
|
scheduledBackupTimes?: string[];
|
|
37534
37705
|
/**
|
|
37535
|
-
* Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new Backup Policy Blob Storage to be created.
|
|
37706
|
+
* Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new Backup Policy Blob Storage to be created. When this property is specified, exactly one of the following must also be set: `daysOfMonth`, `daysOfWeek`
|
|
37707
|
+
*
|
|
37708
|
+
* > **Note:** When not using `absoluteCriteria`, you must use exactly one of `daysOfMonth` or `daysOfWeek`. Regarding the remaining two properties, `weeksOfMonth` and `monthsOfYear`, you may use either, both, or neither. If you would like to set multiple intervals, you may do so by using multiple `retentionRule` blocks.
|
|
37536
37709
|
*/
|
|
37537
37710
|
weeksOfMonths?: string[];
|
|
37538
37711
|
}
|
|
@@ -37623,6 +37796,8 @@ export declare namespace dataprotection {
|
|
|
37623
37796
|
scheduledBackupTimes?: string[];
|
|
37624
37797
|
/**
|
|
37625
37798
|
* Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new resource to be created.
|
|
37799
|
+
* *
|
|
37800
|
+
* > **Note:** When not using `absoluteCriteria`, you must use exactly one of `daysOfMonth` or `daysOfWeek`. Regarding the remaining two properties, `weeksOfMonth` and `monthsOfYear`, you may use either, both, or neither. If you would like to set multiple intervals, you may do so by using multiple `retentionRule` blocks.
|
|
37626
37801
|
*/
|
|
37627
37802
|
weeksOfMonths?: string[];
|
|
37628
37803
|
}
|
|
@@ -37689,6 +37864,8 @@ export declare namespace dataprotection {
|
|
|
37689
37864
|
scheduledBackupTimes?: string[];
|
|
37690
37865
|
/**
|
|
37691
37866
|
* Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new resource to be created.
|
|
37867
|
+
*
|
|
37868
|
+
* > **Note:** When not using `absoluteCriteria`, you must use exactly one of `daysOfMonth` or `daysOfWeek`. Regarding the remaining two properties, `weeksOfMonth` and `monthsOfYear`, you may use either, both, or neither. If you would like to set multiple intervals, you may do so by using multiple `retentionRule` blocks.
|
|
37692
37869
|
*/
|
|
37693
37870
|
weeksOfMonths?: string[];
|
|
37694
37871
|
}
|
|
@@ -37755,6 +37932,8 @@ export declare namespace dataprotection {
|
|
|
37755
37932
|
scheduledBackupTimes?: string[];
|
|
37756
37933
|
/**
|
|
37757
37934
|
* Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new resource to be created.
|
|
37935
|
+
*
|
|
37936
|
+
* > **Note:** When not using `absoluteCriteria`, you must use exactly one of `daysOfMonth` or `daysOfWeek`. Regarding the remaining two properties, `weeksOfMonth` and `monthsOfYear`, you may use either, both, or neither. If you would like to set multiple intervals, you may do so by using multiple `retentionRule` blocks.
|
|
37758
37937
|
*/
|
|
37759
37938
|
weeksOfMonths?: string[];
|
|
37760
37939
|
}
|
|
@@ -37805,6 +37984,8 @@ export declare namespace dataprotection {
|
|
|
37805
37984
|
scheduledBackupTimes?: string[];
|
|
37806
37985
|
/**
|
|
37807
37986
|
* Possible values are `First`, `Second`, `Third`, `Fourth` and `Last`. Changing this forces a new Backup Policy PostgreSQL to be created.
|
|
37987
|
+
*
|
|
37988
|
+
* > **Note:** When not using `absoluteCriteria`, you must use exactly one of `daysOfMonth` or `daysOfWeek`. Regarding the remaining two properties, `weeksOfMonth` and `monthsOfYear`, you may use either, both, or neither. If you would like to set multiple intervals, you may do so by using multiple `retentionRule` blocks.
|
|
37808
37989
|
*/
|
|
37809
37990
|
weeksOfMonths?: string[];
|
|
37810
37991
|
}
|
|
@@ -44765,6 +44946,12 @@ export declare namespace iot {
|
|
|
44765
44946
|
* The resource group in which the endpoint will be created.
|
|
44766
44947
|
*/
|
|
44767
44948
|
resourceGroupName?: string;
|
|
44949
|
+
/**
|
|
44950
|
+
* The subscription ID for the endpoint.
|
|
44951
|
+
*
|
|
44952
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
44953
|
+
*/
|
|
44954
|
+
subscriptionId: string;
|
|
44768
44955
|
/**
|
|
44769
44956
|
* The type of the endpoint. Possible values are `AzureIotHub.StorageContainer`, `AzureIotHub.ServiceBusQueue`, `AzureIotHub.ServiceBusTopic` or `AzureIotHub.EventHub`.
|
|
44770
44957
|
*/
|
|
@@ -45830,17 +46017,11 @@ export declare namespace keyvault {
|
|
|
45830
46017
|
tenantId: string;
|
|
45831
46018
|
}
|
|
45832
46019
|
interface KeyVaultContact {
|
|
45833
|
-
/**
|
|
45834
|
-
* E-mail address of the contact.
|
|
45835
|
-
*/
|
|
45836
46020
|
email: string;
|
|
45837
46021
|
/**
|
|
45838
|
-
*
|
|
46022
|
+
* Specifies the name of the Key Vault. Changing this forces a new resource to be created. The name must be globally unique. If the vault is in a recoverable state then the vault will need to be purged before reusing the name.
|
|
45839
46023
|
*/
|
|
45840
46024
|
name?: string;
|
|
45841
|
-
/**
|
|
45842
|
-
* Phone number of the contact.
|
|
45843
|
-
*/
|
|
45844
46025
|
phone?: string;
|
|
45845
46026
|
}
|
|
45846
46027
|
interface KeyVaultNetworkAcls {
|
|
@@ -45938,6 +46119,9 @@ export declare namespace kusto {
|
|
|
45938
46119
|
type: string;
|
|
45939
46120
|
}
|
|
45940
46121
|
interface ClusterLanguageExtension {
|
|
46122
|
+
/**
|
|
46123
|
+
* The language extension image. Possible values are `Python3_11_7`, `Python3_11_7_DL`, `Python3_10_8`, `Python3_10_8_DL`, `Python3_6_5`, `PythonCustomImage`, and `R`.
|
|
46124
|
+
*/
|
|
45941
46125
|
image: string;
|
|
45942
46126
|
/**
|
|
45943
46127
|
* The name of the Kusto Cluster to create. Only lowercase Alphanumeric characters allowed, starting with a letter. Changing this forces a new resource to be created.
|
|
@@ -45946,11 +46130,11 @@ export declare namespace kusto {
|
|
|
45946
46130
|
}
|
|
45947
46131
|
interface ClusterOptimizedAutoScale {
|
|
45948
46132
|
/**
|
|
45949
|
-
* The maximum number of allowed instances.
|
|
46133
|
+
* The maximum number of allowed instances. Possible values range between `0` and `1000`.
|
|
45950
46134
|
*/
|
|
45951
46135
|
maximumInstances: number;
|
|
45952
46136
|
/**
|
|
45953
|
-
* The minimum number of allowed instances.
|
|
46137
|
+
* The minimum number of allowed instances. Possible values range between `0` and `1000`.
|
|
45954
46138
|
*/
|
|
45955
46139
|
minimumInstances: number;
|
|
45956
46140
|
}
|
|
@@ -45959,6 +46143,7 @@ export declare namespace kusto {
|
|
|
45959
46143
|
* Specifies the node count for the cluster. Boundaries depend on the SKU name.
|
|
45960
46144
|
*
|
|
45961
46145
|
* > **Note:** If no `optimizedAutoScale` block is defined, then the capacity is required.
|
|
46146
|
+
*
|
|
45962
46147
|
* > **Note:** If an `optimizedAutoScale` block is defined and no capacity is set, then the capacity is initially set to the value of `minimumInstances`.
|
|
45963
46148
|
*/
|
|
45964
46149
|
capacity: number;
|
|
@@ -46146,7 +46331,7 @@ export declare namespace lb {
|
|
|
46146
46331
|
/**
|
|
46147
46332
|
* The ID of a Public IP Address which should be associated with the Load Balancer.
|
|
46148
46333
|
*/
|
|
46149
|
-
publicIpAddressId
|
|
46334
|
+
publicIpAddressId?: string;
|
|
46150
46335
|
/**
|
|
46151
46336
|
* The ID of a Public IP Prefix which should be associated with the Load Balancer. Public IP Prefix can only be used with outbound rules.
|
|
46152
46337
|
*/
|
|
@@ -46154,7 +46339,7 @@ export declare namespace lb {
|
|
|
46154
46339
|
/**
|
|
46155
46340
|
* The ID of the Subnet which should be associated with the IP Configuration.
|
|
46156
46341
|
*/
|
|
46157
|
-
subnetId
|
|
46342
|
+
subnetId?: string;
|
|
46158
46343
|
/**
|
|
46159
46344
|
* Specifies a list of Availability Zones in which the IP Address for this Load Balancer should be located.
|
|
46160
46345
|
*
|
|
@@ -46307,6 +46492,8 @@ export declare namespace loadtest {
|
|
|
46307
46492
|
interface LoadTestEncryptionIdentity {
|
|
46308
46493
|
/**
|
|
46309
46494
|
* The User Assigned Identity ID that should be assigned to this Load Test Encryption. Changing this forces a new Load Test to be created.
|
|
46495
|
+
*
|
|
46496
|
+
* > **Note:** The User Assigned Identity ID specified here must also exist in `identity.identity_ids`.
|
|
46310
46497
|
*/
|
|
46311
46498
|
identityId: string;
|
|
46312
46499
|
/**
|
|
@@ -46321,7 +46508,6 @@ export declare namespace loadtest {
|
|
|
46321
46508
|
identityIds?: string[];
|
|
46322
46509
|
/**
|
|
46323
46510
|
* The Principal ID for the System-Assigned Managed Identity assigned to this Load Test.
|
|
46324
|
-
* *
|
|
46325
46511
|
*/
|
|
46326
46512
|
principalId: string;
|
|
46327
46513
|
/**
|
|
@@ -46399,7 +46585,7 @@ export declare namespace logicapps {
|
|
|
46399
46585
|
/**
|
|
46400
46586
|
* Should the Logic App be loaded at all times?
|
|
46401
46587
|
*/
|
|
46402
|
-
alwaysOn
|
|
46588
|
+
alwaysOn: boolean;
|
|
46403
46589
|
/**
|
|
46404
46590
|
* The number of workers this Logic App can scale out to. Only applicable to apps on the Consumption and Premium plan.
|
|
46405
46591
|
*/
|
|
@@ -46431,7 +46617,7 @@ export declare namespace logicapps {
|
|
|
46431
46617
|
/**
|
|
46432
46618
|
* Specifies whether the HTTP2 protocol should be enabled.
|
|
46433
46619
|
*/
|
|
46434
|
-
http2Enabled
|
|
46620
|
+
http2Enabled: boolean;
|
|
46435
46621
|
/**
|
|
46436
46622
|
* A list of `ipRestriction` objects representing IP restrictions as defined below.
|
|
46437
46623
|
*/
|
|
@@ -46493,7 +46679,7 @@ export declare namespace logicapps {
|
|
|
46493
46679
|
/**
|
|
46494
46680
|
* Are credentials supported?
|
|
46495
46681
|
*/
|
|
46496
|
-
supportCredentials
|
|
46682
|
+
supportCredentials: boolean;
|
|
46497
46683
|
}
|
|
46498
46684
|
interface GetStandardSiteConfigIpRestriction {
|
|
46499
46685
|
/**
|
|
@@ -46507,7 +46693,7 @@ export declare namespace logicapps {
|
|
|
46507
46693
|
/**
|
|
46508
46694
|
* The IP Address used for this IP Restriction in CIDR notation.
|
|
46509
46695
|
*/
|
|
46510
|
-
ipAddress
|
|
46696
|
+
ipAddress: string;
|
|
46511
46697
|
/**
|
|
46512
46698
|
* The name of the Logic App.
|
|
46513
46699
|
*/
|
|
@@ -46519,11 +46705,11 @@ export declare namespace logicapps {
|
|
|
46519
46705
|
/**
|
|
46520
46706
|
* The Service Tag used for this IP Restriction.
|
|
46521
46707
|
*/
|
|
46522
|
-
serviceTag
|
|
46708
|
+
serviceTag: string;
|
|
46523
46709
|
/**
|
|
46524
46710
|
* The Virtual Network Subnet ID used for this IP Restriction.
|
|
46525
46711
|
*/
|
|
46526
|
-
virtualNetworkSubnetId
|
|
46712
|
+
virtualNetworkSubnetId: string;
|
|
46527
46713
|
}
|
|
46528
46714
|
interface GetStandardSiteConfigIpRestrictionHeaders {
|
|
46529
46715
|
/**
|
|
@@ -46555,7 +46741,7 @@ export declare namespace logicapps {
|
|
|
46555
46741
|
/**
|
|
46556
46742
|
* The IP Address used for this IP Restriction in CIDR notation.
|
|
46557
46743
|
*/
|
|
46558
|
-
ipAddress
|
|
46744
|
+
ipAddress: string;
|
|
46559
46745
|
/**
|
|
46560
46746
|
* The name of the Logic App.
|
|
46561
46747
|
*/
|
|
@@ -46567,11 +46753,11 @@ export declare namespace logicapps {
|
|
|
46567
46753
|
/**
|
|
46568
46754
|
* The Service Tag used for this IP Restriction.
|
|
46569
46755
|
*/
|
|
46570
|
-
serviceTag
|
|
46756
|
+
serviceTag: string;
|
|
46571
46757
|
/**
|
|
46572
46758
|
* The Virtual Network Subnet ID used for this IP Restriction.
|
|
46573
46759
|
*/
|
|
46574
|
-
virtualNetworkSubnetId
|
|
46760
|
+
virtualNetworkSubnetId: string;
|
|
46575
46761
|
}
|
|
46576
46762
|
interface GetStandardSiteConfigScmIpRestrictionHeaders {
|
|
46577
46763
|
/**
|
|
@@ -46787,7 +46973,7 @@ export declare namespace logicapps {
|
|
|
46787
46973
|
/**
|
|
46788
46974
|
* A `cors` block as defined below.
|
|
46789
46975
|
*/
|
|
46790
|
-
cors
|
|
46976
|
+
cors?: outputs.logicapps.StandardSiteConfigCors;
|
|
46791
46977
|
/**
|
|
46792
46978
|
* The version of the .NET framework's CLR used in this Logic App Possible values are `v4.0` (including .NET Core 2.1 and 3.1), `v5.0`, `v6.0` and `v8.0`. [For more information on which .NET Framework version to use based on the runtime version you're targeting - please see this table](https://docs.microsoft.com/azure/azure-functions/functions-dotnet-class-library#supported-versions). Defaults to `v4.0`.
|
|
46793
46979
|
*/
|
|
@@ -46813,7 +46999,7 @@ export declare namespace logicapps {
|
|
|
46813
46999
|
*
|
|
46814
47000
|
* > **Note:** User has to explicitly set `ipRestriction` to empty slice (`[]`) to remove it.
|
|
46815
47001
|
*/
|
|
46816
|
-
ipRestrictions
|
|
47002
|
+
ipRestrictions?: outputs.logicapps.StandardSiteConfigIpRestriction[];
|
|
46817
47003
|
/**
|
|
46818
47004
|
* Linux App Framework and version for the App Service, e.g. `DOCKER|(golang:latest)`. Setting this value will also set the `kind` of application deployed to `functionapp,linux,container,workflowapp`.
|
|
46819
47005
|
*
|
|
@@ -46843,7 +47029,7 @@ export declare namespace logicapps {
|
|
|
46843
47029
|
*
|
|
46844
47030
|
* > **Note:** User has to explicitly set `scmIpRestriction` to empty slice (`[]`) to remove it.
|
|
46845
47031
|
*/
|
|
46846
|
-
scmIpRestrictions
|
|
47032
|
+
scmIpRestrictions?: outputs.logicapps.StandardSiteConfigScmIpRestriction[];
|
|
46847
47033
|
/**
|
|
46848
47034
|
* Configures the minimum version of TLS required for SSL requests to the SCM site. Possible values are `1.0`, `1.1` and `1.2`.
|
|
46849
47035
|
*
|
|
@@ -46877,7 +47063,7 @@ export declare namespace logicapps {
|
|
|
46877
47063
|
/**
|
|
46878
47064
|
* A list of origins which should be able to make cross-origin calls. `*` can be used to allow all calls.
|
|
46879
47065
|
*/
|
|
46880
|
-
allowedOrigins
|
|
47066
|
+
allowedOrigins?: string[];
|
|
46881
47067
|
/**
|
|
46882
47068
|
* Are credentials supported?
|
|
46883
47069
|
*/
|
|
@@ -46888,10 +47074,14 @@ export declare namespace logicapps {
|
|
|
46888
47074
|
* Does this restriction `Allow` or `Deny` access for this IP range. Defaults to `Allow`.
|
|
46889
47075
|
*/
|
|
46890
47076
|
action?: string;
|
|
47077
|
+
/**
|
|
47078
|
+
* The Description of this IP Restriction.
|
|
47079
|
+
*/
|
|
47080
|
+
description?: string;
|
|
46891
47081
|
/**
|
|
46892
47082
|
* The `headers` block for this specific as a `ipRestriction` block as defined below.
|
|
46893
47083
|
*/
|
|
46894
|
-
headers
|
|
47084
|
+
headers?: outputs.logicapps.StandardSiteConfigIpRestrictionHeaders;
|
|
46895
47085
|
/**
|
|
46896
47086
|
* The IP Address used for this IP Restriction in CIDR notation.
|
|
46897
47087
|
*/
|
|
@@ -46938,10 +47128,14 @@ export declare namespace logicapps {
|
|
|
46938
47128
|
* Does this restriction `Allow` or `Deny` access for this IP range. Defaults to `Allow`.
|
|
46939
47129
|
*/
|
|
46940
47130
|
action?: string;
|
|
47131
|
+
/**
|
|
47132
|
+
* The Description of this IP Restriction.
|
|
47133
|
+
*/
|
|
47134
|
+
description?: string;
|
|
46941
47135
|
/**
|
|
46942
47136
|
* The `headers` block for this specific `ipRestriction` as defined below.
|
|
46943
47137
|
*/
|
|
46944
|
-
headers
|
|
47138
|
+
headers?: outputs.logicapps.StandardSiteConfigScmIpRestrictionHeaders;
|
|
46945
47139
|
/**
|
|
46946
47140
|
* The IP Address used for this IP Restriction in CIDR notation.
|
|
46947
47141
|
*/
|
|
@@ -47323,9 +47517,13 @@ export declare namespace machinelearning {
|
|
|
47323
47517
|
}
|
|
47324
47518
|
interface WorkspaceManagedNetwork {
|
|
47325
47519
|
/**
|
|
47326
|
-
* The isolation mode of the Machine Learning Workspace. Possible values are `Disabled`, `AllowOnlyApprovedOutbound`, and `AllowInternetOutbound
|
|
47520
|
+
* The isolation mode of the Machine Learning Workspace. Possible values are `Disabled`, `AllowOnlyApprovedOutbound`, and `AllowInternetOutbound`.
|
|
47327
47521
|
*/
|
|
47328
47522
|
isolationMode: string;
|
|
47523
|
+
/**
|
|
47524
|
+
* Set to trigger the provisioning of the managed VNet with the default options when creating a Machine Learning Workspace with the managed VNet enabled. Defaults to `false`. Changing this forces a new resource to be created.
|
|
47525
|
+
*/
|
|
47526
|
+
provisionOnCreationEnabled?: boolean;
|
|
47329
47527
|
}
|
|
47330
47528
|
interface WorkspaceServerlessCompute {
|
|
47331
47529
|
/**
|
|
@@ -47685,10 +47883,7 @@ export declare namespace management {
|
|
|
47685
47883
|
}
|
|
47686
47884
|
interface GroupPolicyAssignmentOverrideSelector {
|
|
47687
47885
|
ins?: string[];
|
|
47688
|
-
|
|
47689
|
-
* Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
|
|
47690
|
-
*/
|
|
47691
|
-
kind: string;
|
|
47886
|
+
kind?: string;
|
|
47692
47887
|
notIns?: string[];
|
|
47693
47888
|
}
|
|
47694
47889
|
interface GroupPolicyAssignmentResourceSelector {
|
|
@@ -47703,9 +47898,6 @@ export declare namespace management {
|
|
|
47703
47898
|
}
|
|
47704
47899
|
interface GroupPolicyAssignmentResourceSelectorSelector {
|
|
47705
47900
|
ins?: string[];
|
|
47706
|
-
/**
|
|
47707
|
-
* Specifies which characteristic will narrow down the set of evaluated resources. Possible values are `resourceLocation`, `resourceType` and `resourceWithoutLocation`.
|
|
47708
|
-
*/
|
|
47709
47901
|
kind: string;
|
|
47710
47902
|
notIns?: string[];
|
|
47711
47903
|
}
|
|
@@ -48402,11 +48594,15 @@ export declare namespace mobile {
|
|
|
48402
48594
|
}
|
|
48403
48595
|
interface NetworkSliceSingleNetworkSliceSelectionAssistanceInformation {
|
|
48404
48596
|
/**
|
|
48405
|
-
* Slice differentiator (SD). Must be a 6 digit hex string.
|
|
48597
|
+
* Slice differentiator (SD). Must be a 6 digit hex string. For single-network slice selection assistance information (S-NSSAI). Unique at the scope of a mobile network.
|
|
48598
|
+
*
|
|
48599
|
+
* @deprecated `singleNetworkSliceSelectionAssistanceInformation` has been deprecated and its properties, `sliceDifferentiator` and `sliceServiceType` have been moved to the top level. The `singleNetworkSliceSelectionAssistanceInformation` block will be removed in v5.0 of the AzureRM Provider.
|
|
48406
48600
|
*/
|
|
48407
48601
|
sliceDifferentiator?: string;
|
|
48408
48602
|
/**
|
|
48409
|
-
* Slice/service type (SST). Must be between `0` and `255`.
|
|
48603
|
+
* Slice/service type (SST). Must be between `0` and `255`. For single-network slice selection assistance information (S-NSSAI). Unique at the scope of a mobile network.
|
|
48604
|
+
*
|
|
48605
|
+
* @deprecated `singleNetworkSliceSelectionAssistanceInformation` has been deprecated and its properties, `sliceDifferentiator` and `sliceServiceType` have been moved to the top level. The `singleNetworkSliceSelectionAssistanceInformation` block will be removed in v5.0 of the AzureRM Provider.
|
|
48410
48606
|
*/
|
|
48411
48607
|
sliceServiceType: number;
|
|
48412
48608
|
}
|
|
@@ -48682,15 +48878,17 @@ export declare namespace monitoring {
|
|
|
48682
48878
|
*/
|
|
48683
48879
|
operationName?: string;
|
|
48684
48880
|
/**
|
|
48685
|
-
* The recommendation category of the event. Possible values are `Cost`, `Reliability`, `OperationalExcellence`, `HighAvailability
|
|
48881
|
+
* The recommendation category of the event. Possible values are `Cost`, `Reliability`, `OperationalExcellence`, `HighAvailability`, `Performance` and `Security`.
|
|
48686
48882
|
*/
|
|
48687
48883
|
recommendationCategory?: string;
|
|
48688
48884
|
/**
|
|
48689
|
-
* The recommendation impact of the event. Possible values are `High`, `Medium` and `Low`.
|
|
48885
|
+
* The recommendation impact of the event. Possible values are `High`, `Medium` and `Low`.
|
|
48886
|
+
*
|
|
48887
|
+
* > **Note:** The `recommendationType`, `recommendationCategory`, and `recommendationImpact` fields can only be defined if the `category` field has been set to `Recommendation`.
|
|
48690
48888
|
*/
|
|
48691
48889
|
recommendationImpact?: string;
|
|
48692
48890
|
/**
|
|
48693
|
-
* The recommendation type of the event.
|
|
48891
|
+
* The recommendation type of the event.
|
|
48694
48892
|
*/
|
|
48695
48893
|
recommendationType?: string;
|
|
48696
48894
|
/**
|
|
@@ -51819,6 +52017,10 @@ export declare namespace mysql {
|
|
|
51819
52017
|
* The ID of the Key Vault Key.
|
|
51820
52018
|
*/
|
|
51821
52019
|
keyVaultKeyId?: string;
|
|
52020
|
+
/**
|
|
52021
|
+
* The ID of the Managed HSM Key.
|
|
52022
|
+
*/
|
|
52023
|
+
managedHsmKeyId?: string;
|
|
51822
52024
|
/**
|
|
51823
52025
|
* Specifies the primary user managed identity id for a Customer Managed Key. Should be added with `identityIds`.
|
|
51824
52026
|
*/
|
|
@@ -52577,7 +52779,9 @@ export declare namespace netapp {
|
|
|
52577
52779
|
*/
|
|
52578
52780
|
networkFeatures: string;
|
|
52579
52781
|
/**
|
|
52580
|
-
* The target volume protocol expressed as a list.
|
|
52782
|
+
* The target volume protocol expressed as a list. Protocol conversion between `NFSv3` and `NFSv4.1` and vice-versa is supported without recreating the volume group, however export policy rules must be updated accordingly to avoid configuration drift (e.g., when converting from `NFSv3` to `NFSv4.1`, set `nfsv3Enabled = false` and `nfsv41Enabled = true` in export policy rules). Supported values include `NFSv3` or `NFSv4.1`.
|
|
52783
|
+
*
|
|
52784
|
+
* > **Note:** When converting protocols between NFSv3 and NFSv4.1, ensure that export policy rules are updated accordingly to avoid configuration drift. Update the `nfsv3Enabled` and `nfsv41Enabled` flags to match the new protocol.
|
|
52581
52785
|
*/
|
|
52582
52786
|
protocols: string;
|
|
52583
52787
|
/**
|
|
@@ -52710,7 +52914,9 @@ export declare namespace netapp {
|
|
|
52710
52914
|
*/
|
|
52711
52915
|
name: string;
|
|
52712
52916
|
/**
|
|
52713
|
-
* The target volume protocol expressed as a list.
|
|
52917
|
+
* The target volume protocol expressed as a list. Protocol conversion between `NFSv3` and `NFSv4.1` and vice-versa is supported without recreating the volume group, however export policy rules must be updated accordingly to avoid configuration drift (e.g., when converting from `NFSv3` to `NFSv4.1`, set `nfsv3Enabled = false` and `nfsv41Enabled = true` in export policy rules). Supported values include `NFSv3` or `NFSv4.1`, multi-protocol is not supported. Please check [Configure application volume groups for the SAP HANA REST API](https://learn.microsoft.com/en-us/azure/azure-netapp-files/configure-application-volume-group-sap-hana-api) document for details.
|
|
52918
|
+
*
|
|
52919
|
+
* > **Note:** NFSv3 protocol is only supported for backup volumes (`data-backup`, `log-backup`) in SAP HANA volume groups. Critical volumes (`data`, `log`, `shared`) must use NFSv4.1. When converting protocols on backup volumes, ensure export policy rules are updated accordingly to avoid configuration drift.
|
|
52714
52920
|
*/
|
|
52715
52921
|
protocols: string;
|
|
52716
52922
|
/**
|
|
@@ -58437,6 +58643,73 @@ export declare namespace oracle {
|
|
|
58437
58643
|
*/
|
|
58438
58644
|
characterSet: string;
|
|
58439
58645
|
}
|
|
58646
|
+
interface GetAutonomousDatabaseBackupsAutonomousDatabaseBackup {
|
|
58647
|
+
/**
|
|
58648
|
+
* Indicates whether the backup is user-initiated or automatic.
|
|
58649
|
+
*/
|
|
58650
|
+
automatic: boolean;
|
|
58651
|
+
/**
|
|
58652
|
+
* The backup OCID.
|
|
58653
|
+
*/
|
|
58654
|
+
autonomousDatabaseBackupOcid: string;
|
|
58655
|
+
/**
|
|
58656
|
+
* The OCID of the Autonomous Database OCID.
|
|
58657
|
+
*/
|
|
58658
|
+
autonomousDatabaseOcid: string;
|
|
58659
|
+
databaseBackupSizeInTbs: number;
|
|
58660
|
+
/**
|
|
58661
|
+
* The Oracle Database version of the Autonomous Database at the time the backup was taken.
|
|
58662
|
+
*/
|
|
58663
|
+
databaseVersion: string;
|
|
58664
|
+
/**
|
|
58665
|
+
* The user-friendly name of the backup.
|
|
58666
|
+
*/
|
|
58667
|
+
displayName: string;
|
|
58668
|
+
/**
|
|
58669
|
+
* The ID of the Autonomous Database Backup.
|
|
58670
|
+
*/
|
|
58671
|
+
id: string;
|
|
58672
|
+
/**
|
|
58673
|
+
* Information about the current lifecycle state of the backup.
|
|
58674
|
+
*/
|
|
58675
|
+
lifecycleDetails: string;
|
|
58676
|
+
/**
|
|
58677
|
+
* The current state of the backup.
|
|
58678
|
+
*/
|
|
58679
|
+
lifecycleState: string;
|
|
58680
|
+
/**
|
|
58681
|
+
* `- The Azure Region where the Autonomous Database Backup exists.
|
|
58682
|
+
*/
|
|
58683
|
+
location: string;
|
|
58684
|
+
/**
|
|
58685
|
+
* The current provisioning state of the Autonomous Database Backup.
|
|
58686
|
+
*/
|
|
58687
|
+
provisioningState: string;
|
|
58688
|
+
/**
|
|
58689
|
+
* Indicates whether the backup can be used to restore the Autonomous Database.
|
|
58690
|
+
*/
|
|
58691
|
+
restorable: boolean;
|
|
58692
|
+
/**
|
|
58693
|
+
* The retention period in days for the Autonomous Database Backup.
|
|
58694
|
+
*/
|
|
58695
|
+
retentionPeriodInDays: number;
|
|
58696
|
+
/**
|
|
58697
|
+
* The date and time the backup will become unusable.
|
|
58698
|
+
*/
|
|
58699
|
+
timeAvailableTil: string;
|
|
58700
|
+
/**
|
|
58701
|
+
* The date and time the backup was completed.
|
|
58702
|
+
*/
|
|
58703
|
+
timeEnded: string;
|
|
58704
|
+
/**
|
|
58705
|
+
* The date and time the backup started.
|
|
58706
|
+
*/
|
|
58707
|
+
timeStarted: string;
|
|
58708
|
+
/**
|
|
58709
|
+
* The type of backup.
|
|
58710
|
+
*/
|
|
58711
|
+
type: string;
|
|
58712
|
+
}
|
|
58440
58713
|
interface GetAutonomousDatabaseLongTermBackupSchedule {
|
|
58441
58714
|
/**
|
|
58442
58715
|
* A boolean value that indicates if long term backup is enabled/disabled.
|
|
@@ -60122,6 +60395,8 @@ export declare namespace policy {
|
|
|
60122
60395
|
assignmentType?: string;
|
|
60123
60396
|
/**
|
|
60124
60397
|
* The content hash for the Guest Configuration package.
|
|
60398
|
+
*
|
|
60399
|
+
* > **Note:** The value for `contentHash` should be the SH256SUM for the zip file in the `contentUri` and must be in upper case.
|
|
60125
60400
|
*/
|
|
60126
60401
|
contentHash: string;
|
|
60127
60402
|
/**
|
|
@@ -61770,6 +62045,20 @@ export declare namespace sentinel {
|
|
|
61770
62045
|
*/
|
|
61771
62046
|
status?: string;
|
|
61772
62047
|
}
|
|
62048
|
+
interface AuthomationRuleActionIncidentTask {
|
|
62049
|
+
/**
|
|
62050
|
+
* The description of the incident task.
|
|
62051
|
+
*/
|
|
62052
|
+
description?: string;
|
|
62053
|
+
/**
|
|
62054
|
+
* The execution order of this action.
|
|
62055
|
+
*/
|
|
62056
|
+
order: number;
|
|
62057
|
+
/**
|
|
62058
|
+
* The title of the incident task.
|
|
62059
|
+
*/
|
|
62060
|
+
title: string;
|
|
62061
|
+
}
|
|
61773
62062
|
interface AuthomationRuleActionPlaybook {
|
|
61774
62063
|
/**
|
|
61775
62064
|
* The ID of the Logic App that defines the playbook's logic.
|
|
@@ -61820,6 +62109,20 @@ export declare namespace sentinel {
|
|
|
61820
62109
|
*/
|
|
61821
62110
|
status?: string;
|
|
61822
62111
|
}
|
|
62112
|
+
interface AutomationRuleActionIncidentTask {
|
|
62113
|
+
/**
|
|
62114
|
+
* The description of the incident task.
|
|
62115
|
+
*/
|
|
62116
|
+
description?: string;
|
|
62117
|
+
/**
|
|
62118
|
+
* The execution order of this action.
|
|
62119
|
+
*/
|
|
62120
|
+
order: number;
|
|
62121
|
+
/**
|
|
62122
|
+
* The title of the incident task.
|
|
62123
|
+
*/
|
|
62124
|
+
title: string;
|
|
62125
|
+
}
|
|
61823
62126
|
interface AutomationRuleActionPlaybook {
|
|
61824
62127
|
/**
|
|
61825
62128
|
* The ID of the Logic App that defines the playbook's logic.
|
|
@@ -64122,7 +64425,7 @@ export declare namespace storage {
|
|
|
64122
64425
|
}
|
|
64123
64426
|
interface AccountSasPolicy {
|
|
64124
64427
|
/**
|
|
64125
|
-
* The SAS expiration action.
|
|
64428
|
+
* The SAS expiration action. Possible values are `Log` and `Block`. Defaults to `Log`.
|
|
64126
64429
|
*/
|
|
64127
64430
|
expirationAction?: string;
|
|
64128
64431
|
/**
|