@pulumi/azure 5.71.0-alpha.1711778272 → 5.71.0-alpha.1712668274

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.
Files changed (89) hide show
  1. package/apimanagement/apiDiagnostic.d.ts +3 -3
  2. package/apimanagement/diagnostic.d.ts +3 -3
  3. package/appconfiguration/configurationFeature.d.ts +2 -2
  4. package/appconfiguration/configurationFeature.js +2 -2
  5. package/appinsights/smartDetectionRule.d.ts +1 -1
  6. package/appinsights/smartDetectionRule.js +1 -1
  7. package/appservice/index.d.ts +3 -0
  8. package/appservice/index.js +6 -1
  9. package/appservice/index.js.map +1 -1
  10. package/appservice/staticWebAppFunctionAppRegistration.d.ts +131 -0
  11. package/appservice/staticWebAppFunctionAppRegistration.js +116 -0
  12. package/appservice/staticWebAppFunctionAppRegistration.js.map +1 -0
  13. package/bot/channelsRegistration.d.ts +2 -0
  14. package/bot/channelsRegistration.js +2 -0
  15. package/bot/channelsRegistration.js.map +1 -1
  16. package/bot/serviceAzureBot.d.ts +18 -0
  17. package/bot/serviceAzureBot.js +2 -0
  18. package/bot/serviceAzureBot.js.map +1 -1
  19. package/chaosstudio/target.d.ts +0 -33
  20. package/chaosstudio/target.js +0 -33
  21. package/chaosstudio/target.js.map +1 -1
  22. package/compute/getSharedImageVersion.d.ts +13 -1
  23. package/compute/getSharedImageVersion.js +1 -0
  24. package/compute/getSharedImageVersion.js.map +1 -1
  25. package/containerapp/environmentDaprComponent.d.ts +3 -3
  26. package/containerservice/clusterTrustedAccessRoleBinding.d.ts +0 -73
  27. package/containerservice/clusterTrustedAccessRoleBinding.js +0 -73
  28. package/containerservice/clusterTrustedAccessRoleBinding.js.map +1 -1
  29. package/containerservice/fleetMember.d.ts +0 -38
  30. package/containerservice/fleetMember.js +0 -38
  31. package/containerservice/fleetMember.js.map +1 -1
  32. package/databricks/workspace.d.ts +12 -6
  33. package/databricks/workspace.js +4 -0
  34. package/databricks/workspace.js.map +1 -1
  35. package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +5 -2
  36. package/databricks/workspaceRootDbfsCustomerManagedKey.js +4 -2
  37. package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
  38. package/devtest/schedule.d.ts +1 -0
  39. package/devtest/schedule.js +1 -0
  40. package/devtest/schedule.js.map +1 -1
  41. package/monitoring/scheduledQueryRulesAlertV2.d.ts +26 -0
  42. package/monitoring/scheduledQueryRulesAlertV2.js +16 -0
  43. package/monitoring/scheduledQueryRulesAlertV2.js.map +1 -1
  44. package/mssql/database.d.ts +22 -4
  45. package/mssql/database.js +2 -0
  46. package/mssql/database.js.map +1 -1
  47. package/mssql/elasticPool.d.ts +13 -7
  48. package/mssql/elasticPool.js.map +1 -1
  49. package/mssql/serverExtendedAuditingPolicy.d.ts +24 -0
  50. package/mssql/serverExtendedAuditingPolicy.js +4 -0
  51. package/mssql/serverExtendedAuditingPolicy.js.map +1 -1
  52. package/netapp/account.d.ts +2 -0
  53. package/netapp/account.js +2 -0
  54. package/netapp/account.js.map +1 -1
  55. package/netapp/volume.d.ts +33 -6
  56. package/netapp/volume.js +4 -0
  57. package/netapp/volume.js.map +1 -1
  58. package/network/publicIpPrefix.d.ts +3 -3
  59. package/nginx/deployment.d.ts +3 -3
  60. package/nginx/getDeployment.d.ts +1 -1
  61. package/package.json +1 -1
  62. package/redis/cacheAccessPolicy.d.ts +116 -0
  63. package/redis/cacheAccessPolicy.js +103 -0
  64. package/redis/cacheAccessPolicy.js.map +1 -0
  65. package/redis/cacheAccessPolicyAssignment.d.ts +143 -0
  66. package/redis/cacheAccessPolicyAssignment.js +116 -0
  67. package/redis/cacheAccessPolicyAssignment.js.map +1 -0
  68. package/redis/index.d.ts +6 -0
  69. package/redis/index.js +11 -1
  70. package/redis/index.js.map +1 -1
  71. package/stack/hciCluster.d.ts +5 -5
  72. package/stack/hciCluster.js +0 -3
  73. package/stack/hciCluster.js.map +1 -1
  74. package/storage/syncCloudEndpoint.d.ts +1 -1
  75. package/storage/syncCloudEndpoint.js +1 -1
  76. package/systemcenter/getVirtualMachineManagerInventoryItems.d.ts +79 -0
  77. package/systemcenter/getVirtualMachineManagerInventoryItems.js +54 -0
  78. package/systemcenter/getVirtualMachineManagerInventoryItems.js.map +1 -0
  79. package/systemcenter/index.d.ts +3 -0
  80. package/systemcenter/index.js +4 -1
  81. package/systemcenter/index.js.map +1 -1
  82. package/types/input.d.ts +126 -43
  83. package/types/output.d.ts +148 -43
  84. package/workloadssap/discoveryVirtualInstance.d.ts +204 -0
  85. package/workloadssap/discoveryVirtualInstance.js +119 -0
  86. package/workloadssap/discoveryVirtualInstance.js.map +1 -0
  87. package/workloadssap/index.d.ts +3 -0
  88. package/workloadssap/index.js +6 -1
  89. package/workloadssap/index.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -23080,7 +23080,7 @@ export declare namespace compute {
23080
23080
  }
