@pulumi/azure 6.21.0-alpha.1741242056 → 6.21.0-alpha.1741330238

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 (98) hide show
  1. package/appservice/appFlexConsumption.d.ts +543 -0
  2. package/appservice/appFlexConsumption.js +204 -0
  3. package/appservice/appFlexConsumption.js.map +1 -0
  4. package/appservice/index.d.ts +3 -0
  5. package/appservice/index.js +7 -2
  6. package/appservice/index.js.map +1 -1
  7. package/appservice/linuxFunctionApp.d.ts +6 -0
  8. package/appservice/linuxFunctionApp.js.map +1 -1
  9. package/appservice/servicePlan.d.ts +9 -9
  10. package/containerservice/clusterTrustedAccessRoleBinding.d.ts +0 -6
  11. package/containerservice/clusterTrustedAccessRoleBinding.js +0 -6
  12. package/containerservice/clusterTrustedAccessRoleBinding.js.map +1 -1
  13. package/containerservice/kubernetesCluster.d.ts +12 -0
  14. package/containerservice/kubernetesCluster.js +2 -0
  15. package/containerservice/kubernetesCluster.js.map +1 -1
  16. package/containerservice/registry.d.ts +41 -0
  17. package/containerservice/registry.js +41 -0
  18. package/containerservice/registry.js.map +1 -1
  19. package/dataprotection/backupVaultCustomerManagedKey.d.ts +162 -0
  20. package/dataprotection/backupVaultCustomerManagedKey.js +159 -0
  21. package/dataprotection/backupVaultCustomerManagedKey.js.map +1 -0
  22. package/dataprotection/index.d.ts +3 -0
  23. package/dataprotection/index.js +6 -1
  24. package/dataprotection/index.js.map +1 -1
  25. package/dynatrace/getMonitor.d.ts +102 -0
  26. package/dynatrace/getMonitor.js +54 -0
  27. package/dynatrace/getMonitor.js.map +1 -0
  28. package/dynatrace/index.d.ts +3 -0
  29. package/dynatrace/index.js +4 -1
  30. package/dynatrace/index.js.map +1 -1
  31. package/keyvault/secret.d.ts +3 -3
  32. package/kusto/attachedDatabaseConfiguration.d.ts +16 -4
  33. package/kusto/attachedDatabaseConfiguration.js +2 -3
  34. package/kusto/attachedDatabaseConfiguration.js.map +1 -1
  35. package/kusto/clusterPrincipalAssignment.d.ts +3 -34
  36. package/kusto/clusterPrincipalAssignment.js +0 -31
  37. package/kusto/clusterPrincipalAssignment.js.map +1 -1
  38. package/kusto/eventGridDataConnection.d.ts +26 -2
  39. package/kusto/eventGridDataConnection.js +4 -0
  40. package/kusto/eventGridDataConnection.js.map +1 -1
  41. package/logicapps/getStandard.d.ts +12 -4
  42. package/logicapps/getStandard.js +2 -2
  43. package/logicapps/getStandard.js.map +1 -1
  44. package/logicapps/standard.d.ts +63 -38
  45. package/logicapps/standard.js +18 -17
  46. package/logicapps/standard.js.map +1 -1
  47. package/mixedreality/getSpatialAnchorsAccount.d.ts +4 -0
  48. package/mixedreality/getSpatialAnchorsAccount.js +4 -0
  49. package/mixedreality/getSpatialAnchorsAccount.js.map +1 -1
  50. package/mixedreality/spatialAnchorsAccount.d.ts +2 -0
  51. package/mixedreality/spatialAnchorsAccount.js +2 -0
  52. package/mixedreality/spatialAnchorsAccount.js.map +1 -1
  53. package/mssql/jobCredential.d.ts +20 -8
  54. package/mssql/jobCredential.js +2 -3
  55. package/mssql/jobCredential.js.map +1 -1
  56. package/mssql/managedInstance.d.ts +30 -0
  57. package/mssql/managedInstance.js +4 -0
  58. package/mssql/managedInstance.js.map +1 -1
  59. package/mssql/server.d.ts +15 -3
  60. package/mssql/server.js +2 -0
  61. package/mssql/server.js.map +1 -1
  62. package/mysql/flexibleServer.d.ts +21 -3
  63. package/mysql/flexibleServer.js +2 -0
  64. package/mysql/flexibleServer.js.map +1 -1
  65. package/network/index.d.ts +3 -0
  66. package/network/index.js +7 -2
  67. package/network/index.js.map +1 -1
  68. package/network/networkManagerVerifierWorkspace.d.ts +145 -0
  69. package/network/networkManagerVerifierWorkspace.js +103 -0
  70. package/network/networkManagerVerifierWorkspace.js.map +1 -0
  71. package/package.json +2 -2
  72. package/pim/eligibleRoleAssignment.d.ts +30 -0
  73. package/pim/eligibleRoleAssignment.js +4 -0
  74. package/pim/eligibleRoleAssignment.js.map +1 -1
  75. package/postgresql/flexibleServer.d.ts +15 -3
  76. package/postgresql/flexibleServer.js +2 -0
  77. package/postgresql/flexibleServer.js.map +1 -1
  78. package/postgresql/server.d.ts +15 -3
  79. package/postgresql/server.js +2 -0
  80. package/postgresql/server.js.map +1 -1
  81. package/securitycenter/subscriptionPricing.d.ts +3 -3
  82. package/servicebus/getNamespaceDisasterRecoveryConfig.d.ts +74 -9
  83. package/servicebus/getNamespaceDisasterRecoveryConfig.js +32 -0
  84. package/servicebus/getNamespaceDisasterRecoveryConfig.js.map +1 -1
  85. package/servicebus/getQueue.d.ts +17 -14
  86. package/servicebus/getQueue.js.map +1 -1
  87. package/servicebus/getSubscription.d.ts +14 -13
  88. package/servicebus/getSubscription.js.map +1 -1
  89. package/storage/container.d.ts +6 -0
  90. package/storage/container.js.map +1 -1
  91. package/storage/share.d.ts +6 -0
  92. package/storage/share.js.map +1 -1
  93. package/storage/table.d.ts +8 -0
  94. package/storage/table.js +2 -0
  95. package/storage/table.js.map +1 -1
  96. package/synapse/sqlPool.d.ts +6 -6
  97. package/types/input.d.ts +881 -15
  98. package/types/output.d.ts +939 -15
package/types/input.d.ts CHANGED
@@ -3031,6 +3031,854 @@ export declare namespace appservice {
3031
3031
  */
3032
3032
  keyVaultId: pulumi.Input<string>;
3033
3033
  }
