@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.
- package/appservice/appFlexConsumption.d.ts +543 -0
- package/appservice/appFlexConsumption.js +204 -0
- package/appservice/appFlexConsumption.js.map +1 -0
- package/appservice/index.d.ts +3 -0
- package/appservice/index.js +7 -2
- package/appservice/index.js.map +1 -1
- package/appservice/linuxFunctionApp.d.ts +6 -0
- package/appservice/linuxFunctionApp.js.map +1 -1
- package/appservice/servicePlan.d.ts +9 -9
- package/containerservice/clusterTrustedAccessRoleBinding.d.ts +0 -6
- package/containerservice/clusterTrustedAccessRoleBinding.js +0 -6
- package/containerservice/clusterTrustedAccessRoleBinding.js.map +1 -1
- package/containerservice/kubernetesCluster.d.ts +12 -0
- package/containerservice/kubernetesCluster.js +2 -0
- package/containerservice/kubernetesCluster.js.map +1 -1
- package/containerservice/registry.d.ts +41 -0
- package/containerservice/registry.js +41 -0
- package/containerservice/registry.js.map +1 -1
- package/dataprotection/backupVaultCustomerManagedKey.d.ts +162 -0
- package/dataprotection/backupVaultCustomerManagedKey.js +159 -0
- package/dataprotection/backupVaultCustomerManagedKey.js.map +1 -0
- package/dataprotection/index.d.ts +3 -0
- package/dataprotection/index.js +6 -1
- package/dataprotection/index.js.map +1 -1
- package/dynatrace/getMonitor.d.ts +102 -0
- package/dynatrace/getMonitor.js +54 -0
- package/dynatrace/getMonitor.js.map +1 -0
- package/dynatrace/index.d.ts +3 -0
- package/dynatrace/index.js +4 -1
- package/dynatrace/index.js.map +1 -1
- package/keyvault/secret.d.ts +3 -3
- package/kusto/attachedDatabaseConfiguration.d.ts +16 -4
- package/kusto/attachedDatabaseConfiguration.js +2 -3
- package/kusto/attachedDatabaseConfiguration.js.map +1 -1
- package/kusto/clusterPrincipalAssignment.d.ts +3 -34
- package/kusto/clusterPrincipalAssignment.js +0 -31
- package/kusto/clusterPrincipalAssignment.js.map +1 -1
- package/kusto/eventGridDataConnection.d.ts +26 -2
- package/kusto/eventGridDataConnection.js +4 -0
- package/kusto/eventGridDataConnection.js.map +1 -1
- package/logicapps/getStandard.d.ts +12 -4
- package/logicapps/getStandard.js +2 -2
- package/logicapps/getStandard.js.map +1 -1
- package/logicapps/standard.d.ts +63 -38
- package/logicapps/standard.js +18 -17
- package/logicapps/standard.js.map +1 -1
- package/mixedreality/getSpatialAnchorsAccount.d.ts +4 -0
- package/mixedreality/getSpatialAnchorsAccount.js +4 -0
- package/mixedreality/getSpatialAnchorsAccount.js.map +1 -1
- package/mixedreality/spatialAnchorsAccount.d.ts +2 -0
- package/mixedreality/spatialAnchorsAccount.js +2 -0
- package/mixedreality/spatialAnchorsAccount.js.map +1 -1
- package/mssql/jobCredential.d.ts +20 -8
- package/mssql/jobCredential.js +2 -3
- package/mssql/jobCredential.js.map +1 -1
- package/mssql/managedInstance.d.ts +30 -0
- package/mssql/managedInstance.js +4 -0
- package/mssql/managedInstance.js.map +1 -1
- package/mssql/server.d.ts +15 -3
- package/mssql/server.js +2 -0
- package/mssql/server.js.map +1 -1
- package/mysql/flexibleServer.d.ts +21 -3
- package/mysql/flexibleServer.js +2 -0
- package/mysql/flexibleServer.js.map +1 -1
- package/network/index.d.ts +3 -0
- package/network/index.js +7 -2
- package/network/index.js.map +1 -1
- package/network/networkManagerVerifierWorkspace.d.ts +145 -0
- package/network/networkManagerVerifierWorkspace.js +103 -0
- package/network/networkManagerVerifierWorkspace.js.map +1 -0
- package/package.json +2 -2
- package/pim/eligibleRoleAssignment.d.ts +30 -0
- package/pim/eligibleRoleAssignment.js +4 -0
- package/pim/eligibleRoleAssignment.js.map +1 -1
- package/postgresql/flexibleServer.d.ts +15 -3
- package/postgresql/flexibleServer.js +2 -0
- package/postgresql/flexibleServer.js.map +1 -1
- package/postgresql/server.d.ts +15 -3
- package/postgresql/server.js +2 -0
- package/postgresql/server.js.map +1 -1
- package/securitycenter/subscriptionPricing.d.ts +3 -3
- package/servicebus/getNamespaceDisasterRecoveryConfig.d.ts +74 -9
- package/servicebus/getNamespaceDisasterRecoveryConfig.js +32 -0
- package/servicebus/getNamespaceDisasterRecoveryConfig.js.map +1 -1
- package/servicebus/getQueue.d.ts +17 -14
- package/servicebus/getQueue.js.map +1 -1
- package/servicebus/getSubscription.d.ts +14 -13
- package/servicebus/getSubscription.js.map +1 -1
- package/storage/container.d.ts +6 -0
- package/storage/container.js.map +1 -1
- package/storage/share.d.ts +6 -0
- package/storage/share.js.map +1 -1
- package/storage/table.d.ts +8 -0
- package/storage/table.js +2 -0
- package/storage/table.js.map +1 -1
- package/synapse/sqlPool.d.ts +6 -6
- package/types/input.d.ts +881 -15
- package/types/output.d.ts +939 -15
package/types/output.d.ts
CHANGED
|
@@ -3404,6 +3404,854 @@ export declare namespace appservice {
|
|
|
3404
3404
|
*/
|
|
3405
3405
|
keyVaultId: string;
|
|
3406
3406
|
}
|
|
3407
|
+
interface AppFlexConsumptionAuthSettings {
|
|
3408
|
+
/**
|
|
3409
|
+
* An `activeDirectory` block as defined above.
|
|
3410
|
+
*/
|
|
3411
|
+
activeDirectory?: outputs.appservice.AppFlexConsumptionAuthSettingsActiveDirectory;
|
|
3412
|
+
/**
|
|
3413
|
+
* Specifies a map of login Parameters to send to the OpenID Connect authorization endpoint when a user logs in.
|
|
3414
|
+
*/
|
|
3415
|
+
additionalLoginParameters?: {
|
|
3416
|
+
[key: string]: string;
|
|
3417
|
+
};
|
|
3418
|
+
/**
|
|
3419
|
+
* Specifies a list of External URLs that can be redirected to as part of logging in or logging out of the Linux Web App.
|
|
3420
|
+
*/
|
|
3421
|
+
allowedExternalRedirectUrls: string[];
|
|
3422
|
+
/**
|
|
3423
|
+
* The default authentication provider to use when multiple providers are configured. Possible values include: `AzureActiveDirectory`, `Facebook`, `Google`, `MicrosoftAccount`, `Twitter`, `Github`
|
|
3424
|
+
*
|
|
3425
|
+
* > **Note:** This setting is only needed if multiple providers are configured, and the `unauthenticatedClientAction` is set to "RedirectToLoginPage".
|
|
3426
|
+
*/
|
|
3427
|
+
defaultProvider: string;
|
|
3428
|
+
/**
|
|
3429
|
+
* Should the Authentication / Authorization feature be enabled for the Linux Web App?
|
|
3430
|
+
*/
|
|
3431
|
+
enabled: boolean;
|
|
3432
|
+
/**
|
|
3433
|
+
* A `facebook` block as defined below.
|
|
3434
|
+
*/
|
|
3435
|
+
facebook?: outputs.appservice.AppFlexConsumptionAuthSettingsFacebook;
|
|
3436
|
+
/**
|
|
3437
|
+
* A `github` block as defined below.
|
|
3438
|
+
*/
|
|
3439
|
+
github?: outputs.appservice.AppFlexConsumptionAuthSettingsGithub;
|
|
3440
|
+
/**
|
|
3441
|
+
* A `google` block as defined below.
|
|
3442
|
+
*/
|
|
3443
|
+
google?: outputs.appservice.AppFlexConsumptionAuthSettingsGoogle;
|
|
3444
|
+
/**
|
|
3445
|
+
* The OpenID Connect Issuer URI that represents the entity which issues access tokens for this Linux Web App.
|
|
3446
|
+
*
|
|
3447
|
+
* > **Note:** When using Azure Active Directory, this value is the URI of the directory tenant, e.g. <https://sts.windows.net/{tenant-guid}/>.
|
|
3448
|
+
*/
|
|
3449
|
+
issuer?: string;
|
|
3450
|
+
/**
|
|
3451
|
+
* A `microsoft` block as defined below.
|
|
3452
|
+
*/
|
|
3453
|
+
microsoft?: outputs.appservice.AppFlexConsumptionAuthSettingsMicrosoft;
|
|
3454
|
+
/**
|
|
3455
|
+
* The RuntimeVersion of the Authentication / Authorization feature in use for the Linux Web App.
|
|
3456
|
+
*/
|
|
3457
|
+
runtimeVersion: string;
|
|
3458
|
+
/**
|
|
3459
|
+
* 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.
|
|
3460
|
+
*/
|
|
3461
|
+
tokenRefreshExtensionHours?: number;
|
|
3462
|
+
/**
|
|
3463
|
+
* Should the Linux Web App durably store platform-specific security tokens that are obtained during login flows? Defaults to `false`.
|
|
3464
|
+
*/
|
|
3465
|
+
tokenStoreEnabled?: boolean;
|
|
3466
|
+
/**
|
|
3467
|
+
* A `twitter` block as defined below.
|
|
3468
|
+
*/
|
|
3469
|
+
twitter?: outputs.appservice.AppFlexConsumptionAuthSettingsTwitter;
|
|
3470
|
+
/**
|
|
3471
|
+
* The action to take when an unauthenticated client attempts to access the app. Possible values include: `RedirectToLoginPage`, `AllowAnonymous`.
|
|
3472
|
+
*/
|
|
3473
|
+
unauthenticatedClientAction: string;
|
|
3474
|
+
}
|
|
3475
|
+
interface AppFlexConsumptionAuthSettingsActiveDirectory {
|
|
3476
|
+
/**
|
|
3477
|
+
* Specifies a list of Allowed audience values to consider when validating JWTs issued by Azure Active Directory.
|
|
3478
|
+
*
|
|
3479
|
+
* > **Note:** The `clientId` value is always considered an allowed audience.
|
|
3480
|
+
*/
|
|
3481
|
+
allowedAudiences?: string[];
|
|
3482
|
+
/**
|
|
3483
|
+
* The ID of the Client to use to authenticate with Azure Active Directory.
|
|
3484
|
+
*/
|
|
3485
|
+
clientId: string;
|
|
3486
|
+
/**
|
|
3487
|
+
* The Client Secret for the Client ID. Cannot be used with `clientSecretSettingName`.
|
|
3488
|
+
*/
|
|
3489
|
+
clientSecret?: string;
|
|
3490
|
+
/**
|
|
3491
|
+
* The App Setting name that contains the client secret of the Client. Cannot be used with `clientSecret`.
|
|
3492
|
+
*/
|
|
3493
|
+
clientSecretSettingName?: string;
|
|
3494
|
+
}
|
|
3495
|
+
interface AppFlexConsumptionAuthSettingsFacebook {
|
|
3496
|
+
/**
|
|
3497
|
+
* The App ID of the Facebook app used for login.
|
|
3498
|
+
*/
|
|
3499
|
+
appId: string;
|
|
3500
|
+
/**
|
|
3501
|
+
* The App Secret of the Facebook app used for Facebook login. Cannot be specified with `appSecretSettingName`.
|
|
3502
|
+
*/
|
|
3503
|
+
appSecret?: string;
|
|
3504
|
+
/**
|
|
3505
|
+
* The app setting name that contains the `appSecret` value used for Facebook login. Cannot be specified with `appSecret`.
|
|
3506
|
+
*/
|
|
3507
|
+
appSecretSettingName?: string;
|
|
3508
|
+
/**
|
|
3509
|
+
* Specifies a list of OAuth 2.0 scopes to be requested as part of Facebook login authentication.
|
|
3510
|
+
*/
|
|
3511
|
+
oauthScopes?: string[];
|
|
3512
|
+
}
|
|
3513
|
+
interface AppFlexConsumptionAuthSettingsGithub {
|
|
3514
|
+
/**
|
|
3515
|
+
* The ID of the GitHub app used for login.
|
|
3516
|
+
*/
|
|
3517
|
+
clientId: string;
|
|
3518
|
+
/**
|
|
3519
|
+
* The Client Secret of the GitHub app used for GitHub login. Cannot be specified with `clientSecretSettingName`.
|
|
3520
|
+
*/
|
|
3521
|
+
clientSecret?: string;
|
|
3522
|
+
/**
|
|
3523
|
+
* The app setting name that contains the `clientSecret` value used for GitHub login. Cannot be specified with `clientSecret`.
|
|
3524
|
+
*/
|
|
3525
|
+
clientSecretSettingName?: string;
|
|
3526
|
+
/**
|
|
3527
|
+
* Specifies a list of OAuth 2.0 scopes that will be requested as part of GitHub login authentication.
|
|
3528
|
+
*/
|
|
3529
|
+
oauthScopes?: string[];
|
|
3530
|
+
}
|
|
3531
|
+
interface AppFlexConsumptionAuthSettingsGoogle {
|
|
3532
|
+
/**
|
|
3533
|
+
* The OpenID Connect Client ID for the Google web application.
|
|
3534
|
+
*/
|
|
3535
|
+
clientId: string;
|
|
3536
|
+
/**
|
|
3537
|
+
* The client secret associated with the Google web application. Cannot be specified with `clientSecretSettingName`.
|
|
3538
|
+
*/
|
|
3539
|
+
clientSecret?: string;
|
|
3540
|
+
/**
|
|
3541
|
+
* The app setting name that contains the `clientSecret` value used for Google login. Cannot be specified with `clientSecret`.
|
|
3542
|
+
*/
|
|
3543
|
+
clientSecretSettingName?: string;
|
|
3544
|
+
/**
|
|
3545
|
+
* 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.
|
|
3546
|
+
*/
|
|
3547
|
+
oauthScopes?: string[];
|
|
3548
|
+
}
|
|
3549
|
+
interface AppFlexConsumptionAuthSettingsMicrosoft {
|
|
3550
|
+
/**
|
|
3551
|
+
* The OAuth 2.0 client ID that was created for the app used for authentication.
|
|
3552
|
+
*/
|
|
3553
|
+
clientId: string;
|
|
3554
|
+
/**
|
|
3555
|
+
* The OAuth 2.0 client secret that was created for the app used for authentication. Cannot be specified with `clientSecretSettingName`.
|
|
3556
|
+
*/
|
|
3557
|
+
clientSecret?: string;
|
|
3558
|
+
/**
|
|
3559
|
+
* 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`.
|
|
3560
|
+
*/
|
|
3561
|
+
clientSecretSettingName?: string;
|
|
3562
|
+
/**
|
|
3563
|
+
* 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.
|
|
3564
|
+
*/
|
|
3565
|
+
oauthScopes?: string[];
|
|
3566
|
+
}
|
|
3567
|
+
interface AppFlexConsumptionAuthSettingsTwitter {
|
|
3568
|
+
/**
|
|
3569
|
+
* The OAuth 1.0a consumer key of the Twitter application used for sign-in.
|
|
3570
|
+
*/
|
|
3571
|
+
consumerKey: string;
|
|
3572
|
+
/**
|
|
3573
|
+
* The OAuth 1.0a consumer secret of the Twitter application used for sign-in. Cannot be specified with `consumerSecretSettingName`.
|
|
3574
|
+
*/
|
|
3575
|
+
consumerSecret?: string;
|
|
3576
|
+
/**
|
|
3577
|
+
* 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`.
|
|
3578
|
+
*/
|
|
3579
|
+
consumerSecretSettingName?: string;
|
|
3580
|
+
}
|
|
3581
|
+
interface AppFlexConsumptionAuthSettingsV2 {
|
|
3582
|
+
/**
|
|
3583
|
+
* An `activeDirectoryV2` block as defined below.
|
|
3584
|
+
*/
|
|
3585
|
+
activeDirectoryV2?: outputs.appservice.AppFlexConsumptionAuthSettingsV2ActiveDirectoryV2;
|
|
3586
|
+
/**
|
|
3587
|
+
* An `appleV2` block as defined below.
|
|
3588
|
+
*/
|
|
3589
|
+
appleV2?: outputs.appservice.AppFlexConsumptionAuthSettingsV2AppleV2;
|
|
3590
|
+
/**
|
|
3591
|
+
* Should the AuthV2 Settings be enabled. Defaults to `false`.
|
|
3592
|
+
*/
|
|
3593
|
+
authEnabled?: boolean;
|
|
3594
|
+
/**
|
|
3595
|
+
* An `azureStaticWebAppV2` block as defined below.
|
|
3596
|
+
*/
|
|
3597
|
+
azureStaticWebAppV2?: outputs.appservice.AppFlexConsumptionAuthSettingsV2AzureStaticWebAppV2;
|
|
3598
|
+
/**
|
|
3599
|
+
* The path to the App Auth settings.
|
|
3600
|
+
*
|
|
3601
|
+
* > **Note:** Relative Paths are evaluated from the Site Root directory.
|
|
3602
|
+
*/
|
|
3603
|
+
configFilePath?: string;
|
|
3604
|
+
/**
|
|
3605
|
+
* Zero or more `customOidcV2` blocks as defined below.
|
|
3606
|
+
*/
|
|
3607
|
+
customOidcV2s?: outputs.appservice.AppFlexConsumptionAuthSettingsV2CustomOidcV2[];
|
|
3608
|
+
/**
|
|
3609
|
+
* 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.
|
|
3610
|
+
*
|
|
3611
|
+
* > **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.
|
|
3612
|
+
*/
|
|
3613
|
+
defaultProvider?: string;
|
|
3614
|
+
/**
|
|
3615
|
+
* The paths which should be excluded from the `unauthenticatedAction` when it is set to `RedirectToLoginPage`.
|
|
3616
|
+
*
|
|
3617
|
+
* > **Note:** This list should be used instead of setting `WEBSITE_WARMUP_PATH` in `appSettings` as it takes priority.
|
|
3618
|
+
*/
|
|
3619
|
+
excludedPaths?: string[];
|
|
3620
|
+
/**
|
|
3621
|
+
* A `facebookV2` block as defined below.
|
|
3622
|
+
*/
|
|
3623
|
+
facebookV2?: outputs.appservice.AppFlexConsumptionAuthSettingsV2FacebookV2;
|
|
3624
|
+
/**
|
|
3625
|
+
* The convention used to determine the url of the request made. Possible values include `NoProxy`, `Standard`, `Custom`. Defaults to `NoProxy`.
|
|
3626
|
+
*/
|
|
3627
|
+
forwardProxyConvention?: string;
|
|
3628
|
+
/**
|
|
3629
|
+
* The name of the custom header containing the host of the request.
|
|
3630
|
+
*/
|
|
3631
|
+
forwardProxyCustomHostHeaderName?: string;
|
|
3632
|
+
/**
|
|
3633
|
+
* The name of the custom header containing the scheme of the request.
|
|
3634
|
+
*/
|
|
3635
|
+
forwardProxyCustomSchemeHeaderName?: string;
|
|
3636
|
+
/**
|
|
3637
|
+
* A `githubV2` block as defined below.
|
|
3638
|
+
*/
|
|
3639
|
+
githubV2?: outputs.appservice.AppFlexConsumptionAuthSettingsV2GithubV2;
|
|
3640
|
+
/**
|
|
3641
|
+
* A `googleV2` block as defined below.
|
|
3642
|
+
*/
|
|
3643
|
+
googleV2?: outputs.appservice.AppFlexConsumptionAuthSettingsV2GoogleV2;
|
|
3644
|
+
/**
|
|
3645
|
+
* The prefix that should precede all the authentication and authorisation paths. Defaults to `/.auth`.
|
|
3646
|
+
*/
|
|
3647
|
+
httpRouteApiPrefix?: string;
|
|
3648
|
+
/**
|
|
3649
|
+
* A `login` block as defined below.
|
|
3650
|
+
*/
|
|
3651
|
+
login: outputs.appservice.AppFlexConsumptionAuthSettingsV2Login;
|
|
3652
|
+
/**
|
|
3653
|
+
* A `microsoftV2` block as defined below.
|
|
3654
|
+
*/
|
|
3655
|
+
microsoftV2?: outputs.appservice.AppFlexConsumptionAuthSettingsV2MicrosoftV2;
|
|
3656
|
+
/**
|
|
3657
|
+
* Should the authentication flow be used for all requests.
|
|
3658
|
+
*/
|
|
3659
|
+
requireAuthentication?: boolean;
|
|
3660
|
+
/**
|
|
3661
|
+
* Should HTTPS be required on connections? Defaults to `true`.
|
|
3662
|
+
*/
|
|
3663
|
+
requireHttps?: boolean;
|
|
3664
|
+
/**
|
|
3665
|
+
* The Runtime Version of the Authentication and Authorisation feature of this App. Defaults to `~1`.
|
|
3666
|
+
*/
|
|
3667
|
+
runtimeVersion?: string;
|
|
3668
|
+
/**
|
|
3669
|
+
* A `twitterV2` block as defined below.
|
|
3670
|
+
*/
|
|
3671
|
+
twitterV2?: outputs.appservice.AppFlexConsumptionAuthSettingsV2TwitterV2;
|
|
3672
|
+
/**
|
|
3673
|
+
* The action to take for requests made without authentication. Possible values include `RedirectToLoginPage`, `AllowAnonymous`, `Return401`, and `Return403`. Defaults to `RedirectToLoginPage`.
|
|
3674
|
+
*/
|
|
3675
|
+
unauthenticatedAction?: string;
|
|
3676
|
+
}
|
|
3677
|
+
interface AppFlexConsumptionAuthSettingsV2ActiveDirectoryV2 {
|
|
3678
|
+
/**
|
|
3679
|
+
* The list of allowed Applications for the Default Authorisation Policy.
|
|
3680
|
+
*/
|
|
3681
|
+
allowedApplications?: string[];
|
|
3682
|
+
/**
|
|
3683
|
+
* Specifies a list of Allowed audience values to consider when validating JWTs issued by Azure Active Directory.
|
|
3684
|
+
*
|
|
3685
|
+
* > **Note:** This is configured on the Authentication Provider side and is Read Only here.
|
|
3686
|
+
*/
|
|
3687
|
+
allowedAudiences?: string[];
|
|
3688
|
+
/**
|
|
3689
|
+
* The list of allowed Group Names for the Default Authorisation Policy.
|
|
3690
|
+
*/
|
|
3691
|
+
allowedGroups?: string[];
|
|
3692
|
+
/**
|
|
3693
|
+
* The list of allowed Identities for the Default Authorisation Policy.
|
|
3694
|
+
*/
|
|
3695
|
+
allowedIdentities?: string[];
|
|
3696
|
+
/**
|
|
3697
|
+
* The ID of the Client to use to authenticate with Azure Active Directory.
|
|
3698
|
+
*/
|
|
3699
|
+
clientId: string;
|
|
3700
|
+
/**
|
|
3701
|
+
* The thumbprint of the certificate used for signing purposes.
|
|
3702
|
+
*/
|
|
3703
|
+
clientSecretCertificateThumbprint?: string;
|
|
3704
|
+
/**
|
|
3705
|
+
* The App Setting name that contains the client secret of the Client.
|
|
3706
|
+
*
|
|
3707
|
+
* !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
|
|
3708
|
+
*/
|
|
3709
|
+
clientSecretSettingName?: string;
|
|
3710
|
+
/**
|
|
3711
|
+
* A list of Allowed Client Applications in the JWT Claim.
|
|
3712
|
+
*/
|
|
3713
|
+
jwtAllowedClientApplications?: string[];
|
|
3714
|
+
/**
|
|
3715
|
+
* A list of Allowed Groups in the JWT Claim.
|
|
3716
|
+
*/
|
|
3717
|
+
jwtAllowedGroups?: string[];
|
|
3718
|
+
/**
|
|
3719
|
+
* A map of key-value pairs to send to the Authorisation Endpoint when a user logs in.
|
|
3720
|
+
*/
|
|
3721
|
+
loginParameters?: {
|
|
3722
|
+
[key: string]: string;
|
|
3723
|
+
};
|
|
3724
|
+
/**
|
|
3725
|
+
* The Azure Tenant Endpoint for the Authenticating Tenant. e.g. `https://login.microsoftonline.com/{tenant-guid}/v2.0/`
|
|
3726
|
+
*
|
|
3727
|
+
* > **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.
|
|
3728
|
+
*/
|
|
3729
|
+
tenantAuthEndpoint: string;
|
|
3730
|
+
/**
|
|
3731
|
+
* Should the www-authenticate provider should be omitted from the request? Defaults to `false`.
|
|
3732
|
+
*/
|
|
3733
|
+
wwwAuthenticationDisabled?: boolean;
|
|
3734
|
+
}
|
|
3735
|
+
interface AppFlexConsumptionAuthSettingsV2AppleV2 {
|
|
3736
|
+
/**
|
|
3737
|
+
* The OpenID Connect Client ID for the Apple web application.
|
|
3738
|
+
*/
|
|
3739
|
+
clientId: string;
|
|
3740
|
+
/**
|
|
3741
|
+
* The app setting name that contains the `clientSecret` value used for Apple Login.
|
|
3742
|
+
*
|
|
3743
|
+
* !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
|
|
3744
|
+
*/
|
|
3745
|
+
clientSecretSettingName: string;
|
|
3746
|
+
/**
|
|
3747
|
+
* A list of Login Scopes provided by this Authentication Provider.
|
|
3748
|
+
*
|
|
3749
|
+
* > **Note:** This is configured on the Authentication Provider side and is Read Only here.
|
|
3750
|
+
*/
|
|
3751
|
+
loginScopes: string[];
|
|
3752
|
+
}
|
|
3753
|
+
interface AppFlexConsumptionAuthSettingsV2AzureStaticWebAppV2 {
|
|
3754
|
+
/**
|
|
3755
|
+
* The ID of the Client to use to authenticate with Azure Static Web App Authentication.
|
|
3756
|
+
*/
|
|
3757
|
+
clientId: string;
|
|
3758
|
+
}
|
|
3759
|
+
interface AppFlexConsumptionAuthSettingsV2CustomOidcV2 {
|
|
3760
|
+
/**
|
|
3761
|
+
* The endpoint to make the Authorisation Request as supplied by `openidConfigurationEndpoint` response.
|
|
3762
|
+
*/
|
|
3763
|
+
authorisationEndpoint: string;
|
|
3764
|
+
/**
|
|
3765
|
+
* The endpoint that provides the keys necessary to validate the token as supplied by `openidConfigurationEndpoint` response.
|
|
3766
|
+
*/
|
|
3767
|
+
certificationUri: string;
|
|
3768
|
+
/**
|
|
3769
|
+
* The Client Credential Method used.
|
|
3770
|
+
*/
|
|
3771
|
+
clientCredentialMethod: string;
|
|
3772
|
+
/**
|
|
3773
|
+
* The ID of the Client to use to authenticate with the Custom OIDC.
|
|
3774
|
+
*/
|
|
3775
|
+
clientId: string;
|
|
3776
|
+
/**
|
|
3777
|
+
* 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`.
|
|
3778
|
+
*/
|
|
3779
|
+
clientSecretSettingName: string;
|
|
3780
|
+
/**
|
|
3781
|
+
* The endpoint that issued the Token as supplied by `openidConfigurationEndpoint` response.
|
|
3782
|
+
*/
|
|
3783
|
+
issuerEndpoint: string;
|
|
3784
|
+
/**
|
|
3785
|
+
* The name of the Custom OIDC Authentication Provider.
|
|
3786
|
+
*
|
|
3787
|
+
* > **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`.
|
|
3788
|
+
*/
|
|
3789
|
+
name: string;
|
|
3790
|
+
/**
|
|
3791
|
+
* The name of the claim that contains the users name.
|
|
3792
|
+
*/
|
|
3793
|
+
nameClaimType?: string;
|
|
3794
|
+
/**
|
|
3795
|
+
* The app setting name that contains the `clientSecret` value used for the Custom OIDC Login.
|
|
3796
|
+
*/
|
|
3797
|
+
openidConfigurationEndpoint: string;
|
|
3798
|
+
/**
|
|
3799
|
+
* The list of the scopes that should be requested while authenticating.
|
|
3800
|
+
*/
|
|
3801
|
+
scopes?: string[];
|
|
3802
|
+
/**
|
|
3803
|
+
* The endpoint used to request a Token as supplied by `openidConfigurationEndpoint` response.
|
|
3804
|
+
*/
|
|
3805
|
+
tokenEndpoint: string;
|
|
3806
|
+
}
|
|
3807
|
+
interface AppFlexConsumptionAuthSettingsV2FacebookV2 {
|
|
3808
|
+
/**
|
|
3809
|
+
* The App ID of the Facebook app used for login.
|
|
3810
|
+
*/
|
|
3811
|
+
appId: string;
|
|
3812
|
+
/**
|
|
3813
|
+
* The app setting name that contains the `appSecret` value used for Facebook Login.
|
|
3814
|
+
*
|
|
3815
|
+
* !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
|
|
3816
|
+
*/
|
|
3817
|
+
appSecretSettingName: string;
|
|
3818
|
+
/**
|
|
3819
|
+
* The version of the Facebook API to be used while logging in.
|
|
3820
|
+
*/
|
|
3821
|
+
graphApiVersion: string;
|
|
3822
|
+
/**
|
|
3823
|
+
* The list of scopes that should be requested as part of Facebook Login authentication.
|
|
3824
|
+
*/
|
|
3825
|
+
loginScopes?: string[];
|
|
3826
|
+
}
|
|
3827
|
+
interface AppFlexConsumptionAuthSettingsV2GithubV2 {
|
|
3828
|
+
/**
|
|
3829
|
+
* The ID of the GitHub app used for login..
|
|
3830
|
+
*/
|
|
3831
|
+
clientId: string;
|
|
3832
|
+
/**
|
|
3833
|
+
* The app setting name that contains the `clientSecret` value used for GitHub Login.
|
|
3834
|
+
*
|
|
3835
|
+
* !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
|
|
3836
|
+
*/
|
|
3837
|
+
clientSecretSettingName: string;
|
|
3838
|
+
/**
|
|
3839
|
+
* The list of OAuth 2.0 scopes that should be requested as part of GitHub Login authentication.
|
|
3840
|
+
*/
|
|
3841
|
+
loginScopes?: string[];
|
|
3842
|
+
}
|
|
3843
|
+
interface AppFlexConsumptionAuthSettingsV2GoogleV2 {
|
|
3844
|
+
/**
|
|
3845
|
+
* Specifies a list of Allowed Audiences that should be requested as part of Google Sign-In authentication.
|
|
3846
|
+
*/
|
|
3847
|
+
allowedAudiences?: string[];
|
|
3848
|
+
/**
|
|
3849
|
+
* The OpenID Connect Client ID for the Google web application.
|
|
3850
|
+
*/
|
|
3851
|
+
clientId: string;
|
|
3852
|
+
/**
|
|
3853
|
+
* The app setting name that contains the `clientSecret` value used for Google Login.
|
|
3854
|
+
*
|
|
3855
|
+
* !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
|
|
3856
|
+
*/
|
|
3857
|
+
clientSecretSettingName: string;
|
|
3858
|
+
/**
|
|
3859
|
+
* The list of OAuth 2.0 scopes that should be requested as part of Google Sign-In authentication.
|
|
3860
|
+
*/
|
|
3861
|
+
loginScopes?: string[];
|
|
3862
|
+
}
|
|
3863
|
+
interface AppFlexConsumptionAuthSettingsV2Login {
|
|
3864
|
+
/**
|
|
3865
|
+
* 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.
|
|
3866
|
+
*
|
|
3867
|
+
* > **Note:** URLs within the current domain are always implicitly allowed.
|
|
3868
|
+
*/
|
|
3869
|
+
allowedExternalRedirectUrls?: string[];
|
|
3870
|
+
/**
|
|
3871
|
+
* The method by which cookies expire. Possible values include: `FixedTime`, and `IdentityProviderDerived`. Defaults to `FixedTime`.
|
|
3872
|
+
*/
|
|
3873
|
+
cookieExpirationConvention?: string;
|
|
3874
|
+
/**
|
|
3875
|
+
* The time after the request is made when the session cookie should expire. Defaults to `08:00:00`.
|
|
3876
|
+
*/
|
|
3877
|
+
cookieExpirationTime?: string;
|
|
3878
|
+
/**
|
|
3879
|
+
* The endpoint to which logout requests should be made.
|
|
3880
|
+
*/
|
|
3881
|
+
logoutEndpoint?: string;
|
|
3882
|
+
/**
|
|
3883
|
+
* The time after the request is made when the nonce should expire. Defaults to `00:05:00`.
|
|
3884
|
+
*/
|
|
3885
|
+
nonceExpirationTime?: string;
|
|
3886
|
+
/**
|
|
3887
|
+
* Should the fragments from the request be preserved after the login request is made. Defaults to `false`.
|
|
3888
|
+
*/
|
|
3889
|
+
preserveUrlFragmentsForLogins?: boolean;
|
|
3890
|
+
/**
|
|
3891
|
+
* 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.
|
|
3892
|
+
*/
|
|
3893
|
+
tokenRefreshExtensionTime?: number;
|
|
3894
|
+
/**
|
|
3895
|
+
* Should the Token Store configuration Enabled. Defaults to `false`
|
|
3896
|
+
*/
|
|
3897
|
+
tokenStoreEnabled?: boolean;
|
|
3898
|
+
/**
|
|
3899
|
+
* The directory path in the App Filesystem in which the tokens will be stored.
|
|
3900
|
+
*/
|
|
3901
|
+
tokenStorePath?: string;
|
|
3902
|
+
/**
|
|
3903
|
+
* The name of the app setting which contains the SAS URL of the blob storage containing the tokens.
|
|
3904
|
+
*/
|
|
3905
|
+
tokenStoreSasSettingName?: string;
|
|
3906
|
+
/**
|
|
3907
|
+
* Should the nonce be validated while completing the login flow. Defaults to `true`.
|
|
3908
|
+
*/
|
|
3909
|
+
validateNonce?: boolean;
|
|
3910
|
+
}
|
|
3911
|
+
interface AppFlexConsumptionAuthSettingsV2MicrosoftV2 {
|
|
3912
|
+
/**
|
|
3913
|
+
* Specifies a list of Allowed Audiences that will be requested as part of Microsoft Sign-In authentication.
|
|
3914
|
+
*/
|
|
3915
|
+
allowedAudiences?: string[];
|
|
3916
|
+
/**
|
|
3917
|
+
* The OAuth 2.0 client ID that was created for the app used for authentication.
|
|
3918
|
+
*/
|
|
3919
|
+
clientId: string;
|
|
3920
|
+
/**
|
|
3921
|
+
* The app setting name containing the OAuth 2.0 client secret that was created for the app used for authentication.
|
|
3922
|
+
*
|
|
3923
|
+
* !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
|
|
3924
|
+
*/
|
|
3925
|
+
clientSecretSettingName: string;
|
|
3926
|
+
/**
|
|
3927
|
+
* The list of Login scopes that should be requested as part of Microsoft Account authentication.
|
|
3928
|
+
*/
|
|
3929
|
+
loginScopes?: string[];
|
|
3930
|
+
}
|
|
3931
|
+
interface AppFlexConsumptionAuthSettingsV2TwitterV2 {
|
|
3932
|
+
/**
|
|
3933
|
+
* The OAuth 1.0a consumer key of the Twitter application used for sign-in.
|
|
3934
|
+
*/
|
|
3935
|
+
consumerKey: string;
|
|
3936
|
+
/**
|
|
3937
|
+
* The app setting name that contains the OAuth 1.0a consumer secret of the Twitter application used for sign-in.
|
|
3938
|
+
*
|
|
3939
|
+
* !> **Note:** A setting with this name must exist in `appSettings` to function correctly.
|
|
3940
|
+
*/
|
|
3941
|
+
consumerSecretSettingName: string;
|
|
3942
|
+
}
|
|
3943
|
+
interface AppFlexConsumptionConnectionString {
|
|
3944
|
+
/**
|
|
3945
|
+
* The name which should be used for this Connection.
|
|
3946
|
+
*/
|
|
3947
|
+
name: string;
|
|
3948
|
+
/**
|
|
3949
|
+
* Type of database. Possible values include: `MySQL`, `SQLServer`, `SQLAzure`, `Custom`, `NotificationHub`, `ServiceBus`, `EventHub`, `APIHub`, `DocDb`, `RedisCache`, and `PostgreSQL`.
|
|
3950
|
+
*/
|
|
3951
|
+
type: string;
|
|
3952
|
+
/**
|
|
3953
|
+
* The connection string value.
|
|
3954
|
+
*/
|
|
3955
|
+
value: string;
|
|
3956
|
+
}
|
|
3957
|
+
interface AppFlexConsumptionIdentity {
|
|
3958
|
+
/**
|
|
3959
|
+
* A list of User Assigned Managed Identity IDs to be assigned to this Linux Function App.
|
|
3960
|
+
*
|
|
3961
|
+
* > **Note:** This is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
|
|
3962
|
+
*/
|
|
3963
|
+
identityIds?: string[];
|
|
3964
|
+
/**
|
|
3965
|
+
* The Principal ID associated with this Managed Service Identity.
|
|
3966
|
+
*/
|
|
3967
|
+
principalId: string;
|
|
3968
|
+
/**
|
|
3969
|
+
* The Tenant ID associated with this Managed Service Identity.
|
|
3970
|
+
*/
|
|
3971
|
+
tenantId: string;
|
|
3972
|
+
/**
|
|
3973
|
+
* 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).
|
|
3974
|
+
*/
|
|
3975
|
+
type: string;
|
|
3976
|
+
}
|
|
3977
|
+
interface AppFlexConsumptionSiteConfig {
|
|
3978
|
+
/**
|
|
3979
|
+
* The URL of the API definition that describes this Linux Function App.
|
|
3980
|
+
*/
|
|
3981
|
+
apiDefinitionUrl?: string;
|
|
3982
|
+
/**
|
|
3983
|
+
* The ID of the API Management API for this Linux Function App.
|
|
3984
|
+
*/
|
|
3985
|
+
apiManagementApiId?: string;
|
|
3986
|
+
/**
|
|
3987
|
+
* The App command line to launch.
|
|
3988
|
+
*/
|
|
3989
|
+
appCommandLine?: string;
|
|
3990
|
+
/**
|
|
3991
|
+
* An `appServiceLogs` block as defined above.
|
|
3992
|
+
*/
|
|
3993
|
+
appServiceLogs?: outputs.appservice.AppFlexConsumptionSiteConfigAppServiceLogs;
|
|
3994
|
+
/**
|
|
3995
|
+
* The Connection String for linking the Linux Function App to Application Insights.
|
|
3996
|
+
*/
|
|
3997
|
+
applicationInsightsConnectionString?: string;
|
|
3998
|
+
/**
|
|
3999
|
+
* The Instrumentation Key for connecting the Linux Function App to Application Insights.
|
|
4000
|
+
*/
|
|
4001
|
+
applicationInsightsKey?: string;
|
|
4002
|
+
/**
|
|
4003
|
+
* The Client ID of the Managed Service Identity to use for connections to the Azure Container Registry.
|
|
4004
|
+
*/
|
|
4005
|
+
containerRegistryManagedIdentityClientId?: string;
|
|
4006
|
+
/**
|
|
4007
|
+
* Should connections for Azure Container Registry use Managed Identity.
|
|
4008
|
+
*/
|
|
4009
|
+
containerRegistryUseManagedIdentity?: boolean;
|
|
4010
|
+
/**
|
|
4011
|
+
* A `cors` block as defined above.
|
|
4012
|
+
*/
|
|
4013
|
+
cors?: outputs.appservice.AppFlexConsumptionSiteConfigCors;
|
|
4014
|
+
/**
|
|
4015
|
+
* Specifies a list of Default Documents for the Linux Web App.
|
|
4016
|
+
*/
|
|
4017
|
+
defaultDocuments: string[];
|
|
4018
|
+
/**
|
|
4019
|
+
* Is detailed error logging enabled
|
|
4020
|
+
*/
|
|
4021
|
+
detailedErrorLoggingEnabled: boolean;
|
|
4022
|
+
/**
|
|
4023
|
+
* The number of minimum instances for this Linux Function App. Only affects apps on Elastic Premium plans.
|
|
4024
|
+
*/
|
|
4025
|
+
elasticInstanceMinimum: number;
|
|
4026
|
+
/**
|
|
4027
|
+
* 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`.
|
|
4028
|
+
*/
|
|
4029
|
+
healthCheckEvictionTimeInMin?: number;
|
|
4030
|
+
/**
|
|
4031
|
+
* The path to be checked for this function app health.
|
|
4032
|
+
*/
|
|
4033
|
+
healthCheckPath?: string;
|
|
4034
|
+
/**
|
|
4035
|
+
* Specifies if the HTTP2 protocol should be enabled. Defaults to `false`.
|
|
4036
|
+
*/
|
|
4037
|
+
http2Enabled?: boolean;
|
|
4038
|
+
/**
|
|
4039
|
+
* The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
|
|
4040
|
+
*/
|
|
4041
|
+
ipRestrictionDefaultAction?: string;
|
|
4042
|
+
/**
|
|
4043
|
+
* One or more `ipRestriction` blocks as defined above.
|
|
4044
|
+
*/
|
|
4045
|
+
ipRestrictions?: outputs.appservice.AppFlexConsumptionSiteConfigIpRestriction[];
|
|
4046
|
+
/**
|
|
4047
|
+
* The Site load balancing mode. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted.
|
|
4048
|
+
*/
|
|
4049
|
+
loadBalancingMode?: string;
|
|
4050
|
+
/**
|
|
4051
|
+
* Managed pipeline mode. Possible values include: `Integrated`, `Classic`. Defaults to `Integrated`.
|
|
4052
|
+
*/
|
|
4053
|
+
managedPipelineMode?: string;
|
|
4054
|
+
/**
|
|
4055
|
+
* 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`.
|
|
4056
|
+
*/
|
|
4057
|
+
minimumTlsVersion?: string;
|
|
4058
|
+
/**
|
|
4059
|
+
* Should Remote Debugging be enabled. Defaults to `false`.
|
|
4060
|
+
*/
|
|
4061
|
+
remoteDebuggingEnabled?: boolean;
|
|
4062
|
+
/**
|
|
4063
|
+
* The Remote Debugging Version. Possible values include `VS2017`, `VS2019`, and `VS2022`.
|
|
4064
|
+
*/
|
|
4065
|
+
remoteDebuggingVersion: string;
|
|
4066
|
+
/**
|
|
4067
|
+
* Should Scale Monitoring of the Functions Runtime be enabled?
|
|
4068
|
+
*
|
|
4069
|
+
* > **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.
|
|
4070
|
+
*/
|
|
4071
|
+
runtimeScaleMonitoringEnabled?: boolean;
|
|
4072
|
+
/**
|
|
4073
|
+
* The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
|
|
4074
|
+
*/
|
|
4075
|
+
scmIpRestrictionDefaultAction?: string;
|
|
4076
|
+
/**
|
|
4077
|
+
* One or more `scmIpRestriction` blocks as defined above.
|
|
4078
|
+
*/
|
|
4079
|
+
scmIpRestrictions?: outputs.appservice.AppFlexConsumptionSiteConfigScmIpRestriction[];
|
|
4080
|
+
/**
|
|
4081
|
+
* 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`.
|
|
4082
|
+
*/
|
|
4083
|
+
scmMinimumTlsVersion?: string;
|
|
4084
|
+
/**
|
|
4085
|
+
* The SCM Type in use by the Linux Function App.
|
|
4086
|
+
*/
|
|
4087
|
+
scmType: string;
|
|
4088
|
+
/**
|
|
4089
|
+
* Should the Linux Function App `ipRestriction` configuration be used for the SCM also.
|
|
4090
|
+
*/
|
|
4091
|
+
scmUseMainIpRestriction?: boolean;
|
|
4092
|
+
/**
|
|
4093
|
+
* Should the Linux Web App use a 32-bit worker.
|
|
4094
|
+
*/
|
|
4095
|
+
use32BitWorker?: boolean;
|
|
4096
|
+
/**
|
|
4097
|
+
* Should Web Sockets be enabled. Defaults to `false`.
|
|
4098
|
+
*/
|
|
4099
|
+
websocketsEnabled?: boolean;
|
|
4100
|
+
/**
|
|
4101
|
+
* The number of Workers for this Linux Function App.
|
|
4102
|
+
*/
|
|
4103
|
+
workerCount: number;
|
|
4104
|
+
}
|
|
4105
|
+
interface AppFlexConsumptionSiteConfigAppServiceLogs {
|
|
4106
|
+
/**
|
|
4107
|
+
* The amount of disk space to use for logs. Valid values are between `25` and `100`. Defaults to `35`.
|
|
4108
|
+
*/
|
|
4109
|
+
diskQuotaMb?: number;
|
|
4110
|
+
/**
|
|
4111
|
+
* The retention period for logs in days. Valid values are between `0` and `99999`.(never delete).
|
|
4112
|
+
*
|
|
4113
|
+
* > **Note:** This block is not supported on Consumption plans.
|
|
4114
|
+
*/
|
|
4115
|
+
retentionPeriodDays?: number;
|
|
4116
|
+
}
|
|
4117
|
+
interface AppFlexConsumptionSiteConfigCors {
|
|
4118
|
+
/**
|
|
4119
|
+
* Specifies a list of origins that should be allowed to make cross-origin calls.
|
|
4120
|
+
*/
|
|
4121
|
+
allowedOrigins?: string[];
|
|
4122
|
+
/**
|
|
4123
|
+
* Are credentials allowed in CORS requests? Defaults to `false`.
|
|
4124
|
+
*/
|
|
4125
|
+
supportCredentials?: boolean;
|
|
4126
|
+
}
|
|
4127
|
+
interface AppFlexConsumptionSiteConfigIpRestriction {
|
|
4128
|
+
/**
|
|
4129
|
+
* The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
|
|
4130
|
+
*/
|
|
4131
|
+
action?: string;
|
|
4132
|
+
/**
|
|
4133
|
+
* The Description of this IP Restriction.
|
|
4134
|
+
*/
|
|
4135
|
+
description?: string;
|
|
4136
|
+
/**
|
|
4137
|
+
* A `headers` block as defined above.
|
|
4138
|
+
*/
|
|
4139
|
+
headers?: outputs.appservice.AppFlexConsumptionSiteConfigIpRestrictionHeaders;
|
|
4140
|
+
/**
|
|
4141
|
+
* The CIDR notation of the IP or IP Range to match. For example: `10.0.0.0/24` or `192.168.10.1/32`
|
|
4142
|
+
*/
|
|
4143
|
+
ipAddress?: string;
|
|
4144
|
+
/**
|
|
4145
|
+
* The name which should be used for this `ipRestriction`.
|
|
4146
|
+
*/
|
|
4147
|
+
name: string;
|
|
4148
|
+
/**
|
|
4149
|
+
* The priority value of this `ipRestriction`. Defaults to `65000`.
|
|
4150
|
+
*/
|
|
4151
|
+
priority?: number;
|
|
4152
|
+
/**
|
|
4153
|
+
* The Service Tag used for this IP Restriction.
|
|
4154
|
+
*/
|
|
4155
|
+
serviceTag?: string;
|
|
4156
|
+
/**
|
|
4157
|
+
* The Virtual Network Subnet ID used for this IP Restriction.
|
|
4158
|
+
*
|
|
4159
|
+
* > **Note:** One and only one of `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified.
|
|
4160
|
+
*/
|
|
4161
|
+
virtualNetworkSubnetId?: string;
|
|
4162
|
+
}
|
|
4163
|
+
interface AppFlexConsumptionSiteConfigIpRestrictionHeaders {
|
|
4164
|
+
/**
|
|
4165
|
+
* Specifies a list of Azure Front Door IDs.
|
|
4166
|
+
*/
|
|
4167
|
+
xAzureFdids?: string[];
|
|
4168
|
+
/**
|
|
4169
|
+
* Specifies if a Front Door Health Probe should be expected. The only possible value is `1`.
|
|
4170
|
+
*/
|
|
4171
|
+
xFdHealthProbe?: string;
|
|
4172
|
+
/**
|
|
4173
|
+
* Specifies a list of addresses for which matching should be applied. Omitting this value means allow any.
|
|
4174
|
+
*/
|
|
4175
|
+
xForwardedFors?: string[];
|
|
4176
|
+
/**
|
|
4177
|
+
* Specifies a list of Hosts for which matching should be applied.
|
|
4178
|
+
*/
|
|
4179
|
+
xForwardedHosts?: string[];
|
|
4180
|
+
}
|
|
4181
|
+
interface AppFlexConsumptionSiteConfigScmIpRestriction {
|
|
4182
|
+
/**
|
|
4183
|
+
* The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
|
|
4184
|
+
*/
|
|
4185
|
+
action?: string;
|
|
4186
|
+
/**
|
|
4187
|
+
* The Description of this IP Restriction.
|
|
4188
|
+
*/
|
|
4189
|
+
description?: string;
|
|
4190
|
+
/**
|
|
4191
|
+
* A `headers` block as defined above.
|
|
4192
|
+
*/
|
|
4193
|
+
headers?: outputs.appservice.AppFlexConsumptionSiteConfigScmIpRestrictionHeaders;
|
|
4194
|
+
/**
|
|
4195
|
+
* The CIDR notation of the IP or IP Range to match. For example: `10.0.0.0/24` or `192.168.10.1/32`
|
|
4196
|
+
*/
|
|
4197
|
+
ipAddress?: string;
|
|
4198
|
+
/**
|
|
4199
|
+
* The name which should be used for this `ipRestriction`.
|
|
4200
|
+
*/
|
|
4201
|
+
name: string;
|
|
4202
|
+
/**
|
|
4203
|
+
* The priority value of this `ipRestriction`. Defaults to `65000`.
|
|
4204
|
+
*/
|
|
4205
|
+
priority?: number;
|
|
4206
|
+
/**
|
|
4207
|
+
* The Service Tag used for this IP Restriction.
|
|
4208
|
+
*/
|
|
4209
|
+
serviceTag?: string;
|
|
4210
|
+
/**
|
|
4211
|
+
* The Virtual Network Subnet ID used for this IP Restriction.
|
|
4212
|
+
*
|
|
4213
|
+
* > **Note:** One and only one of `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified.
|
|
4214
|
+
*/
|
|
4215
|
+
virtualNetworkSubnetId?: string;
|
|
4216
|
+
}
|
|
4217
|
+
interface AppFlexConsumptionSiteConfigScmIpRestrictionHeaders {
|
|
4218
|
+
/**
|
|
4219
|
+
* Specifies a list of Azure Front Door IDs.
|
|
4220
|
+
*/
|
|
4221
|
+
xAzureFdids?: string[];
|
|
4222
|
+
/**
|
|
4223
|
+
* Specifies if a Front Door Health Probe should be expected. The only possible value is `1`.
|
|
4224
|
+
*/
|
|
4225
|
+
xFdHealthProbe?: string;
|
|
4226
|
+
/**
|
|
4227
|
+
* Specifies a list of addresses for which matching should be applied. Omitting this value means allow any.
|
|
4228
|
+
*/
|
|
4229
|
+
xForwardedFors?: string[];
|
|
4230
|
+
/**
|
|
4231
|
+
* Specifies a list of Hosts for which matching should be applied.
|
|
4232
|
+
*/
|
|
4233
|
+
xForwardedHosts?: string[];
|
|
4234
|
+
}
|
|
4235
|
+
interface AppFlexConsumptionSiteCredential {
|
|
4236
|
+
/**
|
|
4237
|
+
* 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)
|
|
4238
|
+
*/
|
|
4239
|
+
name: string;
|
|
4240
|
+
/**
|
|
4241
|
+
* The Site Credentials Password used for publishing.
|
|
4242
|
+
*/
|
|
4243
|
+
password: string;
|
|
4244
|
+
}
|
|
4245
|
+
interface AppFlexConsumptionStickySettings {
|
|
4246
|
+
/**
|
|
4247
|
+
* A list of `appSetting` names that the Linux Function App will not swap between Slots when a swap operation is triggered.
|
|
4248
|
+
*/
|
|
4249
|
+
appSettingNames?: string[];
|
|
4250
|
+
/**
|
|
4251
|
+
* A list of `connectionString` names that the Linux Function App will not swap between Slots when a swap operation is triggered.
|
|
4252
|
+
*/
|
|
4253
|
+
connectionStringNames?: string[];
|
|
4254
|
+
}
|
|
3407
4255
|
interface AppServiceAuthSettings {
|
|
3408
4256
|
/**
|
|
3409
4257
|
* A `activeDirectory` block as defined below.
|
|
@@ -12300,7 +13148,7 @@ export declare namespace appservice {
|
|
|
12300
13148
|
*/
|
|
12301
13149
|
javaVersion?: string;
|
|
12302
13150
|
/**
|
|
12303
|
-
* The version of Node to run. Possible values include `12-lts`, `14-lts`, `16-lts`, `18-lts` and `
|
|
13151
|
+
* 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`.
|
|
12304
13152
|
*
|
|
12305
13153
|
* > **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.
|
|
12306
13154
|
*/
|
|
@@ -13414,7 +14262,7 @@ export declare namespace appservice {
|
|
|
13414
14262
|
*/
|
|
13415
14263
|
javaVersion?: string;
|
|
13416
14264
|
/**
|
|
13417
|
-
* The version of Node to run. Possible values are `12-lts`, `14-lts`, `16-lts`, `18-lts` and `
|
|
14265
|
+
* 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`.
|
|
13418
14266
|
*
|
|
13419
14267
|
* > **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.
|
|
13420
14268
|
*/
|
|
@@ -16120,7 +16968,7 @@ export declare namespace appservice {
|
|
|
16120
16968
|
*/
|
|
16121
16969
|
javaVersion?: string;
|
|
16122
16970
|
/**
|
|
16123
|
-
* The version of Node to use. Possible values are `~12`, `~14`, `~16`, `~18
|
|
16971
|
+
* The version of Node to use. Possible values are `~12`, `~14`, `~16`, `~18`, `~20`, and `~22`.
|
|
16124
16972
|
*/
|
|
16125
16973
|
nodeVersion?: string;
|
|
16126
16974
|
/**
|
|
@@ -28806,6 +29654,10 @@ export declare namespace containerapp {
|
|
|
28806
29654
|
* Should this ingress allow insecure connections?
|
|
28807
29655
|
*/
|
|
28808
29656
|
allowInsecureConnections: boolean;
|
|
29657
|
+
/**
|
|
29658
|
+
* The client certificate mode for the Ingress.
|
|
29659
|
+
*/
|
|
29660
|
+
clientCertificateMode: string;
|
|
28809
29661
|
/**
|
|
28810
29662
|
* One or more `customDomain` block as detailed below.
|
|
28811
29663
|
*/
|
|
@@ -32260,6 +33112,8 @@ export declare namespace containerservice {
|
|
|
32260
33112
|
applicationSecurityGroupIds?: string[];
|
|
32261
33113
|
/**
|
|
32262
33114
|
* Specifies a mapping of tags to the instance-level public IPs. Changing this forces a new resource to be created.
|
|
33115
|
+
*
|
|
33116
|
+
* > **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).
|
|
32263
33117
|
*/
|
|
32264
33118
|
nodePublicIpTags?: {
|
|
32265
33119
|
[key: string]: string;
|
|
@@ -32407,6 +33261,20 @@ export declare namespace containerservice {
|
|
|
32407
33261
|
*/
|
|
32408
33262
|
snapshotControllerEnabled?: boolean;
|
|
32409
33263
|
}
|
|
33264
|
+
interface KubernetesClusterUpgradeOverride {
|
|
33265
|
+
/**
|
|
33266
|
+
* 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.
|
|
33267
|
+
*
|
|
33268
|
+
* > **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.
|
|
33269
|
+
*/
|
|
33270
|
+
effectiveUntil?: string;
|
|
33271
|
+
/**
|
|
33272
|
+
* Whether to force upgrade the cluster. Possible values are `true` or `false`.
|
|
33273
|
+
*
|
|
33274
|
+
* !> **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.
|
|
33275
|
+
*/
|
|
33276
|
+
forceUpgradeEnabled: boolean;
|
|
33277
|
+
}
|
|
32410
33278
|
interface KubernetesClusterWebAppRouting {
|
|
32411
33279
|
/**
|
|
32412
33280
|
* 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.
|
|
@@ -37377,6 +38245,60 @@ export declare namespace domainservices {
|
|
|
37377
38245
|
}
|
|
37378
38246
|
}
|
|
37379
38247
|
export declare namespace dynatrace {
|
|
38248
|
+
interface GetMonitorEnvironmentProperty {
|
|
38249
|
+
environmentInfos: outputs.dynatrace.GetMonitorEnvironmentPropertyEnvironmentInfo[];
|
|
38250
|
+
}
|
|
38251
|
+
interface GetMonitorEnvironmentPropertyEnvironmentInfo {
|
|
38252
|
+
environmentId: string;
|
|
38253
|
+
}
|
|
38254
|
+
interface GetMonitorIdentity {
|
|
38255
|
+
principalId: string;
|
|
38256
|
+
tenantId: string;
|
|
38257
|
+
/**
|
|
38258
|
+
* The type of identity used for the resource.
|
|
38259
|
+
*/
|
|
38260
|
+
type: string;
|
|
38261
|
+
}
|
|
38262
|
+
interface GetMonitorPlan {
|
|
38263
|
+
/**
|
|
38264
|
+
* Different billing cycles.
|
|
38265
|
+
*/
|
|
38266
|
+
billingCycle: string;
|
|
38267
|
+
/**
|
|
38268
|
+
* Date when plan was applied.
|
|
38269
|
+
*/
|
|
38270
|
+
effectiveDate: string;
|
|
38271
|
+
/**
|
|
38272
|
+
* Plan id as published by Dynatrace.
|
|
38273
|
+
*/
|
|
38274
|
+
plan: string;
|
|
38275
|
+
/**
|
|
38276
|
+
* Different usage type.
|
|
38277
|
+
*/
|
|
38278
|
+
usageType: string;
|
|
38279
|
+
}
|
|
38280
|
+
interface GetMonitorUser {
|
|
38281
|
+
/**
|
|
38282
|
+
* Country of the user.
|
|
38283
|
+
*/
|
|
38284
|
+
country: string;
|
|
38285
|
+
/**
|
|
38286
|
+
* Email of the user used by Dynatrace for contacting them if needed.
|
|
38287
|
+
*/
|
|
38288
|
+
email: string;
|
|
38289
|
+
/**
|
|
38290
|
+
* First name of the user.
|
|
38291
|
+
*/
|
|
38292
|
+
firstName: string;
|
|
38293
|
+
/**
|
|
38294
|
+
* Last name of the user.
|
|
38295
|
+
*/
|
|
38296
|
+
lastName: string;
|
|
38297
|
+
/**
|
|
38298
|
+
* phone number of the user by Dynatrace for contacting them if needed.
|
|
38299
|
+
*/
|
|
38300
|
+
phoneNumber: string;
|
|
38301
|
+
}
|
|
37380
38302
|
interface MonitorIdentity {
|
|
37381
38303
|
principalId: string;
|
|
37382
38304
|
tenantId: string;
|
|
@@ -44836,7 +45758,7 @@ export declare namespace logicapps {
|
|
|
44836
45758
|
}
|
|
44837
45759
|
interface GetStandardConnectionString {
|
|
44838
45760
|
/**
|
|
44839
|
-
* The name of
|
|
45761
|
+
* The name of the Logic App.
|
|
44840
45762
|
*/
|
|
44841
45763
|
name: string;
|
|
44842
45764
|
/**
|
|
@@ -44974,7 +45896,7 @@ export declare namespace logicapps {
|
|
|
44974
45896
|
*/
|
|
44975
45897
|
ipAddress?: string;
|
|
44976
45898
|
/**
|
|
44977
|
-
* The name of
|
|
45899
|
+
* The name of the Logic App.
|
|
44978
45900
|
*/
|
|
44979
45901
|
name: string;
|
|
44980
45902
|
/**
|
|
@@ -45022,7 +45944,7 @@ export declare namespace logicapps {
|
|
|
45022
45944
|
*/
|
|
45023
45945
|
ipAddress?: string;
|
|
45024
45946
|
/**
|
|
45025
|
-
* The name of
|
|
45947
|
+
* The name of the Logic App.
|
|
45026
45948
|
*/
|
|
45027
45949
|
name: string;
|
|
45028
45950
|
/**
|
|
@@ -45218,9 +46140,9 @@ export declare namespace logicapps {
|
|
|
45218
46140
|
/**
|
|
45219
46141
|
* Specifies a list of User Assigned Managed Identity IDs to be assigned to this Logic App Standard.
|
|
45220
46142
|
*
|
|
45221
|
-
* > **
|
|
46143
|
+
* > **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.
|
|
45222
46144
|
*
|
|
45223
|
-
* > **
|
|
46145
|
+
* > **Note:** The `identityIds` is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
|
|
45224
46146
|
*/
|
|
45225
46147
|
identityIds?: string[];
|
|
45226
46148
|
/**
|
|
@@ -45280,7 +46202,9 @@ export declare namespace logicapps {
|
|
|
45280
46202
|
*/
|
|
45281
46203
|
ipRestrictions: outputs.logicapps.StandardSiteConfigIpRestriction[];
|
|
45282
46204
|
/**
|
|
45283
|
-
* 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
|
|
46205
|
+
* 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`.
|
|
46206
|
+
*
|
|
46207
|
+
* > **Note:** You must set `osType` in `azure.appservice.ServicePlan` to `Linux` when this property is set.
|
|
45284
46208
|
*/
|
|
45285
46209
|
linuxFxVersion: string;
|
|
45286
46210
|
/**
|
|
@@ -45374,7 +46298,7 @@ export declare namespace logicapps {
|
|
|
45374
46298
|
/**
|
|
45375
46299
|
* The Virtual Network Subnet ID used for this IP Restriction.
|
|
45376
46300
|
*
|
|
45377
|
-
* > **
|
|
46301
|
+
* > **Note:** One of either `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified
|
|
45378
46302
|
*/
|
|
45379
46303
|
virtualNetworkSubnetId?: string;
|
|
45380
46304
|
}
|
|
@@ -45424,7 +46348,7 @@ export declare namespace logicapps {
|
|
|
45424
46348
|
/**
|
|
45425
46349
|
* The Virtual Network Subnet ID used for this IP Restriction.
|
|
45426
46350
|
*
|
|
45427
|
-
* > **
|
|
46351
|
+
* > **Note:** One of either `ipAddress`, `serviceTag` or `virtualNetworkSubnetId` must be specified.
|
|
45428
46352
|
*/
|
|
45429
46353
|
virtualNetworkSubnetId?: string;
|
|
45430
46354
|
}
|
|
@@ -49867,11 +50791,11 @@ export declare namespace mssql {
|
|
|
49867
50791
|
}
|
|
49868
50792
|
interface VirtualMachineAutoBackup {
|
|
49869
50793
|
/**
|
|
49870
|
-
*
|
|
50794
|
+
* @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.
|
|
49871
50795
|
*/
|
|
49872
|
-
encryptionEnabled
|
|
50796
|
+
encryptionEnabled: boolean;
|
|
49873
50797
|
/**
|
|
49874
|
-
* Encryption password to use.
|
|
50798
|
+
* Encryption password to use. Setting a password will enable encryption.
|
|
49875
50799
|
*/
|
|
49876
50800
|
encryptionPassword?: string;
|
|
49877
50801
|
/**
|
|
@@ -61851,7 +62775,7 @@ export declare namespace storage {
|
|
|
61851
62775
|
*/
|
|
61852
62776
|
periodSinceCreationInDays: number;
|
|
61853
62777
|
/**
|
|
61854
|
-
* 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.
|
|
62778
|
+
* 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.
|
|
61855
62779
|
*/
|
|
61856
62780
|
state: string;
|
|
61857
62781
|
}
|