23081
23081
  interface CapacityReservationSku {
23082
23082
  /**
23083
- * Specifies the number of instances to be reserved. It must be a positive `integer` and not exceed the quota in the subscription.
23083
+ * Specifies the number of instances to be reserved. It must be greater than or equal to `0` and not exceed the quota in the subscription.
23084
23084
  */
23085
23085
  capacity: number;
23086
23086
  /**
@@ -26829,6 +26829,7 @@ export declare namespace config {
26829
26829
  logAnalyticsWorkspace?: outputs.config.FeaturesLogAnalyticsWorkspace;
26830
26830
  managedDisk?: outputs.config.FeaturesManagedDisk;
26831
26831
  postgresqlFlexibleServer?: outputs.config.FeaturesPostgresqlFlexibleServer;
26832
+ recoveryService?: outputs.config.FeaturesRecoveryService;
26832
26833
  resourceGroup?: outputs.config.FeaturesResourceGroup;
26833
26834
  subscription?: outputs.config.FeaturesSubscription;
26834
26835
  templateDeployment?: outputs.config.FeaturesTemplateDeployment;
@@ -26896,6 +26897,10 @@ export declare namespace config {
26896
26897
  interface FeaturesPostgresqlFlexibleServer {
26897
26898
  restartServerOnConfigurationValueChange?: boolean;
26898
26899
  }
26900
+ interface FeaturesRecoveryService {
26901
+ purgeProtectedItemsFromVaultOnDestroy?: boolean;
26902
+ vmBackupStopProtectionAndRetainDataOnDestroy?: boolean;
26903
+ }
26899
26904
  interface FeaturesResourceGroup {
26900
26905
  preventDeletionIfContainsResources?: boolean;
26901
26906
  }
@@ -27664,15 +27669,29 @@ export declare namespace containerapp {
27664
27669
  }
27665
27670
  interface AppSecret {
27666
27671
  /**
27667
- * The Secret name.
27672
+ * The identity to use for accessing the Key Vault secret reference. This can either be the Resource ID of a User Assigned Identity, or `System` for the System Assigned Identity.
27673
+ *
27674
+ * !> **Note:** `identity` must be used together with `keyVaultSecretId`
27675
+ */
27676
+ identity?: string;
27677
+ /**
27678
+ * The ID of a Key Vault secret. This can be a versioned or version-less ID.
27679
+ *
27680
+ * !> **Note:** When using `keyVaultSecretId`, `ignoreChanges` should be used to ignore any changes to `value`.
27681
+ */
27682
+ keyVaultSecretId?: string;
27683
+ /**
27684
+ * The secret name.
27668
27685
  */
27669
27686
  name: string;
27670
27687
  /**
27671
27688
  * The value for this secret.
27672
27689
  *
27690
+ * !> **Note:** `value` will be ignored if `keyVaultSecretId` and `identity` are provided.
27691
+ *
27673
27692
  * !> **Note:** Secrets cannot be removed from the service once added, attempting to do so will result in an error. Their values may be zeroed, i.e. set to `""`, but the named secret must persist. This is due to a technical limitation on the service which causes the service to become unmanageable. See [this issue](https://github.com/microsoft/azure-container-apps/issues/395) for more details.
27674
27693
  */
27675
- value: string;
27694
+ value?: string;
27676
27695
  }