3034
+ interface AppFlexConsumptionAuthSettings {
3035
+ /**
3036
+ * An `activeDirectory` block as defined above.
3037
+ */
3038
+ activeDirectory?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsActiveDirectory>;
3039
+ /**
3040
+ * Specifies a map of login Parameters to send to the OpenID Connect authorization endpoint when a user logs in.
3041
+ */
3042
+ additionalLoginParameters?: pulumi.Input<{
3043
+ [key: string]: pulumi.Input<string>;
3044
+ }>;
3045
+ /**
3046
+ * Specifies a list of External URLs that can be redirected to as part of logging in or logging out of the Linux Web App.
3047
+ */
3048
+ allowedExternalRedirectUrls?: pulumi.Input<pulumi.Input<string>[]>;
3049
+ /**
3050
+ * The default authentication provider to use when multiple providers are configured. Possible values include: `AzureActiveDirectory`, `Facebook`, `Google`, `MicrosoftAccount`, `Twitter`, `Github`
3051
+ *
3052
+ * > **Note:** This setting is only needed if multiple providers are configured, and the `unauthenticatedClientAction` is set to "RedirectToLoginPage".
3053
+ */
3054
+ defaultProvider?: pulumi.Input<string>;
3055
+ /**
3056
+ * Should the Authentication / Authorization feature be enabled for the Linux Web App?
3057
+ */
3058
+ enabled: pulumi.Input<boolean>;
3059
+ /**
3060
+ * A `facebook` block as defined below.
3061
+ */
3062
+ facebook?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsFacebook>;
3063
+ /**
3064
+ * A `github` block as defined below.
3065
+ */
3066
+ github?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsGithub>;
3067
+ /**
3068
+ * A `google` block as defined below.
3069
+ */
3070
+ google?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsGoogle>;
3071
+ /**
3072
+ * The OpenID Connect Issuer URI that represents the entity which issues access tokens for this Linux Web App.
3073
+ *
3074
+ * > **Note:** When using Azure Active Directory, this value is the URI of the directory tenant, e.g. <https://sts.windows.net/{tenant-guid}/>.
3075
+ */
3076
+ issuer?: pulumi.Input<string>;
3077
+ /**
3078
+ * A `microsoft` block as defined below.
3079
+ */
3080
+ microsoft?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsMicrosoft>;
3081
+ /**
3082
+ * The RuntimeVersion of the Authentication / Authorization feature in use for the Linux Web App.
3083
+ */
3084
+ runtimeVersion?: pulumi.Input<string>;
3085
+ /**
3086
+ * The number of hours after session token expiration that a session token can be used to call the token refresh API. Defaults to `72` hours.
3087
+ */
3088
+ tokenRefreshExtensionHours?: pulumi.Input<number>;
3089
+ /**
3090
+ * Should the Linux Web App durably store platform-specific security tokens that are obtained during login flows? Defaults to `false`.
3091
+ */
3092
+ tokenStoreEnabled?: pulumi.Input<boolean>;
3093
+ /**
3094
+ * A `twitter` block as defined below.
3095
+ */
3096
+ twitter?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsTwitter>;
3097
+ /**
3098
+ * The action to take when an unauthenticated client attempts to access the app. Possible values include: `RedirectToLoginPage`, `AllowAnonymous`.
3099
+ */
3100
+ unauthenticatedClientAction?: pulumi.Input<string>;
3101
+ }
3102
+ interface AppFlexConsumptionAuthSettingsActiveDirectory {
3103
+ /**
3104
+ * Specifies a list of Allowed audience values to consider when validating JWTs issued by Azure Active Directory.
3105
+ *
3106
+ * > **Note:** The `clientId` value is always considered an allowed audience.
3107
+ */
3108
+ allowedAudiences?: pulumi.Input<pulumi.Input<string>[]>;
3109
+ /**
3110
+ * The ID of the Client to use to authenticate with Azure Active Directory.
3111
+ */
3112
+ clientId: pulumi.Input<string>;
3113
+ /**
3114
+ * The Client Secret for the Client ID. Cannot be used with `clientSecretSettingName`.
3115
+ */
3116
+ clientSecret?: pulumi.Input<string>;
3117
+ /**
3118
+ * The App Setting name that contains the client secret of the Client. Cannot be used with `clientSecret`.
3119
+ */
3120
+ clientSecretSettingName?: pulumi.Input<string>;
3121
+ }
3122
+ interface AppFlexConsumptionAuthSettingsFacebook {
3123
+ /**
3124
+ * The App ID of the Facebook app used for login.
3125
+ */
3126
+ appId: pulumi.Input<string>;
3127
+ /**
3128
+ * The App Secret of the Facebook app used for Facebook login. Cannot be specified with `appSecretSettingName`.
3129
+ */
3130
+ appSecret?: pulumi.Input<string>;
3131
+ /**
3132
+ * The app setting name that contains the `appSecret` value used for Facebook login. Cannot be specified with `appSecret`.
3133
+ */
3134
+ appSecretSettingName?: pulumi.Input<string>;
3135
+ /**
3136
+ * Specifies a list of OAuth 2.0 scopes to be requested as part of Facebook login authentication.
3137
+ */
3138
+ oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
3139
+ }
3140
+ interface AppFlexConsumptionAuthSettingsGithub {
3141
+ /**
3142
+ * The ID of the GitHub app used for login.
3143
+ */
3144
+ clientId: pulumi.Input<string>;
3145
+ /**
3146
+ * The Client Secret of the GitHub app used for GitHub login. Cannot be specified with `clientSecretSettingName`.
3147
+ */
3148
+ clientSecret?: pulumi.Input<string>;
3149
+ /**
3150
+ * The app setting name that contains the `clientSecret` value used for GitHub login. Cannot be specified with `clientSecret`.
3151
+ */
3152
+ clientSecretSettingName?: pulumi.Input<string>;
3153
+ /**
3154
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of GitHub login authentication.
3155
+ */
3156
+ oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
3157
+ }
3158
+ interface AppFlexConsumptionAuthSettingsGoogle {
3159
+ /**
3160
+ * The OpenID Connect Client ID for the Google web application.
3161
+ */
3162
+ clientId: pulumi.Input<string>;
3163
+ /**
3164
+ * The client secret associated with the Google web application. Cannot be specified with `clientSecretSettingName`.
3165
+ */
3166
+ clientSecret?: pulumi.Input<string>;
3167
+ /**
3168
+ * The app setting name that contains the `clientSecret` value used for Google login. Cannot be specified with `clientSecret`.
3169
+ */
3170
+ clientSecretSettingName?: pulumi.Input<string>;
3171
+ /**
3172
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, `openid`, `profile`, and `email` are used as default scopes.
3173
+ */
3174
+ oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
3175
+ }
3176
+ interface AppFlexConsumptionAuthSettingsMicrosoft {
3177
+ /**
3178
+ * The OAuth 2.0 client ID that was created for the app used for authentication.
3179
+ */
3180
+ clientId: pulumi.Input<string>;
3181
+ /**
3182
+ * The OAuth 2.0 client secret that was created for the app used for authentication. Cannot be specified with `clientSecretSettingName`.
3183
+ */
3184
+ clientSecret?: pulumi.Input<string>;
3185
+ /**
3186
+ * The app setting name containing the OAuth 2.0 client secret that was created for the app used for authentication. Cannot be specified with `clientSecret`.
3187
+ */
3188
+ clientSecretSettingName?: pulumi.Input<string>;
3189
+ /**
3190
+ * Specifies a list of OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. If not specified, `wl.basic` is used as the default scope.
3191
+ */
3192
+ oauthScopes?: pulumi.Input<pulumi.Input<string>[]>;
3193
+ }
3194
+ interface AppFlexConsumptionAuthSettingsTwitter {
3195
+ /**
3196
+ * The OAuth 1.0a consumer key of the Twitter application used for sign-in.
3197
+ */
3198
+ consumerKey: pulumi.Input<string>;
3199
+ /**
3200
+ * The OAuth 1.0a consumer secret of the Twitter application used for sign-in. Cannot be specified with `consumerSecretSettingName`.
3201
+ */
3202
+ consumerSecret?: pulumi.Input<string>;
3203
+ /**
3204
+ * The app setting name that contains the OAuth 1.0a consumer secret of the Twitter application used for sign-in. Cannot be specified with `consumerSecret`.
3205
+ */
3206
+ consumerSecretSettingName?: pulumi.Input<string>;
3207
+ }
3208
+ interface AppFlexConsumptionAuthSettingsV2 {
3209
+ /**
3210
+ * An `activeDirectoryV2` block as defined below.
3211
+ */
3212
+ activeDirectoryV2?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2ActiveDirectoryV2>;
3213
+ /**
3214
+ * An `appleV2` block as defined below.
3215
+ */
3216
+ appleV2?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2AppleV2>;
3217
+ /**
3218
+ * Should the AuthV2 Settings be enabled. Defaults to `false`.
3219
+ */
3220
+ authEnabled?: pulumi.Input<boolean>;
3221
+ /**
3222
+ * An `azureStaticWebAppV2` block as defined below.
3223
+ */
3224
+ azureStaticWebAppV2?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2AzureStaticWebAppV2>;
3225
+ /**
3226
+ * The path to the App Auth settings.
3227
+ *
3228
+ * > **Note:** Relative Paths are evaluated from the Site Root directory.
3229
+ */
3230
+ configFilePath?: pulumi.Input<string>;
3231
+ /**
3232
+ * Zero or more `customOidcV2` blocks as defined below.
3233
+ */
3234
+ customOidcV2s?: pulumi.Input<pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2CustomOidcV2>[]>;
3235
+ /**
3236
+ * The Default Authentication Provider to use when the `unauthenticatedAction` is set to `RedirectToLoginPage`. Possible values include: `apple`, `azureactivedirectory`, `facebook`, `github`, `google`, `twitter` and the `name` of your `customOidcV2` provider.
3237
+ *
3238
+ * > **Note:** Whilst any value will be accepted by the API for `defaultProvider`, it can leave the app in an unusable state if this value does not correspond to the name of a known provider (either built-in value, or customOidc name) as it is used to build the auth endpoint URI.
3239
+ */
3240
+ defaultProvider?: pulumi.Input<string>;
3241
+ /**
3242
+ * The paths which should be excluded from the `unauthenticatedAction` when it is set to `RedirectToLoginPage`.
3243
+ *
3244
+ * > **Note:** This list should be used instead of setting `WEBSITE_WARMUP_PATH` in `appSettings` as it takes priority.
3245
+ */
3246
+ excludedPaths?: pulumi.Input<pulumi.Input<string>[]>;
3247
+ /**
3248
+ * A `facebookV2` block as defined below.
3249
+ */
3250
+ facebookV2?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2FacebookV2>;
3251
+ /**
3252
+ * The convention used to determine the url of the request made. Possible values include `NoProxy`, `Standard`, `Custom`. Defaults to `NoProxy`.
3253
+ */
3254
+ forwardProxyConvention?: pulumi.Input<string>;
3255
+ /**
3256
+ * The name of the custom header containing the host of the request.
3257
+ */
3258
+ forwardProxyCustomHostHeaderName?: pulumi.Input<string>;
3259
+ /**
3260
+ * The name of the custom header containing the scheme of the request.
3261
+ */
3262
+ forwardProxyCustomSchemeHeaderName?: pulumi.Input<string>;
3263
+ /**
3264
+ * A `githubV2` block as defined below.
3265
+ */
3266
+ githubV2?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2GithubV2>;
3267
+ /**
3268
+ * A `googleV2` block as defined below.
3269
+ */
3270
+ googleV2?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2GoogleV2>;
3271
+ /**
3272
+ * The prefix that should precede all the authentication and authorisation paths. Defaults to `/.auth`.
3273
+ */
3274
+ httpRouteApiPrefix?: pulumi.Input<string>;
3275
+ /**
3276
+ * A `login` block as defined below.
3277
+ */
3278
+ login: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2Login>;
3279
+ /**
3280
+ * A `microsoftV2` block as defined below.
3281
+ */
3282
+ microsoftV2?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2MicrosoftV2>;
3283
+ /**
3284
+ * Should the authentication flow be used for all requests.
3285
+ */
3286
+ requireAuthentication?: pulumi.Input<boolean>;
3287
+ /**
3288
+ * Should HTTPS be required on connections? Defaults to `true`.
3289
+ */
3290
+ requireHttps?: pulumi.Input<boolean>;
3291
+ /**
3292
+ * The Runtime Version of the Authentication and Authorisation feature of this App. Defaults to `~1`.
3293
+ */
3294
+ runtimeVersion?: pulumi.Input<string>;
3295
+ /**
3296
+ * A `twitterV2` block as defined below.
3297
+ */
3298
+ twitterV2?: pulumi.Input<inputs.appservice.AppFlexConsumptionAuthSettingsV2TwitterV2>;
3299
+ /**
3300
+ * The action to take for requests made without authentication. Possible values include `RedirectToLoginPage`, `AllowAnonymous`, `Return401`, and `Return403`. Defaults to `RedirectToLoginPage`.
3301
+ */
3302
+ unauthenticatedAction?: pulumi.Input<string>;
3303
+ }
3304
+ interface AppFlexConsumptionAuthSettingsV2ActiveDirectoryV2 {
3305
+ /**
3306
+ * The list of allowed Applications for the Default Authorisation Policy.
3307
+ */
3308
+ allowedApplications?: pulumi.Input<pulumi.Input<string>[]>;
3309
+ /**
3310
+ * Specifies a list of Allowed audience values to consider when validating JWTs issued by Azure Active Directory.
3311
+ *
3312
+ * > **Note:** This is configured on the Authentication Provider side and is Read Only here.
3313
+ */
3314
+ allowedAudiences?: pulumi.Input<pulumi.Input<string>[]>;
3315
+ /**
3316
+ * The list of allowed Group Names for the Default Authorisation Policy.
3317
+ */
3318
+ allowedGroups?: pulumi.Input<pulumi.Input<string>[]>;
3319
+ /**
3320
+ * The list of allowed Identities for the Default Authorisation Policy.
3321
+ */
3322
+ allowedIdentities?: pulumi.Input<pulumi.Input<string>[]>;
3323
+ /**
3324
+ * The ID of the Client to use to authenticate with Azure Active Directory.
3325
+ */
3326
+ clientId: pulumi.Input<string>;
3327
+ /**
3328
+ * The thumbprint of the certificate used for signing purposes.
3329
+ */
3330
+ clientSecretCertificateThumbprint?: pulumi.Input<string>;
3331
+ /**
3332
+ * The App Setting name that contains the client secret of the Client.
3333
+ *
3334
+ * !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
3335
+ */
3336
+ clientSecretSettingName?: pulumi.Input<string>;
3337
+ /**
3338
+ * A list of Allowed Client Applications in the JWT Claim.
3339
+ */
3340
+ jwtAllowedClientApplications?: pulumi.Input<pulumi.Input<string>[]>;
3341
+ /**
3342
+ * A list of Allowed Groups in the JWT Claim.
3343
+ */
3344
+ jwtAllowedGroups?: pulumi.Input<pulumi.Input<string>[]>;
3345
+ /**
3346
+ * A map of key-value pairs to send to the Authorisation Endpoint when a user logs in.
3347
+ */
3348
+ loginParameters?: pulumi.Input<{
3349
+ [key: string]: pulumi.Input<string>;
3350
+ }>;
3351
+ /**
3352
+ * The Azure Tenant Endpoint for the Authenticating Tenant. e.g. `https://login.microsoftonline.com/{tenant-guid}/v2.0/`
3353
+ *
3354
+ * > **Note:** [Here](https://learn.microsoft.com/en-us/entra/identity-platform/authentication-national-cloud#microsoft-entra-authentication-endpoints) is a list of possible authentication endpoints based on the cloud environment. [Here](https://learn.microsoft.com/en-us/azure/app-service/configure-authentication-provider-aad?tabs=workforce-tenant) is more information to better understand how to configure authentication for Azure App Service or Azure Functions.
3355
+ */
3356
+ tenantAuthEndpoint: pulumi.Input<string>;
3357
+ /**
3358
+ * Should the www-authenticate provider should be omitted from the request? Defaults to `false`.
3359
+ */
3360
+ wwwAuthenticationDisabled?: pulumi.Input<boolean>;
3361
+ }
3362
+ interface AppFlexConsumptionAuthSettingsV2AppleV2 {
3363
+ /**
3364
+ * The OpenID Connect Client ID for the Apple web application.
3365
+ */
3366
+ clientId: pulumi.Input<string>;
3367
+ /**
3368
+ * The app setting name that contains the `clientSecret` value used for Apple Login.
3369
+ *
3370
+ * !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
3371
+ */
3372
+ clientSecretSettingName: pulumi.Input<string>;
3373
+ /**
3374
+ * A list of Login Scopes provided by this Authentication Provider.
3375
+ *
3376
+ * > **Note:** This is configured on the Authentication Provider side and is Read Only here.
3377
+ */
3378
+ loginScopes?: pulumi.Input<pulumi.Input<string>[]>;
3379
+ }
3380
+ interface AppFlexConsumptionAuthSettingsV2AzureStaticWebAppV2 {
3381
+ /**
3382
+ * The ID of the Client to use to authenticate with Azure Static Web App Authentication.
3383
+ */
3384
+ clientId: pulumi.Input<string>;
3385
+ }
3386
+ interface AppFlexConsumptionAuthSettingsV2CustomOidcV2 {
3387
+ /**
3388
+ * The endpoint to make the Authorisation Request as supplied by `openidConfigurationEndpoint` response.
3389
+ */
3390
+ authorisationEndpoint?: pulumi.Input<string>;
3391
+ /**
3392
+ * The endpoint that provides the keys necessary to validate the token as supplied by `openidConfigurationEndpoint` response.
3393
+ */
3394
+ certificationUri?: pulumi.Input<string>;
3395
+ /**
3396
+ * The Client Credential Method used.
3397
+ */
3398
+ clientCredentialMethod?: pulumi.Input<string>;
3399
+ /**
3400
+ * The ID of the Client to use to authenticate with the Custom OIDC.
3401
+ */
3402
+ clientId: pulumi.Input<string>;
3403
+ /**
3404
+ * The App Setting name that contains the secret for this Custom OIDC Client. This is generated from `name` above and suffixed with `_PROVIDER_AUTHENTICATION_SECRET`.
3405
+ */
3406
+ clientSecretSettingName?: pulumi.Input<string>;
3407
+ /**
3408
+ * The endpoint that issued the Token as supplied by `openidConfigurationEndpoint` response.
3409
+ */
3410
+ issuerEndpoint?: pulumi.Input<string>;
3411
+ /**
3412
+ * The name of the Custom OIDC Authentication Provider.
3413
+ *
3414
+ * > **Note:** An `appSetting` matching this value in upper case with the suffix of `_PROVIDER_AUTHENTICATION_SECRET` is required. e.g. `MYOIDC_PROVIDER_AUTHENTICATION_SECRET` for a value of `myoidc`.
3415
+ */
3416
+ name: pulumi.Input<string>;
3417
+ /**
3418
+ * The name of the claim that contains the users name.
3419
+ */
3420
+ nameClaimType?: pulumi.Input<string>;
3421
+ /**
3422
+ * The app setting name that contains the `clientSecret` value used for the Custom OIDC Login.
3423
+ */
3424
+ openidConfigurationEndpoint: pulumi.Input<string>;
3425
+ /**
3426
+ * The list of the scopes that should be requested while authenticating.
3427
+ */
3428
+ scopes?: pulumi.Input<pulumi.Input<string>[]>;
3429
+ /**
3430
+ * The endpoint used to request a Token as supplied by `openidConfigurationEndpoint` response.
3431
+ */
3432
+ tokenEndpoint?: pulumi.Input<string>;
3433
+ }
3434
+ interface AppFlexConsumptionAuthSettingsV2FacebookV2 {
3435
+ /**
3436
+ * The App ID of the Facebook app used for login.
3437
+ */
3438
+ appId: pulumi.Input<string>;
3439
+ /**
3440
+ * The app setting name that contains the `appSecret` value used for Facebook Login.
3441
+ *
3442
+ * !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
3443
+ */
3444
+ appSecretSettingName: pulumi.Input<string>;
3445
+ /**
3446
+ * The version of the Facebook API to be used while logging in.
3447
+ */
3448
+ graphApiVersion?: pulumi.Input<string>;
3449
+ /**
3450
+ * The list of scopes that should be requested as part of Facebook Login authentication.
3451
+ */
3452
+ loginScopes?: pulumi.Input<pulumi.Input<string>[]>;
3453
+ }
3454
+ interface AppFlexConsumptionAuthSettingsV2GithubV2 {
3455
+ /**
3456
+ * The ID of the GitHub app used for login..
3457
+ */
3458
+ clientId: pulumi.Input<string>;
3459
+ /**
3460
+ * The app setting name that contains the `clientSecret` value used for GitHub Login.
3461
+ *
3462
+ * !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
3463
+ */
3464
+ clientSecretSettingName: pulumi.Input<string>;
3465
+ /**
3466
+ * The list of OAuth 2.0 scopes that should be requested as part of GitHub Login authentication.
3467
+ */
3468
+ loginScopes?: pulumi.Input<pulumi.Input<string>[]>;
3469
+ }
3470
+ interface AppFlexConsumptionAuthSettingsV2GoogleV2 {
3471
+ /**
3472
+ * Specifies a list of Allowed Audiences that should be requested as part of Google Sign-In authentication.
3473
+ */
3474
+ allowedAudiences?: pulumi.Input<pulumi.Input<string>[]>;
3475
+ /**
3476
+ * The OpenID Connect Client ID for the Google web application.
3477
+ */
3478
+ clientId: pulumi.Input<string>;
3479
+ /**
3480
+ * The app setting name that contains the `clientSecret` value used for Google Login.
3481
+ *
3482
+ * !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
3483
+ */
3484
+ clientSecretSettingName: pulumi.Input<string>;
3485
+ /**
3486
+ * The list of OAuth 2.0 scopes that should be requested as part of Google Sign-In authentication.
3487
+ */
3488
+ loginScopes?: pulumi.Input<pulumi.Input<string>[]>;
3489
+ }
3490
+ interface AppFlexConsumptionAuthSettingsV2Login {
3491
+ /**
3492
+ * External URLs that can be redirected to as part of logging in or logging out of the app. This is an advanced setting typically only needed by Windows Store application backends.
3493
+ *
3494
+ * > **Note:** URLs within the current domain are always implicitly allowed.
3495
+ */
3496
+ allowedExternalRedirectUrls?: pulumi.Input<pulumi.Input<string>[]>;
3497
+ /**
3498
+ * The method by which cookies expire. Possible values include: `FixedTime`, and `IdentityProviderDerived`. Defaults to `FixedTime`.
3499
+ */
3500
+ cookieExpirationConvention?: pulumi.Input<string>;
3501
+ /**
3502
+ * The time after the request is made when the session cookie should expire. Defaults to `08:00:00`.
3503
+ */
3504
+ cookieExpirationTime?: pulumi.Input<string>;
3505
+ /**
3506
+ * The endpoint to which logout requests should be made.
3507
+ */
3508
+ logoutEndpoint?: pulumi.Input<string>;
3509
+ /**
3510
+ * The time after the request is made when the nonce should expire. Defaults to `00:05:00`.
3511
+ */
3512
+ nonceExpirationTime?: pulumi.Input<string>;
3513
+ /**
3514
+ * Should the fragments from the request be preserved after the login request is made. Defaults to `false`.
3515
+ */
3516
+ preserveUrlFragmentsForLogins?: pulumi.Input<boolean>;
3517
+ /**
3518
+ * The number of hours after session token expiration that a session token can be used to call the token refresh API. Defaults to `72` hours.
3519
+ */
3520
+ tokenRefreshExtensionTime?: pulumi.Input<number>;
3521
+ /**
3522
+ * Should the Token Store configuration Enabled. Defaults to `false`
3523
+ */
3524
+ tokenStoreEnabled?: pulumi.Input<boolean>;
3525
+ /**
3526
+ * The directory path in the App Filesystem in which the tokens will be stored.
3527
+ */
3528
+ tokenStorePath?: pulumi.Input<string>;
3529
+ /**
3530
+ * The name of the app setting which contains the SAS URL of the blob storage containing the tokens.
3531
+ */
3532
+ tokenStoreSasSettingName?: pulumi.Input<string>;
3533
+ /**
3534
+ * Should the nonce be validated while completing the login flow. Defaults to `true`.
3535
+ */
3536
+ validateNonce?: pulumi.Input<boolean>;
3537
+ }
3538
+ interface AppFlexConsumptionAuthSettingsV2MicrosoftV2 {
3539
+ /**
3540
+ * Specifies a list of Allowed Audiences that will be requested as part of Microsoft Sign-In authentication.
3541
+ */
3542
+ allowedAudiences?: pulumi.Input<pulumi.Input<string>[]>;
3543
+ /**
3544
+ * The OAuth 2.0 client ID that was created for the app used for authentication.
3545
+ */
3546
+ clientId: pulumi.Input<string>;
3547
+ /**
3548
+ * The app setting name containing the OAuth 2.0 client secret that was created for the app used for authentication.
3549
+ *
3550
+ * !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
3551
+ */
3552
+ clientSecretSettingName: pulumi.Input<string>;
3553
+ /**
3554
+ * The list of Login scopes that should be requested as part of Microsoft Account authentication.
3555
+ */
3556
+ loginScopes?: pulumi.Input<pulumi.Input<string>[]>;
3557
+ }
3558
+ interface AppFlexConsumptionAuthSettingsV2TwitterV2 {
3559
+ /**
3560
+ * The OAuth 1.0a consumer key of the Twitter application used for sign-in.
3561
+ */
3562
+ consumerKey: pulumi.Input<string>;
3563
+ /**
3564
+ * The app setting name that contains the OAuth 1.0a consumer secret of the Twitter application used for sign-in.
3565
+ *
3566
+ * !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
3567
+ */
3568
+ consumerSecretSettingName: pulumi.Input<string>;
3569
+ }
3570
+ interface AppFlexConsumptionConnectionString {
3571
+ /**
3572
+ * The name which should be used for this Connection.
3573
+ */
3574
+ name: pulumi.Input<string>;
3575
+ /**
3576
+ * Type of database. Possible values include: `MySQL`, `SQLServer`, `SQLAzure`, `Custom`, `NotificationHub`, `ServiceBus`, `EventHub`, `APIHub`, `DocDb`, `RedisCache`, and `PostgreSQL`.
3577
+ */
3578
+ type: pulumi.Input<string>;
3579
+ /**
3580
+ * The connection string value.
3581
+ */
3582
+ value: pulumi.Input<string>;
3583
+ }
3584
+ interface AppFlexConsumptionIdentity {
3585
+ /**
3586
+ * A list of User Assigned Managed Identity IDs to be assigned to this Linux Function App.
3587
+ *
3588
+ * > **Note:** This is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
3589
+ */
3590
+ identityIds?: pulumi.Input<pulumi.Input<string>[]>;
3591
+ /**
3592
+ * The Principal ID associated with this Managed Service Identity.
3593
+ */
3594
+ principalId?: pulumi.Input<string>;
3595
+ /**
3596
+ * The Tenant ID associated with this Managed Service Identity.
3597
+ */
3598
+ tenantId?: pulumi.Input<string>;
3599
+ /**
3600
+ * Specifies the type of Managed Service Identity that should be configured on this Linux Function App. Possible values are `SystemAssigned`, `UserAssigned`, `SystemAssigned, UserAssigned` (to enable both).
3601
+ */
3602
+ type: pulumi.Input<string>;
3603
+ }
3604
+ interface AppFlexConsumptionSiteConfig {
3605
+ /**
3606
+ * The URL of the API definition that describes this Linux Function App.
3607
+ */
3608
+ apiDefinitionUrl?: pulumi.Input<string>;
3609
+ /**
3610
+ * The ID of the API Management API for this Linux Function App.
3611
+ */
3612
+ apiManagementApiId?: pulumi.Input<string>;
3613
+ /**
3614
+ * The App command line to launch.
3615
+ */
3616
+ appCommandLine?: pulumi.Input<string>;
3617
+ /**
3618
+ * An `appServiceLogs` block as defined above.
3619
+ */
3620
+ appServiceLogs?: pulumi.Input<inputs.appservice.AppFlexConsumptionSiteConfigAppServiceLogs>;
3621
+ /**
3622
+ * The Connection String for linking the Linux Function App to Application Insights.
3623
+ */
3624
+ applicationInsightsConnectionString?: pulumi.Input<string>;
3625
+ /**
3626
+ * The Instrumentation Key for connecting the Linux Function App to Application Insights.
3627
+ */
3628
+ applicationInsightsKey?: pulumi.Input<string>;
3629
+ /**
3630
+ * The Client ID of the Managed Service Identity to use for connections to the Azure Container Registry.
3631
+ */
3632
+ containerRegistryManagedIdentityClientId?: pulumi.Input<string>;
3633
+ /**
3634
+ * Should connections for Azure Container Registry use Managed Identity.
3635
+ */
3636
+ containerRegistryUseManagedIdentity?: pulumi.Input<boolean>;
3637
+ /**
3638
+ * A `cors` block as defined above.
3639
+ */
3640
+ cors?: pulumi.Input<inputs.appservice.AppFlexConsumptionSiteConfigCors>;
3641
+ /**
3642
+ * Specifies a list of Default Documents for the Linux Web App.
3643
+ */
3644
+ defaultDocuments?: pulumi.Input<pulumi.Input<string>[]>;
3645
+ /**
3646
+ * Is detailed error logging enabled
3647
+ */
3648
+ detailedErrorLoggingEnabled?: pulumi.Input<boolean>;
3649
+ /**
3650
+ * The number of minimum instances for this Linux Function App. Only affects apps on Elastic Premium plans.
3651
+ */
3652
+ elasticInstanceMinimum?: pulumi.Input<number>;
3653
+ /**
3654
+ * The amount of time in minutes that a node can be unhealthy before being removed from the load balancer. Possible values are between `2` and `10`. Only valid in conjunction with `healthCheckPath`.
3655
+ */
3656
+ healthCheckEvictionTimeInMin?: pulumi.Input<number>;
3657
+ /**
3658
+ * The path to be checked for this function app health.
3659
+ */
3660
+ healthCheckPath?: pulumi.Input<string>;
3661
+ /**
3662
+ * Specifies if the HTTP2 protocol should be enabled. Defaults to `false`.
3663
+ */
3664
+ http2Enabled?: pulumi.Input<boolean>;
3665
+ /**
3666
+ * The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
3667
+ */
3668
+ ipRestrictionDefaultAction?: pulumi.Input<string>;
3669
+ /**
3670
+ * One or more `ipRestriction` blocks as defined above.
3671
+ */
3672
+ ipRestrictions?: pulumi.Input<pulumi.Input<inputs.appservice.AppFlexConsumptionSiteConfigIpRestriction>[]>;
3673
+ /**
3674
+ * The Site load balancing mode. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted.
3675
+ */
3676
+ loadBalancingMode?: pulumi.Input<string>;
3677
+ /**
3678
+ * Managed pipeline mode. Possible values include: `Integrated`, `Classic`. Defaults to `Integrated`.
3679
+ */
3680
+ managedPipelineMode?: pulumi.Input<string>;
3681
+ /**
3682
+ * The configures the minimum version of TLS required for SSL requests. Possible values include: `1.0`, `1.1`, `1.2` and `1.3`. Defaults to `1.2`.
3683
+ */
3684
+ minimumTlsVersion?: pulumi.Input<string>;
3685
+ /**
3686
+ * Should Remote Debugging be enabled. Defaults to `false`.
3687
+ */
3688
+ remoteDebuggingEnabled?: pulumi.Input<boolean>;
3689
+ /**
3690
+ * The Remote Debugging Version. Possible values include `VS2017`, `VS2019`, and `VS2022`.
3691
+ */
3692
+ remoteDebuggingVersion?: pulumi.Input<string>;
3693
+ /**
3694
+ * Should Scale Monitoring of the Functions Runtime be enabled?
3695
+ *
3696
+ * > **Note:** Functions runtime scale monitoring can only be enabled for Elastic Premium Function Apps or Workflow Standard Logic Apps and requires a minimum prewarmed instance count of 1.
3697
+ */
3698
+ runtimeScaleMonitoringEnabled?: pulumi.Input<boolean>;
3699
+ /**
3700
+ * The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
3701
+ */
3702
+ scmIpRestrictionDefaultAction?: pulumi.Input<string>;
3703
+ /**
3704
+ * One or more `scmIpRestriction` blocks as defined above.
3705
+ */
3706
+ scmIpRestrictions?: pulumi.Input<pulumi.Input<inputs.appservice.AppFlexConsumptionSiteConfigScmIpRestriction>[]>;
3707
+ /**
3708
+ * Configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`.
3709
+ */
3710
+ scmMinimumTlsVersion?: pulumi.Input<string>;
3711
+ /**
3712
+ * The SCM Type in use by the Linux Function App.
3713
+ */
3714
+ scmType?: pulumi.Input<string>;
3715
+ /**
3716
+ * Should the Linux Function App `ipRestriction` configuration be used for the SCM also.
3717
+ */
3718
+ scmUseMainIpRestriction?: pulumi.Input<boolean>;
3719
+ /**
3720
+ * Should the Linux Web App use a 32-bit worker.
3721
+ */
3722
+ use32BitWorker?: pulumi.Input<boolean>;
3723
+ /**
3724
+ * Should Web Sockets be enabled. Defaults to `false`.
3725
+ */
3726
+ websocketsEnabled?: pulumi.Input<boolean>;
3727
+ /**
3728
+ * The number of Workers for this Linux Function App.
3729
+ */
3730
+ workerCount?: pulumi.Input<number>;
3731
+ }
3732
+ interface AppFlexConsumptionSiteConfigAppServiceLogs {
3733
+ /**
3734
+ * The amount of disk space to use for logs. Valid values are between `25` and `100`. Defaults to `35`.
3735
+ */
3736
+ diskQuotaMb?: pulumi.Input<number>;
3737
+ /**
3738
+ * The retention period for logs in days. Valid values are between `0` and `99999`.(never delete).
3739
+ *
3740
+ * > **Note:** This block is not supported on Consumption plans.
3741
+ */
3742
+ retentionPeriodDays?: pulumi.Input<number>;
3743
+ }
3744
+ interface AppFlexConsumptionSiteConfigCors {
3745
+ /**
3746
+ * Specifies a list of origins that should be allowed to make cross-origin calls.
3747
+ */
3748
+ allowedOrigins?: pulumi.Input<pulumi.Input<string>[]>;
3749
+ /**
3750
+ * Are credentials allowed in CORS requests? Defaults to `false`.
3751
+ */
3752
+ supportCredentials?: pulumi.Input<boolean>;
3753
+ }
3754
+ interface AppFlexConsumptionSiteConfigIpRestriction {
3755
+ /**
3756
+ * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
3757
+ */
3758
+ action?: pulumi.Input<string>;
3759
+ /**
3760
+ * The Description of this IP Restriction.
3761
+ */
3762
+ description?: pulumi.Input<string>;
3763
+ /**
3764
+ * A `headers` block as defined above.
3765
+ */
3766
+ headers?: pulumi.Input<inputs.appservice.AppFlexConsumptionSiteConfigIpRestrictionHeaders>;
3767
+ /**
3768
+ * The CIDR notation of the IP or IP Range to match. For example: `10.0.0.0/24` or `192.168.10.1/32`
3769
+ */
3770
+ ipAddress?: pulumi.Input<string>;
3771
+ /**
3772
+ * The name which should be used for this `ipRestriction`.
3773
+ */
3774
+ name?: pulumi.Input<string>;
3775
+ /**
3776
+ * The priority value of this `ipRestriction`. Defaults to `65000`.
3777
+ */
3778
+ priority?: pulumi.Input<number>;
3779
+ /**
3780
+ * The Service Tag used for this IP Restriction.
3781
+ */
3782
+ serviceTag?: pulumi.Input<string>;
3783
+ /**
3784
+ * The Virtual Network Subnet ID used for this IP Restriction.
3785
+ *
3786
+ * > **Note:** One and only one of `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified.
3787
+ */
3788
+ virtualNetworkSubnetId?: pulumi.Input<string>;
3789
+ }
3790
+ interface AppFlexConsumptionSiteConfigIpRestrictionHeaders {
3791
+ /**
3792
+ * Specifies a list of Azure Front Door IDs.
3793
+ */
3794
+ xAzureFdids?: pulumi.Input<pulumi.Input<string>[]>;
3795
+ /**
3796
+ * Specifies if a Front Door Health Probe should be expected. The only possible value is `1`.
3797
+ */
3798
+ xFdHealthProbe?: pulumi.Input<string>;
3799
+ /**
3800
+ * Specifies a list of addresses for which matching should be applied. Omitting this value means allow any.
3801
+ */
3802
+ xForwardedFors?: pulumi.Input<pulumi.Input<string>[]>;
3803
+ /**
3804
+ * Specifies a list of Hosts for which matching should be applied.
3805
+ */
3806
+ xForwardedHosts?: pulumi.Input<pulumi.Input<string>[]>;
3807
+ }
3808
+ interface AppFlexConsumptionSiteConfigScmIpRestriction {
3809
+ /**
3810
+ * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
3811
+ */
3812
+ action?: pulumi.Input<string>;
3813
+ /**
3814
+ * The Description of this IP Restriction.
3815
+ */
3816
+ description?: pulumi.Input<string>;
3817
+ /**
3818
+ * A `headers` block as defined above.
3819
+ */
3820
+ headers?: pulumi.Input<inputs.appservice.AppFlexConsumptionSiteConfigScmIpRestrictionHeaders>;
3821
+ /**
3822
+ * The CIDR notation of the IP or IP Range to match. For example: `10.0.0.0/24` or `192.168.10.1/32`
3823
+ */
3824
+ ipAddress?: pulumi.Input<string>;
3825
+ /**
3826
+ * The name which should be used for this `ipRestriction`.
3827
+ */
3828
+ name?: pulumi.Input<string>;
3829
+ /**
3830
+ * The priority value of this `ipRestriction`. Defaults to `65000`.
3831
+ */
3832
+ priority?: pulumi.Input<number>;
3833
+ /**
3834
+ * The Service Tag used for this IP Restriction.
3835
+ */
3836
+ serviceTag?: pulumi.Input<string>;
3837
+ /**
3838
+ * The Virtual Network Subnet ID used for this IP Restriction.
3839
+ *
3840
+ * > **Note:** One and only one of `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified.
3841
+ */
3842
+ virtualNetworkSubnetId?: pulumi.Input<string>;
3843
+ }
3844
+ interface AppFlexConsumptionSiteConfigScmIpRestrictionHeaders {
3845
+ /**
3846
+ * Specifies a list of Azure Front Door IDs.
3847
+ */
3848
+ xAzureFdids?: pulumi.Input<pulumi.Input<string>[]>;
3849
+ /**
3850
+ * Specifies if a Front Door Health Probe should be expected. The only possible value is `1`.
3851
+ */
3852
+ xFdHealthProbe?: pulumi.Input<string>;
3853
+ /**
3854
+ * Specifies a list of addresses for which matching should be applied. Omitting this value means allow any.
3855
+ */
3856
+ xForwardedFors?: pulumi.Input<pulumi.Input<string>[]>;
3857
+ /**
3858
+ * Specifies a list of Hosts for which matching should be applied.
3859
+ */
3860
+ xForwardedHosts?: pulumi.Input<pulumi.Input<string>[]>;
3861
+ }
3862
+ interface AppFlexConsumptionSiteCredential {
3863
+ /**
3864
+ * The name which should be used for this Function App. Changing this forces a new Function App to be created. Limit the function name to 32 characters to avoid naming collisions. For more information about [Function App naming rule](https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftweb) and [Host ID Collisions](https://github.com/Azure/azure-functions-host/wiki/Host-IDs#host-id-collisions)
3865
+ */
3866
+ name?: pulumi.Input<string>;
3867
+ /**
3868
+ * The Site Credentials Password used for publishing.
3869
+ */
3870
+ password?: pulumi.Input<string>;
3871
+ }
3872
+ interface AppFlexConsumptionStickySettings {
3873
+ /**
3874
+ * A list of `appSetting` names that the Linux Function App will not swap between Slots when a swap operation is triggered.
3875
+ */
3876
+ appSettingNames?: pulumi.Input<pulumi.Input<string>[]>;
3877
+ /**
3878
+ * A list of `connectionString` names that the Linux Function App will not swap between Slots when a swap operation is triggered.
3879
+ */
3880
+ connectionStringNames?: pulumi.Input<pulumi.Input<string>[]>;
3881
+ }
3034
3882
  interface AppServiceAuthSettings {
3035
3883
  /**
3036
3884
  * A `activeDirectory` block as defined below.
@@ -7346,7 +8194,7 @@ export declare namespace appservice {
7346
8194
  */
7347
8195
  javaVersion?: pulumi.Input<string>;
7348
8196
  /**
7349
- * The version of Node to run. Possible values include `12-lts`, `14-lts`, `16-lts`, `18-lts` and `20-lts`. This property conflicts with `javaVersion`.
8197
+ * The version of Node to run. Possible values include `12-lts`, `14-lts`, `16-lts`, `18-lts`, `20-lts` and `22-lts`. This property conflicts with `javaVersion`.
7350
8198
  *
7351
8199
  * > **NOTE:** 10.x versions have been/are being deprecated so may cease to work for new resources in the future and may be removed from the provider.
7352
8200
  */
@@ -8460,7 +9308,7 @@ export declare namespace appservice {
8460
9308
  */
8461
9309
  javaVersion?: pulumi.Input<string>;
8462
9310
  /**
8463
- * The version of Node to run. Possible values are `12-lts`, `14-lts`, `16-lts`, `18-lts` and `20-lts`. This property conflicts with `javaVersion`.
9311
+ * The version of Node to run. Possible values are `12-lts`, `14-lts`, `16-lts`, `18-lts`, `20-lts` and `22-lts`. This property conflicts with `javaVersion`.
8464
9312
  *
8465
9313
  * > **NOTE:** 10.x versions have been/are being deprecated so may cease to work for new resources in the future and may be removed from the provider.
8466
9314
  */
@@ -11166,7 +12014,7 @@ export declare namespace appservice {
11166
12014
  */
11167
12015
  javaVersion?: pulumi.Input<string>;
11168
12016
  /**
11169
- * The version of Node to use. Possible values are `~12`, `~14`, `~16`, `~18` and `~20`.
12017
+ * The version of Node to use. Possible values are `~12`, `~14`, `~16`, `~18`, `~20`, and `~22`.
11170
12018
  */
11171
12019
  nodeVersion?: pulumi.Input<string>;
11172
12020
  /**
@@ -24317,6 +25165,8 @@ export declare namespace containerservice {
24317
25165
  applicationSecurityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
24318
25166
  /**
24319
25167
  * Specifies a mapping of tags to the instance-level public IPs. Changing this forces a new resource to be created.
25168
+ *
25169
+ * > **Note:** To set the application security group, you must allow at least one host port. Without this, the configuration will fail silently. [Learn More](https://learn.microsoft.com/en-us/azure/aks/use-node-public-ips#allow-host-port-connections-and-add-node-pools-to-application-security-groups).
24320
25170
  */
24321
25171
  nodePublicIpTags?: pulumi.Input<{
24322
25172
  [key: string]: pulumi.Input<string>;
@@ -24464,6 +25314,20 @@ export declare namespace containerservice {
24464
25314
  */
24465
25315
  snapshotControllerEnabled?: pulumi.Input<boolean>;
24466
25316
  }
25317
+ interface KubernetesClusterUpgradeOverride {
25318
+ /**
25319
+ * Specifies the duration, in RFC 3339 format (e.g., `2025-10-01T13:00:00Z`), the `upgradeOverride` values are effective. This field must be set for the `upgradeOverride` values to take effect. The date-time must be within the next 30 days.
25320
+ *
25321
+ * > **Note:** This only matches the start time of an upgrade, and the effectiveness won't change once an upgrade starts even if the `effectiveUntil` value expires as the upgrade proceeds.
25322
+ */
25323
+ effectiveUntil?: pulumi.Input<string>;
25324
+ /**
25325
+ * Whether to force upgrade the cluster. Possible values are `true` or `false`.
25326
+ *
25327
+ * !> **Note:** The `forceUpgradeEnabled` field instructs the upgrade operation to bypass upgrade protections (e.g. checking for deprecated API usage) which may render the cluster inoperative after the upgrade process has completed. Use the `forceUpgradeEnabled` option with extreme caution only.
25328
+ */
25329
+ forceUpgradeEnabled: pulumi.Input<boolean>;
25330
+ }
24467
25331
  interface KubernetesClusterWebAppRouting {
24468
25332
  /**
24469
25333
  * Specifies the list of the DNS Zone IDs in which DNS entries are created for applications deployed to the cluster when Web App Routing is enabled. If not using Bring-Your-Own DNS zones this property should be set to an empty list.
@@ -35801,7 +36665,7 @@ export declare namespace logicapps {
35801
36665
  */
35802
36666
  ipAddress?: string;
35803
36667
  /**
35804
- * The name of this Logic App.
36668
+ * The name of the Logic App.
35805
36669
  */
35806
36670
  name?: string;
35807
36671
  /**
@@ -35831,7 +36695,7 @@ export declare namespace logicapps {
35831
36695
  */
35832
36696
  ipAddress?: pulumi.Input<string>;
35833
36697
  /**
35834
- * The name of this Logic App.
36698
+ * The name of the Logic App.
35835
36699
  */
35836
36700
  name?: pulumi.Input<string>;
35837
36701
  /**
@@ -35897,7 +36761,7 @@ export declare namespace logicapps {
35897
36761
  */
35898
36762
  ipAddress?: string;
35899
36763
  /**
35900
- * The name of this Logic App.
36764
+ * The name of the Logic App.
35901
36765
  */
35902
36766
  name?: string;
35903
36767
  /**
@@ -35927,7 +36791,7 @@ export declare namespace logicapps {
35927
36791
  */
35928
36792
  ipAddress?: pulumi.Input<string>;
35929
36793
  /**
35930
- * The name of this Logic App.
36794
+ * The name of the Logic App.
35931
36795
  */
35932
36796
  name?: pulumi.Input<string>;
35933
36797
  /**
@@ -36113,9 +36977,9 @@ export declare namespace logicapps {
36113
36977
  /**
36114
36978
  * Specifies a list of User Assigned Managed Identity IDs to be assigned to this Logic App Standard.
36115
36979
  *
36116
- * > **NOTE:** When `type` is set to `SystemAssigned`, The assigned `principalId` and `tenantId` can be retrieved after the Logic App has been created. More details are available below.
36980
+ * > **Note:** When `type` is set to `SystemAssigned`, The assigned `principalId` and `tenantId` can be retrieved after the Logic App has been created. More details are available below.
36117
36981
  *
36118
- * > **NOTE:** The `identityIds` is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
36982
+ * > **Note:** The `identityIds` is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
36119
36983
  */
36120
36984
  identityIds?: pulumi.Input<pulumi.Input<string>[]>;
36121
36985
  /**
@@ -36175,7 +37039,9 @@ export declare namespace logicapps {
36175
37039
  */
36176
37040
  ipRestrictions?: pulumi.Input<pulumi.Input<inputs.logicapps.StandardSiteConfigIpRestriction>[]>;
36177
37041
  /**
36178
- * 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`
37042
+ * 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`.
37043
+ *
37044
+ * > **Note:** You must set `osType` in `azure.appservice.ServicePlan` to `Linux` when this property is set.
36179
37045
  */
36180
37046
  linuxFxVersion?: pulumi.Input<string>;
36181
37047
  /**
@@ -36269,7 +37135,7 @@ export declare namespace logicapps {
36269
37135
  /**
36270
37136
  * The Virtual Network Subnet ID used for this IP Restriction.
36271
37137
  *
36272
- * > **NOTE:** One of either `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified
37138
+ * > **Note:** One of either `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified
36273
37139
  */
36274
37140
  virtualNetworkSubnetId?: pulumi.Input<string>;
36275
37141
  }
@@ -36319,7 +37185,7 @@ export declare namespace logicapps {
36319
37185
  /**
36320
37186
  * The Virtual Network Subnet ID used for this IP Restriction.
36321
37187
  *
36322
- * > **NOTE:** One of either `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified
37188
+ * > **Note:** One of either `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified.
36323
37189
  */
36324
37190
  virtualNetworkSubnetId?: pulumi.Input<string>;
36325
37191
  }
@@ -39573,11 +40439,11 @@ export declare namespace mssql {
39573
40439
  }
39574
40440
  interface VirtualMachineAutoBackup {
39575
40441
  /**
39576
- * Enable or disable encryption for backups. Defaults to `false`.
40442
+ * @deprecated `encryptionEnabled` has been deprecated and will be removed in v5.0 of the AzureRM Provider. Encryption is enabled when `encryptionPassword` is set; otherwise disabled.
39577
40443
  */
39578
40444
  encryptionEnabled?: pulumi.Input<boolean>;
39579
40445
  /**
39580
- * Encryption password to use. Must be specified when encryption is enabled.
40446
+ * Encryption password to use. Setting a password will enable encryption.
39581
40447
  */
39582
40448
  encryptionPassword?: pulumi.Input<string>;
39583
40449
  /**
@@ -48102,7 +48968,7 @@ export declare namespace storage {
48102
48968
  */
48103
48969
  periodSinceCreationInDays: pulumi.Input<number>;
48104
48970
  /**
48105
- * Defines the mode of the policy. `Disabled` state disables the policy, `Unlocked` state allows increase and decrease of immutability retention time and also allows toggling allowProtectedAppendWrites property, `Locked` state only allows the increase of the immutability retention time. A policy can only be created in a Disabled or Unlocked state and can be toggled between the two states. Only a policy in an Unlocked state can transition to a Locked state which cannot be reverted.
48971
+ * Defines the mode of the policy. `Disabled` state disables the policy, `Unlocked` state allows increase and decrease of immutability retention time and also allows toggling allowProtectedAppendWrites property, `Locked` state only allows the increase of the immutability retention time. A policy can only be created in a Disabled or Unlocked state and can be toggled between the two states. Only a policy in an Unlocked state can transition to a Locked state which cannot be reverted. Changing from `Locked` forces a new resource to be created.
48106
48972
  */
48107
48973
  state: pulumi.Input<string>;
48108
48974
  }