27677
27696
  interface AppTemplate {
27678
27697
  /**
@@ -28151,6 +28170,14 @@ export declare namespace containerapp {
28151
28170
  value?: string;
28152
28171
  }
28153
28172
  interface EnvironmentDaprComponentSecret {
28173
+ /**
28174
+ * The identity to use for accessing key vault reference.
28175
+ */
28176
+ identity?: string;
28177
+ /**
28178
+ * The Key Vault Secret ID. Could be either one of `id` or `versionlessId`.
28179
+ */
28180
+ keyVaultSecretId?: string;
28154
28181
  /**
28155
28182
  * The Secret name.
28156
28183
  */
@@ -28158,7 +28185,7 @@ export declare namespace containerapp {
28158
28185
  /**
28159
28186
  * The value for this secret.
28160
28187
  */
28161
- value: string;
28188
+ value?: string;
28162
28189
  }
28163
28190
  interface EnvironmentWorkloadProfile {
28164
28191
  /**
@@ -28315,6 +28342,14 @@ export declare namespace containerapp {
28315
28342
  username: string;
28316
28343
  }
28317
28344
  interface GetAppSecret {
28345
+ /**
28346
+ * Resource ID for the User Assigned Managed identity to use when pulling from the Container Registry.
28347
+ */
28348
+ identity: string;
28349
+ /**
28350
+ * The ID of a Key Vault secret.
28351
+ */
28352
+ keyVaultSecretId: string;
28318
28353
  /**
28319
28354
  * The name of the Container App.
28320
28355
  */
@@ -30871,7 +30906,7 @@ export declare namespace containerservice {
30871
30906
  *
30872
30907
  * ->**Note:** To configure dual-stack networking `ipVersions` should be set to `["IPv4", "IPv6"]`.
30873
30908
  *
30874
- * ->**Note:** Dual-stack networking requires that the Preview Feature `Microsoft.ContainerService/AKS-EnableDualStack` is enabled and the Resource Provider is re-registered, see [the documentation](https://docs.microsoft.com/azure/aks/configure-kubenet-dual-stack?tabs=azure-cli%!C(MISSING)kubectl#register-the-aks-enabledualstack-preview-feature) for more information.
30909
+ * ->**Note:** Dual-stack networking requires that the Preview Feature `Microsoft.ContainerService/AKS-EnableDualStack` is enabled and the Resource Provider is re-registered, see [the documentation](https://docs.microsoft.com/azure/aks/configure-kubenet-dual-stack?tabs=azure-cli%2Ckubectl#register-the-aks-enabledualstack-preview-feature) for more information.
30875
30910
  */
30876
30911
  ipVersions: string[];
30877
30912
  /**
@@ -30953,7 +30988,7 @@ export declare namespace containerservice {
30953
30988
  /**
30954
30989
  * The desired number of IPv6 outbound IPs created and managed by Azure for the cluster load balancer. Must be in the range of 1 to 100 (inclusive). The default value is 0 for single-stack and 1 for dual-stack.
30955
30990
  *
30956
- * > **Note:** `managedOutboundIpv6Count` requires dual-stack networking. To enable dual-stack networking the Preview Feature `Microsoft.ContainerService/AKS-EnableDualStack` needs to be enabled and the Resource Provider re-registered, see [the documentation](https://docs.microsoft.com/azure/aks/configure-kubenet-dual-stack?tabs=azure-cli%!C(MISSING)kubectl#register-the-aks-enabledualstack-preview-feature) for more information.
30991
+ * > **Note:** `managedOutboundIpv6Count` requires dual-stack networking. To enable dual-stack networking the Preview Feature `Microsoft.ContainerService/AKS-EnableDualStack` needs to be enabled and the Resource Provider re-registered, see [the documentation](https://docs.microsoft.com/azure/aks/configure-kubenet-dual-stack?tabs=azure-cli%2Ckubectl#register-the-aks-enabledualstack-preview-feature) for more information.
30957
30992
  */
30958
30993
  managedOutboundIpv6Count: number;
30959
30994
  /**
@@ -33335,7 +33370,7 @@ export declare namespace databricks {
33335
33370
  /**
33336
33371
  * Are public IP Addresses not allowed? Possible values are `true` or `false`. Defaults to `false`.
33337
33372
  *
33338
- * > **NOTE** Updating `noPublicIp` parameter is only allowed if the value is changing from `false` to `true` and and only for VNet-injected workspaces.
33373
+ * > **Note:** Updating `noPublicIp` parameter is only allowed if the value is changing from `false` to `true` and and only for VNet-injected workspaces.
33339
33374
  */
33340
33375
  noPublicIp: boolean;
33341
33376
  /**
@@ -33373,7 +33408,7 @@ export declare namespace databricks {
33373
33408
  /**
33374
33409
  * Address prefix for Managed virtual network. Defaults to `10.139`. Changing this forces a new resource to be created.
33375
33410
  *
33376
- * > **NOTE** Databricks requires that a network security group is associated with the `public` and `private` subnets when a `virtualNetworkId` has been defined. Both `public` and `private` subnets must be delegated to `Microsoft.Databricks/workspaces`. For more information about subnet delegation see the [product documentation](https://docs.microsoft.com/azure/virtual-network/subnet-delegation-overview).
33411
+ * > **Note:** Databricks requires that a network security group is associated with the `public` and `private` subnets when a `virtualNetworkId` has been defined. Both `public` and `private` subnets must be delegated to `Microsoft.Databricks/workspaces`. For more information about subnet delegation see the [product documentation](https://docs.microsoft.com/azure/virtual-network/subnet-delegation-overview).
33377
33412
  */
33378
33413
  vnetAddressPrefix: string;
33379
33414
  }
@@ -35601,7 +35636,7 @@ export declare namespace desktopvirtualization {
35601
35636
  */
35602
35637
  peakStartTime: string;
35603
35638
  /**
35604
- * This is the value in percentage of used host pool capacity that will be considered to evaluate whether to turn on/off virtual machines during the ramp-down and off-peak hours. For example, if capacity threshold is specified as 60%!a(MISSING)nd your total host pool capacity is 100 sessions, autoscale will turn on additional session hosts once the host pool exceeds a load of 60 sessions.
35639
+ * This is the value in percentage of used host pool capacity that will be considered to evaluate whether to turn on/off virtual machines during the ramp-down and off-peak hours. For example, if capacity threshold is specified as 60% and your total host pool capacity is 100 sessions, autoscale will turn on additional session hosts once the host pool exceeds a load of 60 sessions.
35605
35640
  */
35606
35641
  rampDownCapacityThresholdPercent: number;
35607
35642
  /**
@@ -35613,7 +35648,7 @@ export declare namespace desktopvirtualization {
35613
35648
  */
35614
35649
  rampDownLoadBalancingAlgorithm: string;
35615
35650
  /**
35616
- * The minimum percentage of session host virtual machines that you would like to get to for ramp-down and off-peak hours. For example, if Minimum percentage of hosts is specified as 10%!a(MISSING)nd total number of session hosts in your host pool is 10, autoscale will ensure a minimum of 1 session host is available to take user connections.
35651
+ * The minimum percentage of session host virtual machines that you would like to get to for ramp-down and off-peak hours. For example, if Minimum percentage of hosts is specified as 10% and total number of session hosts in your host pool is 10, autoscale will ensure a minimum of 1 session host is available to take user connections.
35617
35652
  */
35618
35653
  rampDownMinimumHostsPercent: number;
35619
35654
  /**
@@ -35633,7 +35668,7 @@ export declare namespace desktopvirtualization {
35633
35668
  */
35634
35669
  rampDownWaitTimeMinutes: number;
35635
35670
  /**
35636
- * This is the value of percentage of used host pool capacity that will be considered to evaluate whether to turn on/off virtual machines during the ramp-up and peak hours. For example, if capacity threshold is specified as `60%!`(MISSING) and your total host pool capacity is `100` sessions, autoscale will turn on additional session hosts once the host pool exceeds a load of `60` sessions.
35671
+ * This is the value of percentage of used host pool capacity that will be considered to evaluate whether to turn on/off virtual machines during the ramp-up and peak hours. For example, if capacity threshold is specified as `60%` and your total host pool capacity is `100` sessions, autoscale will turn on additional session hosts once the host pool exceeds a load of `60` sessions.
35637
35672
  */
35638
35673
  rampUpCapacityThresholdPercent?: number;
35639
35674
  /**
@@ -35641,7 +35676,7 @@ export declare namespace desktopvirtualization {
35641
35676
  */
35642
35677
  rampUpLoadBalancingAlgorithm: string;
35643
35678
  /**
35644
- * Specifies the minimum percentage of session host virtual machines to start during ramp-up for peak hours. For example, if Minimum percentage of hosts is specified as `10%!`(MISSING) and total number of session hosts in your host pool is `10`, autoscale will ensure a minimum of `1` session host is available to take user connections.
35679
+ * Specifies the minimum percentage of session host virtual machines to start during ramp-up for peak hours. For example, if Minimum percentage of hosts is specified as `10%` and total number of session hosts in your host pool is `10`, autoscale will ensure a minimum of `1` session host is available to take user connections.
35645
35680
  */
35646
35681
  rampUpMinimumHostsPercent?: number;
35647
35682
  /**
@@ -45956,7 +45991,7 @@ export declare namespace media {
45956
45991
  */
45957
45992
  frameRate?: string;
45958
45993
  /**
45959
- * The height of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%!`(MISSING) means the output video has half as many pixels in height as the input.
45994
+ * The height of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%` means the output video has half as many pixels in height as the input.
45960
45995
  */
45961
45996
  height: string;
45962
45997
  /**
@@ -45984,7 +46019,7 @@ export declare namespace media {
45984
46019
  */
45985
46020
  slices: number;
45986
46021
  /**
45987
- * The width of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%!`(MISSING) means the output video has half as many pixels in width as the input.
46022
+ * The width of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%` means the output video has half as many pixels in width as the input.
45988
46023
  */
45989
46024
  width: string;
45990
46025
  }
@@ -46044,7 +46079,7 @@ export declare namespace media {
46044
46079
  */
46045
46080
  frameRate?: string;
46046
46081
  /**
46047
- * The height of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%!`(MISSING) means the output video has half as many pixels in height as the input.
46082
+ * The height of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%` means the output video has half as many pixels in height as the input.
46048
46083
  */
46049
46084
  height: string;
46050
46085
  /**
@@ -46072,7 +46107,7 @@ export declare namespace media {
46072
46107
  */
46073
46108
  slices: number;
46074
46109
  /**
46075
- * The width of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%!`(MISSING) means the output video has half as many pixels in width as the input.
46110
+ * The width of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%` means the output video has half as many pixels in width as the input.
46076
46111
  */
46077
46112
  width: string;
46078
46113
  }
@@ -46090,7 +46125,7 @@ export declare namespace media {
46090
46125
  */
46091
46126
  layers?: outputs.media.TransformOutputCustomPresetCodecJpgImageLayer[];
46092
46127
  /**
46093
- * The position relative to transform preset start time in the input video at which to stop generating thumbnails. The value can be in ISO 8601 format (For example, `PT5M30S` to stop at 5 minutes and 30 seconds from start time), or a frame count (For example, `300` to stop at the 300th frame from the frame at start time. If this value is `1`, it means only producing one thumbnail at start time), or a relative value to the stream duration (For example, `50%!`(MISSING) to stop at half of stream duration from start time). The default value is `100%!`(MISSING), which means to stop at the end of the stream.
46128
+ * The position relative to transform preset start time in the input video at which to stop generating thumbnails. The value can be in ISO 8601 format (For example, `PT5M30S` to stop at 5 minutes and 30 seconds from start time), or a frame count (For example, `300` to stop at the 300th frame from the frame at start time. If this value is `1`, it means only producing one thumbnail at start time), or a relative value to the stream duration (For example, `50%` to stop at half of stream duration from start time). The default value is `100%`, which means to stop at the end of the stream.
46094
46129
  */
46095
46130
  range?: string;
46096
46131
  /**
@@ -46098,11 +46133,11 @@ export declare namespace media {
46098
46133
  */
46099
46134
  spriteColumn?: number;
46100
46135
  /**
46101
- * The position in the input video from where to start generating thumbnails. The value can be in ISO 8601 format (For example, `PT05S` to start at 5 seconds), or a frame count (For example, `10` to start at the 10th frame), or a relative value to stream duration (For example, `10%!`(MISSING) to start at 10%!o(MISSING)f stream duration). Also supports a macro `{Best}`, which tells the encoder to select the best thumbnail from the first few seconds of the video and will only produce one thumbnail, no matter what other settings are for `step` and `range`.
46136
+ * The position in the input video from where to start generating thumbnails. The value can be in ISO 8601 format (For example, `PT05S` to start at 5 seconds), or a frame count (For example, `10` to start at the 10th frame), or a relative value to stream duration (For example, `10%` to start at 10% of stream duration). Also supports a macro `{Best}`, which tells the encoder to select the best thumbnail from the first few seconds of the video and will only produce one thumbnail, no matter what other settings are for `step` and `range`.
46102
46137
  */
46103
46138
  start: string;
46104
46139
  /**
46105
- * The intervals at which thumbnails are generated. The value can be in ISO 8601 format (For example, `PT05S` for one image every 5 seconds), or a frame count (For example, `30` for one image every 30 frames), or a relative value to stream duration (For example, `10%!`(MISSING) for one image every 10%!o(MISSING)f stream duration). Note: Step value will affect the first generated thumbnail, which may not be exactly the one specified at transform preset start time. This is due to the encoder, which tries to select the best thumbnail between start time and Step position from start time as the first output. As the default value is `10%!`(MISSING), it means if stream has long duration, the first generated thumbnail might be far away from the one specified at start time. Try to select reasonable value for Step if the first thumbnail is expected close to start time, or set Range value at `1` if only one thumbnail is needed at start time.
46140
+ * The intervals at which thumbnails are generated. The value can be in ISO 8601 format (For example, `PT05S` for one image every 5 seconds), or a frame count (For example, `30` for one image every 30 frames), or a relative value to stream duration (For example, `10%` for one image every 10% of stream duration). Note: Step value will affect the first generated thumbnail, which may not be exactly the one specified at transform preset start time. This is due to the encoder, which tries to select the best thumbnail between start time and Step position from start time as the first output. As the default value is `10%`, it means if stream has long duration, the first generated thumbnail might be far away from the one specified at start time. Try to select reasonable value for Step if the first thumbnail is expected close to start time, or set Range value at `1` if only one thumbnail is needed at start time.
46106
46141
  */
46107
46142
  step?: string;
46108
46143
  /**
@@ -46116,7 +46151,7 @@ export declare namespace media {
46116
46151
  }
46117
46152
  interface TransformOutputCustomPresetCodecJpgImageLayer {
46118
46153
  /**
46119
- * The height of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%!`(MISSING) means the output video has half as many pixels in height as the input.
46154
+ * The height of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%` means the output video has half as many pixels in height as the input.
46120
46155
  */
46121
46156
  height?: string;
46122
46157
  /**
@@ -46128,7 +46163,7 @@ export declare namespace media {
46128
46163
  */
46129
46164
  quality?: number;
46130
46165
  /**
46131
- * The width of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%!`(MISSING) means the output video has half as many pixels in width as the input.
46166
+ * The width of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%` means the output video has half as many pixels in width as the input.
46132
46167
  */
46133
46168
  width?: string;
46134
46169
  }
@@ -46146,15 +46181,15 @@ export declare namespace media {
46146
46181
  */
46147
46182
  layers?: outputs.media.TransformOutputCustomPresetCodecPngImageLayer[];
46148
46183
  /**
46149
- * The position relative to transform preset start time in the input video at which to stop generating thumbnails. The value can be in ISO 8601 format (For example, `PT5M30S` to stop at `5` minutes and `30` seconds from start time), or a frame count (For example, `300` to stop at the 300th frame from the frame at start time. If this value is `1`, it means only producing one thumbnail at start time), or a relative value to the stream duration (For example, `50%!`(MISSING) to stop at half of stream duration from start time). The default value is `100%!`(MISSING), which means to stop at the end of the stream.
46184
+ * The position relative to transform preset start time in the input video at which to stop generating thumbnails. The value can be in ISO 8601 format (For example, `PT5M30S` to stop at `5` minutes and `30` seconds from start time), or a frame count (For example, `300` to stop at the 300th frame from the frame at start time. If this value is `1`, it means only producing one thumbnail at start time), or a relative value to the stream duration (For example, `50%` to stop at half of stream duration from start time). The default value is `100%`, which means to stop at the end of the stream.
46150
46185
  */
46151
46186
  range?: string;
46152
46187
  /**
46153
- * The position in the input video from where to start generating thumbnails. The value can be in ISO 8601 format (For example, `PT05S` to start at 5 seconds), or a frame count (For example, `10` to start at the 10th frame), or a relative value to stream duration (For example, `10%!`(MISSING) to start at 10%!o(MISSING)f stream duration). Also supports a macro `{Best}`, which tells the encoder to select the best thumbnail from the first few seconds of the video and will only produce one thumbnail, no matter what other settings are for `step` and `range`.
46188
+ * The position in the input video from where to start generating thumbnails. The value can be in ISO 8601 format (For example, `PT05S` to start at 5 seconds), or a frame count (For example, `10` to start at the 10th frame), or a relative value to stream duration (For example, `10%` to start at 10% of stream duration). Also supports a macro `{Best}`, which tells the encoder to select the best thumbnail from the first few seconds of the video and will only produce one thumbnail, no matter what other settings are for `step` and `range`.
46154
46189
  */
46155
46190
  start: string;
46156
46191
  /**
46157
- * The intervals at which thumbnails are generated. The value can be in ISO 8601 format (For example, `PT05S` for one image every 5 seconds), or a frame count (For example, `30` for one image every 30 frames), or a relative value to stream duration (For example, `10%!`(MISSING) for one image every 10%!o(MISSING)f stream duration). Note: Step value will affect the first generated thumbnail, which may not be exactly the one specified at transform preset start time. This is due to the encoder, which tries to select the best thumbnail between start time and Step position from start time as the first output. As the default value is `10%!`(MISSING), it means if stream has long duration, the first generated thumbnail might be far away from the one specified at start time. Try to select reasonable value for Step if the first thumbnail is expected close to start time, or set Range value at `1` if only one thumbnail is needed at start time.
46192
+ * The intervals at which thumbnails are generated. The value can be in ISO 8601 format (For example, `PT05S` for one image every 5 seconds), or a frame count (For example, `30` for one image every 30 frames), or a relative value to stream duration (For example, `10%` for one image every 10% of stream duration). Note: Step value will affect the first generated thumbnail, which may not be exactly the one specified at transform preset start time. This is due to the encoder, which tries to select the best thumbnail between start time and Step position from start time as the first output. As the default value is `10%`, it means if stream has long duration, the first generated thumbnail might be far away from the one specified at start time. Try to select reasonable value for Step if the first thumbnail is expected close to start time, or set Range value at `1` if only one thumbnail is needed at start time.
46158
46193
  */
46159
46194
  step?: string;
46160
46195
  /**
@@ -46168,7 +46203,7 @@ export declare namespace media {
46168
46203
  }
46169
46204
  interface TransformOutputCustomPresetCodecPngImageLayer {
46170
46205
  /**
46171
- * The height of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%!`(MISSING) means the output video has half as many pixels in height as the input.
46206
+ * The height of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%` means the output video has half as many pixels in height as the input.
46172
46207
  */
46173
46208
  height?: string;
46174
46209
  /**
@@ -46176,7 +46211,7 @@ export declare namespace media {
46176
46211
  */
46177
46212
  label?: string;
46178
46213
  /**
46179
- * The width of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%!`(MISSING) means the output video has half as many pixels in width as the input.
46214
+ * The width of the output video for this layer. The value can be absolute (in pixels) or relative (in percentage). For example `50%` means the output video has half as many pixels in width as the input.
46180
46215
  */
46181
46216
  width?: string;
46182
46217
  }
@@ -46208,19 +46243,19 @@ export declare namespace media {
46208
46243
  }
46209
46244
  interface TransformOutputCustomPresetFilterCropRectangle {
46210
46245
  /**
46211
- * The height of the rectangular region in pixels. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46246
+ * The height of the rectangular region in pixels. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%`).
46212
46247
  */
46213
46248
  height?: string;
46214
46249
  /**
46215
- * The number of pixels from the left-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46250
+ * The number of pixels from the left-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%`).
46216
46251
  */
46217
46252
  left?: string;
46218
46253
  /**
46219
- * The number of pixels from the top-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46254
+ * The number of pixels from the top-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%`).
46220
46255
  */
46221
46256
  top?: string;
46222
46257
  /**
46223
- * The width of the rectangular region in pixels. This can be absolute pixel value (e.g` 100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46258
+ * The width of the rectangular region in pixels. This can be absolute pixel value (e.g` 100`), or relative to the size of the video (For example, `50%`).
46224
46259
  */
46225
46260
  width?: string;
46226
46261
  }
@@ -46236,7 +46271,7 @@ export declare namespace media {
46236
46271
  }
46237
46272
  interface TransformOutputCustomPresetFilterFadeIn {
46238
46273
  /**
46239
- * The duration of the fade effect in the video. The value can be in ISO 8601 format (For example, PT05S to fade In/Out a color during 5 seconds), or a frame count (For example, 10 to fade 10 frames from the start time), or a relative value to stream duration (For example, 10%!t(MISSING)o fade 10%!o(MISSING)f stream duration).
46274
+ * The duration of the fade effect in the video. The value can be in ISO 8601 format (For example, PT05S to fade In/Out a color during 5 seconds), or a frame count (For example, 10 to fade 10 frames from the start time), or a relative value to stream duration (For example, 10% to fade 10% of stream duration).
46240
46275
  */
46241
46276
  duration: string;
46242
46277
  /**
@@ -46244,13 +46279,13 @@ export declare namespace media {
46244
46279
  */
46245
46280
  fadeColor: string;
46246
46281
  /**
46247
- * The position in the input video from where to start fade. The value can be in ISO 8601 format (For example, `PT05S` to start at 5 seconds), or a frame count (For example, `10` to start at the 10th frame), or a relative value to stream duration (For example, `10%!`(MISSING) to start at 10%!o(MISSING)f stream duration). Default to `0`.
46282
+ * The position in the input video from where to start fade. The value can be in ISO 8601 format (For example, `PT05S` to start at 5 seconds), or a frame count (For example, `10` to start at the 10th frame), or a relative value to stream duration (For example, `10%` to start at 10% of stream duration). Default to `0`.
46248
46283
  */
46249
46284
  start?: string;
46250
46285
  }
46251
46286
  interface TransformOutputCustomPresetFilterFadeOut {
46252
46287
  /**
46253
- * The duration of the fade effect in the video. The value can be in ISO 8601 format (For example, PT05S to fade In/Out a color during 5 seconds), or a frame count (For example, 10 to fade 10 frames from the start time), or a relative value to stream duration (For example, 10%!t(MISSING)o fade 10%!o(MISSING)f stream duration).
46288
+ * The duration of the fade effect in the video. The value can be in ISO 8601 format (For example, PT05S to fade In/Out a color during 5 seconds), or a frame count (For example, 10 to fade 10 frames from the start time), or a relative value to stream duration (For example, 10% to fade 10% of stream duration).
46254
46289
  */
46255
46290
  duration: string;
46256
46291
  /**
@@ -46258,7 +46293,7 @@ export declare namespace media {
46258
46293
  */
46259
46294
  fadeColor: string;
46260
46295
  /**
46261
- * The position in the input video from where to start fade. The value can be in ISO 8601 format (For example, `PT05S` to start at 5 seconds), or a frame count (For example, `10` to start at the 10th frame), or a relative value to stream duration (For example, `10%!`(MISSING) to start at 10%!o(MISSING)f stream duration). Default to `0`.
46296
+ * The position in the input video from where to start fade. The value can be in ISO 8601 format (For example, `PT05S` to start at 5 seconds), or a frame count (For example, `10` to start at the 10th frame), or a relative value to stream duration (For example, `10%` to start at 10% of stream duration). Default to `0`.
46262
46297
  */
46263
46298
  start?: string;
46264
46299
  }
@@ -46340,37 +46375,37 @@ export declare namespace media {
46340
46375
  }
46341
46376
  interface TransformOutputCustomPresetFilterOverlayVideoCropRectangle {
46342
46377
  /**
46343
- * The height of the rectangular region in pixels. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46378
+ * The height of the rectangular region in pixels. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%`).
46344
46379
  */
46345
46380
  height?: string;
46346
46381
  /**
46347
- * The number of pixels from the left-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46382
+ * The number of pixels from the left-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%`).
46348
46383
  */
46349
46384
  left?: string;
46350
46385
  /**
46351
- * The number of pixels from the top-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46386
+ * The number of pixels from the top-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%`).
46352
46387
  */
46353
46388
  top?: string;
46354
46389
  /**
46355
- * The width of the rectangular region in pixels. This can be absolute pixel value (e.g` 100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46390
+ * The width of the rectangular region in pixels. This can be absolute pixel value (e.g` 100`), or relative to the size of the video (For example, `50%`).
46356
46391
  */
46357
46392
  width?: string;
46358
46393
  }
46359
46394
  interface TransformOutputCustomPresetFilterOverlayVideoPosition {
46360
46395
  /**
46361
- * The height of the rectangular region in pixels. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46396
+ * The height of the rectangular region in pixels. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%`).
46362
46397
  */
46363
46398
  height?: string;
46364
46399
  /**
46365
- * The number of pixels from the left-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46400
+ * The number of pixels from the left-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%`).
46366
46401
  */
46367
46402
  left?: string;
46368
46403
  /**
46369
- * The number of pixels from the top-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46404
+ * The number of pixels from the top-margin. This can be absolute pixel value (e.g `100`), or relative to the size of the video (For example, `50%`).
46370
46405
  */
46371
46406
  top?: string;
46372
46407
  /**
46373
- * The width of the rectangular region in pixels. This can be absolute pixel value (e.g` 100`), or relative to the size of the video (For example, `50%!`(MISSING)).
46408
+ * The width of the rectangular region in pixels. This can be absolute pixel value (e.g` 100`), or relative to the size of the video (For example, `50%`).
46374
46409
  */
46375
46410
  width?: string;
46376
46411
  }
@@ -50140,6 +50175,26 @@ export declare namespace monitoring {
50140
50175
  */
50141
50176
  numberOfEvaluationPeriods: number;
50142
50177
  }
50178
+ interface ScheduledQueryRulesAlertV2Identity {
50179
+ /**
50180
+ * A list of User Assigned Managed Identity IDs to be assigned to this Scheduled Query Rule.
50181
+ *
50182
+ * > **NOTE:** This is required when `type` is set to `UserAssigned`. The identity associated must have required roles, read the [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-create-log-alert-rule#configure-the-alert-rule-details) for more information.
50183
+ */
50184
+ identityIds?: string[];
50185
+ /**
50186
+ * The Principal ID for the Service Principal associated with the Managed Service Identity of this App Service slot.
50187
+ */
50188
+ principalId: string;
50189
+ /**
50190
+ * The Tenant ID for the Service Principal associated with the Managed Service Identity of this App Service slot.
50191
+ */
50192
+ tenantId: string;
50193
+ /**
50194
+ * Specifies the type of Managed Service Identity that should be configured on this Scheduled Query Rule. Possible values are `SystemAssigned`, `UserAssigned`.
50195
+ */
50196
+ type: string;
50197
+ }
50143
50198
  interface ScheduledQueryRulesLogCriteria {
50144
50199
  /**
50145
50200
  * A `dimension` block as defined below.
@@ -51469,6 +51524,30 @@ export declare namespace netapp {
51469
51524
  * A list of allowed clients IPv4 addresses.
51470
51525
  */
51471
51526
  allowedClients: string[];
51527
+ /**
51528
+ * Is Kerberos 5 read-only access permitted to this volume?
51529
+ */
51530
+ kerberos5ReadOnlyEnabled?: boolean;
51531
+ /**
51532
+ * Is Kerberos 5 read/write permitted to this volume?
51533
+ */
51534
+ kerberos5ReadWriteEnabled?: boolean;
51535
+ /**
51536
+ * Is Kerberos 5i read-only permitted to this volume?
51537
+ */
51538
+ kerberos5iReadOnlyEnabled?: boolean;
51539
+ /**
51540
+ * Is Kerberos 5i read/write permitted to this volume?
51541
+ */
51542
+ kerberos5iReadWriteEnabled?: boolean;
51543
+ /**
51544
+ * Is Kerberos 5p read-only permitted to this volume?
51545
+ */
51546
+ kerberos5pReadOnlyEnabled?: boolean;
51547
+ /**
51548
+ * Is Kerberos 5p read/write permitted to this volume?
51549
+ */
51550
+ kerberos5pReadWriteEnabled?: boolean;
51472
51551
  /**
51473
51552
  * A list of allowed protocols. Valid values include `CIFS`, `NFSv3`, or `NFSv4.1`. Only one value is supported at this time. This replaces the previous arguments: `cifsEnabled`, `nfsv3Enabled` and `nfsv4Enabled`.
51474
51553
  */
@@ -56667,7 +56746,7 @@ export declare namespace nginx {
56667
56746
  }
56668
56747
  interface DeploymentFrontendPublic {
56669
56748
  /**
56670
- * Specifies a list of Public IP Resouce ID to this Nginx Deployment.
56749
+ * Specifies a list of Public IP Resource ID to this Nginx Deployment.
56671
56750
  */
56672
56751
  ipAddresses?: string[];
56673
56752
  }
@@ -62740,6 +62819,22 @@ export declare namespace synapse {
62740
62819
  enabled?: boolean;
62741
62820
  }
62742
62821
  }
62822
+ export declare namespace systemcenter {
62823
+ interface GetVirtualMachineManagerInventoryItemsInventoryItem {
62824
+ /**
62825
+ * The ID of the System Center Virtual Machine Manager Inventory Item.
62826
+ */
62827
+ id: string;
62828
+ /**
62829
+ * The name of the System Center Virtual Machine Manager Inventory Item.
62830
+ */
62831
+ name: string;
62832
+ /**
62833
+ * The UUID of the System Center Virtual Machine Manager Inventory Item that is assigned by System Center Virtual Machine Manager.
62834
+ */
62835
+ uuid: string;
62836
+ }
62837
+ }
62743
62838
  export declare namespace trafficmanager {
62744
62839
  interface ProfileDnsConfig {
62745
62840
  /**
@@ -63192,6 +63287,16 @@ export declare namespace webpubsub {
63192
63287
  }
63193
63288
  }
63194
63289
  export declare namespace workloadssap {
63290
+ interface DiscoveryVirtualInstanceIdentity {
63291
+ /**
63292
+ * A list of User Assigned Managed Identity IDs to be assigned to this SAP Discovery Virtual Instance.
63293
+ */
63294
+ identityIds: string[];
63295
+ /**
63296
+ * The type of Managed Service Identity that should be configured on this SAP Discovery Virtual Instance. The only possible value is `UserAssigned`.
63297
+ */
63298
+ type: string;
63299
+ }
63195
63300
  interface SingleNodeVirtualInstanceIdentity {
63196
63301
  /**
63197
63302
  * A list of User Assigned Managed Identity IDs to be assigned to this SAP Single Node Virtual Instance.