@pulumi/azure-native 1.57.0 → 1.58.0

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 (145) hide show
  1. package/azureactivedirectory/b2ctenant.js +2 -2
  2. package/azureactivedirectory/guestUsage.js +2 -2
  3. package/azureactivedirectory/index.d.ts +2 -1
  4. package/azureactivedirectory/index.js +4 -2
  5. package/azureactivedirectory/v20190101preview/b2ctenant.js +2 -2
  6. package/azureactivedirectory/v20200501preview/guestUsage.js +2 -2
  7. package/azureactivedirectory/v20210401/b2ctenant.d.ts +95 -0
  8. package/azureactivedirectory/v20210401/b2ctenant.js +79 -0
  9. package/azureactivedirectory/v20210401/getB2CTenant.d.ts +64 -0
  10. package/azureactivedirectory/v20210401/getB2CTenant.js +23 -0
  11. package/azureactivedirectory/v20210401/getGuestUsage.d.ts +62 -0
  12. package/azureactivedirectory/v20210401/getGuestUsage.js +26 -0
  13. package/azureactivedirectory/v20210401/guestUsage.d.ts +82 -0
  14. package/azureactivedirectory/v20210401/guestUsage.js +73 -0
  15. package/azureactivedirectory/v20210401/index.d.ts +5 -0
  16. package/azureactivedirectory/v20210401/index.js +41 -0
  17. package/containerservice/agentPool.js +2 -2
  18. package/containerservice/index.d.ts +2 -1
  19. package/containerservice/index.js +4 -2
  20. package/containerservice/maintenanceConfiguration.js +2 -2
  21. package/containerservice/managedCluster.js +2 -2
  22. package/containerservice/privateEndpointConnection.js +2 -2
  23. package/containerservice/snapshot.js +2 -2
  24. package/containerservice/v20170831/managedCluster.js +2 -2
  25. package/containerservice/v20180331/managedCluster.js +2 -2
  26. package/containerservice/v20180801preview/managedCluster.js +2 -2
  27. package/containerservice/v20190201/agentPool.js +2 -2
  28. package/containerservice/v20190201/managedCluster.js +2 -2
  29. package/containerservice/v20190401/agentPool.js +2 -2
  30. package/containerservice/v20190401/managedCluster.js +2 -2
  31. package/containerservice/v20190601/agentPool.js +2 -2
  32. package/containerservice/v20190601/managedCluster.js +2 -2
  33. package/containerservice/v20190801/agentPool.js +2 -2
  34. package/containerservice/v20190801/managedCluster.js +2 -2
  35. package/containerservice/v20191001/agentPool.js +2 -2
  36. package/containerservice/v20191001/managedCluster.js +2 -2
  37. package/containerservice/v20191101/agentPool.js +2 -2
  38. package/containerservice/v20191101/managedCluster.js +2 -2
  39. package/containerservice/v20200101/agentPool.js +2 -2
  40. package/containerservice/v20200101/managedCluster.js +2 -2
  41. package/containerservice/v20200201/agentPool.js +2 -2
  42. package/containerservice/v20200201/managedCluster.js +2 -2
  43. package/containerservice/v20200301/agentPool.js +2 -2
  44. package/containerservice/v20200301/managedCluster.js +2 -2
  45. package/containerservice/v20200401/agentPool.js +2 -2
  46. package/containerservice/v20200401/managedCluster.js +2 -2
  47. package/containerservice/v20200601/agentPool.js +2 -2
  48. package/containerservice/v20200601/managedCluster.js +2 -2
  49. package/containerservice/v20200601/privateEndpointConnection.js +2 -2
  50. package/containerservice/v20200701/agentPool.js +2 -2
  51. package/containerservice/v20200701/managedCluster.js +2 -2
  52. package/containerservice/v20200701/privateEndpointConnection.js +2 -2
  53. package/containerservice/v20200901/agentPool.js +2 -2
  54. package/containerservice/v20200901/managedCluster.js +2 -2
  55. package/containerservice/v20200901/privateEndpointConnection.js +2 -2
  56. package/containerservice/v20201101/agentPool.js +2 -2
  57. package/containerservice/v20201101/managedCluster.js +2 -2
  58. package/containerservice/v20201101/privateEndpointConnection.js +2 -2
  59. package/containerservice/v20201201/agentPool.js +2 -2
  60. package/containerservice/v20201201/maintenanceConfiguration.js +2 -2
  61. package/containerservice/v20201201/managedCluster.js +2 -2
  62. package/containerservice/v20201201/privateEndpointConnection.js +2 -2
  63. package/containerservice/v20210201/agentPool.js +2 -2
  64. package/containerservice/v20210201/maintenanceConfiguration.js +2 -2
  65. package/containerservice/v20210201/managedCluster.js +2 -2
  66. package/containerservice/v20210201/privateEndpointConnection.js +2 -2
  67. package/containerservice/v20210301/agentPool.js +2 -2
  68. package/containerservice/v20210301/maintenanceConfiguration.js +2 -2
  69. package/containerservice/v20210301/managedCluster.js +2 -2
  70. package/containerservice/v20210301/privateEndpointConnection.js +2 -2
  71. package/containerservice/v20210501/agentPool.js +2 -2
  72. package/containerservice/v20210501/maintenanceConfiguration.js +2 -2
  73. package/containerservice/v20210501/managedCluster.js +2 -2
  74. package/containerservice/v20210501/privateEndpointConnection.js +2 -2
  75. package/containerservice/v20210701/agentPool.js +2 -2
  76. package/containerservice/v20210701/maintenanceConfiguration.js +2 -2
  77. package/containerservice/v20210701/managedCluster.js +2 -2
  78. package/containerservice/v20210701/privateEndpointConnection.js +2 -2
  79. package/containerservice/v20210801/agentPool.js +2 -2
  80. package/containerservice/v20210801/maintenanceConfiguration.js +2 -2
  81. package/containerservice/v20210801/managedCluster.js +2 -2
  82. package/containerservice/v20210801/privateEndpointConnection.js +2 -2
  83. package/containerservice/v20210801/snapshot.js +2 -2
  84. package/containerservice/v20210901/agentPool.js +2 -2
  85. package/containerservice/v20210901/maintenanceConfiguration.js +2 -2
  86. package/containerservice/v20210901/managedCluster.js +2 -2
  87. package/containerservice/v20210901/privateEndpointConnection.js +2 -2
  88. package/containerservice/v20210901/snapshot.js +2 -2
  89. package/containerservice/v20211001/agentPool.js +2 -2
  90. package/containerservice/v20211001/maintenanceConfiguration.js +2 -2
  91. package/containerservice/v20211001/managedCluster.js +2 -2
  92. package/containerservice/v20211001/privateEndpointConnection.js +2 -2
  93. package/containerservice/v20211001/snapshot.js +2 -2
  94. package/containerservice/v20211101preview/agentPool.js +2 -2
  95. package/containerservice/v20211101preview/maintenanceConfiguration.js +2 -2
  96. package/containerservice/v20211101preview/managedCluster.js +2 -2
  97. package/containerservice/v20211101preview/privateEndpointConnection.js +2 -2
  98. package/containerservice/v20211101preview/snapshot.js +2 -2
  99. package/containerservice/v20220101/agentPool.d.ts +362 -0
  100. package/containerservice/v20220101/agentPool.js +145 -0
  101. package/containerservice/v20220101/getAgentPool.d.ts +208 -0
  102. package/containerservice/v20220101/getAgentPool.js +27 -0
  103. package/containerservice/v20220101/getMaintenanceConfiguration.d.ts +64 -0
  104. package/containerservice/v20220101/getMaintenanceConfiguration.js +27 -0
  105. package/containerservice/v20220101/getManagedCluster.d.ts +190 -0
  106. package/containerservice/v20220101/getManagedCluster.js +26 -0
  107. package/containerservice/v20220101/getPrivateEndpointConnection.d.ts +64 -0
  108. package/containerservice/v20220101/getPrivateEndpointConnection.js +27 -0
  109. package/containerservice/v20220101/getSnapshot.d.ts +90 -0
  110. package/containerservice/v20220101/getSnapshot.js +26 -0
  111. package/containerservice/v20220101/index.d.ts +14 -0
  112. package/containerservice/v20220101/index.js +59 -0
  113. package/containerservice/v20220101/listManagedClusterAdminCredentials.d.ts +44 -0
  114. package/containerservice/v20220101/listManagedClusterAdminCredentials.js +27 -0
  115. package/containerservice/v20220101/listManagedClusterMonitoringUserCredentials.d.ts +44 -0
  116. package/containerservice/v20220101/listManagedClusterMonitoringUserCredentials.js +27 -0
  117. package/containerservice/v20220101/listManagedClusterUserCredentials.d.ts +52 -0
  118. package/containerservice/v20220101/listManagedClusterUserCredentials.js +28 -0
  119. package/containerservice/v20220101/maintenanceConfiguration.d.ts +74 -0
  120. package/containerservice/v20220101/maintenanceConfiguration.js +75 -0
  121. package/containerservice/v20220101/managedCluster.d.ts +318 -0
  122. package/containerservice/v20220101/managedCluster.js +136 -0
  123. package/containerservice/v20220101/privateEndpointConnection.d.ts +74 -0
  124. package/containerservice/v20220101/privateEndpointConnection.js +78 -0
  125. package/containerservice/v20220101/snapshot.d.ts +114 -0
  126. package/containerservice/v20220101/snapshot.js +87 -0
  127. package/containerservice/v20220102preview/agentPool.js +2 -2
  128. package/containerservice/v20220102preview/maintenanceConfiguration.js +2 -2
  129. package/containerservice/v20220102preview/managedCluster.js +2 -2
  130. package/containerservice/v20220102preview/privateEndpointConnection.js +2 -2
  131. package/containerservice/v20220102preview/snapshot.js +2 -2
  132. package/package.json +2 -2
  133. package/package.json.dev +2 -2
  134. package/types/enums/azureactivedirectory/index.d.ts +2 -1
  135. package/types/enums/azureactivedirectory/index.js +4 -2
  136. package/types/enums/azureactivedirectory/v20210401/index.d.ts +28 -0
  137. package/types/enums/azureactivedirectory/v20210401/index.js +26 -0
  138. package/types/enums/containerservice/index.d.ts +2 -1
  139. package/types/enums/containerservice/index.js +5 -3
  140. package/types/enums/containerservice/v20220101/index.d.ts +394 -0
  141. package/types/enums/containerservice/v20220101/index.js +284 -0
  142. package/types/input.d.ts +1675 -627
  143. package/types/input.js +44 -1
  144. package/types/output.d.ts +1696 -472
  145. package/types/output.js +44 -1
package/types/output.d.ts CHANGED
@@ -23701,6 +23701,63 @@ export declare namespace azureactivedirectory {
23701
23701
  effectiveStartDateUtc: string;
23702
23702
  }
23703
23703
  }
23704
+ namespace v20210401 {
23705
+ /**
23706
+ * SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C billing at [aka.ms/b2cBilling](https://aka.ms/b2cBilling).
23707
+ */
23708
+ interface B2CResourceSKUResponse {
23709
+ /**
23710
+ * The name of the SKU for the tenant.
23711
+ */
23712
+ name?: string;
23713
+ /**
23714
+ * The tier of the tenant.
23715
+ */
23716
+ tier?: string;
23717
+ }
23718
+ /**
23719
+ * The billing configuration for the tenant.
23720
+ */
23721
+ interface B2CTenantResourcePropertiesResponseBillingConfig {
23722
+ /**
23723
+ * The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at [aka.ms/b2cBilling](https://aka.ms/b2cbilling).
23724
+ */
23725
+ billingType?: string;
23726
+ /**
23727
+ * The data from which the billing type took effect
23728
+ */
23729
+ effectiveStartDateUtc: string;
23730
+ }
23731
+ /**
23732
+ * Metadata pertaining to creation and last modification of the resource.
23733
+ */
23734
+ interface SystemDataResponse {
23735
+ /**
23736
+ * The timestamp of resource creation (UTC).
23737
+ */
23738
+ createdAt?: string;
23739
+ /**
23740
+ * The identity that created the resource.
23741
+ */
23742
+ createdBy?: string;
23743
+ /**
23744
+ * The type of identity that created the resource.
23745
+ */
23746
+ createdByType?: string;
23747
+ /**
23748
+ * The timestamp of resource last modification (UTC)
23749
+ */
23750
+ lastModifiedAt?: string;
23751
+ /**
23752
+ * The identity that last modified the resource.
23753
+ */
23754
+ lastModifiedBy?: string;
23755
+ /**
23756
+ * The type of identity that last modified the resource.
23757
+ */
23758
+ lastModifiedByType?: string;
23759
+ }
23760
+ }
23704
23761
  }
23705
23762
  export declare namespace azurearcdata {
23706
23763
  /**
@@ -120380,7 +120437,494 @@ export declare namespace containerservice {
120380
120437
  /**
120381
120438
  * A list of public IP prefix resources.
120382
120439
  */
120383
- publicIPPrefixes?: outputs.containerservice.v20200601.ResourceReferenceResponse[];
120440
+ publicIPPrefixes?: outputs.containerservice.v20200601.ResourceReferenceResponse[];
120441
+ }
120442
+ /**
120443
+ * Desired outbound IP resources for the cluster load balancer.
120444
+ */
120445
+ interface ManagedClusterLoadBalancerProfileResponseOutboundIPs {
120446
+ /**
120447
+ * A list of public IP resources.
120448
+ */
120449
+ publicIPs?: outputs.containerservice.v20200601.ResourceReferenceResponse[];
120450
+ }
120451
+ /**
120452
+ * Parameters to be applied to the cluster-autoscaler when enabled
120453
+ */
120454
+ interface ManagedClusterPropertiesResponseAutoScalerProfile {
120455
+ balanceSimilarNodeGroups?: string;
120456
+ maxGracefulTerminationSec?: string;
120457
+ scaleDownDelayAfterAdd?: string;
120458
+ scaleDownDelayAfterDelete?: string;
120459
+ scaleDownDelayAfterFailure?: string;
120460
+ scaleDownUnneededTime?: string;
120461
+ scaleDownUnreadyTime?: string;
120462
+ scaleDownUtilizationThreshold?: string;
120463
+ scanInterval?: string;
120464
+ }
120465
+ interface ManagedClusterPropertiesResponseIdentityProfile {
120466
+ /**
120467
+ * The client id of the user assigned identity.
120468
+ */
120469
+ clientId?: string;
120470
+ /**
120471
+ * The object id of the user assigned identity.
120472
+ */
120473
+ objectId?: string;
120474
+ /**
120475
+ * The resource id of the user assigned identity.
120476
+ */
120477
+ resourceId?: string;
120478
+ }
120479
+ interface ManagedClusterSKUResponse {
120480
+ /**
120481
+ * Name of a managed cluster SKU.
120482
+ */
120483
+ name?: string;
120484
+ /**
120485
+ * Tier of a managed cluster SKU.
120486
+ */
120487
+ tier?: string;
120488
+ }
120489
+ /**
120490
+ * Information about a service principal identity for the cluster to use for manipulating Azure APIs.
120491
+ */
120492
+ interface ManagedClusterServicePrincipalProfileResponse {
120493
+ /**
120494
+ * The ID for the service principal.
120495
+ */
120496
+ clientId: string;
120497
+ /**
120498
+ * The secret password associated with the service principal in plain text.
120499
+ */
120500
+ secret?: string;
120501
+ }
120502
+ /**
120503
+ * Profile for Windows VMs in the container service cluster.
120504
+ */
120505
+ interface ManagedClusterWindowsProfileResponse {
120506
+ /**
120507
+ * Specifies the password of the administrator account. <br><br> **Minimum-length:** 8 characters <br><br> **Max-length:** 123 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\W_]) <br><br> **Disallowed values:** "abc@123", "P@$$w0rd", "P@ssw0rd", "P@ssword123", "Pa$$word", "pass@word1", "Password!", "Password1", "Password22", "iloveyou!"
120508
+ */
120509
+ adminPassword?: string;
120510
+ /**
120511
+ * Specifies the name of the administrator account. <br><br> **restriction:** Cannot end in "." <br><br> **Disallowed values:** "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". <br><br> **Minimum-length:** 1 character <br><br> **Max-length:** 20 characters
120512
+ */
120513
+ adminUsername: string;
120514
+ }
120515
+ /**
120516
+ * Private endpoint which a connection belongs to.
120517
+ */
120518
+ interface PrivateEndpointResponse {
120519
+ /**
120520
+ * The resource Id for private endpoint
120521
+ */
120522
+ id?: string;
120523
+ }
120524
+ /**
120525
+ * The state of a private link service connection.
120526
+ */
120527
+ interface PrivateLinkServiceConnectionStateResponse {
120528
+ /**
120529
+ * The private link service connection description.
120530
+ */
120531
+ description?: string;
120532
+ /**
120533
+ * The private link service connection status.
120534
+ */
120535
+ status?: string;
120536
+ }
120537
+ /**
120538
+ * A reference to an Azure resource.
120539
+ */
120540
+ interface ResourceReferenceResponse {
120541
+ /**
120542
+ * The fully qualified Azure resource id.
120543
+ */
120544
+ id?: string;
120545
+ }
120546
+ }
120547
+ namespace v20200701 {
120548
+ /**
120549
+ * Settings for upgrading an agentpool
120550
+ */
120551
+ interface AgentPoolUpgradeSettingsResponse {
120552
+ /**
120553
+ * Count or percentage of additional nodes to be added during upgrade. If empty uses AKS default
120554
+ */
120555
+ maxSurge?: string;
120556
+ }
120557
+ /**
120558
+ * Profile for Linux VMs in the container service cluster.
120559
+ */
120560
+ interface ContainerServiceLinuxProfileResponse {
120561
+ /**
120562
+ * The administrator username to use for Linux VMs.
120563
+ */
120564
+ adminUsername: string;
120565
+ /**
120566
+ * SSH configuration for Linux-based VMs running on Azure.
120567
+ */
120568
+ ssh: outputs.containerservice.v20200701.ContainerServiceSshConfigurationResponse;
120569
+ }
120570
+ /**
120571
+ * Profile of network configuration.
120572
+ */
120573
+ interface ContainerServiceNetworkProfileResponse {
120574
+ /**
120575
+ * An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr.
120576
+ */
120577
+ dnsServiceIP?: string;
120578
+ /**
120579
+ * A CIDR notation IP range assigned to the Docker bridge network. It must not overlap with any Subnet IP ranges or the Kubernetes service address range.
120580
+ */
120581
+ dockerBridgeCidr?: string;
120582
+ /**
120583
+ * Profile of the cluster load balancer.
120584
+ */
120585
+ loadBalancerProfile?: outputs.containerservice.v20200701.ManagedClusterLoadBalancerProfileResponse;
120586
+ /**
120587
+ * The load balancer sku for the managed cluster.
120588
+ */
120589
+ loadBalancerSku?: string;
120590
+ /**
120591
+ * Network mode used for building Kubernetes network.
120592
+ */
120593
+ networkMode?: string;
120594
+ /**
120595
+ * Network plugin used for building Kubernetes network.
120596
+ */
120597
+ networkPlugin?: string;
120598
+ /**
120599
+ * Network policy used for building Kubernetes network.
120600
+ */
120601
+ networkPolicy?: string;
120602
+ /**
120603
+ * The outbound (egress) routing method.
120604
+ */
120605
+ outboundType?: string;
120606
+ /**
120607
+ * A CIDR notation IP range from which to assign pod IPs when kubenet is used.
120608
+ */
120609
+ podCidr?: string;
120610
+ /**
120611
+ * A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges.
120612
+ */
120613
+ serviceCidr?: string;
120614
+ }
120615
+ /**
120616
+ * containerServiceNetworkProfileResponseProvideDefaults sets the appropriate defaults for ContainerServiceNetworkProfileResponse
120617
+ */
120618
+ function containerServiceNetworkProfileResponseProvideDefaults(val: ContainerServiceNetworkProfileResponse): ContainerServiceNetworkProfileResponse;
120619
+ /**
120620
+ * SSH configuration for Linux-based VMs running on Azure.
120621
+ */
120622
+ interface ContainerServiceSshConfigurationResponse {
120623
+ /**
120624
+ * The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
120625
+ */
120626
+ publicKeys: outputs.containerservice.v20200701.ContainerServiceSshPublicKeyResponse[];
120627
+ }
120628
+ /**
120629
+ * Contains information about SSH certificate public key data.
120630
+ */
120631
+ interface ContainerServiceSshPublicKeyResponse {
120632
+ /**
120633
+ * Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
120634
+ */
120635
+ keyData: string;
120636
+ }
120637
+ /**
120638
+ * The credential result response.
120639
+ */
120640
+ interface CredentialResultResponse {
120641
+ /**
120642
+ * The name of the credential.
120643
+ */
120644
+ name: string;
120645
+ /**
120646
+ * Base64-encoded Kubernetes configuration file.
120647
+ */
120648
+ value: string;
120649
+ }
120650
+ /**
120651
+ * AADProfile specifies attributes for Azure Active Directory integration.
120652
+ */
120653
+ interface ManagedClusterAADProfileResponse {
120654
+ /**
120655
+ * AAD group object IDs that will have admin role of the cluster.
120656
+ */
120657
+ adminGroupObjectIDs?: string[];
120658
+ /**
120659
+ * The client AAD application ID.
120660
+ */
120661
+ clientAppID?: string;
120662
+ /**
120663
+ * Whether to enable Azure RBAC for Kubernetes authorization.
120664
+ */
120665
+ enableAzureRBAC?: boolean;
120666
+ /**
120667
+ * Whether to enable managed AAD.
120668
+ */
120669
+ managed?: boolean;
120670
+ /**
120671
+ * The server AAD application ID.
120672
+ */
120673
+ serverAppID?: string;
120674
+ /**
120675
+ * The server AAD application secret.
120676
+ */
120677
+ serverAppSecret?: string;
120678
+ /**
120679
+ * The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
120680
+ */
120681
+ tenantID?: string;
120682
+ }
120683
+ /**
120684
+ * Access profile for managed cluster API server.
120685
+ */
120686
+ interface ManagedClusterAPIServerAccessProfileResponse {
120687
+ /**
120688
+ * Authorized IP Ranges to kubernetes API server.
120689
+ */
120690
+ authorizedIPRanges?: string[];
120691
+ /**
120692
+ * Whether to create the cluster as a private cluster or not.
120693
+ */
120694
+ enablePrivateCluster?: boolean;
120695
+ }
120696
+ /**
120697
+ * A Kubernetes add-on profile for a managed cluster.
120698
+ */
120699
+ interface ManagedClusterAddonProfileResponse {
120700
+ /**
120701
+ * Key-value pairs for configuring an add-on.
120702
+ */
120703
+ config?: {
120704
+ [key: string]: string;
120705
+ };
120706
+ /**
120707
+ * Whether the add-on is enabled or not.
120708
+ */
120709
+ enabled: boolean;
120710
+ /**
120711
+ * Information of user assigned identity used by this add-on.
120712
+ */
120713
+ identity: outputs.containerservice.v20200701.ManagedClusterAddonProfileResponseIdentity;
120714
+ }
120715
+ /**
120716
+ * Information of user assigned identity used by this add-on.
120717
+ */
120718
+ interface ManagedClusterAddonProfileResponseIdentity {
120719
+ /**
120720
+ * The client id of the user assigned identity.
120721
+ */
120722
+ clientId?: string;
120723
+ /**
120724
+ * The object id of the user assigned identity.
120725
+ */
120726
+ objectId?: string;
120727
+ /**
120728
+ * The resource id of the user assigned identity.
120729
+ */
120730
+ resourceId?: string;
120731
+ }
120732
+ /**
120733
+ * Profile for the container service agent pool.
120734
+ */
120735
+ interface ManagedClusterAgentPoolProfileResponse {
120736
+ /**
120737
+ * Availability zones for nodes. Must use VirtualMachineScaleSets AgentPoolType.
120738
+ */
120739
+ availabilityZones?: string[];
120740
+ /**
120741
+ * Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 100 (inclusive) for user pools and in the range of 1 to 100 (inclusive) for system pools. The default value is 1.
120742
+ */
120743
+ count?: number;
120744
+ /**
120745
+ * Whether to enable auto-scaler
120746
+ */
120747
+ enableAutoScaling?: boolean;
120748
+ /**
120749
+ * Enable public IP for nodes
120750
+ */
120751
+ enableNodePublicIP?: boolean;
120752
+ /**
120753
+ * Maximum number of nodes for auto-scaling
120754
+ */
120755
+ maxCount?: number;
120756
+ /**
120757
+ * Maximum number of pods that can run on a node.
120758
+ */
120759
+ maxPods?: number;
120760
+ /**
120761
+ * Minimum number of nodes for auto-scaling
120762
+ */
120763
+ minCount?: number;
120764
+ /**
120765
+ * AgentPoolMode represents mode of an agent pool
120766
+ */
120767
+ mode?: string;
120768
+ /**
120769
+ * Unique name of the agent pool profile in the context of the subscription and resource group.
120770
+ */
120771
+ name: string;
120772
+ /**
120773
+ * Version of node image
120774
+ */
120775
+ nodeImageVersion: string;
120776
+ /**
120777
+ * Agent pool node labels to be persisted across all nodes in agent pool.
120778
+ */
120779
+ nodeLabels?: {
120780
+ [key: string]: string;
120781
+ };
120782
+ /**
120783
+ * Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
120784
+ */
120785
+ nodeTaints?: string[];
120786
+ /**
120787
+ * Version of orchestrator specified when creating the managed cluster.
120788
+ */
120789
+ orchestratorVersion?: string;
120790
+ /**
120791
+ * OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
120792
+ */
120793
+ osDiskSizeGB?: number;
120794
+ /**
120795
+ * OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.
120796
+ */
120797
+ osType?: string;
120798
+ /**
120799
+ * The current deployment or provisioning state, which only appears in the response.
120800
+ */
120801
+ provisioningState: string;
120802
+ /**
120803
+ * The ID for Proximity Placement Group.
120804
+ */
120805
+ proximityPlacementGroupID?: string;
120806
+ /**
120807
+ * ScaleSetEvictionPolicy to be used to specify eviction policy for Spot virtual machine scale set. Default to Delete.
120808
+ */
120809
+ scaleSetEvictionPolicy?: string;
120810
+ /**
120811
+ * ScaleSetPriority to be used to specify virtual machine scale set priority. Default to regular.
120812
+ */
120813
+ scaleSetPriority?: string;
120814
+ /**
120815
+ * SpotMaxPrice to be used to specify the maximum price you are willing to pay in US Dollars. Possible values are any decimal value greater than zero or -1 which indicates default price to be up-to on-demand.
120816
+ */
120817
+ spotMaxPrice?: number;
120818
+ /**
120819
+ * Agent pool tags to be persisted on the agent pool virtual machine scale set.
120820
+ */
120821
+ tags?: {
120822
+ [key: string]: string;
120823
+ };
120824
+ /**
120825
+ * AgentPoolType represents types of an agent pool
120826
+ */
120827
+ type?: string;
120828
+ /**
120829
+ * Settings for upgrading the agentpool
120830
+ */
120831
+ upgradeSettings?: outputs.containerservice.v20200701.AgentPoolUpgradeSettingsResponse;
120832
+ /**
120833
+ * Size of agent VMs.
120834
+ */
120835
+ vmSize?: string;
120836
+ /**
120837
+ * VNet SubnetID specifies the VNet's subnet identifier.
120838
+ */
120839
+ vnetSubnetID?: string;
120840
+ }
120841
+ /**
120842
+ * Identity for the managed cluster.
120843
+ */
120844
+ interface ManagedClusterIdentityResponse {
120845
+ /**
120846
+ * The principal id of the system assigned identity which is used by master components.
120847
+ */
120848
+ principalId: string;
120849
+ /**
120850
+ * The tenant id of the system assigned identity which is used by master components.
120851
+ */
120852
+ tenantId: string;
120853
+ /**
120854
+ * The type of identity used for the managed cluster. Type 'SystemAssigned' will use an implicitly created identity in master components and an auto-created user assigned identity in MC_ resource group in agent nodes. Type 'None' will not use MSI for the managed cluster, service principal will be used instead.
120855
+ */
120856
+ type?: string;
120857
+ /**
120858
+ * The user identity associated with the managed cluster. This identity will be used in control plane and only one user assigned identity is allowed. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
120859
+ */
120860
+ userAssignedIdentities?: {
120861
+ [key: string]: outputs.containerservice.v20200701.ManagedClusterIdentityResponseUserAssignedIdentities;
120862
+ };
120863
+ }
120864
+ interface ManagedClusterIdentityResponseUserAssignedIdentities {
120865
+ /**
120866
+ * The client id of user assigned identity.
120867
+ */
120868
+ clientId: string;
120869
+ /**
120870
+ * The principal id of user assigned identity.
120871
+ */
120872
+ principalId: string;
120873
+ }
120874
+ /**
120875
+ * Profile of the managed cluster load balancer.
120876
+ */
120877
+ interface ManagedClusterLoadBalancerProfileResponse {
120878
+ /**
120879
+ * Desired number of allocated SNAT ports per VM. Allowed values must be in the range of 0 to 64000 (inclusive). The default value is 0 which results in Azure dynamically allocating ports.
120880
+ */
120881
+ allocatedOutboundPorts?: number;
120882
+ /**
120883
+ * The effective outbound IP resources of the cluster load balancer.
120884
+ */
120885
+ effectiveOutboundIPs?: outputs.containerservice.v20200701.ResourceReferenceResponse[];
120886
+ /**
120887
+ * Desired outbound flow idle timeout in minutes. Allowed values must be in the range of 4 to 120 (inclusive). The default value is 30 minutes.
120888
+ */
120889
+ idleTimeoutInMinutes?: number;
120890
+ /**
120891
+ * Desired managed outbound IPs for the cluster load balancer.
120892
+ */
120893
+ managedOutboundIPs?: outputs.containerservice.v20200701.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
120894
+ /**
120895
+ * Desired outbound IP Prefix resources for the cluster load balancer.
120896
+ */
120897
+ outboundIPPrefixes?: outputs.containerservice.v20200701.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
120898
+ /**
120899
+ * Desired outbound IP resources for the cluster load balancer.
120900
+ */
120901
+ outboundIPs?: outputs.containerservice.v20200701.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
120902
+ }
120903
+ /**
120904
+ * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
120905
+ */
120906
+ function managedClusterLoadBalancerProfileResponseProvideDefaults(val: ManagedClusterLoadBalancerProfileResponse): ManagedClusterLoadBalancerProfileResponse;
120907
+ /**
120908
+ * Desired managed outbound IPs for the cluster load balancer.
120909
+ */
120910
+ interface ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs {
120911
+ /**
120912
+ * Desired number of outbound IP created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
120913
+ */
120914
+ count?: number;
120915
+ }
120916
+ /**
120917
+ * managedClusterLoadBalancerProfileResponseManagedOutboundIPsProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs
120918
+ */
120919
+ function managedClusterLoadBalancerProfileResponseManagedOutboundIPsProvideDefaults(val: ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs): ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
120920
+ /**
120921
+ * Desired outbound IP Prefix resources for the cluster load balancer.
120922
+ */
120923
+ interface ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes {
120924
+ /**
120925
+ * A list of public IP prefix resources.
120926
+ */
120927
+ publicIPPrefixes?: outputs.containerservice.v20200701.ResourceReferenceResponse[];
120384
120928
  }
120385
120929
  /**
120386
120930
  * Desired outbound IP resources for the cluster load balancer.
@@ -120389,7 +120933,7 @@ export declare namespace containerservice {
120389
120933
  /**
120390
120934
  * A list of public IP resources.
120391
120935
  */
120392
- publicIPs?: outputs.containerservice.v20200601.ResourceReferenceResponse[];
120936
+ publicIPs?: outputs.containerservice.v20200701.ResourceReferenceResponse[];
120393
120937
  }
120394
120938
  /**
120395
120939
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -120454,6 +120998,10 @@ export declare namespace containerservice {
120454
120998
  * Specifies the name of the administrator account. <br><br> **restriction:** Cannot end in "." <br><br> **Disallowed values:** "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". <br><br> **Minimum-length:** 1 character <br><br> **Max-length:** 20 characters
120455
120999
  */
120456
121000
  adminUsername: string;
121001
+ /**
121002
+ * The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs.
121003
+ */
121004
+ licenseType?: string;
120457
121005
  }
120458
121006
  /**
120459
121007
  * Private endpoint which a connection belongs to.
@@ -120487,7 +121035,7 @@ export declare namespace containerservice {
120487
121035
  id?: string;
120488
121036
  }
120489
121037
  }
120490
- namespace v20200701 {
121038
+ namespace v20200901 {
120491
121039
  /**
120492
121040
  * Settings for upgrading an agentpool
120493
121041
  */
@@ -120508,7 +121056,7 @@ export declare namespace containerservice {
120508
121056
  /**
120509
121057
  * SSH configuration for Linux-based VMs running on Azure.
120510
121058
  */
120511
- ssh: outputs.containerservice.v20200701.ContainerServiceSshConfigurationResponse;
121059
+ ssh: outputs.containerservice.v20200901.ContainerServiceSshConfigurationResponse;
120512
121060
  }
120513
121061
  /**
120514
121062
  * Profile of network configuration.
@@ -120525,7 +121073,7 @@ export declare namespace containerservice {
120525
121073
  /**
120526
121074
  * Profile of the cluster load balancer.
120527
121075
  */
120528
- loadBalancerProfile?: outputs.containerservice.v20200701.ManagedClusterLoadBalancerProfileResponse;
121076
+ loadBalancerProfile?: outputs.containerservice.v20200901.ManagedClusterLoadBalancerProfileResponse;
120529
121077
  /**
120530
121078
  * The load balancer sku for the managed cluster.
120531
121079
  */
@@ -120566,7 +121114,7 @@ export declare namespace containerservice {
120566
121114
  /**
120567
121115
  * The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
120568
121116
  */
120569
- publicKeys: outputs.containerservice.v20200701.ContainerServiceSshPublicKeyResponse[];
121117
+ publicKeys: outputs.containerservice.v20200901.ContainerServiceSshPublicKeyResponse[];
120570
121118
  }
120571
121119
  /**
120572
121120
  * Contains information about SSH certificate public key data.
@@ -120653,7 +121201,7 @@ export declare namespace containerservice {
120653
121201
  /**
120654
121202
  * Information of user assigned identity used by this add-on.
120655
121203
  */
120656
- identity: outputs.containerservice.v20200701.ManagedClusterAddonProfileResponseIdentity;
121204
+ identity: outputs.containerservice.v20200901.ManagedClusterAddonProfileResponseIdentity;
120657
121205
  }
120658
121206
  /**
120659
121207
  * Information of user assigned identity used by this add-on.
@@ -120734,10 +121282,18 @@ export declare namespace containerservice {
120734
121282
  * OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
120735
121283
  */
120736
121284
  osDiskSizeGB?: number;
121285
+ /**
121286
+ * OS disk type to be used for machines in a given agent pool. Allowed values are 'Ephemeral' and 'Managed'. Defaults to 'Managed'. May not be changed after creation.
121287
+ */
121288
+ osDiskType?: string;
120737
121289
  /**
120738
121290
  * OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.
120739
121291
  */
120740
121292
  osType?: string;
121293
+ /**
121294
+ * Describes whether the Agent Pool is Running or Stopped
121295
+ */
121296
+ powerState: outputs.containerservice.v20200901.PowerStateResponse;
120741
121297
  /**
120742
121298
  * The current deployment or provisioning state, which only appears in the response.
120743
121299
  */
@@ -120771,7 +121327,7 @@ export declare namespace containerservice {
120771
121327
  /**
120772
121328
  * Settings for upgrading the agentpool
120773
121329
  */
120774
- upgradeSettings?: outputs.containerservice.v20200701.AgentPoolUpgradeSettingsResponse;
121330
+ upgradeSettings?: outputs.containerservice.v20200901.AgentPoolUpgradeSettingsResponse;
120775
121331
  /**
120776
121332
  * Size of agent VMs.
120777
121333
  */
@@ -120801,7 +121357,7 @@ export declare namespace containerservice {
120801
121357
  * The user identity associated with the managed cluster. This identity will be used in control plane and only one user assigned identity is allowed. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
120802
121358
  */
120803
121359
  userAssignedIdentities?: {
120804
- [key: string]: outputs.containerservice.v20200701.ManagedClusterIdentityResponseUserAssignedIdentities;
121360
+ [key: string]: outputs.containerservice.v20200901.ManagedClusterIdentityResponseUserAssignedIdentities;
120805
121361
  };
120806
121362
  }
120807
121363
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -120825,7 +121381,7 @@ export declare namespace containerservice {
120825
121381
  /**
120826
121382
  * The effective outbound IP resources of the cluster load balancer.
120827
121383
  */
120828
- effectiveOutboundIPs?: outputs.containerservice.v20200701.ResourceReferenceResponse[];
121384
+ effectiveOutboundIPs?: outputs.containerservice.v20200901.ResourceReferenceResponse[];
120829
121385
  /**
120830
121386
  * Desired outbound flow idle timeout in minutes. Allowed values must be in the range of 4 to 120 (inclusive). The default value is 30 minutes.
120831
121387
  */
@@ -120833,15 +121389,15 @@ export declare namespace containerservice {
120833
121389
  /**
120834
121390
  * Desired managed outbound IPs for the cluster load balancer.
120835
121391
  */
120836
- managedOutboundIPs?: outputs.containerservice.v20200701.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
121392
+ managedOutboundIPs?: outputs.containerservice.v20200901.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
120837
121393
  /**
120838
121394
  * Desired outbound IP Prefix resources for the cluster load balancer.
120839
121395
  */
120840
- outboundIPPrefixes?: outputs.containerservice.v20200701.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
121396
+ outboundIPPrefixes?: outputs.containerservice.v20200901.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
120841
121397
  /**
120842
121398
  * Desired outbound IP resources for the cluster load balancer.
120843
121399
  */
120844
- outboundIPs?: outputs.containerservice.v20200701.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
121400
+ outboundIPs?: outputs.containerservice.v20200901.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
120845
121401
  }
120846
121402
  /**
120847
121403
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -120867,7 +121423,7 @@ export declare namespace containerservice {
120867
121423
  /**
120868
121424
  * A list of public IP prefix resources.
120869
121425
  */
120870
- publicIPPrefixes?: outputs.containerservice.v20200701.ResourceReferenceResponse[];
121426
+ publicIPPrefixes?: outputs.containerservice.v20200901.ResourceReferenceResponse[];
120871
121427
  }
120872
121428
  /**
120873
121429
  * Desired outbound IP resources for the cluster load balancer.
@@ -120876,14 +121432,19 @@ export declare namespace containerservice {
120876
121432
  /**
120877
121433
  * A list of public IP resources.
120878
121434
  */
120879
- publicIPs?: outputs.containerservice.v20200701.ResourceReferenceResponse[];
121435
+ publicIPs?: outputs.containerservice.v20200901.ResourceReferenceResponse[];
120880
121436
  }
120881
121437
  /**
120882
121438
  * Parameters to be applied to the cluster-autoscaler when enabled
120883
121439
  */
120884
121440
  interface ManagedClusterPropertiesResponseAutoScalerProfile {
120885
121441
  balanceSimilarNodeGroups?: string;
121442
+ expander?: string;
121443
+ maxEmptyBulkDelete?: string;
120886
121444
  maxGracefulTerminationSec?: string;
121445
+ maxTotalUnreadyPercentage?: string;
121446
+ newPodScaleUpDelay?: string;
121447
+ okTotalUnreadyCount?: string;
120887
121448
  scaleDownDelayAfterAdd?: string;
120888
121449
  scaleDownDelayAfterDelete?: string;
120889
121450
  scaleDownDelayAfterFailure?: string;
@@ -120891,6 +121452,8 @@ export declare namespace containerservice {
120891
121452
  scaleDownUnreadyTime?: string;
120892
121453
  scaleDownUtilizationThreshold?: string;
120893
121454
  scanInterval?: string;
121455
+ skipNodesWithLocalStorage?: string;
121456
+ skipNodesWithSystemPods?: string;
120894
121457
  }
120895
121458
  interface ManagedClusterPropertiesResponseIdentityProfile {
120896
121459
  /**
@@ -120946,6 +121509,15 @@ export declare namespace containerservice {
120946
121509
  */
120947
121510
  licenseType?: string;
120948
121511
  }
121512
+ /**
121513
+ * Describes the Power State of the cluster
121514
+ */
121515
+ interface PowerStateResponse {
121516
+ /**
121517
+ * Tells whether the cluster is Running or Stopped
121518
+ */
121519
+ code?: string;
121520
+ }
120949
121521
  /**
120950
121522
  * Private endpoint which a connection belongs to.
120951
121523
  */
@@ -120978,7 +121550,7 @@ export declare namespace containerservice {
120978
121550
  id?: string;
120979
121551
  }
120980
121552
  }
120981
- namespace v20200901 {
121553
+ namespace v20201101 {
120982
121554
  /**
120983
121555
  * Settings for upgrading an agentpool
120984
121556
  */
@@ -120988,6 +121560,36 @@ export declare namespace containerservice {
120988
121560
  */
120989
121561
  maxSurge?: string;
120990
121562
  }
121563
+ /**
121564
+ * An error response from the Container service.
121565
+ */
121566
+ interface CloudErrorBodyResponse {
121567
+ /**
121568
+ * An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
121569
+ */
121570
+ code?: string;
121571
+ /**
121572
+ * A list of additional details about the error.
121573
+ */
121574
+ details?: outputs.containerservice.v20201101.CloudErrorBodyResponse[];
121575
+ /**
121576
+ * A message describing the error, intended to be suitable for display in a user interface.
121577
+ */
121578
+ message?: string;
121579
+ /**
121580
+ * The target of the particular error. For example, the name of the property in error.
121581
+ */
121582
+ target?: string;
121583
+ }
121584
+ /**
121585
+ * An error response from the Container service.
121586
+ */
121587
+ interface CloudErrorResponse {
121588
+ /**
121589
+ * Details about the error.
121590
+ */
121591
+ error?: outputs.containerservice.v20201101.CloudErrorBodyResponse;
121592
+ }
120991
121593
  /**
120992
121594
  * Profile for Linux VMs in the container service cluster.
120993
121595
  */
@@ -120999,7 +121601,7 @@ export declare namespace containerservice {
120999
121601
  /**
121000
121602
  * SSH configuration for Linux-based VMs running on Azure.
121001
121603
  */
121002
- ssh: outputs.containerservice.v20200901.ContainerServiceSshConfigurationResponse;
121604
+ ssh: outputs.containerservice.v20201101.ContainerServiceSshConfigurationResponse;
121003
121605
  }
121004
121606
  /**
121005
121607
  * Profile of network configuration.
@@ -121016,7 +121618,7 @@ export declare namespace containerservice {
121016
121618
  /**
121017
121619
  * Profile of the cluster load balancer.
121018
121620
  */
121019
- loadBalancerProfile?: outputs.containerservice.v20200901.ManagedClusterLoadBalancerProfileResponse;
121621
+ loadBalancerProfile?: outputs.containerservice.v20201101.ManagedClusterLoadBalancerProfileResponse;
121020
121622
  /**
121021
121623
  * The load balancer sku for the managed cluster.
121022
121624
  */
@@ -121057,7 +121659,7 @@ export declare namespace containerservice {
121057
121659
  /**
121058
121660
  * The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
121059
121661
  */
121060
- publicKeys: outputs.containerservice.v20200901.ContainerServiceSshPublicKeyResponse[];
121662
+ publicKeys: outputs.containerservice.v20201101.ContainerServiceSshPublicKeyResponse[];
121061
121663
  }
121062
121664
  /**
121063
121665
  * Contains information about SSH certificate public key data.
@@ -121081,6 +121683,64 @@ export declare namespace containerservice {
121081
121683
  */
121082
121684
  value: string;
121083
121685
  }
121686
+ /**
121687
+ * Kubelet configurations of agent nodes.
121688
+ */
121689
+ interface KubeletConfigResponse {
121690
+ /**
121691
+ * Allowlist of unsafe sysctls or unsafe sysctl patterns (ending in `*`).
121692
+ */
121693
+ allowedUnsafeSysctls?: string[];
121694
+ /**
121695
+ * Enable CPU CFS quota enforcement for containers that specify CPU limits.
121696
+ */
121697
+ cpuCfsQuota?: boolean;
121698
+ /**
121699
+ * Sets CPU CFS quota period value.
121700
+ */
121701
+ cpuCfsQuotaPeriod?: string;
121702
+ /**
121703
+ * CPU Manager policy to use.
121704
+ */
121705
+ cpuManagerPolicy?: string;
121706
+ /**
121707
+ * If set to true it will make the Kubelet fail to start if swap is enabled on the node.
121708
+ */
121709
+ failSwapOn?: boolean;
121710
+ /**
121711
+ * The percent of disk usage after which image garbage collection is always run.
121712
+ */
121713
+ imageGcHighThreshold?: number;
121714
+ /**
121715
+ * The percent of disk usage before which image garbage collection is never run.
121716
+ */
121717
+ imageGcLowThreshold?: number;
121718
+ /**
121719
+ * Topology Manager policy to use.
121720
+ */
121721
+ topologyManagerPolicy?: string;
121722
+ }
121723
+ /**
121724
+ * OS configurations of Linux agent nodes.
121725
+ */
121726
+ interface LinuxOSConfigResponse {
121727
+ /**
121728
+ * SwapFileSizeMB specifies size in MB of a swap file will be created on each node.
121729
+ */
121730
+ swapFileSizeMB?: number;
121731
+ /**
121732
+ * Sysctl settings for Linux agent nodes.
121733
+ */
121734
+ sysctls?: outputs.containerservice.v20201101.SysctlConfigResponse;
121735
+ /**
121736
+ * Transparent Huge Page defrag configuration.
121737
+ */
121738
+ transparentHugePageDefrag?: string;
121739
+ /**
121740
+ * Transparent Huge Page enabled configuration.
121741
+ */
121742
+ transparentHugePageEnabled?: string;
121743
+ }
121084
121744
  /**
121085
121745
  * AADProfile specifies attributes for Azure Active Directory integration.
121086
121746
  */
@@ -121126,6 +121786,10 @@ export declare namespace containerservice {
121126
121786
  * Whether to create the cluster as a private cluster or not.
121127
121787
  */
121128
121788
  enablePrivateCluster?: boolean;
121789
+ /**
121790
+ * Private dns zone mode for private cluster.
121791
+ */
121792
+ privateDNSZone?: string;
121129
121793
  }
121130
121794
  /**
121131
121795
  * A Kubernetes add-on profile for a managed cluster.
@@ -121144,7 +121808,7 @@ export declare namespace containerservice {
121144
121808
  /**
121145
121809
  * Information of user assigned identity used by this add-on.
121146
121810
  */
121147
- identity: outputs.containerservice.v20200901.ManagedClusterAddonProfileResponseIdentity;
121811
+ identity: outputs.containerservice.v20201101.ManagedClusterAddonProfileResponseIdentity;
121148
121812
  }
121149
121813
  /**
121150
121814
  * Information of user assigned identity used by this add-on.
@@ -121183,6 +121847,14 @@ export declare namespace containerservice {
121183
121847
  * Enable public IP for nodes
121184
121848
  */
121185
121849
  enableNodePublicIP?: boolean;
121850
+ /**
121851
+ * KubeletConfig specifies the configuration of kubelet on agent nodes.
121852
+ */
121853
+ kubeletConfig?: outputs.containerservice.v20201101.KubeletConfigResponse;
121854
+ /**
121855
+ * LinuxOSConfig specifies the OS configuration of linux agent nodes.
121856
+ */
121857
+ linuxOSConfig?: outputs.containerservice.v20201101.LinuxOSConfigResponse;
121186
121858
  /**
121187
121859
  * Maximum number of nodes for auto-scaling
121188
121860
  */
@@ -121226,17 +121898,21 @@ export declare namespace containerservice {
121226
121898
  */
121227
121899
  osDiskSizeGB?: number;
121228
121900
  /**
121229
- * OS disk type to be used for machines in a given agent pool. Allowed values are 'Ephemeral' and 'Managed'. Defaults to 'Managed'. May not be changed after creation.
121901
+ * OS disk type to be used for machines in a given agent pool. Allowed values are 'Ephemeral' and 'Managed'. If unspecified, defaults to 'Ephemeral' when the VM supports ephemeral OS and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation.
121230
121902
  */
121231
121903
  osDiskType?: string;
121232
121904
  /**
121233
121905
  * OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.
121234
121906
  */
121235
121907
  osType?: string;
121908
+ /**
121909
+ * Pod SubnetID specifies the VNet's subnet identifier for pods.
121910
+ */
121911
+ podSubnetID?: string;
121236
121912
  /**
121237
121913
  * Describes whether the Agent Pool is Running or Stopped
121238
121914
  */
121239
- powerState: outputs.containerservice.v20200901.PowerStateResponse;
121915
+ powerState: outputs.containerservice.v20201101.PowerStateResponse;
121240
121916
  /**
121241
121917
  * The current deployment or provisioning state, which only appears in the response.
121242
121918
  */
@@ -121270,16 +121946,25 @@ export declare namespace containerservice {
121270
121946
  /**
121271
121947
  * Settings for upgrading the agentpool
121272
121948
  */
121273
- upgradeSettings?: outputs.containerservice.v20200901.AgentPoolUpgradeSettingsResponse;
121949
+ upgradeSettings?: outputs.containerservice.v20201101.AgentPoolUpgradeSettingsResponse;
121274
121950
  /**
121275
121951
  * Size of agent VMs.
121276
121952
  */
121277
121953
  vmSize?: string;
121278
121954
  /**
121279
- * VNet SubnetID specifies the VNet's subnet identifier.
121955
+ * VNet SubnetID specifies the VNet's subnet identifier for nodes and maybe pods
121280
121956
  */
121281
121957
  vnetSubnetID?: string;
121282
121958
  }
121959
+ /**
121960
+ * Auto upgrade profile for a managed cluster.
121961
+ */
121962
+ interface ManagedClusterAutoUpgradeProfileResponse {
121963
+ /**
121964
+ * upgrade channel for auto upgrade.
121965
+ */
121966
+ upgradeChannel?: string;
121967
+ }
121283
121968
  /**
121284
121969
  * Identity for the managed cluster.
121285
121970
  */
@@ -121300,7 +121985,7 @@ export declare namespace containerservice {
121300
121985
  * The user identity associated with the managed cluster. This identity will be used in control plane and only one user assigned identity is allowed. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
121301
121986
  */
121302
121987
  userAssignedIdentities?: {
121303
- [key: string]: outputs.containerservice.v20200901.ManagedClusterIdentityResponseUserAssignedIdentities;
121988
+ [key: string]: outputs.containerservice.v20201101.ManagedClusterIdentityResponseUserAssignedIdentities;
121304
121989
  };
121305
121990
  }
121306
121991
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -121324,7 +122009,7 @@ export declare namespace containerservice {
121324
122009
  /**
121325
122010
  * The effective outbound IP resources of the cluster load balancer.
121326
122011
  */
121327
- effectiveOutboundIPs?: outputs.containerservice.v20200901.ResourceReferenceResponse[];
122012
+ effectiveOutboundIPs?: outputs.containerservice.v20201101.ResourceReferenceResponse[];
121328
122013
  /**
121329
122014
  * Desired outbound flow idle timeout in minutes. Allowed values must be in the range of 4 to 120 (inclusive). The default value is 30 minutes.
121330
122015
  */
@@ -121332,15 +122017,15 @@ export declare namespace containerservice {
121332
122017
  /**
121333
122018
  * Desired managed outbound IPs for the cluster load balancer.
121334
122019
  */
121335
- managedOutboundIPs?: outputs.containerservice.v20200901.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
122020
+ managedOutboundIPs?: outputs.containerservice.v20201101.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
121336
122021
  /**
121337
122022
  * Desired outbound IP Prefix resources for the cluster load balancer.
121338
122023
  */
121339
- outboundIPPrefixes?: outputs.containerservice.v20200901.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
122024
+ outboundIPPrefixes?: outputs.containerservice.v20201101.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
121340
122025
  /**
121341
122026
  * Desired outbound IP resources for the cluster load balancer.
121342
122027
  */
121343
- outboundIPs?: outputs.containerservice.v20200901.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
122028
+ outboundIPs?: outputs.containerservice.v20201101.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
121344
122029
  }
121345
122030
  /**
121346
122031
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -121366,7 +122051,7 @@ export declare namespace containerservice {
121366
122051
  /**
121367
122052
  * A list of public IP prefix resources.
121368
122053
  */
121369
- publicIPPrefixes?: outputs.containerservice.v20200901.ResourceReferenceResponse[];
122054
+ publicIPPrefixes?: outputs.containerservice.v20201101.ResourceReferenceResponse[];
121370
122055
  }
121371
122056
  /**
121372
122057
  * Desired outbound IP resources for the cluster load balancer.
@@ -121375,7 +122060,62 @@ export declare namespace containerservice {
121375
122060
  /**
121376
122061
  * A list of public IP resources.
121377
122062
  */
121378
- publicIPs?: outputs.containerservice.v20200901.ResourceReferenceResponse[];
122063
+ publicIPs?: outputs.containerservice.v20201101.ResourceReferenceResponse[];
122064
+ }
122065
+ interface ManagedClusterPodIdentityExceptionResponse {
122066
+ /**
122067
+ * Name of the pod identity exception.
122068
+ */
122069
+ name: string;
122070
+ /**
122071
+ * Namespace of the pod identity exception.
122072
+ */
122073
+ namespace: string;
122074
+ /**
122075
+ * Pod labels to match.
122076
+ */
122077
+ podLabels: {
122078
+ [key: string]: string;
122079
+ };
122080
+ }
122081
+ interface ManagedClusterPodIdentityProfileResponse {
122082
+ /**
122083
+ * Whether the pod identity addon is enabled.
122084
+ */
122085
+ enabled?: boolean;
122086
+ /**
122087
+ * User assigned pod identity settings.
122088
+ */
122089
+ userAssignedIdentities?: outputs.containerservice.v20201101.ManagedClusterPodIdentityResponse[];
122090
+ /**
122091
+ * User assigned pod identity exception settings.
122092
+ */
122093
+ userAssignedIdentityExceptions?: outputs.containerservice.v20201101.ManagedClusterPodIdentityExceptionResponse[];
122094
+ }
122095
+ interface ManagedClusterPodIdentityResponse {
122096
+ /**
122097
+ * Information of the user assigned identity.
122098
+ */
122099
+ identity: outputs.containerservice.v20201101.UserAssignedIdentityResponse;
122100
+ /**
122101
+ * Name of the pod identity.
122102
+ */
122103
+ name: string;
122104
+ /**
122105
+ * Namespace of the pod identity.
122106
+ */
122107
+ namespace: string;
122108
+ provisioningInfo: outputs.containerservice.v20201101.ManagedClusterPodIdentityResponseProvisioningInfo;
122109
+ /**
122110
+ * The current provisioning state of the pod identity.
122111
+ */
122112
+ provisioningState: string;
122113
+ }
122114
+ interface ManagedClusterPodIdentityResponseProvisioningInfo {
122115
+ /**
122116
+ * Pod identity assignment error (if any).
122117
+ */
122118
+ error?: outputs.containerservice.v20201101.CloudErrorResponse;
121379
122119
  }
121380
122120
  /**
121381
122121
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -121492,8 +122232,139 @@ export declare namespace containerservice {
121492
122232
  */
121493
122233
  id?: string;
121494
122234
  }
122235
+ /**
122236
+ * Sysctl settings for Linux agent nodes.
122237
+ */
122238
+ interface SysctlConfigResponse {
122239
+ /**
122240
+ * Sysctl setting fs.aio-max-nr.
122241
+ */
122242
+ fsAioMaxNr?: number;
122243
+ /**
122244
+ * Sysctl setting fs.file-max.
122245
+ */
122246
+ fsFileMax?: number;
122247
+ /**
122248
+ * Sysctl setting fs.inotify.max_user_watches.
122249
+ */
122250
+ fsInotifyMaxUserWatches?: number;
122251
+ /**
122252
+ * Sysctl setting fs.nr_open.
122253
+ */
122254
+ fsNrOpen?: number;
122255
+ /**
122256
+ * Sysctl setting kernel.threads-max.
122257
+ */
122258
+ kernelThreadsMax?: number;
122259
+ /**
122260
+ * Sysctl setting net.core.netdev_max_backlog.
122261
+ */
122262
+ netCoreNetdevMaxBacklog?: number;
122263
+ /**
122264
+ * Sysctl setting net.core.optmem_max.
122265
+ */
122266
+ netCoreOptmemMax?: number;
122267
+ /**
122268
+ * Sysctl setting net.core.rmem_max.
122269
+ */
122270
+ netCoreRmemMax?: number;
122271
+ /**
122272
+ * Sysctl setting net.core.somaxconn.
122273
+ */
122274
+ netCoreSomaxconn?: number;
122275
+ /**
122276
+ * Sysctl setting net.core.wmem_max.
122277
+ */
122278
+ netCoreWmemMax?: number;
122279
+ /**
122280
+ * Sysctl setting net.ipv4.ip_local_port_range.
122281
+ */
122282
+ netIpv4IpLocalPortRange?: string;
122283
+ /**
122284
+ * Sysctl setting net.ipv4.neigh.default.gc_thresh1.
122285
+ */
122286
+ netIpv4NeighDefaultGcThresh1?: number;
122287
+ /**
122288
+ * Sysctl setting net.ipv4.neigh.default.gc_thresh2.
122289
+ */
122290
+ netIpv4NeighDefaultGcThresh2?: number;
122291
+ /**
122292
+ * Sysctl setting net.ipv4.neigh.default.gc_thresh3.
122293
+ */
122294
+ netIpv4NeighDefaultGcThresh3?: number;
122295
+ /**
122296
+ * Sysctl setting net.ipv4.tcp_fin_timeout.
122297
+ */
122298
+ netIpv4TcpFinTimeout?: number;
122299
+ /**
122300
+ * Sysctl setting net.ipv4.tcp_keepalive_probes.
122301
+ */
122302
+ netIpv4TcpKeepaliveProbes?: number;
122303
+ /**
122304
+ * Sysctl setting net.ipv4.tcp_keepalive_time.
122305
+ */
122306
+ netIpv4TcpKeepaliveTime?: number;
122307
+ /**
122308
+ * Sysctl setting net.ipv4.tcp_max_syn_backlog.
122309
+ */
122310
+ netIpv4TcpMaxSynBacklog?: number;
122311
+ /**
122312
+ * Sysctl setting net.ipv4.tcp_max_tw_buckets.
122313
+ */
122314
+ netIpv4TcpMaxTwBuckets?: number;
122315
+ /**
122316
+ * Sysctl setting net.ipv4.tcp_rmem.
122317
+ */
122318
+ netIpv4TcpRmem?: number;
122319
+ /**
122320
+ * Sysctl setting net.ipv4.tcp_tw_reuse.
122321
+ */
122322
+ netIpv4TcpTwReuse?: boolean;
122323
+ /**
122324
+ * Sysctl setting net.ipv4.tcp_wmem.
122325
+ */
122326
+ netIpv4TcpWmem?: number;
122327
+ /**
122328
+ * Sysctl setting net.ipv4.tcp_keepalive_intvl.
122329
+ */
122330
+ netIpv4TcpkeepaliveIntvl?: number;
122331
+ /**
122332
+ * Sysctl setting net.netfilter.nf_conntrack_buckets.
122333
+ */
122334
+ netNetfilterNfConntrackBuckets?: number;
122335
+ /**
122336
+ * Sysctl setting net.netfilter.nf_conntrack_max.
122337
+ */
122338
+ netNetfilterNfConntrackMax?: number;
122339
+ /**
122340
+ * Sysctl setting vm.max_map_count.
122341
+ */
122342
+ vmMaxMapCount?: number;
122343
+ /**
122344
+ * Sysctl setting vm.swappiness.
122345
+ */
122346
+ vmSwappiness?: number;
122347
+ /**
122348
+ * Sysctl setting vm.vfs_cache_pressure.
122349
+ */
122350
+ vmVfsCachePressure?: number;
122351
+ }
122352
+ interface UserAssignedIdentityResponse {
122353
+ /**
122354
+ * The client id of the user assigned identity.
122355
+ */
122356
+ clientId?: string;
122357
+ /**
122358
+ * The object id of the user assigned identity.
122359
+ */
122360
+ objectId?: string;
122361
+ /**
122362
+ * The resource id of the user assigned identity.
122363
+ */
122364
+ resourceId?: string;
122365
+ }
121495
122366
  }
121496
- namespace v20201101 {
122367
+ namespace v20201201 {
121497
122368
  /**
121498
122369
  * Settings for upgrading an agentpool
121499
122370
  */
@@ -121514,7 +122385,7 @@ export declare namespace containerservice {
121514
122385
  /**
121515
122386
  * A list of additional details about the error.
121516
122387
  */
121517
- details?: outputs.containerservice.v20201101.CloudErrorBodyResponse[];
122388
+ details?: outputs.containerservice.v20201201.CloudErrorBodyResponse[];
121518
122389
  /**
121519
122390
  * A message describing the error, intended to be suitable for display in a user interface.
121520
122391
  */
@@ -121531,7 +122402,7 @@ export declare namespace containerservice {
121531
122402
  /**
121532
122403
  * Details about the error.
121533
122404
  */
121534
- error?: outputs.containerservice.v20201101.CloudErrorBodyResponse;
122405
+ error?: outputs.containerservice.v20201201.CloudErrorBodyResponse;
121535
122406
  }
121536
122407
  /**
121537
122408
  * Profile for Linux VMs in the container service cluster.
@@ -121544,7 +122415,7 @@ export declare namespace containerservice {
121544
122415
  /**
121545
122416
  * SSH configuration for Linux-based VMs running on Azure.
121546
122417
  */
121547
- ssh: outputs.containerservice.v20201101.ContainerServiceSshConfigurationResponse;
122418
+ ssh: outputs.containerservice.v20201201.ContainerServiceSshConfigurationResponse;
121548
122419
  }
121549
122420
  /**
121550
122421
  * Profile of network configuration.
@@ -121561,7 +122432,7 @@ export declare namespace containerservice {
121561
122432
  /**
121562
122433
  * Profile of the cluster load balancer.
121563
122434
  */
121564
- loadBalancerProfile?: outputs.containerservice.v20201101.ManagedClusterLoadBalancerProfileResponse;
122435
+ loadBalancerProfile?: outputs.containerservice.v20201201.ManagedClusterLoadBalancerProfileResponse;
121565
122436
  /**
121566
122437
  * The load balancer sku for the managed cluster.
121567
122438
  */
@@ -121602,7 +122473,7 @@ export declare namespace containerservice {
121602
122473
  /**
121603
122474
  * The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
121604
122475
  */
121605
- publicKeys: outputs.containerservice.v20201101.ContainerServiceSshPublicKeyResponse[];
122476
+ publicKeys: outputs.containerservice.v20201201.ContainerServiceSshPublicKeyResponse[];
121606
122477
  }
121607
122478
  /**
121608
122479
  * Contains information about SSH certificate public key data.
@@ -121634,6 +122505,14 @@ export declare namespace containerservice {
121634
122505
  * Allowlist of unsafe sysctls or unsafe sysctl patterns (ending in `*`).
121635
122506
  */
121636
122507
  allowedUnsafeSysctls?: string[];
122508
+ /**
122509
+ * The maximum number of container log files that can be present for a container. The number must be ≥ 2.
122510
+ */
122511
+ containerLogMaxFiles?: number;
122512
+ /**
122513
+ * The maximum size (e.g. 10Mi) of container log file before it is rotated.
122514
+ */
122515
+ containerLogMaxSizeMB?: number;
121637
122516
  /**
121638
122517
  * Enable CPU CFS quota enforcement for containers that specify CPU limits.
121639
122518
  */
@@ -121658,6 +122537,10 @@ export declare namespace containerservice {
121658
122537
  * The percent of disk usage before which image garbage collection is never run.
121659
122538
  */
121660
122539
  imageGcLowThreshold?: number;
122540
+ /**
122541
+ * The maximum number of processes per pod.
122542
+ */
122543
+ podMaxPids?: number;
121661
122544
  /**
121662
122545
  * Topology Manager policy to use.
121663
122546
  */
@@ -121674,7 +122557,7 @@ export declare namespace containerservice {
121674
122557
  /**
121675
122558
  * Sysctl settings for Linux agent nodes.
121676
122559
  */
121677
- sysctls?: outputs.containerservice.v20201101.SysctlConfigResponse;
122560
+ sysctls?: outputs.containerservice.v20201201.SysctlConfigResponse;
121678
122561
  /**
121679
122562
  * Transparent Huge Page defrag configuration.
121680
122563
  */
@@ -121751,7 +122634,7 @@ export declare namespace containerservice {
121751
122634
  /**
121752
122635
  * Information of user assigned identity used by this add-on.
121753
122636
  */
121754
- identity: outputs.containerservice.v20201101.ManagedClusterAddonProfileResponseIdentity;
122637
+ identity: outputs.containerservice.v20201201.ManagedClusterAddonProfileResponseIdentity;
121755
122638
  }
121756
122639
  /**
121757
122640
  * Information of user assigned identity used by this add-on.
@@ -121786,6 +122669,10 @@ export declare namespace containerservice {
121786
122669
  * Whether to enable auto-scaler
121787
122670
  */
121788
122671
  enableAutoScaling?: boolean;
122672
+ /**
122673
+ * Whether to enable EncryptionAtHost
122674
+ */
122675
+ enableEncryptionAtHost?: boolean;
121789
122676
  /**
121790
122677
  * Enable public IP for nodes
121791
122678
  */
@@ -121793,11 +122680,15 @@ export declare namespace containerservice {
121793
122680
  /**
121794
122681
  * KubeletConfig specifies the configuration of kubelet on agent nodes.
121795
122682
  */
121796
- kubeletConfig?: outputs.containerservice.v20201101.KubeletConfigResponse;
122683
+ kubeletConfig?: outputs.containerservice.v20201201.KubeletConfigResponse;
122684
+ /**
122685
+ * KubeletDiskType determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. Currently allows one value, OS, resulting in Kubelet using the OS disk for data.
122686
+ */
122687
+ kubeletDiskType?: string;
121797
122688
  /**
121798
122689
  * LinuxOSConfig specifies the OS configuration of linux agent nodes.
121799
122690
  */
121800
- linuxOSConfig?: outputs.containerservice.v20201101.LinuxOSConfigResponse;
122691
+ linuxOSConfig?: outputs.containerservice.v20201201.LinuxOSConfigResponse;
121801
122692
  /**
121802
122693
  * Maximum number of nodes for auto-scaling
121803
122694
  */
@@ -121855,7 +122746,7 @@ export declare namespace containerservice {
121855
122746
  /**
121856
122747
  * Describes whether the Agent Pool is Running or Stopped
121857
122748
  */
121858
- powerState: outputs.containerservice.v20201101.PowerStateResponse;
122749
+ powerState: outputs.containerservice.v20201201.PowerStateResponse;
121859
122750
  /**
121860
122751
  * The current deployment or provisioning state, which only appears in the response.
121861
122752
  */
@@ -121889,7 +122780,7 @@ export declare namespace containerservice {
121889
122780
  /**
121890
122781
  * Settings for upgrading the agentpool
121891
122782
  */
121892
- upgradeSettings?: outputs.containerservice.v20201101.AgentPoolUpgradeSettingsResponse;
122783
+ upgradeSettings?: outputs.containerservice.v20201201.AgentPoolUpgradeSettingsResponse;
121893
122784
  /**
121894
122785
  * Size of agent VMs.
121895
122786
  */
@@ -121928,7 +122819,7 @@ export declare namespace containerservice {
121928
122819
  * The user identity associated with the managed cluster. This identity will be used in control plane and only one user assigned identity is allowed. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
121929
122820
  */
121930
122821
  userAssignedIdentities?: {
121931
- [key: string]: outputs.containerservice.v20201101.ManagedClusterIdentityResponseUserAssignedIdentities;
122822
+ [key: string]: outputs.containerservice.v20201201.ManagedClusterIdentityResponseUserAssignedIdentities;
121932
122823
  };
121933
122824
  }
121934
122825
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -121952,7 +122843,7 @@ export declare namespace containerservice {
121952
122843
  /**
121953
122844
  * The effective outbound IP resources of the cluster load balancer.
121954
122845
  */
121955
- effectiveOutboundIPs?: outputs.containerservice.v20201101.ResourceReferenceResponse[];
122846
+ effectiveOutboundIPs?: outputs.containerservice.v20201201.ResourceReferenceResponse[];
121956
122847
  /**
121957
122848
  * Desired outbound flow idle timeout in minutes. Allowed values must be in the range of 4 to 120 (inclusive). The default value is 30 minutes.
121958
122849
  */
@@ -121960,15 +122851,15 @@ export declare namespace containerservice {
121960
122851
  /**
121961
122852
  * Desired managed outbound IPs for the cluster load balancer.
121962
122853
  */
121963
- managedOutboundIPs?: outputs.containerservice.v20201101.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
122854
+ managedOutboundIPs?: outputs.containerservice.v20201201.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
121964
122855
  /**
121965
122856
  * Desired outbound IP Prefix resources for the cluster load balancer.
121966
122857
  */
121967
- outboundIPPrefixes?: outputs.containerservice.v20201101.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
122858
+ outboundIPPrefixes?: outputs.containerservice.v20201201.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
121968
122859
  /**
121969
122860
  * Desired outbound IP resources for the cluster load balancer.
121970
122861
  */
121971
- outboundIPs?: outputs.containerservice.v20201101.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
122862
+ outboundIPs?: outputs.containerservice.v20201201.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
121972
122863
  }
121973
122864
  /**
121974
122865
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -121994,7 +122885,7 @@ export declare namespace containerservice {
121994
122885
  /**
121995
122886
  * A list of public IP prefix resources.
121996
122887
  */
121997
- publicIPPrefixes?: outputs.containerservice.v20201101.ResourceReferenceResponse[];
122888
+ publicIPPrefixes?: outputs.containerservice.v20201201.ResourceReferenceResponse[];
121998
122889
  }
121999
122890
  /**
122000
122891
  * Desired outbound IP resources for the cluster load balancer.
@@ -122003,7 +122894,7 @@ export declare namespace containerservice {
122003
122894
  /**
122004
122895
  * A list of public IP resources.
122005
122896
  */
122006
- publicIPs?: outputs.containerservice.v20201101.ResourceReferenceResponse[];
122897
+ publicIPs?: outputs.containerservice.v20201201.ResourceReferenceResponse[];
122007
122898
  }
122008
122899
  interface ManagedClusterPodIdentityExceptionResponse {
122009
122900
  /**
@@ -122029,17 +122920,17 @@ export declare namespace containerservice {
122029
122920
  /**
122030
122921
  * User assigned pod identity settings.
122031
122922
  */
122032
- userAssignedIdentities?: outputs.containerservice.v20201101.ManagedClusterPodIdentityResponse[];
122923
+ userAssignedIdentities?: outputs.containerservice.v20201201.ManagedClusterPodIdentityResponse[];
122033
122924
  /**
122034
122925
  * User assigned pod identity exception settings.
122035
122926
  */
122036
- userAssignedIdentityExceptions?: outputs.containerservice.v20201101.ManagedClusterPodIdentityExceptionResponse[];
122927
+ userAssignedIdentityExceptions?: outputs.containerservice.v20201201.ManagedClusterPodIdentityExceptionResponse[];
122037
122928
  }
122038
122929
  interface ManagedClusterPodIdentityResponse {
122039
122930
  /**
122040
122931
  * Information of the user assigned identity.
122041
122932
  */
122042
- identity: outputs.containerservice.v20201101.UserAssignedIdentityResponse;
122933
+ identity: outputs.containerservice.v20201201.UserAssignedIdentityResponse;
122043
122934
  /**
122044
122935
  * Name of the pod identity.
122045
122936
  */
@@ -122048,7 +122939,7 @@ export declare namespace containerservice {
122048
122939
  * Namespace of the pod identity.
122049
122940
  */
122050
122941
  namespace: string;
122051
- provisioningInfo: outputs.containerservice.v20201101.ManagedClusterPodIdentityResponseProvisioningInfo;
122942
+ provisioningInfo: outputs.containerservice.v20201201.ManagedClusterPodIdentityResponseProvisioningInfo;
122052
122943
  /**
122053
122944
  * The current provisioning state of the pod identity.
122054
122945
  */
@@ -122058,7 +122949,7 @@ export declare namespace containerservice {
122058
122949
  /**
122059
122950
  * Pod identity assignment error (if any).
122060
122951
  */
122061
- error?: outputs.containerservice.v20201101.CloudErrorResponse;
122952
+ error?: outputs.containerservice.v20201201.CloudErrorResponse;
122062
122953
  }
122063
122954
  /**
122064
122955
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -122068,6 +122959,7 @@ export declare namespace containerservice {
122068
122959
  expander?: string;
122069
122960
  maxEmptyBulkDelete?: string;
122070
122961
  maxGracefulTerminationSec?: string;
122962
+ maxNodeProvisionTime?: string;
122071
122963
  maxTotalUnreadyPercentage?: string;
122072
122964
  newPodScaleUpDelay?: string;
122073
122965
  okTotalUnreadyCount?: string;
@@ -122207,6 +123099,10 @@ export declare namespace containerservice {
122207
123099
  * Sysctl setting net.core.optmem_max.
122208
123100
  */
122209
123101
  netCoreOptmemMax?: number;
123102
+ /**
123103
+ * Sysctl setting net.core.rmem_default.
123104
+ */
123105
+ netCoreRmemDefault?: number;
122210
123106
  /**
122211
123107
  * Sysctl setting net.core.rmem_max.
122212
123108
  */
@@ -122215,6 +123111,10 @@ export declare namespace containerservice {
122215
123111
  * Sysctl setting net.core.somaxconn.
122216
123112
  */
122217
123113
  netCoreSomaxconn?: number;
123114
+ /**
123115
+ * Sysctl setting net.core.wmem_default.
123116
+ */
123117
+ netCoreWmemDefault?: number;
122218
123118
  /**
122219
123119
  * Sysctl setting net.core.wmem_max.
122220
123120
  */
@@ -122255,18 +123155,10 @@ export declare namespace containerservice {
122255
123155
  * Sysctl setting net.ipv4.tcp_max_tw_buckets.
122256
123156
  */
122257
123157
  netIpv4TcpMaxTwBuckets?: number;
122258
- /**
122259
- * Sysctl setting net.ipv4.tcp_rmem.
122260
- */
122261
- netIpv4TcpRmem?: number;
122262
123158
  /**
122263
123159
  * Sysctl setting net.ipv4.tcp_tw_reuse.
122264
123160
  */
122265
123161
  netIpv4TcpTwReuse?: boolean;
122266
- /**
122267
- * Sysctl setting net.ipv4.tcp_wmem.
122268
- */
122269
- netIpv4TcpWmem?: number;
122270
123162
  /**
122271
123163
  * Sysctl setting net.ipv4.tcp_keepalive_intvl.
122272
123164
  */
@@ -122292,6 +123184,61 @@ export declare namespace containerservice {
122292
123184
  */
122293
123185
  vmVfsCachePressure?: number;
122294
123186
  }
123187
+ /**
123188
+ * Metadata pertaining to creation and last modification of the resource.
123189
+ */
123190
+ interface SystemDataResponse {
123191
+ /**
123192
+ * The timestamp of resource creation (UTC).
123193
+ */
123194
+ createdAt?: string;
123195
+ /**
123196
+ * The identity that created the resource.
123197
+ */
123198
+ createdBy?: string;
123199
+ /**
123200
+ * The type of identity that created the resource.
123201
+ */
123202
+ createdByType?: string;
123203
+ /**
123204
+ * The type of identity that last modified the resource.
123205
+ */
123206
+ lastModifiedAt?: string;
123207
+ /**
123208
+ * The identity that last modified the resource.
123209
+ */
123210
+ lastModifiedBy?: string;
123211
+ /**
123212
+ * The type of identity that last modified the resource.
123213
+ */
123214
+ lastModifiedByType?: string;
123215
+ }
123216
+ /**
123217
+ * Time in a week.
123218
+ */
123219
+ interface TimeInWeekResponse {
123220
+ /**
123221
+ * A day in a week.
123222
+ */
123223
+ day?: string;
123224
+ /**
123225
+ * hour slots in a day.
123226
+ */
123227
+ hourSlots?: number[];
123228
+ }
123229
+ /**
123230
+ * The time span with start and end properties.
123231
+ */
123232
+ interface TimeSpanResponse {
123233
+ /**
123234
+ * The end of a time span
123235
+ */
123236
+ end?: string;
123237
+ /**
123238
+ * The start of a time span
123239
+ */
123240
+ start?: string;
123241
+ }
122295
123242
  interface UserAssignedIdentityResponse {
122296
123243
  /**
122297
123244
  * The client id of the user assigned identity.
@@ -122307,7 +123254,7 @@ export declare namespace containerservice {
122307
123254
  resourceId?: string;
122308
123255
  }
122309
123256
  }
122310
- namespace v20201201 {
123257
+ namespace v20210201 {
122311
123258
  /**
122312
123259
  * Settings for upgrading an agentpool
122313
123260
  */
@@ -122328,7 +123275,7 @@ export declare namespace containerservice {
122328
123275
  /**
122329
123276
  * A list of additional details about the error.
122330
123277
  */
122331
- details?: outputs.containerservice.v20201201.CloudErrorBodyResponse[];
123278
+ details?: outputs.containerservice.v20210201.CloudErrorBodyResponse[];
122332
123279
  /**
122333
123280
  * A message describing the error, intended to be suitable for display in a user interface.
122334
123281
  */
@@ -122345,7 +123292,7 @@ export declare namespace containerservice {
122345
123292
  /**
122346
123293
  * Details about the error.
122347
123294
  */
122348
- error?: outputs.containerservice.v20201201.CloudErrorBodyResponse;
123295
+ error?: outputs.containerservice.v20210201.CloudErrorBodyResponse;
122349
123296
  }
122350
123297
  /**
122351
123298
  * Profile for Linux VMs in the container service cluster.
@@ -122358,7 +123305,7 @@ export declare namespace containerservice {
122358
123305
  /**
122359
123306
  * SSH configuration for Linux-based VMs running on Azure.
122360
123307
  */
122361
- ssh: outputs.containerservice.v20201201.ContainerServiceSshConfigurationResponse;
123308
+ ssh: outputs.containerservice.v20210201.ContainerServiceSshConfigurationResponse;
122362
123309
  }
122363
123310
  /**
122364
123311
  * Profile of network configuration.
@@ -122375,7 +123322,7 @@ export declare namespace containerservice {
122375
123322
  /**
122376
123323
  * Profile of the cluster load balancer.
122377
123324
  */
122378
- loadBalancerProfile?: outputs.containerservice.v20201201.ManagedClusterLoadBalancerProfileResponse;
123325
+ loadBalancerProfile?: outputs.containerservice.v20210201.ManagedClusterLoadBalancerProfileResponse;
122379
123326
  /**
122380
123327
  * The load balancer sku for the managed cluster.
122381
123328
  */
@@ -122416,7 +123363,7 @@ export declare namespace containerservice {
122416
123363
  /**
122417
123364
  * The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
122418
123365
  */
122419
- publicKeys: outputs.containerservice.v20201201.ContainerServiceSshPublicKeyResponse[];
123366
+ publicKeys: outputs.containerservice.v20210201.ContainerServiceSshPublicKeyResponse[];
122420
123367
  }
122421
123368
  /**
122422
123369
  * Contains information about SSH certificate public key data.
@@ -122500,7 +123447,7 @@ export declare namespace containerservice {
122500
123447
  /**
122501
123448
  * Sysctl settings for Linux agent nodes.
122502
123449
  */
122503
- sysctls?: outputs.containerservice.v20201201.SysctlConfigResponse;
123450
+ sysctls?: outputs.containerservice.v20210201.SysctlConfigResponse;
122504
123451
  /**
122505
123452
  * Transparent Huge Page defrag configuration.
122506
123453
  */
@@ -122577,7 +123524,7 @@ export declare namespace containerservice {
122577
123524
  /**
122578
123525
  * Information of user assigned identity used by this add-on.
122579
123526
  */
122580
- identity: outputs.containerservice.v20201201.ManagedClusterAddonProfileResponseIdentity;
123527
+ identity: outputs.containerservice.v20210201.ManagedClusterAddonProfileResponseIdentity;
122581
123528
  }
122582
123529
  /**
122583
123530
  * Information of user assigned identity used by this add-on.
@@ -122623,7 +123570,7 @@ export declare namespace containerservice {
122623
123570
  /**
122624
123571
  * KubeletConfig specifies the configuration of kubelet on agent nodes.
122625
123572
  */
122626
- kubeletConfig?: outputs.containerservice.v20201201.KubeletConfigResponse;
123573
+ kubeletConfig?: outputs.containerservice.v20210201.KubeletConfigResponse;
122627
123574
  /**
122628
123575
  * KubeletDiskType determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. Currently allows one value, OS, resulting in Kubelet using the OS disk for data.
122629
123576
  */
@@ -122631,7 +123578,7 @@ export declare namespace containerservice {
122631
123578
  /**
122632
123579
  * LinuxOSConfig specifies the OS configuration of linux agent nodes.
122633
123580
  */
122634
- linuxOSConfig?: outputs.containerservice.v20201201.LinuxOSConfigResponse;
123581
+ linuxOSConfig?: outputs.containerservice.v20210201.LinuxOSConfigResponse;
122635
123582
  /**
122636
123583
  * Maximum number of nodes for auto-scaling
122637
123584
  */
@@ -122662,6 +123609,10 @@ export declare namespace containerservice {
122662
123609
  nodeLabels?: {
122663
123610
  [key: string]: string;
122664
123611
  };
123612
+ /**
123613
+ * Public IP Prefix ID. VM nodes use IPs assigned from this Public IP Prefix.
123614
+ */
123615
+ nodePublicIPPrefixID?: string;
122665
123616
  /**
122666
123617
  * Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
122667
123618
  */
@@ -122689,7 +123640,7 @@ export declare namespace containerservice {
122689
123640
  /**
122690
123641
  * Describes whether the Agent Pool is Running or Stopped
122691
123642
  */
122692
- powerState: outputs.containerservice.v20201201.PowerStateResponse;
123643
+ powerState: outputs.containerservice.v20210201.PowerStateResponse;
122693
123644
  /**
122694
123645
  * The current deployment or provisioning state, which only appears in the response.
122695
123646
  */
@@ -122723,7 +123674,7 @@ export declare namespace containerservice {
122723
123674
  /**
122724
123675
  * Settings for upgrading the agentpool
122725
123676
  */
122726
- upgradeSettings?: outputs.containerservice.v20201201.AgentPoolUpgradeSettingsResponse;
123677
+ upgradeSettings?: outputs.containerservice.v20210201.AgentPoolUpgradeSettingsResponse;
122727
123678
  /**
122728
123679
  * Size of agent VMs.
122729
123680
  */
@@ -122762,7 +123713,7 @@ export declare namespace containerservice {
122762
123713
  * The user identity associated with the managed cluster. This identity will be used in control plane and only one user assigned identity is allowed. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
122763
123714
  */
122764
123715
  userAssignedIdentities?: {
122765
- [key: string]: outputs.containerservice.v20201201.ManagedClusterIdentityResponseUserAssignedIdentities;
123716
+ [key: string]: outputs.containerservice.v20210201.ManagedClusterIdentityResponseUserAssignedIdentities;
122766
123717
  };
122767
123718
  }
122768
123719
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -122786,7 +123737,7 @@ export declare namespace containerservice {
122786
123737
  /**
122787
123738
  * The effective outbound IP resources of the cluster load balancer.
122788
123739
  */
122789
- effectiveOutboundIPs?: outputs.containerservice.v20201201.ResourceReferenceResponse[];
123740
+ effectiveOutboundIPs?: outputs.containerservice.v20210201.ResourceReferenceResponse[];
122790
123741
  /**
122791
123742
  * Desired outbound flow idle timeout in minutes. Allowed values must be in the range of 4 to 120 (inclusive). The default value is 30 minutes.
122792
123743
  */
@@ -122794,15 +123745,15 @@ export declare namespace containerservice {
122794
123745
  /**
122795
123746
  * Desired managed outbound IPs for the cluster load balancer.
122796
123747
  */
122797
- managedOutboundIPs?: outputs.containerservice.v20201201.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
123748
+ managedOutboundIPs?: outputs.containerservice.v20210201.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
122798
123749
  /**
122799
123750
  * Desired outbound IP Prefix resources for the cluster load balancer.
122800
123751
  */
122801
- outboundIPPrefixes?: outputs.containerservice.v20201201.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
123752
+ outboundIPPrefixes?: outputs.containerservice.v20210201.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
122802
123753
  /**
122803
123754
  * Desired outbound IP resources for the cluster load balancer.
122804
123755
  */
122805
- outboundIPs?: outputs.containerservice.v20201201.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
123756
+ outboundIPs?: outputs.containerservice.v20210201.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
122806
123757
  }
122807
123758
  /**
122808
123759
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -122828,7 +123779,7 @@ export declare namespace containerservice {
122828
123779
  /**
122829
123780
  * A list of public IP prefix resources.
122830
123781
  */
122831
- publicIPPrefixes?: outputs.containerservice.v20201201.ResourceReferenceResponse[];
123782
+ publicIPPrefixes?: outputs.containerservice.v20210201.ResourceReferenceResponse[];
122832
123783
  }
122833
123784
  /**
122834
123785
  * Desired outbound IP resources for the cluster load balancer.
@@ -122837,7 +123788,7 @@ export declare namespace containerservice {
122837
123788
  /**
122838
123789
  * A list of public IP resources.
122839
123790
  */
122840
- publicIPs?: outputs.containerservice.v20201201.ResourceReferenceResponse[];
123791
+ publicIPs?: outputs.containerservice.v20210201.ResourceReferenceResponse[];
122841
123792
  }
122842
123793
  interface ManagedClusterPodIdentityExceptionResponse {
122843
123794
  /**
@@ -122856,6 +123807,10 @@ export declare namespace containerservice {
122856
123807
  };
122857
123808
  }
122858
123809
  interface ManagedClusterPodIdentityProfileResponse {
123810
+ /**
123811
+ * Customer consent for enabling AAD pod identity addon in cluster using Kubenet network plugin.
123812
+ */
123813
+ allowNetworkPluginKubenet?: boolean;
122859
123814
  /**
122860
123815
  * Whether the pod identity addon is enabled.
122861
123816
  */
@@ -122863,17 +123818,17 @@ export declare namespace containerservice {
122863
123818
  /**
122864
123819
  * User assigned pod identity settings.
122865
123820
  */
122866
- userAssignedIdentities?: outputs.containerservice.v20201201.ManagedClusterPodIdentityResponse[];
123821
+ userAssignedIdentities?: outputs.containerservice.v20210201.ManagedClusterPodIdentityResponse[];
122867
123822
  /**
122868
123823
  * User assigned pod identity exception settings.
122869
123824
  */
122870
- userAssignedIdentityExceptions?: outputs.containerservice.v20201201.ManagedClusterPodIdentityExceptionResponse[];
123825
+ userAssignedIdentityExceptions?: outputs.containerservice.v20210201.ManagedClusterPodIdentityExceptionResponse[];
122871
123826
  }
122872
123827
  interface ManagedClusterPodIdentityResponse {
122873
123828
  /**
122874
123829
  * Information of the user assigned identity.
122875
123830
  */
122876
- identity: outputs.containerservice.v20201201.UserAssignedIdentityResponse;
123831
+ identity: outputs.containerservice.v20210201.UserAssignedIdentityResponse;
122877
123832
  /**
122878
123833
  * Name of the pod identity.
122879
123834
  */
@@ -122882,7 +123837,7 @@ export declare namespace containerservice {
122882
123837
  * Namespace of the pod identity.
122883
123838
  */
122884
123839
  namespace: string;
122885
- provisioningInfo: outputs.containerservice.v20201201.ManagedClusterPodIdentityResponseProvisioningInfo;
123840
+ provisioningInfo: outputs.containerservice.v20210201.ManagedClusterPodIdentityResponseProvisioningInfo;
122886
123841
  /**
122887
123842
  * The current provisioning state of the pod identity.
122888
123843
  */
@@ -122892,7 +123847,7 @@ export declare namespace containerservice {
122892
123847
  /**
122893
123848
  * Pod identity assignment error (if any).
122894
123849
  */
122895
- error?: outputs.containerservice.v20201201.CloudErrorResponse;
123850
+ error?: outputs.containerservice.v20210201.CloudErrorResponse;
122896
123851
  }
122897
123852
  /**
122898
123853
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -123197,7 +124152,7 @@ export declare namespace containerservice {
123197
124152
  resourceId?: string;
123198
124153
  }
123199
124154
  }
123200
- namespace v20210201 {
124155
+ namespace v20210301 {
123201
124156
  /**
123202
124157
  * Settings for upgrading an agentpool
123203
124158
  */
@@ -123218,7 +124173,7 @@ export declare namespace containerservice {
123218
124173
  /**
123219
124174
  * A list of additional details about the error.
123220
124175
  */
123221
- details?: outputs.containerservice.v20210201.CloudErrorBodyResponse[];
124176
+ details?: outputs.containerservice.v20210301.CloudErrorBodyResponse[];
123222
124177
  /**
123223
124178
  * A message describing the error, intended to be suitable for display in a user interface.
123224
124179
  */
@@ -123235,7 +124190,7 @@ export declare namespace containerservice {
123235
124190
  /**
123236
124191
  * Details about the error.
123237
124192
  */
123238
- error?: outputs.containerservice.v20210201.CloudErrorBodyResponse;
124193
+ error?: outputs.containerservice.v20210301.CloudErrorBodyResponse;
123239
124194
  }
123240
124195
  /**
123241
124196
  * Profile for Linux VMs in the container service cluster.
@@ -123248,7 +124203,7 @@ export declare namespace containerservice {
123248
124203
  /**
123249
124204
  * SSH configuration for Linux-based VMs running on Azure.
123250
124205
  */
123251
- ssh: outputs.containerservice.v20210201.ContainerServiceSshConfigurationResponse;
124206
+ ssh: outputs.containerservice.v20210301.ContainerServiceSshConfigurationResponse;
123252
124207
  }
123253
124208
  /**
123254
124209
  * Profile of network configuration.
@@ -123265,7 +124220,7 @@ export declare namespace containerservice {
123265
124220
  /**
123266
124221
  * Profile of the cluster load balancer.
123267
124222
  */
123268
- loadBalancerProfile?: outputs.containerservice.v20210201.ManagedClusterLoadBalancerProfileResponse;
124223
+ loadBalancerProfile?: outputs.containerservice.v20210301.ManagedClusterLoadBalancerProfileResponse;
123269
124224
  /**
123270
124225
  * The load balancer sku for the managed cluster.
123271
124226
  */
@@ -123306,7 +124261,7 @@ export declare namespace containerservice {
123306
124261
  /**
123307
124262
  * The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
123308
124263
  */
123309
- publicKeys: outputs.containerservice.v20210201.ContainerServiceSshPublicKeyResponse[];
124264
+ publicKeys: outputs.containerservice.v20210301.ContainerServiceSshPublicKeyResponse[];
123310
124265
  }
123311
124266
  /**
123312
124267
  * Contains information about SSH certificate public key data.
@@ -123330,6 +124285,19 @@ export declare namespace containerservice {
123330
124285
  */
123331
124286
  value: string;
123332
124287
  }
124288
+ /**
124289
+ * The complex type of the extended location.
124290
+ */
124291
+ interface ExtendedLocationResponse {
124292
+ /**
124293
+ * The name of the extended location.
124294
+ */
124295
+ name?: string;
124296
+ /**
124297
+ * The type of the extended location.
124298
+ */
124299
+ type?: string;
124300
+ }
123333
124301
  /**
123334
124302
  * Kubelet configurations of agent nodes.
123335
124303
  */
@@ -123390,7 +124358,7 @@ export declare namespace containerservice {
123390
124358
  /**
123391
124359
  * Sysctl settings for Linux agent nodes.
123392
124360
  */
123393
- sysctls?: outputs.containerservice.v20210201.SysctlConfigResponse;
124361
+ sysctls?: outputs.containerservice.v20210301.SysctlConfigResponse;
123394
124362
  /**
123395
124363
  * Transparent Huge Page defrag configuration.
123396
124364
  */
@@ -123467,7 +124435,7 @@ export declare namespace containerservice {
123467
124435
  /**
123468
124436
  * Information of user assigned identity used by this add-on.
123469
124437
  */
123470
- identity: outputs.containerservice.v20210201.ManagedClusterAddonProfileResponseIdentity;
124438
+ identity: outputs.containerservice.v20210301.ManagedClusterAddonProfileResponseIdentity;
123471
124439
  }
123472
124440
  /**
123473
124441
  * Information of user assigned identity used by this add-on.
@@ -123506,14 +124474,22 @@ export declare namespace containerservice {
123506
124474
  * Whether to enable EncryptionAtHost
123507
124475
  */
123508
124476
  enableEncryptionAtHost?: boolean;
124477
+ /**
124478
+ * Whether to use FIPS enabled OS
124479
+ */
124480
+ enableFIPS?: boolean;
123509
124481
  /**
123510
124482
  * Enable public IP for nodes
123511
124483
  */
123512
124484
  enableNodePublicIP?: boolean;
124485
+ /**
124486
+ * GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. Supported values are MIG1g, MIG2g, MIG3g, MIG4g and MIG7g.
124487
+ */
124488
+ gpuInstanceProfile?: string;
123513
124489
  /**
123514
124490
  * KubeletConfig specifies the configuration of kubelet on agent nodes.
123515
124491
  */
123516
- kubeletConfig?: outputs.containerservice.v20210201.KubeletConfigResponse;
124492
+ kubeletConfig?: outputs.containerservice.v20210301.KubeletConfigResponse;
123517
124493
  /**
123518
124494
  * KubeletDiskType determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. Currently allows one value, OS, resulting in Kubelet using the OS disk for data.
123519
124495
  */
@@ -123521,7 +124497,7 @@ export declare namespace containerservice {
123521
124497
  /**
123522
124498
  * LinuxOSConfig specifies the OS configuration of linux agent nodes.
123523
124499
  */
123524
- linuxOSConfig?: outputs.containerservice.v20210201.LinuxOSConfigResponse;
124500
+ linuxOSConfig?: outputs.containerservice.v20210301.LinuxOSConfigResponse;
123525
124501
  /**
123526
124502
  * Maximum number of nodes for auto-scaling
123527
124503
  */
@@ -123572,6 +124548,10 @@ export declare namespace containerservice {
123572
124548
  * OS disk type to be used for machines in a given agent pool. Allowed values are 'Ephemeral' and 'Managed'. If unspecified, defaults to 'Ephemeral' when the VM supports ephemeral OS and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation.
123573
124549
  */
123574
124550
  osDiskType?: string;
124551
+ /**
124552
+ * OsSKU to be used to specify os sku. Choose from Ubuntu(default) and CBLMariner for Linux OSType. Not applicable to Windows OSType.
124553
+ */
124554
+ osSKU?: string;
123575
124555
  /**
123576
124556
  * OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.
123577
124557
  */
@@ -123583,7 +124563,7 @@ export declare namespace containerservice {
123583
124563
  /**
123584
124564
  * Describes whether the Agent Pool is Running or Stopped
123585
124565
  */
123586
- powerState: outputs.containerservice.v20210201.PowerStateResponse;
124566
+ powerState: outputs.containerservice.v20210301.PowerStateResponse;
123587
124567
  /**
123588
124568
  * The current deployment or provisioning state, which only appears in the response.
123589
124569
  */
@@ -123617,7 +124597,7 @@ export declare namespace containerservice {
123617
124597
  /**
123618
124598
  * Settings for upgrading the agentpool
123619
124599
  */
123620
- upgradeSettings?: outputs.containerservice.v20210201.AgentPoolUpgradeSettingsResponse;
124600
+ upgradeSettings?: outputs.containerservice.v20210301.AgentPoolUpgradeSettingsResponse;
123621
124601
  /**
123622
124602
  * Size of agent VMs.
123623
124603
  */
@@ -123636,6 +124616,27 @@ export declare namespace containerservice {
123636
124616
  */
123637
124617
  upgradeChannel?: string;
123638
124618
  }
124619
+ /**
124620
+ * Configurations for provisioning the cluster with HTTP proxy servers.
124621
+ */
124622
+ interface ManagedClusterHTTPProxyConfigResponse {
124623
+ /**
124624
+ * HTTP proxy server endpoint to use.
124625
+ */
124626
+ httpProxy?: string;
124627
+ /**
124628
+ * HTTPS proxy server endpoint to use.
124629
+ */
124630
+ httpsProxy?: string;
124631
+ /**
124632
+ * Endpoints that should not go through proxy.
124633
+ */
124634
+ noProxy?: string[];
124635
+ /**
124636
+ * Alternative CA cert to use for connecting to proxy servers.
124637
+ */
124638
+ trustedCa?: string;
124639
+ }
123639
124640
  /**
123640
124641
  * Identity for the managed cluster.
123641
124642
  */
@@ -123656,7 +124657,7 @@ export declare namespace containerservice {
123656
124657
  * The user identity associated with the managed cluster. This identity will be used in control plane and only one user assigned identity is allowed. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
123657
124658
  */
123658
124659
  userAssignedIdentities?: {
123659
- [key: string]: outputs.containerservice.v20210201.ManagedClusterIdentityResponseUserAssignedIdentities;
124660
+ [key: string]: outputs.containerservice.v20210301.ManagedClusterIdentityResponseUserAssignedIdentities;
123660
124661
  };
123661
124662
  }
123662
124663
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -123680,7 +124681,7 @@ export declare namespace containerservice {
123680
124681
  /**
123681
124682
  * The effective outbound IP resources of the cluster load balancer.
123682
124683
  */
123683
- effectiveOutboundIPs?: outputs.containerservice.v20210201.ResourceReferenceResponse[];
124684
+ effectiveOutboundIPs?: outputs.containerservice.v20210301.ResourceReferenceResponse[];
123684
124685
  /**
123685
124686
  * Desired outbound flow idle timeout in minutes. Allowed values must be in the range of 4 to 120 (inclusive). The default value is 30 minutes.
123686
124687
  */
@@ -123688,15 +124689,15 @@ export declare namespace containerservice {
123688
124689
  /**
123689
124690
  * Desired managed outbound IPs for the cluster load balancer.
123690
124691
  */
123691
- managedOutboundIPs?: outputs.containerservice.v20210201.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
124692
+ managedOutboundIPs?: outputs.containerservice.v20210301.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
123692
124693
  /**
123693
124694
  * Desired outbound IP Prefix resources for the cluster load balancer.
123694
124695
  */
123695
- outboundIPPrefixes?: outputs.containerservice.v20210201.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
124696
+ outboundIPPrefixes?: outputs.containerservice.v20210301.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
123696
124697
  /**
123697
124698
  * Desired outbound IP resources for the cluster load balancer.
123698
124699
  */
123699
- outboundIPs?: outputs.containerservice.v20210201.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
124700
+ outboundIPs?: outputs.containerservice.v20210301.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
123700
124701
  }
123701
124702
  /**
123702
124703
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -123722,7 +124723,7 @@ export declare namespace containerservice {
123722
124723
  /**
123723
124724
  * A list of public IP prefix resources.
123724
124725
  */
123725
- publicIPPrefixes?: outputs.containerservice.v20210201.ResourceReferenceResponse[];
124726
+ publicIPPrefixes?: outputs.containerservice.v20210301.ResourceReferenceResponse[];
123726
124727
  }
123727
124728
  /**
123728
124729
  * Desired outbound IP resources for the cluster load balancer.
@@ -123731,7 +124732,7 @@ export declare namespace containerservice {
123731
124732
  /**
123732
124733
  * A list of public IP resources.
123733
124734
  */
123734
- publicIPs?: outputs.containerservice.v20210201.ResourceReferenceResponse[];
124735
+ publicIPs?: outputs.containerservice.v20210301.ResourceReferenceResponse[];
123735
124736
  }
123736
124737
  interface ManagedClusterPodIdentityExceptionResponse {
123737
124738
  /**
@@ -123761,17 +124762,21 @@ export declare namespace containerservice {
123761
124762
  /**
123762
124763
  * User assigned pod identity settings.
123763
124764
  */
123764
- userAssignedIdentities?: outputs.containerservice.v20210201.ManagedClusterPodIdentityResponse[];
124765
+ userAssignedIdentities?: outputs.containerservice.v20210301.ManagedClusterPodIdentityResponse[];
123765
124766
  /**
123766
124767
  * User assigned pod identity exception settings.
123767
124768
  */
123768
- userAssignedIdentityExceptions?: outputs.containerservice.v20210201.ManagedClusterPodIdentityExceptionResponse[];
124769
+ userAssignedIdentityExceptions?: outputs.containerservice.v20210301.ManagedClusterPodIdentityExceptionResponse[];
123769
124770
  }
123770
124771
  interface ManagedClusterPodIdentityResponse {
124772
+ /**
124773
+ * Binding selector to use for the AzureIdentityBinding resource.
124774
+ */
124775
+ bindingSelector?: string;
123771
124776
  /**
123772
124777
  * Information of the user assigned identity.
123773
124778
  */
123774
- identity: outputs.containerservice.v20210201.UserAssignedIdentityResponse;
124779
+ identity: outputs.containerservice.v20210301.UserAssignedIdentityResponse;
123775
124780
  /**
123776
124781
  * Name of the pod identity.
123777
124782
  */
@@ -123780,7 +124785,7 @@ export declare namespace containerservice {
123780
124785
  * Namespace of the pod identity.
123781
124786
  */
123782
124787
  namespace: string;
123783
- provisioningInfo: outputs.containerservice.v20210201.ManagedClusterPodIdentityResponseProvisioningInfo;
124788
+ provisioningInfo: outputs.containerservice.v20210301.ManagedClusterPodIdentityResponseProvisioningInfo;
123784
124789
  /**
123785
124790
  * The current provisioning state of the pod identity.
123786
124791
  */
@@ -123790,7 +124795,7 @@ export declare namespace containerservice {
123790
124795
  /**
123791
124796
  * Pod identity assignment error (if any).
123792
124797
  */
123793
- error?: outputs.containerservice.v20210201.CloudErrorResponse;
124798
+ error?: outputs.containerservice.v20210301.CloudErrorResponse;
123794
124799
  }
123795
124800
  /**
123796
124801
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -123863,6 +124868,10 @@ export declare namespace containerservice {
123863
124868
  * Specifies the name of the administrator account. <br><br> **restriction:** Cannot end in "." <br><br> **Disallowed values:** "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". <br><br> **Minimum-length:** 1 character <br><br> **Max-length:** 20 characters
123864
124869
  */
123865
124870
  adminUsername: string;
124871
+ /**
124872
+ * Whether to enable CSI proxy.
124873
+ */
124874
+ enableCSIProxy?: boolean;
123866
124875
  /**
123867
124876
  * The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs.
123868
124877
  */
@@ -123886,6 +124895,35 @@ export declare namespace containerservice {
123886
124895
  */
123887
124896
  id?: string;
123888
124897
  }
124898
+ /**
124899
+ * A private link resource
124900
+ */
124901
+ interface PrivateLinkResourceResponse {
124902
+ /**
124903
+ * The group ID of the resource.
124904
+ */
124905
+ groupId?: string;
124906
+ /**
124907
+ * The ID of the private link resource.
124908
+ */
124909
+ id?: string;
124910
+ /**
124911
+ * The name of the private link resource.
124912
+ */
124913
+ name?: string;
124914
+ /**
124915
+ * The private link service ID of the resource, this field is exposed only to NRP internally.
124916
+ */
124917
+ privateLinkServiceID: string;
124918
+ /**
124919
+ * RequiredMembers of the resource
124920
+ */
124921
+ requiredMembers?: string[];
124922
+ /**
124923
+ * The resource type.
124924
+ */
124925
+ type?: string;
124926
+ }
123889
124927
  /**
123890
124928
  * The state of a private link service connection.
123891
124929
  */
@@ -124095,46 +125133,16 @@ export declare namespace containerservice {
124095
125133
  resourceId?: string;
124096
125134
  }
124097
125135
  }
124098
- namespace v20210301 {
125136
+ namespace v20210501 {
124099
125137
  /**
124100
125138
  * Settings for upgrading an agentpool
124101
125139
  */
124102
125140
  interface AgentPoolUpgradeSettingsResponse {
124103
125141
  /**
124104
- * Count or percentage of additional nodes to be added during upgrade. If empty uses AKS default
125142
+ * This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1. For more information, including best practices, see: https://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade
124105
125143
  */
124106
125144
  maxSurge?: string;
124107
125145
  }
124108
- /**
124109
- * An error response from the Container service.
124110
- */
124111
- interface CloudErrorBodyResponse {
124112
- /**
124113
- * An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
124114
- */
124115
- code?: string;
124116
- /**
124117
- * A list of additional details about the error.
124118
- */
124119
- details?: outputs.containerservice.v20210301.CloudErrorBodyResponse[];
124120
- /**
124121
- * A message describing the error, intended to be suitable for display in a user interface.
124122
- */
124123
- message?: string;
124124
- /**
124125
- * The target of the particular error. For example, the name of the property in error.
124126
- */
124127
- target?: string;
124128
- }
124129
- /**
124130
- * An error response from the Container service.
124131
- */
124132
- interface CloudErrorResponse {
124133
- /**
124134
- * Details about the error.
124135
- */
124136
- error?: outputs.containerservice.v20210301.CloudErrorBodyResponse;
124137
- }
124138
125146
  /**
124139
125147
  * Profile for Linux VMs in the container service cluster.
124140
125148
  */
@@ -124144,9 +125152,9 @@ export declare namespace containerservice {
124144
125152
  */
124145
125153
  adminUsername: string;
124146
125154
  /**
124147
- * SSH configuration for Linux-based VMs running on Azure.
125155
+ * The SSH configuration for Linux-based VMs running on Azure.
124148
125156
  */
124149
- ssh: outputs.containerservice.v20210301.ContainerServiceSshConfigurationResponse;
125157
+ ssh: outputs.containerservice.v20210501.ContainerServiceSshConfigurationResponse;
124150
125158
  }
124151
125159
  /**
124152
125160
  * Profile of network configuration.
@@ -124163,25 +125171,25 @@ export declare namespace containerservice {
124163
125171
  /**
124164
125172
  * Profile of the cluster load balancer.
124165
125173
  */
124166
- loadBalancerProfile?: outputs.containerservice.v20210301.ManagedClusterLoadBalancerProfileResponse;
125174
+ loadBalancerProfile?: outputs.containerservice.v20210501.ManagedClusterLoadBalancerProfileResponse;
124167
125175
  /**
124168
- * The load balancer sku for the managed cluster.
125176
+ * The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs.
124169
125177
  */
124170
125178
  loadBalancerSku?: string;
124171
125179
  /**
124172
- * Network mode used for building Kubernetes network.
125180
+ * This cannot be specified if networkPlugin is anything other than 'azure'.
124173
125181
  */
124174
125182
  networkMode?: string;
124175
125183
  /**
124176
- * Network plugin used for building Kubernetes network.
125184
+ * Network plugin used for building the Kubernetes network.
124177
125185
  */
124178
125186
  networkPlugin?: string;
124179
125187
  /**
124180
- * Network policy used for building Kubernetes network.
125188
+ * Network policy used for building the Kubernetes network.
124181
125189
  */
124182
125190
  networkPolicy?: string;
124183
125191
  /**
124184
- * The outbound (egress) routing method.
125192
+ * This can only be set at cluster creation time and cannot be changed later. For more information see [egress outbound type](https://docs.microsoft.com/azure/aks/egress-outboundtype).
124185
125193
  */
124186
125194
  outboundType?: string;
124187
125195
  /**
@@ -124202,9 +125210,9 @@ export declare namespace containerservice {
124202
125210
  */
124203
125211
  interface ContainerServiceSshConfigurationResponse {
124204
125212
  /**
124205
- * The list of SSH public keys used to authenticate with Linux-based VMs. Only expect one key specified.
125213
+ * The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified.
124206
125214
  */
124207
- publicKeys: outputs.containerservice.v20210301.ContainerServiceSshPublicKeyResponse[];
125215
+ publicKeys: outputs.containerservice.v20210501.ContainerServiceSshPublicKeyResponse[];
124208
125216
  }
124209
125217
  /**
124210
125218
  * Contains information about SSH certificate public key data.
@@ -124242,11 +125250,11 @@ export declare namespace containerservice {
124242
125250
  type?: string;
124243
125251
  }
124244
125252
  /**
124245
- * Kubelet configurations of agent nodes.
125253
+ * See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details.
124246
125254
  */
124247
125255
  interface KubeletConfigResponse {
124248
125256
  /**
124249
- * Allowlist of unsafe sysctls or unsafe sysctl patterns (ending in `*`).
125257
+ * Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in `*`).
124250
125258
  */
124251
125259
  allowedUnsafeSysctls?: string[];
124252
125260
  /**
@@ -124258,15 +125266,15 @@ export declare namespace containerservice {
124258
125266
  */
124259
125267
  containerLogMaxSizeMB?: number;
124260
125268
  /**
124261
- * Enable CPU CFS quota enforcement for containers that specify CPU limits.
125269
+ * The default is true.
124262
125270
  */
124263
125271
  cpuCfsQuota?: boolean;
124264
125272
  /**
124265
- * Sets CPU CFS quota period value.
125273
+ * The default is '100ms.' Valid values are a sequence of decimal numbers with an optional fraction and a unit suffix. For example: '300ms', '2h45m'. Supported units are 'ns', 'us', 'ms', 's', 'm', and 'h'.
124266
125274
  */
124267
125275
  cpuCfsQuotaPeriod?: string;
124268
125276
  /**
124269
- * CPU Manager policy to use.
125277
+ * The default is 'none'. See [Kubernetes CPU management policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/#cpu-management-policies) for more information. Allowed values are 'none' and 'static'.
124270
125278
  */
124271
125279
  cpuManagerPolicy?: string;
124272
125280
  /**
@@ -124274,11 +125282,11 @@ export declare namespace containerservice {
124274
125282
  */
124275
125283
  failSwapOn?: boolean;
124276
125284
  /**
124277
- * The percent of disk usage after which image garbage collection is always run.
125285
+ * To disable image garbage collection, set to 100. The default is 85%
124278
125286
  */
124279
125287
  imageGcHighThreshold?: number;
124280
125288
  /**
124281
- * The percent of disk usage before which image garbage collection is never run.
125289
+ * This cannot be set higher than imageGcHighThreshold. The default is 80%
124282
125290
  */
124283
125291
  imageGcLowThreshold?: number;
124284
125292
  /**
@@ -124286,37 +125294,37 @@ export declare namespace containerservice {
124286
125294
  */
124287
125295
  podMaxPids?: number;
124288
125296
  /**
124289
- * Topology Manager policy to use.
125297
+ * For more information see [Kubernetes Topology Manager](https://kubernetes.io/docs/tasks/administer-cluster/topology-manager). The default is 'none'. Allowed values are 'none', 'best-effort', 'restricted', and 'single-numa-node'.
124290
125298
  */
124291
125299
  topologyManagerPolicy?: string;
124292
125300
  }
124293
125301
  /**
124294
- * OS configurations of Linux agent nodes.
125302
+ * See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details.
124295
125303
  */
124296
125304
  interface LinuxOSConfigResponse {
124297
125305
  /**
124298
- * SwapFileSizeMB specifies size in MB of a swap file will be created on each node.
125306
+ * The size in MB of a swap file that will be created on each node.
124299
125307
  */
124300
125308
  swapFileSizeMB?: number;
124301
125309
  /**
124302
125310
  * Sysctl settings for Linux agent nodes.
124303
125311
  */
124304
- sysctls?: outputs.containerservice.v20210301.SysctlConfigResponse;
125312
+ sysctls?: outputs.containerservice.v20210501.SysctlConfigResponse;
124305
125313
  /**
124306
- * Transparent Huge Page defrag configuration.
125314
+ * Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge).
124307
125315
  */
124308
125316
  transparentHugePageDefrag?: string;
124309
125317
  /**
124310
- * Transparent Huge Page enabled configuration.
125318
+ * Valid values are 'always', 'madvise', and 'never'. The default is 'always'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge).
124311
125319
  */
124312
125320
  transparentHugePageEnabled?: string;
124313
125321
  }
124314
125322
  /**
124315
- * AADProfile specifies attributes for Azure Active Directory integration.
125323
+ * For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad).
124316
125324
  */
124317
125325
  interface ManagedClusterAADProfileResponse {
124318
125326
  /**
124319
- * AAD group object IDs that will have admin role of the cluster.
125327
+ * The list of AAD group object IDs that will have admin role of the cluster.
124320
125328
  */
124321
125329
  adminGroupObjectIDs?: string[];
124322
125330
  /**
@@ -124349,15 +125357,19 @@ export declare namespace containerservice {
124349
125357
  */
124350
125358
  interface ManagedClusterAPIServerAccessProfileResponse {
124351
125359
  /**
124352
- * Authorized IP Ranges to kubernetes API server.
125360
+ * IP ranges are specified in CIDR format, e.g. 137.117.106.88/29. This feature is not compatible with clusters that use Public IP Per Node, or clusters that are using a Basic Load Balancer. For more information see [API server authorized IP ranges](https://docs.microsoft.com/azure/aks/api-server-authorized-ip-ranges).
124353
125361
  */
124354
125362
  authorizedIPRanges?: string[];
124355
125363
  /**
124356
- * Whether to create the cluster as a private cluster or not.
125364
+ * For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters).
124357
125365
  */
124358
125366
  enablePrivateCluster?: boolean;
124359
125367
  /**
124360
- * Private dns zone mode for private cluster.
125368
+ * Whether to create additional public FQDN for private cluster or not.
125369
+ */
125370
+ enablePrivateClusterPublicFQDN?: boolean;
125371
+ /**
125372
+ * The default is System. For more details see [configure private DNS zone](https://docs.microsoft.com/azure/aks/private-clusters#configure-private-dns-zone). Allowed values are 'system' and 'none'.
124361
125373
  */
124362
125374
  privateDNSZone?: string;
124363
125375
  }
@@ -124378,22 +125390,22 @@ export declare namespace containerservice {
124378
125390
  /**
124379
125391
  * Information of user assigned identity used by this add-on.
124380
125392
  */
124381
- identity: outputs.containerservice.v20210301.ManagedClusterAddonProfileResponseIdentity;
125393
+ identity: outputs.containerservice.v20210501.ManagedClusterAddonProfileResponseIdentity;
124382
125394
  }
124383
125395
  /**
124384
125396
  * Information of user assigned identity used by this add-on.
124385
125397
  */
124386
125398
  interface ManagedClusterAddonProfileResponseIdentity {
124387
125399
  /**
124388
- * The client id of the user assigned identity.
125400
+ * The client ID of the user assigned identity.
124389
125401
  */
124390
125402
  clientId?: string;
124391
125403
  /**
124392
- * The object id of the user assigned identity.
125404
+ * The object ID of the user assigned identity.
124393
125405
  */
124394
125406
  objectId?: string;
124395
125407
  /**
124396
- * The resource id of the user assigned identity.
125408
+ * The resource ID of the user assigned identity.
124397
125409
  */
124398
125410
  resourceId?: string;
124399
125411
  }
@@ -124402,11 +125414,11 @@ export declare namespace containerservice {
124402
125414
  */
124403
125415
  interface ManagedClusterAgentPoolProfileResponse {
124404
125416
  /**
124405
- * Availability zones for nodes. Must use VirtualMachineScaleSets AgentPoolType.
125417
+ * The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'.
124406
125418
  */
124407
125419
  availabilityZones?: string[];
124408
125420
  /**
124409
- * Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 100 (inclusive) for user pools and in the range of 1 to 100 (inclusive) for system pools. The default value is 1.
125421
+ * Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1.
124410
125422
  */
124411
125423
  count?: number;
124412
125424
  /**
@@ -124414,101 +125426,105 @@ export declare namespace containerservice {
124414
125426
  */
124415
125427
  enableAutoScaling?: boolean;
124416
125428
  /**
124417
- * Whether to enable EncryptionAtHost
125429
+ * This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption
124418
125430
  */
124419
125431
  enableEncryptionAtHost?: boolean;
124420
125432
  /**
124421
- * Whether to use FIPS enabled OS
125433
+ * See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details.
124422
125434
  */
124423
125435
  enableFIPS?: boolean;
124424
125436
  /**
124425
- * Enable public IP for nodes
125437
+ * Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false.
124426
125438
  */
124427
125439
  enableNodePublicIP?: boolean;
124428
125440
  /**
124429
- * GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. Supported values are MIG1g, MIG2g, MIG3g, MIG4g and MIG7g.
125441
+ * Whether to enable UltraSSD
125442
+ */
125443
+ enableUltraSSD?: boolean;
125444
+ /**
125445
+ * GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
124430
125446
  */
124431
125447
  gpuInstanceProfile?: string;
124432
125448
  /**
124433
- * KubeletConfig specifies the configuration of kubelet on agent nodes.
125449
+ * The Kubelet configuration on the agent pool nodes.
124434
125450
  */
124435
- kubeletConfig?: outputs.containerservice.v20210301.KubeletConfigResponse;
125451
+ kubeletConfig?: outputs.containerservice.v20210501.KubeletConfigResponse;
124436
125452
  /**
124437
- * KubeletDiskType determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. Currently allows one value, OS, resulting in Kubelet using the OS disk for data.
125453
+ * Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
124438
125454
  */
124439
125455
  kubeletDiskType?: string;
124440
125456
  /**
124441
- * LinuxOSConfig specifies the OS configuration of linux agent nodes.
125457
+ * The OS configuration of Linux agent nodes.
124442
125458
  */
124443
- linuxOSConfig?: outputs.containerservice.v20210301.LinuxOSConfigResponse;
125459
+ linuxOSConfig?: outputs.containerservice.v20210501.LinuxOSConfigResponse;
124444
125460
  /**
124445
- * Maximum number of nodes for auto-scaling
125461
+ * The maximum number of nodes for auto-scaling
124446
125462
  */
124447
125463
  maxCount?: number;
124448
125464
  /**
124449
- * Maximum number of pods that can run on a node.
125465
+ * The maximum number of pods that can run on a node.
124450
125466
  */
124451
125467
  maxPods?: number;
124452
125468
  /**
124453
- * Minimum number of nodes for auto-scaling
125469
+ * The minimum number of nodes for auto-scaling
124454
125470
  */
124455
125471
  minCount?: number;
124456
125472
  /**
124457
- * AgentPoolMode represents mode of an agent pool
125473
+ * A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools
124458
125474
  */
124459
125475
  mode?: string;
124460
125476
  /**
124461
- * Unique name of the agent pool profile in the context of the subscription and resource group.
125477
+ * Windows agent pool names must be 6 characters or less.
124462
125478
  */
124463
125479
  name: string;
124464
125480
  /**
124465
- * Version of node image
125481
+ * The version of node image
124466
125482
  */
124467
125483
  nodeImageVersion: string;
124468
125484
  /**
124469
- * Agent pool node labels to be persisted across all nodes in agent pool.
125485
+ * The node labels to be persisted across all nodes in agent pool.
124470
125486
  */
124471
125487
  nodeLabels?: {
124472
125488
  [key: string]: string;
124473
125489
  };
124474
125490
  /**
124475
- * Public IP Prefix ID. VM nodes use IPs assigned from this Public IP Prefix.
125491
+ * This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}
124476
125492
  */
124477
125493
  nodePublicIPPrefixID?: string;
124478
125494
  /**
124479
- * Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
125495
+ * The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
124480
125496
  */
124481
125497
  nodeTaints?: string[];
124482
125498
  /**
124483
- * Version of orchestrator specified when creating the managed cluster.
125499
+ * As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool).
124484
125500
  */
124485
125501
  orchestratorVersion?: string;
124486
125502
  /**
124487
- * OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
125503
+ * OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
124488
125504
  */
124489
125505
  osDiskSizeGB?: number;
124490
125506
  /**
124491
- * OS disk type to be used for machines in a given agent pool. Allowed values are 'Ephemeral' and 'Managed'. If unspecified, defaults to 'Ephemeral' when the VM supports ephemeral OS and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation.
125507
+ * The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os).
124492
125508
  */
124493
125509
  osDiskType?: string;
124494
125510
  /**
124495
- * OsSKU to be used to specify os sku. Choose from Ubuntu(default) and CBLMariner for Linux OSType. Not applicable to Windows OSType.
125511
+ * Specifies an OS SKU. This value must not be specified if OSType is Windows.
124496
125512
  */
124497
125513
  osSKU?: string;
124498
125514
  /**
124499
- * OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.
125515
+ * The operating system type. The default is Linux.
124500
125516
  */
124501
125517
  osType?: string;
124502
125518
  /**
124503
- * Pod SubnetID specifies the VNet's subnet identifier for pods.
125519
+ * If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}
124504
125520
  */
124505
125521
  podSubnetID?: string;
124506
125522
  /**
124507
125523
  * Describes whether the Agent Pool is Running or Stopped
124508
125524
  */
124509
- powerState: outputs.containerservice.v20210301.PowerStateResponse;
125525
+ powerState: outputs.containerservice.v20210501.PowerStateResponse;
124510
125526
  /**
124511
- * The current deployment or provisioning state, which only appears in the response.
125527
+ * The current deployment or provisioning state.
124512
125528
  */
124513
125529
  provisioningState: string;
124514
125530
  /**
@@ -124516,37 +125532,37 @@ export declare namespace containerservice {
124516
125532
  */
124517
125533
  proximityPlacementGroupID?: string;
124518
125534
  /**
124519
- * ScaleSetEvictionPolicy to be used to specify eviction policy for Spot virtual machine scale set. Default to Delete.
125535
+ * This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'.
124520
125536
  */
124521
125537
  scaleSetEvictionPolicy?: string;
124522
125538
  /**
124523
- * ScaleSetPriority to be used to specify virtual machine scale set priority. Default to regular.
125539
+ * The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'.
124524
125540
  */
124525
125541
  scaleSetPriority?: string;
124526
125542
  /**
124527
- * SpotMaxPrice to be used to specify the maximum price you are willing to pay in US Dollars. Possible values are any decimal value greater than zero or -1 which indicates default price to be up-to on-demand.
125543
+ * Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing)
124528
125544
  */
124529
125545
  spotMaxPrice?: number;
124530
125546
  /**
124531
- * Agent pool tags to be persisted on the agent pool virtual machine scale set.
125547
+ * The tags to be persisted on the agent pool virtual machine scale set.
124532
125548
  */
124533
125549
  tags?: {
124534
125550
  [key: string]: string;
124535
125551
  };
124536
125552
  /**
124537
- * AgentPoolType represents types of an agent pool
125553
+ * The type of Agent Pool.
124538
125554
  */
124539
125555
  type?: string;
124540
125556
  /**
124541
125557
  * Settings for upgrading the agentpool
124542
125558
  */
124543
- upgradeSettings?: outputs.containerservice.v20210301.AgentPoolUpgradeSettingsResponse;
125559
+ upgradeSettings?: outputs.containerservice.v20210501.AgentPoolUpgradeSettingsResponse;
124544
125560
  /**
124545
- * Size of agent VMs.
125561
+ * VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions
124546
125562
  */
124547
125563
  vmSize?: string;
124548
125564
  /**
124549
- * VNet SubnetID specifies the VNet's subnet identifier for nodes and maybe pods
125565
+ * If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}
124550
125566
  */
124551
125567
  vnetSubnetID?: string;
124552
125568
  }
@@ -124555,24 +125571,24 @@ export declare namespace containerservice {
124555
125571
  */
124556
125572
  interface ManagedClusterAutoUpgradeProfileResponse {
124557
125573
  /**
124558
- * upgrade channel for auto upgrade.
125574
+ * For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel).
124559
125575
  */
124560
125576
  upgradeChannel?: string;
124561
125577
  }
124562
125578
  /**
124563
- * Configurations for provisioning the cluster with HTTP proxy servers.
125579
+ * Cluster HTTP proxy configuration.
124564
125580
  */
124565
125581
  interface ManagedClusterHTTPProxyConfigResponse {
124566
125582
  /**
124567
- * HTTP proxy server endpoint to use.
125583
+ * The HTTP proxy server endpoint to use.
124568
125584
  */
124569
125585
  httpProxy?: string;
124570
125586
  /**
124571
- * HTTPS proxy server endpoint to use.
125587
+ * The HTTPS proxy server endpoint to use.
124572
125588
  */
124573
125589
  httpsProxy?: string;
124574
125590
  /**
124575
- * Endpoints that should not go through proxy.
125591
+ * The endpoints that should not go through proxy.
124576
125592
  */
124577
125593
  noProxy?: string[];
124578
125594
  /**
@@ -124593,14 +125609,14 @@ export declare namespace containerservice {
124593
125609
  */
124594
125610
  tenantId: string;
124595
125611
  /**
124596
- * The type of identity used for the managed cluster. Type 'SystemAssigned' will use an implicitly created identity in master components and an auto-created user assigned identity in MC_ resource group in agent nodes. Type 'None' will not use MSI for the managed cluster, service principal will be used instead.
125612
+ * For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity).
124597
125613
  */
124598
125614
  type?: string;
124599
125615
  /**
124600
- * The user identity associated with the managed cluster. This identity will be used in control plane and only one user assigned identity is allowed. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
125616
+ * The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
124601
125617
  */
124602
125618
  userAssignedIdentities?: {
124603
- [key: string]: outputs.containerservice.v20210301.ManagedClusterIdentityResponseUserAssignedIdentities;
125619
+ [key: string]: outputs.containerservice.v20210501.ManagedClusterIdentityResponseUserAssignedIdentities;
124604
125620
  };
124605
125621
  }
124606
125622
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -124618,29 +125634,29 @@ export declare namespace containerservice {
124618
125634
  */
124619
125635
  interface ManagedClusterLoadBalancerProfileResponse {
124620
125636
  /**
124621
- * Desired number of allocated SNAT ports per VM. Allowed values must be in the range of 0 to 64000 (inclusive). The default value is 0 which results in Azure dynamically allocating ports.
125637
+ * The desired number of allocated SNAT ports per VM. Allowed values are in the range of 0 to 64000 (inclusive). The default value is 0 which results in Azure dynamically allocating ports.
124622
125638
  */
124623
125639
  allocatedOutboundPorts?: number;
124624
125640
  /**
124625
125641
  * The effective outbound IP resources of the cluster load balancer.
124626
125642
  */
124627
- effectiveOutboundIPs?: outputs.containerservice.v20210301.ResourceReferenceResponse[];
125643
+ effectiveOutboundIPs?: outputs.containerservice.v20210501.ResourceReferenceResponse[];
124628
125644
  /**
124629
- * Desired outbound flow idle timeout in minutes. Allowed values must be in the range of 4 to 120 (inclusive). The default value is 30 minutes.
125645
+ * Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes.
124630
125646
  */
124631
125647
  idleTimeoutInMinutes?: number;
124632
125648
  /**
124633
125649
  * Desired managed outbound IPs for the cluster load balancer.
124634
125650
  */
124635
- managedOutboundIPs?: outputs.containerservice.v20210301.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
125651
+ managedOutboundIPs?: outputs.containerservice.v20210501.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
124636
125652
  /**
124637
125653
  * Desired outbound IP Prefix resources for the cluster load balancer.
124638
125654
  */
124639
- outboundIPPrefixes?: outputs.containerservice.v20210301.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
125655
+ outboundIPPrefixes?: outputs.containerservice.v20210501.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
124640
125656
  /**
124641
125657
  * Desired outbound IP resources for the cluster load balancer.
124642
125658
  */
124643
- outboundIPs?: outputs.containerservice.v20210301.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
125659
+ outboundIPs?: outputs.containerservice.v20210501.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
124644
125660
  }
124645
125661
  /**
124646
125662
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -124651,7 +125667,7 @@ export declare namespace containerservice {
124651
125667
  */
124652
125668
  interface ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs {
124653
125669
  /**
124654
- * Desired number of outbound IP created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
125670
+ * The desired number of outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
124655
125671
  */
124656
125672
  count?: number;
124657
125673
  }
@@ -124666,7 +125682,7 @@ export declare namespace containerservice {
124666
125682
  /**
124667
125683
  * A list of public IP prefix resources.
124668
125684
  */
124669
- publicIPPrefixes?: outputs.containerservice.v20210301.ResourceReferenceResponse[];
125685
+ publicIPPrefixes?: outputs.containerservice.v20210501.ResourceReferenceResponse[];
124670
125686
  }
124671
125687
  /**
124672
125688
  * Desired outbound IP resources for the cluster load balancer.
@@ -124675,27 +125691,33 @@ export declare namespace containerservice {
124675
125691
  /**
124676
125692
  * A list of public IP resources.
124677
125693
  */
124678
- publicIPs?: outputs.containerservice.v20210301.ResourceReferenceResponse[];
125694
+ publicIPs?: outputs.containerservice.v20210501.ResourceReferenceResponse[];
124679
125695
  }
125696
+ /**
125697
+ * See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details.
125698
+ */
124680
125699
  interface ManagedClusterPodIdentityExceptionResponse {
124681
125700
  /**
124682
- * Name of the pod identity exception.
125701
+ * The name of the pod identity exception.
124683
125702
  */
124684
125703
  name: string;
124685
125704
  /**
124686
- * Namespace of the pod identity exception.
125705
+ * The namespace of the pod identity exception.
124687
125706
  */
124688
125707
  namespace: string;
124689
125708
  /**
124690
- * Pod labels to match.
125709
+ * The pod labels to match.
124691
125710
  */
124692
125711
  podLabels: {
124693
125712
  [key: string]: string;
124694
125713
  };
124695
125714
  }
125715
+ /**
125716
+ * See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on pod identity integration.
125717
+ */
124696
125718
  interface ManagedClusterPodIdentityProfileResponse {
124697
125719
  /**
124698
- * Customer consent for enabling AAD pod identity addon in cluster using Kubenet network plugin.
125720
+ * Running in Kubenet is disabled by default due to the security related nature of AAD Pod Identity and the risks of IP spoofing. See [using Kubenet network plugin with AAD Pod Identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity#using-kubenet-network-plugin-with-azure-active-directory-pod-managed-identities) for more information.
124699
125721
  */
124700
125722
  allowNetworkPluginKubenet?: boolean;
124701
125723
  /**
@@ -124703,32 +125725,65 @@ export declare namespace containerservice {
124703
125725
  */
124704
125726
  enabled?: boolean;
124705
125727
  /**
124706
- * User assigned pod identity settings.
125728
+ * The pod identities to use in the cluster.
124707
125729
  */
124708
- userAssignedIdentities?: outputs.containerservice.v20210301.ManagedClusterPodIdentityResponse[];
125730
+ userAssignedIdentities?: outputs.containerservice.v20210501.ManagedClusterPodIdentityResponse[];
124709
125731
  /**
124710
- * User assigned pod identity exception settings.
125732
+ * The pod identity exceptions to allow.
124711
125733
  */
124712
- userAssignedIdentityExceptions?: outputs.containerservice.v20210301.ManagedClusterPodIdentityExceptionResponse[];
125734
+ userAssignedIdentityExceptions?: outputs.containerservice.v20210501.ManagedClusterPodIdentityExceptionResponse[];
124713
125735
  }
125736
+ /**
125737
+ * An error response from the pod identity provisioning.
125738
+ */
125739
+ interface ManagedClusterPodIdentityProvisioningErrorBodyResponse {
125740
+ /**
125741
+ * An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
125742
+ */
125743
+ code?: string;
125744
+ /**
125745
+ * A list of additional details about the error.
125746
+ */
125747
+ details?: outputs.containerservice.v20210501.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
125748
+ /**
125749
+ * A message describing the error, intended to be suitable for display in a user interface.
125750
+ */
125751
+ message?: string;
125752
+ /**
125753
+ * The target of the particular error. For example, the name of the property in error.
125754
+ */
125755
+ target?: string;
125756
+ }
125757
+ /**
125758
+ * An error response from the pod identity provisioning.
125759
+ */
125760
+ interface ManagedClusterPodIdentityProvisioningErrorResponse {
125761
+ /**
125762
+ * Details about the error.
125763
+ */
125764
+ error?: outputs.containerservice.v20210501.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
125765
+ }
125766
+ /**
125767
+ * Details about the pod identity assigned to the Managed Cluster.
125768
+ */
124714
125769
  interface ManagedClusterPodIdentityResponse {
124715
125770
  /**
124716
- * Binding selector to use for the AzureIdentityBinding resource.
125771
+ * The binding selector to use for the AzureIdentityBinding resource.
124717
125772
  */
124718
125773
  bindingSelector?: string;
124719
125774
  /**
124720
- * Information of the user assigned identity.
125775
+ * The user assigned identity details.
124721
125776
  */
124722
- identity: outputs.containerservice.v20210301.UserAssignedIdentityResponse;
125777
+ identity: outputs.containerservice.v20210501.UserAssignedIdentityResponse;
124723
125778
  /**
124724
- * Name of the pod identity.
125779
+ * The name of the pod identity.
124725
125780
  */
124726
125781
  name: string;
124727
125782
  /**
124728
- * Namespace of the pod identity.
125783
+ * The namespace of the pod identity.
124729
125784
  */
124730
125785
  namespace: string;
124731
- provisioningInfo: outputs.containerservice.v20210301.ManagedClusterPodIdentityResponseProvisioningInfo;
125786
+ provisioningInfo: outputs.containerservice.v20210501.ManagedClusterPodIdentityResponseProvisioningInfo;
124732
125787
  /**
124733
125788
  * The current provisioning state of the pod identity.
124734
125789
  */
@@ -124738,51 +125793,105 @@ export declare namespace containerservice {
124738
125793
  /**
124739
125794
  * Pod identity assignment error (if any).
124740
125795
  */
124741
- error?: outputs.containerservice.v20210301.CloudErrorResponse;
125796
+ error?: outputs.containerservice.v20210501.ManagedClusterPodIdentityProvisioningErrorResponse;
124742
125797
  }
124743
125798
  /**
124744
125799
  * Parameters to be applied to the cluster-autoscaler when enabled
124745
125800
  */
124746
125801
  interface ManagedClusterPropertiesResponseAutoScalerProfile {
125802
+ /**
125803
+ * Valid values are 'true' and 'false'
125804
+ */
124747
125805
  balanceSimilarNodeGroups?: string;
125806
+ /**
125807
+ * If not specified, the default is 'random'. See [expanders](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#what-are-expanders) for more information.
125808
+ */
124748
125809
  expander?: string;
125810
+ /**
125811
+ * The default is 10.
125812
+ */
124749
125813
  maxEmptyBulkDelete?: string;
125814
+ /**
125815
+ * The default is 600.
125816
+ */
124750
125817
  maxGracefulTerminationSec?: string;
125818
+ /**
125819
+ * The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
125820
+ */
124751
125821
  maxNodeProvisionTime?: string;
125822
+ /**
125823
+ * The default is 45. The maximum is 100 and the minimum is 0.
125824
+ */
124752
125825
  maxTotalUnreadyPercentage?: string;
125826
+ /**
125827
+ * For scenarios like burst/batch scale where you don't want CA to act before the kubernetes scheduler could schedule all the pods, you can tell CA to ignore unscheduled pods before they're a certain age. The default is '0s'. Values must be an integer followed by a unit ('s' for seconds, 'm' for minutes, 'h' for hours, etc).
125828
+ */
124753
125829
  newPodScaleUpDelay?: string;
125830
+ /**
125831
+ * This must be an integer. The default is 3.
125832
+ */
124754
125833
  okTotalUnreadyCount?: string;
125834
+ /**
125835
+ * The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
125836
+ */
124755
125837
  scaleDownDelayAfterAdd?: string;
125838
+ /**
125839
+ * The default is the scan-interval. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
125840
+ */
124756
125841
  scaleDownDelayAfterDelete?: string;
125842
+ /**
125843
+ * The default is '3m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
125844
+ */
124757
125845
  scaleDownDelayAfterFailure?: string;
125846
+ /**
125847
+ * The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
125848
+ */
124758
125849
  scaleDownUnneededTime?: string;
125850
+ /**
125851
+ * The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.
125852
+ */
124759
125853
  scaleDownUnreadyTime?: string;
125854
+ /**
125855
+ * The default is '0.5'.
125856
+ */
124760
125857
  scaleDownUtilizationThreshold?: string;
125858
+ /**
125859
+ * The default is '10'. Values must be an integer number of seconds.
125860
+ */
124761
125861
  scanInterval?: string;
125862
+ /**
125863
+ * The default is true.
125864
+ */
124762
125865
  skipNodesWithLocalStorage?: string;
125866
+ /**
125867
+ * The default is true.
125868
+ */
124763
125869
  skipNodesWithSystemPods?: string;
124764
125870
  }
124765
125871
  interface ManagedClusterPropertiesResponseIdentityProfile {
124766
125872
  /**
124767
- * The client id of the user assigned identity.
125873
+ * The client ID of the user assigned identity.
124768
125874
  */
124769
125875
  clientId?: string;
124770
125876
  /**
124771
- * The object id of the user assigned identity.
125877
+ * The object ID of the user assigned identity.
124772
125878
  */
124773
125879
  objectId?: string;
124774
125880
  /**
124775
- * The resource id of the user assigned identity.
125881
+ * The resource ID of the user assigned identity.
124776
125882
  */
124777
125883
  resourceId?: string;
124778
125884
  }
125885
+ /**
125886
+ * The SKU of a Managed Cluster.
125887
+ */
124779
125888
  interface ManagedClusterSKUResponse {
124780
125889
  /**
124781
- * Name of a managed cluster SKU.
125890
+ * The name of a managed cluster SKU.
124782
125891
  */
124783
125892
  name?: string;
124784
125893
  /**
124785
- * Tier of a managed cluster SKU.
125894
+ * If not specified, the default is 'Free'. See [uptime SLA](https://docs.microsoft.com/azure/aks/uptime-sla) for more details.
124786
125895
  */
124787
125896
  tier?: string;
124788
125897
  }
@@ -124800,7 +125909,7 @@ export declare namespace containerservice {
124800
125909
  secret?: string;
124801
125910
  }
124802
125911
  /**
124803
- * Profile for Windows VMs in the container service cluster.
125912
+ * Profile for Windows VMs in the managed cluster.
124804
125913
  */
124805
125914
  interface ManagedClusterWindowsProfileResponse {
124806
125915
  /**
@@ -124808,15 +125917,15 @@ export declare namespace containerservice {
124808
125917
  */
124809
125918
  adminPassword?: string;
124810
125919
  /**
124811
- * Specifies the name of the administrator account. <br><br> **restriction:** Cannot end in "." <br><br> **Disallowed values:** "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". <br><br> **Minimum-length:** 1 character <br><br> **Max-length:** 20 characters
125920
+ * Specifies the name of the administrator account. <br><br> **Restriction:** Cannot end in "." <br><br> **Disallowed values:** "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". <br><br> **Minimum-length:** 1 character <br><br> **Max-length:** 20 characters
124812
125921
  */
124813
125922
  adminUsername: string;
124814
125923
  /**
124815
- * Whether to enable CSI proxy.
125924
+ * For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy).
124816
125925
  */
124817
125926
  enableCSIProxy?: boolean;
124818
125927
  /**
124819
- * The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs.
125928
+ * The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details.
124820
125929
  */
124821
125930
  licenseType?: string;
124822
125931
  }
@@ -124834,7 +125943,7 @@ export declare namespace containerservice {
124834
125943
  */
124835
125944
  interface PrivateEndpointResponse {
124836
125945
  /**
124837
- * The resource Id for private endpoint
125946
+ * The resource ID of the private endpoint
124838
125947
  */
124839
125948
  id?: string;
124840
125949
  }
@@ -124859,7 +125968,7 @@ export declare namespace containerservice {
124859
125968
  */
124860
125969
  privateLinkServiceID: string;
124861
125970
  /**
124862
- * RequiredMembers of the resource
125971
+ * The RequiredMembers of the resource
124863
125972
  */
124864
125973
  requiredMembers?: string[];
124865
125974
  /**
@@ -125011,7 +126120,7 @@ export declare namespace containerservice {
125011
126120
  */
125012
126121
  interface SystemDataResponse {
125013
126122
  /**
125014
- * The timestamp of resource creation (UTC).
126123
+ * The UTC timestamp of resource creation.
125015
126124
  */
125016
126125
  createdAt?: string;
125017
126126
  /**
@@ -125040,16 +126149,16 @@ export declare namespace containerservice {
125040
126149
  */
125041
126150
  interface TimeInWeekResponse {
125042
126151
  /**
125043
- * A day in a week.
126152
+ * The day of the week.
125044
126153
  */
125045
126154
  day?: string;
125046
126155
  /**
125047
- * hour slots in a day.
126156
+ * Each integer hour represents a time range beginning at 0m after the hour ending at the next hour (non-inclusive). 0 corresponds to 00:00 UTC, 23 corresponds to 23:00 UTC. Specifying [0, 1] means the 00:00 - 02:00 UTC time range.
125048
126157
  */
125049
126158
  hourSlots?: number[];
125050
126159
  }
125051
126160
  /**
125052
- * The time span with start and end properties.
126161
+ * For example, between 2021-05-25T13:00:00Z and 2021-05-25T14:00:00Z.
125053
126162
  */
125054
126163
  interface TimeSpanResponse {
125055
126164
  /**
@@ -125061,22 +126170,25 @@ export declare namespace containerservice {
125061
126170
  */
125062
126171
  start?: string;
125063
126172
  }
126173
+ /**
126174
+ * Details about a user assigned identity.
126175
+ */
125064
126176
  interface UserAssignedIdentityResponse {
125065
126177
  /**
125066
- * The client id of the user assigned identity.
126178
+ * The client ID of the user assigned identity.
125067
126179
  */
125068
126180
  clientId?: string;
125069
126181
  /**
125070
- * The object id of the user assigned identity.
126182
+ * The object ID of the user assigned identity.
125071
126183
  */
125072
126184
  objectId?: string;
125073
126185
  /**
125074
- * The resource id of the user assigned identity.
126186
+ * The resource ID of the user assigned identity.
125075
126187
  */
125076
126188
  resourceId?: string;
125077
126189
  }
125078
126190
  }
125079
- namespace v20210501 {
126191
+ namespace v20210701 {
125080
126192
  /**
125081
126193
  * Settings for upgrading an agentpool
125082
126194
  */
@@ -125097,7 +126209,7 @@ export declare namespace containerservice {
125097
126209
  /**
125098
126210
  * The SSH configuration for Linux-based VMs running on Azure.
125099
126211
  */
125100
- ssh: outputs.containerservice.v20210501.ContainerServiceSshConfigurationResponse;
126212
+ ssh: outputs.containerservice.v20210701.ContainerServiceSshConfigurationResponse;
125101
126213
  }
125102
126214
  /**
125103
126215
  * Profile of network configuration.
@@ -125114,11 +126226,15 @@ export declare namespace containerservice {
125114
126226
  /**
125115
126227
  * Profile of the cluster load balancer.
125116
126228
  */
125117
- loadBalancerProfile?: outputs.containerservice.v20210501.ManagedClusterLoadBalancerProfileResponse;
126229
+ loadBalancerProfile?: outputs.containerservice.v20210701.ManagedClusterLoadBalancerProfileResponse;
125118
126230
  /**
125119
126231
  * The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs.
125120
126232
  */
125121
126233
  loadBalancerSku?: string;
126234
+ /**
126235
+ * Profile of the cluster NAT gateway.
126236
+ */
126237
+ natGatewayProfile?: outputs.containerservice.v20210701.ManagedClusterNATGatewayProfileResponse;
125122
126238
  /**
125123
126239
  * This cannot be specified if networkPlugin is anything other than 'azure'.
125124
126240
  */
@@ -125155,7 +126271,7 @@ export declare namespace containerservice {
125155
126271
  /**
125156
126272
  * The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified.
125157
126273
  */
125158
- publicKeys: outputs.containerservice.v20210501.ContainerServiceSshPublicKeyResponse[];
126274
+ publicKeys: outputs.containerservice.v20210701.ContainerServiceSshPublicKeyResponse[];
125159
126275
  }
125160
126276
  /**
125161
126277
  * Contains information about SSH certificate public key data.
@@ -125252,7 +126368,7 @@ export declare namespace containerservice {
125252
126368
  /**
125253
126369
  * Sysctl settings for Linux agent nodes.
125254
126370
  */
125255
- sysctls?: outputs.containerservice.v20210501.SysctlConfigResponse;
126371
+ sysctls?: outputs.containerservice.v20210701.SysctlConfigResponse;
125256
126372
  /**
125257
126373
  * Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge).
125258
126374
  */
@@ -125333,7 +126449,7 @@ export declare namespace containerservice {
125333
126449
  /**
125334
126450
  * Information of user assigned identity used by this add-on.
125335
126451
  */
125336
- identity: outputs.containerservice.v20210501.ManagedClusterAddonProfileResponseIdentity;
126452
+ identity: outputs.containerservice.v20210701.ManagedClusterAddonProfileResponseIdentity;
125337
126453
  }
125338
126454
  /**
125339
126455
  * Information of user assigned identity used by this add-on.
@@ -125391,7 +126507,7 @@ export declare namespace containerservice {
125391
126507
  /**
125392
126508
  * The Kubelet configuration on the agent pool nodes.
125393
126509
  */
125394
- kubeletConfig?: outputs.containerservice.v20210501.KubeletConfigResponse;
126510
+ kubeletConfig?: outputs.containerservice.v20210701.KubeletConfigResponse;
125395
126511
  /**
125396
126512
  * Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
125397
126513
  */
@@ -125399,7 +126515,7 @@ export declare namespace containerservice {
125399
126515
  /**
125400
126516
  * The OS configuration of Linux agent nodes.
125401
126517
  */
125402
- linuxOSConfig?: outputs.containerservice.v20210501.LinuxOSConfigResponse;
126518
+ linuxOSConfig?: outputs.containerservice.v20210701.LinuxOSConfigResponse;
125403
126519
  /**
125404
126520
  * The maximum number of nodes for auto-scaling
125405
126521
  */
@@ -125465,7 +126581,7 @@ export declare namespace containerservice {
125465
126581
  /**
125466
126582
  * Describes whether the Agent Pool is Running or Stopped
125467
126583
  */
125468
- powerState: outputs.containerservice.v20210501.PowerStateResponse;
126584
+ powerState: outputs.containerservice.v20210701.PowerStateResponse;
125469
126585
  /**
125470
126586
  * The current deployment or provisioning state.
125471
126587
  */
@@ -125474,6 +126590,10 @@ export declare namespace containerservice {
125474
126590
  * The ID for Proximity Placement Group.
125475
126591
  */
125476
126592
  proximityPlacementGroupID?: string;
126593
+ /**
126594
+ * This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete.
126595
+ */
126596
+ scaleDownMode?: string;
125477
126597
  /**
125478
126598
  * This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'.
125479
126599
  */
@@ -125499,7 +126619,7 @@ export declare namespace containerservice {
125499
126619
  /**
125500
126620
  * Settings for upgrading the agentpool
125501
126621
  */
125502
- upgradeSettings?: outputs.containerservice.v20210501.AgentPoolUpgradeSettingsResponse;
126622
+ upgradeSettings?: outputs.containerservice.v20210701.AgentPoolUpgradeSettingsResponse;
125503
126623
  /**
125504
126624
  * VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions
125505
126625
  */
@@ -125559,7 +126679,7 @@ export declare namespace containerservice {
125559
126679
  * The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
125560
126680
  */
125561
126681
  userAssignedIdentities?: {
125562
- [key: string]: outputs.containerservice.v20210501.ManagedClusterIdentityResponseUserAssignedIdentities;
126682
+ [key: string]: outputs.containerservice.v20210701.ManagedClusterIdentityResponseUserAssignedIdentities;
125563
126683
  };
125564
126684
  }
125565
126685
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -125583,7 +126703,7 @@ export declare namespace containerservice {
125583
126703
  /**
125584
126704
  * The effective outbound IP resources of the cluster load balancer.
125585
126705
  */
125586
- effectiveOutboundIPs?: outputs.containerservice.v20210501.ResourceReferenceResponse[];
126706
+ effectiveOutboundIPs?: outputs.containerservice.v20210701.ResourceReferenceResponse[];
125587
126707
  /**
125588
126708
  * Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes.
125589
126709
  */
@@ -125591,15 +126711,15 @@ export declare namespace containerservice {
125591
126711
  /**
125592
126712
  * Desired managed outbound IPs for the cluster load balancer.
125593
126713
  */
125594
- managedOutboundIPs?: outputs.containerservice.v20210501.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
126714
+ managedOutboundIPs?: outputs.containerservice.v20210701.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
125595
126715
  /**
125596
126716
  * Desired outbound IP Prefix resources for the cluster load balancer.
125597
126717
  */
125598
- outboundIPPrefixes?: outputs.containerservice.v20210501.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
126718
+ outboundIPPrefixes?: outputs.containerservice.v20210701.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
125599
126719
  /**
125600
126720
  * Desired outbound IP resources for the cluster load balancer.
125601
126721
  */
125602
- outboundIPs?: outputs.containerservice.v20210501.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
126722
+ outboundIPs?: outputs.containerservice.v20210701.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
125603
126723
  }
125604
126724
  /**
125605
126725
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -125625,7 +126745,7 @@ export declare namespace containerservice {
125625
126745
  /**
125626
126746
  * A list of public IP prefix resources.
125627
126747
  */
125628
- publicIPPrefixes?: outputs.containerservice.v20210501.ResourceReferenceResponse[];
126748
+ publicIPPrefixes?: outputs.containerservice.v20210701.ResourceReferenceResponse[];
125629
126749
  }
125630
126750
  /**
125631
126751
  * Desired outbound IP resources for the cluster load balancer.
@@ -125634,8 +126754,42 @@ export declare namespace containerservice {
125634
126754
  /**
125635
126755
  * A list of public IP resources.
125636
126756
  */
125637
- publicIPs?: outputs.containerservice.v20210501.ResourceReferenceResponse[];
126757
+ publicIPs?: outputs.containerservice.v20210701.ResourceReferenceResponse[];
126758
+ }
126759
+ /**
126760
+ * Profile of the managed outbound IP resources of the managed cluster.
126761
+ */
126762
+ interface ManagedClusterManagedOutboundIPProfileResponse {
126763
+ /**
126764
+ * The desired number of outbound IPs created/managed by Azure. Allowed values must be in the range of 1 to 16 (inclusive). The default value is 1.
126765
+ */
126766
+ count?: number;
125638
126767
  }
126768
+ /**
126769
+ * managedClusterManagedOutboundIPProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterManagedOutboundIPProfileResponse
126770
+ */
126771
+ function managedClusterManagedOutboundIPProfileResponseProvideDefaults(val: ManagedClusterManagedOutboundIPProfileResponse): ManagedClusterManagedOutboundIPProfileResponse;
126772
+ /**
126773
+ * Profile of the managed cluster NAT gateway.
126774
+ */
126775
+ interface ManagedClusterNATGatewayProfileResponse {
126776
+ /**
126777
+ * The effective outbound IP resources of the cluster NAT gateway.
126778
+ */
126779
+ effectiveOutboundIPs?: outputs.containerservice.v20210701.ResourceReferenceResponse[];
126780
+ /**
126781
+ * Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes.
126782
+ */
126783
+ idleTimeoutInMinutes?: number;
126784
+ /**
126785
+ * Profile of the managed outbound IP resources of the cluster NAT gateway.
126786
+ */
126787
+ managedOutboundIPProfile?: outputs.containerservice.v20210701.ManagedClusterManagedOutboundIPProfileResponse;
126788
+ }
126789
+ /**
126790
+ * managedClusterNATGatewayProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterNATGatewayProfileResponse
126791
+ */
126792
+ function managedClusterNATGatewayProfileResponseProvideDefaults(val: ManagedClusterNATGatewayProfileResponse): ManagedClusterNATGatewayProfileResponse;
125639
126793
  /**
125640
126794
  * See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details.
125641
126795
  */
@@ -125670,11 +126824,11 @@ export declare namespace containerservice {
125670
126824
  /**
125671
126825
  * The pod identities to use in the cluster.
125672
126826
  */
125673
- userAssignedIdentities?: outputs.containerservice.v20210501.ManagedClusterPodIdentityResponse[];
126827
+ userAssignedIdentities?: outputs.containerservice.v20210701.ManagedClusterPodIdentityResponse[];
125674
126828
  /**
125675
126829
  * The pod identity exceptions to allow.
125676
126830
  */
125677
- userAssignedIdentityExceptions?: outputs.containerservice.v20210501.ManagedClusterPodIdentityExceptionResponse[];
126831
+ userAssignedIdentityExceptions?: outputs.containerservice.v20210701.ManagedClusterPodIdentityExceptionResponse[];
125678
126832
  }
125679
126833
  /**
125680
126834
  * An error response from the pod identity provisioning.
@@ -125687,7 +126841,7 @@ export declare namespace containerservice {
125687
126841
  /**
125688
126842
  * A list of additional details about the error.
125689
126843
  */
125690
- details?: outputs.containerservice.v20210501.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
126844
+ details?: outputs.containerservice.v20210701.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
125691
126845
  /**
125692
126846
  * A message describing the error, intended to be suitable for display in a user interface.
125693
126847
  */
@@ -125704,7 +126858,7 @@ export declare namespace containerservice {
125704
126858
  /**
125705
126859
  * Details about the error.
125706
126860
  */
125707
- error?: outputs.containerservice.v20210501.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
126861
+ error?: outputs.containerservice.v20210701.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
125708
126862
  }
125709
126863
  /**
125710
126864
  * Details about the pod identity assigned to the Managed Cluster.
@@ -125717,7 +126871,7 @@ export declare namespace containerservice {
125717
126871
  /**
125718
126872
  * The user assigned identity details.
125719
126873
  */
125720
- identity: outputs.containerservice.v20210501.UserAssignedIdentityResponse;
126874
+ identity: outputs.containerservice.v20210701.UserAssignedIdentityResponse;
125721
126875
  /**
125722
126876
  * The name of the pod identity.
125723
126877
  */
@@ -125726,7 +126880,7 @@ export declare namespace containerservice {
125726
126880
  * The namespace of the pod identity.
125727
126881
  */
125728
126882
  namespace: string;
125729
- provisioningInfo: outputs.containerservice.v20210501.ManagedClusterPodIdentityResponseProvisioningInfo;
126883
+ provisioningInfo: outputs.containerservice.v20210701.ManagedClusterPodIdentityResponseProvisioningInfo;
125730
126884
  /**
125731
126885
  * The current provisioning state of the pod identity.
125732
126886
  */
@@ -125736,7 +126890,7 @@ export declare namespace containerservice {
125736
126890
  /**
125737
126891
  * Pod identity assignment error (if any).
125738
126892
  */
125739
- error?: outputs.containerservice.v20210501.ManagedClusterPodIdentityProvisioningErrorResponse;
126893
+ error?: outputs.containerservice.v20210701.ManagedClusterPodIdentityProvisioningErrorResponse;
125740
126894
  }
125741
126895
  /**
125742
126896
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -125811,20 +126965,6 @@ export declare namespace containerservice {
125811
126965
  */
125812
126966
  skipNodesWithSystemPods?: string;
125813
126967
  }
125814
- interface ManagedClusterPropertiesResponseIdentityProfile {
125815
- /**
125816
- * The client ID of the user assigned identity.
125817
- */
125818
- clientId?: string;
125819
- /**
125820
- * The object ID of the user assigned identity.
125821
- */
125822
- objectId?: string;
125823
- /**
125824
- * The resource ID of the user assigned identity.
125825
- */
125826
- resourceId?: string;
125827
- }
125828
126968
  /**
125829
126969
  * The SKU of a Managed Cluster.
125830
126970
  */
@@ -125838,6 +126978,28 @@ export declare namespace containerservice {
125838
126978
  */
125839
126979
  tier?: string;
125840
126980
  }
126981
+ /**
126982
+ * Azure Defender settings for the security profile.
126983
+ */
126984
+ interface ManagedClusterSecurityProfileAzureDefenderResponse {
126985
+ /**
126986
+ * Whether to enable Azure Defender
126987
+ */
126988
+ enabled?: boolean;
126989
+ /**
126990
+ * Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists.
126991
+ */
126992
+ logAnalyticsWorkspaceResourceId?: string;
126993
+ }
126994
+ /**
126995
+ * Security profile for the container service cluster.
126996
+ */
126997
+ interface ManagedClusterSecurityProfileResponse {
126998
+ /**
126999
+ * Azure Defender settings for the security profile.
127000
+ */
127001
+ azureDefender?: outputs.containerservice.v20210701.ManagedClusterSecurityProfileAzureDefenderResponse;
127002
+ }
125841
127003
  /**
125842
127004
  * Information about a service principal identity for the cluster to use for manipulating Azure APIs.
125843
127005
  */
@@ -126131,7 +127293,7 @@ export declare namespace containerservice {
126131
127293
  resourceId?: string;
126132
127294
  }
126133
127295
  }
126134
- namespace v20210701 {
127296
+ namespace v20210801 {
126135
127297
  /**
126136
127298
  * Settings for upgrading an agentpool
126137
127299
  */
@@ -126152,7 +127314,7 @@ export declare namespace containerservice {
126152
127314
  /**
126153
127315
  * The SSH configuration for Linux-based VMs running on Azure.
126154
127316
  */
126155
- ssh: outputs.containerservice.v20210701.ContainerServiceSshConfigurationResponse;
127317
+ ssh: outputs.containerservice.v20210801.ContainerServiceSshConfigurationResponse;
126156
127318
  }
126157
127319
  /**
126158
127320
  * Profile of network configuration.
@@ -126169,7 +127331,7 @@ export declare namespace containerservice {
126169
127331
  /**
126170
127332
  * Profile of the cluster load balancer.
126171
127333
  */
126172
- loadBalancerProfile?: outputs.containerservice.v20210701.ManagedClusterLoadBalancerProfileResponse;
127334
+ loadBalancerProfile?: outputs.containerservice.v20210801.ManagedClusterLoadBalancerProfileResponse;
126173
127335
  /**
126174
127336
  * The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs.
126175
127337
  */
@@ -126177,7 +127339,7 @@ export declare namespace containerservice {
126177
127339
  /**
126178
127340
  * Profile of the cluster NAT gateway.
126179
127341
  */
126180
- natGatewayProfile?: outputs.containerservice.v20210701.ManagedClusterNATGatewayProfileResponse;
127342
+ natGatewayProfile?: outputs.containerservice.v20210801.ManagedClusterNATGatewayProfileResponse;
126181
127343
  /**
126182
127344
  * This cannot be specified if networkPlugin is anything other than 'azure'.
126183
127345
  */
@@ -126214,7 +127376,7 @@ export declare namespace containerservice {
126214
127376
  /**
126215
127377
  * The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified.
126216
127378
  */
126217
- publicKeys: outputs.containerservice.v20210701.ContainerServiceSshPublicKeyResponse[];
127379
+ publicKeys: outputs.containerservice.v20210801.ContainerServiceSshPublicKeyResponse[];
126218
127380
  }
126219
127381
  /**
126220
127382
  * Contains information about SSH certificate public key data.
@@ -126225,6 +127387,15 @@ export declare namespace containerservice {
126225
127387
  */
126226
127388
  keyData: string;
126227
127389
  }
127390
+ /**
127391
+ * Data used when creating a target resource from a source resource.
127392
+ */
127393
+ interface CreationDataResponse {
127394
+ /**
127395
+ * This is the ARM ID of the source object to be used to create the target object.
127396
+ */
127397
+ sourceResourceId?: string;
127398
+ }
126228
127399
  /**
126229
127400
  * The credential result response.
126230
127401
  */
@@ -126311,7 +127482,7 @@ export declare namespace containerservice {
126311
127482
  /**
126312
127483
  * Sysctl settings for Linux agent nodes.
126313
127484
  */
126314
- sysctls?: outputs.containerservice.v20210701.SysctlConfigResponse;
127485
+ sysctls?: outputs.containerservice.v20210801.SysctlConfigResponse;
126315
127486
  /**
126316
127487
  * Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge).
126317
127488
  */
@@ -126362,6 +127533,10 @@ export declare namespace containerservice {
126362
127533
  * IP ranges are specified in CIDR format, e.g. 137.117.106.88/29. This feature is not compatible with clusters that use Public IP Per Node, or clusters that are using a Basic Load Balancer. For more information see [API server authorized IP ranges](https://docs.microsoft.com/azure/aks/api-server-authorized-ip-ranges).
126363
127534
  */
126364
127535
  authorizedIPRanges?: string[];
127536
+ /**
127537
+ * Whether to disable run command for the cluster or not.
127538
+ */
127539
+ disableRunCommand?: boolean;
126365
127540
  /**
126366
127541
  * For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters).
126367
127542
  */
@@ -126392,7 +127567,7 @@ export declare namespace containerservice {
126392
127567
  /**
126393
127568
  * Information of user assigned identity used by this add-on.
126394
127569
  */
126395
- identity: outputs.containerservice.v20210701.ManagedClusterAddonProfileResponseIdentity;
127570
+ identity: outputs.containerservice.v20210801.ManagedClusterAddonProfileResponseIdentity;
126396
127571
  }
126397
127572
  /**
126398
127573
  * Information of user assigned identity used by this add-on.
@@ -126420,9 +127595,13 @@ export declare namespace containerservice {
126420
127595
  */
126421
127596
  availabilityZones?: string[];
126422
127597
  /**
126423
- * Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1.
127598
+ * Desired Number of agents (VMs) specified to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1.
126424
127599
  */
126425
127600
  count?: number;
127601
+ /**
127602
+ * CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
127603
+ */
127604
+ creationData?: outputs.containerservice.v20210801.CreationDataResponse;
126426
127605
  /**
126427
127606
  * Whether to enable auto-scaler
126428
127607
  */
@@ -126450,7 +127629,7 @@ export declare namespace containerservice {
126450
127629
  /**
126451
127630
  * The Kubelet configuration on the agent pool nodes.
126452
127631
  */
126453
- kubeletConfig?: outputs.containerservice.v20210701.KubeletConfigResponse;
127632
+ kubeletConfig?: outputs.containerservice.v20210801.KubeletConfigResponse;
126454
127633
  /**
126455
127634
  * Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
126456
127635
  */
@@ -126458,7 +127637,7 @@ export declare namespace containerservice {
126458
127637
  /**
126459
127638
  * The OS configuration of Linux agent nodes.
126460
127639
  */
126461
- linuxOSConfig?: outputs.containerservice.v20210701.LinuxOSConfigResponse;
127640
+ linuxOSConfig?: outputs.containerservice.v20210801.LinuxOSConfigResponse;
126462
127641
  /**
126463
127642
  * The maximum number of nodes for auto-scaling
126464
127643
  */
@@ -126524,7 +127703,7 @@ export declare namespace containerservice {
126524
127703
  /**
126525
127704
  * Describes whether the Agent Pool is Running or Stopped
126526
127705
  */
126527
- powerState: outputs.containerservice.v20210701.PowerStateResponse;
127706
+ powerState: outputs.containerservice.v20210801.PowerStateResponse;
126528
127707
  /**
126529
127708
  * The current deployment or provisioning state.
126530
127709
  */
@@ -126562,7 +127741,7 @@ export declare namespace containerservice {
126562
127741
  /**
126563
127742
  * Settings for upgrading the agentpool
126564
127743
  */
126565
- upgradeSettings?: outputs.containerservice.v20210701.AgentPoolUpgradeSettingsResponse;
127744
+ upgradeSettings?: outputs.containerservice.v20210801.AgentPoolUpgradeSettingsResponse;
126566
127745
  /**
126567
127746
  * VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions
126568
127747
  */
@@ -126571,6 +127750,10 @@ export declare namespace containerservice {
126571
127750
  * If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}
126572
127751
  */
126573
127752
  vnetSubnetID?: string;
127753
+ /**
127754
+ * Determines the type of workload a node can run.
127755
+ */
127756
+ workloadRuntime?: string;
126574
127757
  }
126575
127758
  /**
126576
127759
  * Auto upgrade profile for a managed cluster.
@@ -126622,7 +127805,7 @@ export declare namespace containerservice {
126622
127805
  * The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
126623
127806
  */
126624
127807
  userAssignedIdentities?: {
126625
- [key: string]: outputs.containerservice.v20210701.ManagedClusterIdentityResponseUserAssignedIdentities;
127808
+ [key: string]: outputs.containerservice.v20210801.ManagedClusterIdentityResponseUserAssignedIdentities;
126626
127809
  };
126627
127810
  }
126628
127811
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -126646,7 +127829,11 @@ export declare namespace containerservice {
126646
127829
  /**
126647
127830
  * The effective outbound IP resources of the cluster load balancer.
126648
127831
  */
126649
- effectiveOutboundIPs?: outputs.containerservice.v20210701.ResourceReferenceResponse[];
127832
+ effectiveOutboundIPs?: outputs.containerservice.v20210801.ResourceReferenceResponse[];
127833
+ /**
127834
+ * Enable multiple standard load balancers per AKS cluster or not.
127835
+ */
127836
+ enableMultipleStandardLoadBalancers?: boolean;
126650
127837
  /**
126651
127838
  * Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes.
126652
127839
  */
@@ -126654,15 +127841,15 @@ export declare namespace containerservice {
126654
127841
  /**
126655
127842
  * Desired managed outbound IPs for the cluster load balancer.
126656
127843
  */
126657
- managedOutboundIPs?: outputs.containerservice.v20210701.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
127844
+ managedOutboundIPs?: outputs.containerservice.v20210801.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
126658
127845
  /**
126659
127846
  * Desired outbound IP Prefix resources for the cluster load balancer.
126660
127847
  */
126661
- outboundIPPrefixes?: outputs.containerservice.v20210701.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
127848
+ outboundIPPrefixes?: outputs.containerservice.v20210801.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
126662
127849
  /**
126663
127850
  * Desired outbound IP resources for the cluster load balancer.
126664
127851
  */
126665
- outboundIPs?: outputs.containerservice.v20210701.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
127852
+ outboundIPs?: outputs.containerservice.v20210801.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
126666
127853
  }
126667
127854
  /**
126668
127855
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -126688,7 +127875,7 @@ export declare namespace containerservice {
126688
127875
  /**
126689
127876
  * A list of public IP prefix resources.
126690
127877
  */
126691
- publicIPPrefixes?: outputs.containerservice.v20210701.ResourceReferenceResponse[];
127878
+ publicIPPrefixes?: outputs.containerservice.v20210801.ResourceReferenceResponse[];
126692
127879
  }
126693
127880
  /**
126694
127881
  * Desired outbound IP resources for the cluster load balancer.
@@ -126697,7 +127884,7 @@ export declare namespace containerservice {
126697
127884
  /**
126698
127885
  * A list of public IP resources.
126699
127886
  */
126700
- publicIPs?: outputs.containerservice.v20210701.ResourceReferenceResponse[];
127887
+ publicIPs?: outputs.containerservice.v20210801.ResourceReferenceResponse[];
126701
127888
  }
126702
127889
  /**
126703
127890
  * Profile of the managed outbound IP resources of the managed cluster.
@@ -126719,7 +127906,7 @@ export declare namespace containerservice {
126719
127906
  /**
126720
127907
  * The effective outbound IP resources of the cluster NAT gateway.
126721
127908
  */
126722
- effectiveOutboundIPs?: outputs.containerservice.v20210701.ResourceReferenceResponse[];
127909
+ effectiveOutboundIPs?: outputs.containerservice.v20210801.ResourceReferenceResponse[];
126723
127910
  /**
126724
127911
  * Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes.
126725
127912
  */
@@ -126727,7 +127914,7 @@ export declare namespace containerservice {
126727
127914
  /**
126728
127915
  * Profile of the managed outbound IP resources of the cluster NAT gateway.
126729
127916
  */
126730
- managedOutboundIPProfile?: outputs.containerservice.v20210701.ManagedClusterManagedOutboundIPProfileResponse;
127917
+ managedOutboundIPProfile?: outputs.containerservice.v20210801.ManagedClusterManagedOutboundIPProfileResponse;
126731
127918
  }
126732
127919
  /**
126733
127920
  * managedClusterNATGatewayProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterNATGatewayProfileResponse
@@ -126767,11 +127954,11 @@ export declare namespace containerservice {
126767
127954
  /**
126768
127955
  * The pod identities to use in the cluster.
126769
127956
  */
126770
- userAssignedIdentities?: outputs.containerservice.v20210701.ManagedClusterPodIdentityResponse[];
127957
+ userAssignedIdentities?: outputs.containerservice.v20210801.ManagedClusterPodIdentityResponse[];
126771
127958
  /**
126772
127959
  * The pod identity exceptions to allow.
126773
127960
  */
126774
- userAssignedIdentityExceptions?: outputs.containerservice.v20210701.ManagedClusterPodIdentityExceptionResponse[];
127961
+ userAssignedIdentityExceptions?: outputs.containerservice.v20210801.ManagedClusterPodIdentityExceptionResponse[];
126775
127962
  }
126776
127963
  /**
126777
127964
  * An error response from the pod identity provisioning.
@@ -126784,7 +127971,7 @@ export declare namespace containerservice {
126784
127971
  /**
126785
127972
  * A list of additional details about the error.
126786
127973
  */
126787
- details?: outputs.containerservice.v20210701.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
127974
+ details?: outputs.containerservice.v20210801.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
126788
127975
  /**
126789
127976
  * A message describing the error, intended to be suitable for display in a user interface.
126790
127977
  */
@@ -126801,7 +127988,7 @@ export declare namespace containerservice {
126801
127988
  /**
126802
127989
  * Details about the error.
126803
127990
  */
126804
- error?: outputs.containerservice.v20210701.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
127991
+ error?: outputs.containerservice.v20210801.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
126805
127992
  }
126806
127993
  /**
126807
127994
  * Details about the pod identity assigned to the Managed Cluster.
@@ -126814,7 +128001,7 @@ export declare namespace containerservice {
126814
128001
  /**
126815
128002
  * The user assigned identity details.
126816
128003
  */
126817
- identity: outputs.containerservice.v20210701.UserAssignedIdentityResponse;
128004
+ identity: outputs.containerservice.v20210801.UserAssignedIdentityResponse;
126818
128005
  /**
126819
128006
  * The name of the pod identity.
126820
128007
  */
@@ -126823,7 +128010,7 @@ export declare namespace containerservice {
126823
128010
  * The namespace of the pod identity.
126824
128011
  */
126825
128012
  namespace: string;
126826
- provisioningInfo: outputs.containerservice.v20210701.ManagedClusterPodIdentityResponseProvisioningInfo;
128013
+ provisioningInfo: outputs.containerservice.v20210801.ManagedClusterPodIdentityResponseProvisioningInfo;
126827
128014
  /**
126828
128015
  * The current provisioning state of the pod identity.
126829
128016
  */
@@ -126833,7 +128020,7 @@ export declare namespace containerservice {
126833
128020
  /**
126834
128021
  * Pod identity assignment error (if any).
126835
128022
  */
126836
- error?: outputs.containerservice.v20210701.ManagedClusterPodIdentityProvisioningErrorResponse;
128023
+ error?: outputs.containerservice.v20210801.ManagedClusterPodIdentityProvisioningErrorResponse;
126837
128024
  }
126838
128025
  /**
126839
128026
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -126941,7 +128128,7 @@ export declare namespace containerservice {
126941
128128
  /**
126942
128129
  * Azure Defender settings for the security profile.
126943
128130
  */
126944
- azureDefender?: outputs.containerservice.v20210701.ManagedClusterSecurityProfileAzureDefenderResponse;
128131
+ azureDefender?: outputs.containerservice.v20210801.ManagedClusterSecurityProfileAzureDefenderResponse;
126945
128132
  }
126946
128133
  /**
126947
128134
  * Information about a service principal identity for the cluster to use for manipulating Azure APIs.
@@ -127236,7 +128423,7 @@ export declare namespace containerservice {
127236
128423
  resourceId?: string;
127237
128424
  }
127238
128425
  }
127239
- namespace v20210801 {
128426
+ namespace v20210901 {
127240
128427
  /**
127241
128428
  * Settings for upgrading an agentpool
127242
128429
  */
@@ -127257,7 +128444,7 @@ export declare namespace containerservice {
127257
128444
  /**
127258
128445
  * The SSH configuration for Linux-based VMs running on Azure.
127259
128446
  */
127260
- ssh: outputs.containerservice.v20210801.ContainerServiceSshConfigurationResponse;
128447
+ ssh: outputs.containerservice.v20210901.ContainerServiceSshConfigurationResponse;
127261
128448
  }
127262
128449
  /**
127263
128450
  * Profile of network configuration.
@@ -127274,7 +128461,7 @@ export declare namespace containerservice {
127274
128461
  /**
127275
128462
  * Profile of the cluster load balancer.
127276
128463
  */
127277
- loadBalancerProfile?: outputs.containerservice.v20210801.ManagedClusterLoadBalancerProfileResponse;
128464
+ loadBalancerProfile?: outputs.containerservice.v20210901.ManagedClusterLoadBalancerProfileResponse;
127278
128465
  /**
127279
128466
  * The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs.
127280
128467
  */
@@ -127282,7 +128469,7 @@ export declare namespace containerservice {
127282
128469
  /**
127283
128470
  * Profile of the cluster NAT gateway.
127284
128471
  */
127285
- natGatewayProfile?: outputs.containerservice.v20210801.ManagedClusterNATGatewayProfileResponse;
128472
+ natGatewayProfile?: outputs.containerservice.v20210901.ManagedClusterNATGatewayProfileResponse;
127286
128473
  /**
127287
128474
  * This cannot be specified if networkPlugin is anything other than 'azure'.
127288
128475
  */
@@ -127319,7 +128506,7 @@ export declare namespace containerservice {
127319
128506
  /**
127320
128507
  * The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified.
127321
128508
  */
127322
- publicKeys: outputs.containerservice.v20210801.ContainerServiceSshPublicKeyResponse[];
128509
+ publicKeys: outputs.containerservice.v20210901.ContainerServiceSshPublicKeyResponse[];
127323
128510
  }
127324
128511
  /**
127325
128512
  * Contains information about SSH certificate public key data.
@@ -127425,7 +128612,7 @@ export declare namespace containerservice {
127425
128612
  /**
127426
128613
  * Sysctl settings for Linux agent nodes.
127427
128614
  */
127428
- sysctls?: outputs.containerservice.v20210801.SysctlConfigResponse;
128615
+ sysctls?: outputs.containerservice.v20210901.SysctlConfigResponse;
127429
128616
  /**
127430
128617
  * Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge).
127431
128618
  */
@@ -127510,7 +128697,7 @@ export declare namespace containerservice {
127510
128697
  /**
127511
128698
  * Information of user assigned identity used by this add-on.
127512
128699
  */
127513
- identity: outputs.containerservice.v20210801.ManagedClusterAddonProfileResponseIdentity;
128700
+ identity: outputs.containerservice.v20210901.ManagedClusterAddonProfileResponseIdentity;
127514
128701
  }
127515
128702
  /**
127516
128703
  * Information of user assigned identity used by this add-on.
@@ -127538,13 +128725,13 @@ export declare namespace containerservice {
127538
128725
  */
127539
128726
  availabilityZones?: string[];
127540
128727
  /**
127541
- * Desired Number of agents (VMs) specified to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1.
128728
+ * Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1.
127542
128729
  */
127543
128730
  count?: number;
127544
128731
  /**
127545
128732
  * CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
127546
128733
  */
127547
- creationData?: outputs.containerservice.v20210801.CreationDataResponse;
128734
+ creationData?: outputs.containerservice.v20210901.CreationDataResponse;
127548
128735
  /**
127549
128736
  * Whether to enable auto-scaler
127550
128737
  */
@@ -127572,7 +128759,7 @@ export declare namespace containerservice {
127572
128759
  /**
127573
128760
  * The Kubelet configuration on the agent pool nodes.
127574
128761
  */
127575
- kubeletConfig?: outputs.containerservice.v20210801.KubeletConfigResponse;
128762
+ kubeletConfig?: outputs.containerservice.v20210901.KubeletConfigResponse;
127576
128763
  /**
127577
128764
  * Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
127578
128765
  */
@@ -127580,7 +128767,7 @@ export declare namespace containerservice {
127580
128767
  /**
127581
128768
  * The OS configuration of Linux agent nodes.
127582
128769
  */
127583
- linuxOSConfig?: outputs.containerservice.v20210801.LinuxOSConfigResponse;
128770
+ linuxOSConfig?: outputs.containerservice.v20210901.LinuxOSConfigResponse;
127584
128771
  /**
127585
128772
  * The maximum number of nodes for auto-scaling
127586
128773
  */
@@ -127644,9 +128831,9 @@ export declare namespace containerservice {
127644
128831
  */
127645
128832
  podSubnetID?: string;
127646
128833
  /**
127647
- * Describes whether the Agent Pool is Running or Stopped
128834
+ * When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded
127648
128835
  */
127649
- powerState: outputs.containerservice.v20210801.PowerStateResponse;
128836
+ powerState?: outputs.containerservice.v20210901.PowerStateResponse;
127650
128837
  /**
127651
128838
  * The current deployment or provisioning state.
127652
128839
  */
@@ -127684,7 +128871,7 @@ export declare namespace containerservice {
127684
128871
  /**
127685
128872
  * Settings for upgrading the agentpool
127686
128873
  */
127687
- upgradeSettings?: outputs.containerservice.v20210801.AgentPoolUpgradeSettingsResponse;
128874
+ upgradeSettings?: outputs.containerservice.v20210901.AgentPoolUpgradeSettingsResponse;
127688
128875
  /**
127689
128876
  * VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions
127690
128877
  */
@@ -127748,7 +128935,7 @@ export declare namespace containerservice {
127748
128935
  * The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
127749
128936
  */
127750
128937
  userAssignedIdentities?: {
127751
- [key: string]: outputs.containerservice.v20210801.ManagedClusterIdentityResponseUserAssignedIdentities;
128938
+ [key: string]: outputs.containerservice.v20210901.ManagedClusterIdentityResponseUserAssignedIdentities;
127752
128939
  };
127753
128940
  }
127754
128941
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -127772,7 +128959,7 @@ export declare namespace containerservice {
127772
128959
  /**
127773
128960
  * The effective outbound IP resources of the cluster load balancer.
127774
128961
  */
127775
- effectiveOutboundIPs?: outputs.containerservice.v20210801.ResourceReferenceResponse[];
128962
+ effectiveOutboundIPs?: outputs.containerservice.v20210901.ResourceReferenceResponse[];
127776
128963
  /**
127777
128964
  * Enable multiple standard load balancers per AKS cluster or not.
127778
128965
  */
@@ -127784,15 +128971,15 @@ export declare namespace containerservice {
127784
128971
  /**
127785
128972
  * Desired managed outbound IPs for the cluster load balancer.
127786
128973
  */
127787
- managedOutboundIPs?: outputs.containerservice.v20210801.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
128974
+ managedOutboundIPs?: outputs.containerservice.v20210901.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
127788
128975
  /**
127789
128976
  * Desired outbound IP Prefix resources for the cluster load balancer.
127790
128977
  */
127791
- outboundIPPrefixes?: outputs.containerservice.v20210801.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
128978
+ outboundIPPrefixes?: outputs.containerservice.v20210901.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
127792
128979
  /**
127793
128980
  * Desired outbound IP resources for the cluster load balancer.
127794
128981
  */
127795
- outboundIPs?: outputs.containerservice.v20210801.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
128982
+ outboundIPs?: outputs.containerservice.v20210901.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
127796
128983
  }
127797
128984
  /**
127798
128985
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -127818,7 +129005,7 @@ export declare namespace containerservice {
127818
129005
  /**
127819
129006
  * A list of public IP prefix resources.
127820
129007
  */
127821
- publicIPPrefixes?: outputs.containerservice.v20210801.ResourceReferenceResponse[];
129008
+ publicIPPrefixes?: outputs.containerservice.v20210901.ResourceReferenceResponse[];
127822
129009
  }
127823
129010
  /**
127824
129011
  * Desired outbound IP resources for the cluster load balancer.
@@ -127827,7 +129014,7 @@ export declare namespace containerservice {
127827
129014
  /**
127828
129015
  * A list of public IP resources.
127829
129016
  */
127830
- publicIPs?: outputs.containerservice.v20210801.ResourceReferenceResponse[];
129017
+ publicIPs?: outputs.containerservice.v20210901.ResourceReferenceResponse[];
127831
129018
  }
127832
129019
  /**
127833
129020
  * Profile of the managed outbound IP resources of the managed cluster.
@@ -127849,7 +129036,7 @@ export declare namespace containerservice {
127849
129036
  /**
127850
129037
  * The effective outbound IP resources of the cluster NAT gateway.
127851
129038
  */
127852
- effectiveOutboundIPs?: outputs.containerservice.v20210801.ResourceReferenceResponse[];
129039
+ effectiveOutboundIPs?: outputs.containerservice.v20210901.ResourceReferenceResponse[];
127853
129040
  /**
127854
129041
  * Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes.
127855
129042
  */
@@ -127857,7 +129044,7 @@ export declare namespace containerservice {
127857
129044
  /**
127858
129045
  * Profile of the managed outbound IP resources of the cluster NAT gateway.
127859
129046
  */
127860
- managedOutboundIPProfile?: outputs.containerservice.v20210801.ManagedClusterManagedOutboundIPProfileResponse;
129047
+ managedOutboundIPProfile?: outputs.containerservice.v20210901.ManagedClusterManagedOutboundIPProfileResponse;
127861
129048
  }
127862
129049
  /**
127863
129050
  * managedClusterNATGatewayProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterNATGatewayProfileResponse
@@ -127897,11 +129084,11 @@ export declare namespace containerservice {
127897
129084
  /**
127898
129085
  * The pod identities to use in the cluster.
127899
129086
  */
127900
- userAssignedIdentities?: outputs.containerservice.v20210801.ManagedClusterPodIdentityResponse[];
129087
+ userAssignedIdentities?: outputs.containerservice.v20210901.ManagedClusterPodIdentityResponse[];
127901
129088
  /**
127902
129089
  * The pod identity exceptions to allow.
127903
129090
  */
127904
- userAssignedIdentityExceptions?: outputs.containerservice.v20210801.ManagedClusterPodIdentityExceptionResponse[];
129091
+ userAssignedIdentityExceptions?: outputs.containerservice.v20210901.ManagedClusterPodIdentityExceptionResponse[];
127905
129092
  }
127906
129093
  /**
127907
129094
  * An error response from the pod identity provisioning.
@@ -127914,7 +129101,7 @@ export declare namespace containerservice {
127914
129101
  /**
127915
129102
  * A list of additional details about the error.
127916
129103
  */
127917
- details?: outputs.containerservice.v20210801.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
129104
+ details?: outputs.containerservice.v20210901.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
127918
129105
  /**
127919
129106
  * A message describing the error, intended to be suitable for display in a user interface.
127920
129107
  */
@@ -127931,7 +129118,7 @@ export declare namespace containerservice {
127931
129118
  /**
127932
129119
  * Details about the error.
127933
129120
  */
127934
- error?: outputs.containerservice.v20210801.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
129121
+ error?: outputs.containerservice.v20210901.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
127935
129122
  }
127936
129123
  /**
127937
129124
  * Details about the pod identity assigned to the Managed Cluster.
@@ -127944,7 +129131,7 @@ export declare namespace containerservice {
127944
129131
  /**
127945
129132
  * The user assigned identity details.
127946
129133
  */
127947
- identity: outputs.containerservice.v20210801.UserAssignedIdentityResponse;
129134
+ identity: outputs.containerservice.v20210901.UserAssignedIdentityResponse;
127948
129135
  /**
127949
129136
  * The name of the pod identity.
127950
129137
  */
@@ -127953,7 +129140,7 @@ export declare namespace containerservice {
127953
129140
  * The namespace of the pod identity.
127954
129141
  */
127955
129142
  namespace: string;
127956
- provisioningInfo: outputs.containerservice.v20210801.ManagedClusterPodIdentityResponseProvisioningInfo;
129143
+ provisioningInfo: outputs.containerservice.v20210901.ManagedClusterPodIdentityResponseProvisioningInfo;
127957
129144
  /**
127958
129145
  * The current provisioning state of the pod identity.
127959
129146
  */
@@ -127963,7 +129150,7 @@ export declare namespace containerservice {
127963
129150
  /**
127964
129151
  * Pod identity assignment error (if any).
127965
129152
  */
127966
- error?: outputs.containerservice.v20210801.ManagedClusterPodIdentityProvisioningErrorResponse;
129153
+ error?: outputs.containerservice.v20210901.ManagedClusterPodIdentityProvisioningErrorResponse;
127967
129154
  }
127968
129155
  /**
127969
129156
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -128071,7 +129258,7 @@ export declare namespace containerservice {
128071
129258
  /**
128072
129259
  * Azure Defender settings for the security profile.
128073
129260
  */
128074
- azureDefender?: outputs.containerservice.v20210801.ManagedClusterSecurityProfileAzureDefenderResponse;
129261
+ azureDefender?: outputs.containerservice.v20210901.ManagedClusterSecurityProfileAzureDefenderResponse;
128075
129262
  }
128076
129263
  /**
128077
129264
  * Information about a service principal identity for the cluster to use for manipulating Azure APIs.
@@ -128102,6 +129289,10 @@ export declare namespace containerservice {
128102
129289
  * For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy).
128103
129290
  */
128104
129291
  enableCSIProxy?: boolean;
129292
+ /**
129293
+ * The Windows gMSA Profile in the Managed Cluster.
129294
+ */
129295
+ gmsaProfile?: outputs.containerservice.v20210901.WindowsGmsaProfileResponse;
128105
129296
  /**
128106
129297
  * The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details.
128107
129298
  */
@@ -128365,8 +129556,25 @@ export declare namespace containerservice {
128365
129556
  */
128366
129557
  resourceId?: string;
128367
129558
  }
129559
+ /**
129560
+ * Windows gMSA Profile in the managed cluster.
129561
+ */
129562
+ interface WindowsGmsaProfileResponse {
129563
+ /**
129564
+ * Specifies the DNS server for Windows gMSA. <br><br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster.
129565
+ */
129566
+ dnsServer?: string;
129567
+ /**
129568
+ * Specifies whether to enable Windows gMSA in the managed cluster.
129569
+ */
129570
+ enabled?: boolean;
129571
+ /**
129572
+ * Specifies the root domain name for Windows gMSA. <br><br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster.
129573
+ */
129574
+ rootDomainName?: string;
129575
+ }
128368
129576
  }
128369
- namespace v20210901 {
129577
+ namespace v20211001 {
128370
129578
  /**
128371
129579
  * Settings for upgrading an agentpool
128372
129580
  */
@@ -128387,7 +129595,7 @@ export declare namespace containerservice {
128387
129595
  /**
128388
129596
  * The SSH configuration for Linux-based VMs running on Azure.
128389
129597
  */
128390
- ssh: outputs.containerservice.v20210901.ContainerServiceSshConfigurationResponse;
129598
+ ssh: outputs.containerservice.v20211001.ContainerServiceSshConfigurationResponse;
128391
129599
  }
128392
129600
  /**
128393
129601
  * Profile of network configuration.
@@ -128401,10 +129609,14 @@ export declare namespace containerservice {
128401
129609
  * A CIDR notation IP range assigned to the Docker bridge network. It must not overlap with any Subnet IP ranges or the Kubernetes service address range.
128402
129610
  */
128403
129611
  dockerBridgeCidr?: string;
129612
+ /**
129613
+ * IP families are used to determine single-stack or dual-stack clusters. For single-stack, the expected value is IPv4. For dual-stack, the expected values are IPv4 and IPv6.
129614
+ */
129615
+ ipFamilies?: string[];
128404
129616
  /**
128405
129617
  * Profile of the cluster load balancer.
128406
129618
  */
128407
- loadBalancerProfile?: outputs.containerservice.v20210901.ManagedClusterLoadBalancerProfileResponse;
129619
+ loadBalancerProfile?: outputs.containerservice.v20211001.ManagedClusterLoadBalancerProfileResponse;
128408
129620
  /**
128409
129621
  * The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs.
128410
129622
  */
@@ -128412,7 +129624,7 @@ export declare namespace containerservice {
128412
129624
  /**
128413
129625
  * Profile of the cluster NAT gateway.
128414
129626
  */
128415
- natGatewayProfile?: outputs.containerservice.v20210901.ManagedClusterNATGatewayProfileResponse;
129627
+ natGatewayProfile?: outputs.containerservice.v20211001.ManagedClusterNATGatewayProfileResponse;
128416
129628
  /**
128417
129629
  * This cannot be specified if networkPlugin is anything other than 'azure'.
128418
129630
  */
@@ -128433,10 +129645,18 @@ export declare namespace containerservice {
128433
129645
  * A CIDR notation IP range from which to assign pod IPs when kubenet is used.
128434
129646
  */
128435
129647
  podCidr?: string;
129648
+ /**
129649
+ * One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking.
129650
+ */
129651
+ podCidrs?: string[];
128436
129652
  /**
128437
129653
  * A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges.
128438
129654
  */
128439
129655
  serviceCidr?: string;
129656
+ /**
129657
+ * One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges.
129658
+ */
129659
+ serviceCidrs?: string[];
128440
129660
  }
128441
129661
  /**
128442
129662
  * containerServiceNetworkProfileResponseProvideDefaults sets the appropriate defaults for ContainerServiceNetworkProfileResponse
@@ -128449,7 +129669,7 @@ export declare namespace containerservice {
128449
129669
  /**
128450
129670
  * The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified.
128451
129671
  */
128452
- publicKeys: outputs.containerservice.v20210901.ContainerServiceSshPublicKeyResponse[];
129672
+ publicKeys: outputs.containerservice.v20211001.ContainerServiceSshPublicKeyResponse[];
128453
129673
  }
128454
129674
  /**
128455
129675
  * Contains information about SSH certificate public key data.
@@ -128555,7 +129775,7 @@ export declare namespace containerservice {
128555
129775
  /**
128556
129776
  * Sysctl settings for Linux agent nodes.
128557
129777
  */
128558
- sysctls?: outputs.containerservice.v20210901.SysctlConfigResponse;
129778
+ sysctls?: outputs.containerservice.v20211001.SysctlConfigResponse;
128559
129779
  /**
128560
129780
  * Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge).
128561
129781
  */
@@ -128640,7 +129860,7 @@ export declare namespace containerservice {
128640
129860
  /**
128641
129861
  * Information of user assigned identity used by this add-on.
128642
129862
  */
128643
- identity: outputs.containerservice.v20210901.ManagedClusterAddonProfileResponseIdentity;
129863
+ identity: outputs.containerservice.v20211001.ManagedClusterAddonProfileResponseIdentity;
128644
129864
  }
128645
129865
  /**
128646
129866
  * Information of user assigned identity used by this add-on.
@@ -128674,7 +129894,7 @@ export declare namespace containerservice {
128674
129894
  /**
128675
129895
  * CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
128676
129896
  */
128677
- creationData?: outputs.containerservice.v20210901.CreationDataResponse;
129897
+ creationData?: outputs.containerservice.v20211001.CreationDataResponse;
128678
129898
  /**
128679
129899
  * Whether to enable auto-scaler
128680
129900
  */
@@ -128702,7 +129922,7 @@ export declare namespace containerservice {
128702
129922
  /**
128703
129923
  * The Kubelet configuration on the agent pool nodes.
128704
129924
  */
128705
- kubeletConfig?: outputs.containerservice.v20210901.KubeletConfigResponse;
129925
+ kubeletConfig?: outputs.containerservice.v20211001.KubeletConfigResponse;
128706
129926
  /**
128707
129927
  * Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
128708
129928
  */
@@ -128710,7 +129930,7 @@ export declare namespace containerservice {
128710
129930
  /**
128711
129931
  * The OS configuration of Linux agent nodes.
128712
129932
  */
128713
- linuxOSConfig?: outputs.containerservice.v20210901.LinuxOSConfigResponse;
129933
+ linuxOSConfig?: outputs.containerservice.v20211001.LinuxOSConfigResponse;
128714
129934
  /**
128715
129935
  * The maximum number of nodes for auto-scaling
128716
129936
  */
@@ -128776,7 +129996,7 @@ export declare namespace containerservice {
128776
129996
  /**
128777
129997
  * When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded
128778
129998
  */
128779
- powerState?: outputs.containerservice.v20210901.PowerStateResponse;
129999
+ powerState?: outputs.containerservice.v20211001.PowerStateResponse;
128780
130000
  /**
128781
130001
  * The current deployment or provisioning state.
128782
130002
  */
@@ -128814,7 +130034,7 @@ export declare namespace containerservice {
128814
130034
  /**
128815
130035
  * Settings for upgrading the agentpool
128816
130036
  */
128817
- upgradeSettings?: outputs.containerservice.v20210901.AgentPoolUpgradeSettingsResponse;
130037
+ upgradeSettings?: outputs.containerservice.v20211001.AgentPoolUpgradeSettingsResponse;
128818
130038
  /**
128819
130039
  * VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions
128820
130040
  */
@@ -128878,7 +130098,7 @@ export declare namespace containerservice {
128878
130098
  * The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
128879
130099
  */
128880
130100
  userAssignedIdentities?: {
128881
- [key: string]: outputs.containerservice.v20210901.ManagedClusterIdentityResponseUserAssignedIdentities;
130101
+ [key: string]: outputs.containerservice.v20211001.ManagedClusterIdentityResponseUserAssignedIdentities;
128882
130102
  };
128883
130103
  }
128884
130104
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -128902,7 +130122,7 @@ export declare namespace containerservice {
128902
130122
  /**
128903
130123
  * The effective outbound IP resources of the cluster load balancer.
128904
130124
  */
128905
- effectiveOutboundIPs?: outputs.containerservice.v20210901.ResourceReferenceResponse[];
130125
+ effectiveOutboundIPs?: outputs.containerservice.v20211001.ResourceReferenceResponse[];
128906
130126
  /**
128907
130127
  * Enable multiple standard load balancers per AKS cluster or not.
128908
130128
  */
@@ -128914,15 +130134,15 @@ export declare namespace containerservice {
128914
130134
  /**
128915
130135
  * Desired managed outbound IPs for the cluster load balancer.
128916
130136
  */
128917
- managedOutboundIPs?: outputs.containerservice.v20210901.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
130137
+ managedOutboundIPs?: outputs.containerservice.v20211001.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
128918
130138
  /**
128919
130139
  * Desired outbound IP Prefix resources for the cluster load balancer.
128920
130140
  */
128921
- outboundIPPrefixes?: outputs.containerservice.v20210901.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
130141
+ outboundIPPrefixes?: outputs.containerservice.v20211001.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
128922
130142
  /**
128923
130143
  * Desired outbound IP resources for the cluster load balancer.
128924
130144
  */
128925
- outboundIPs?: outputs.containerservice.v20210901.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
130145
+ outboundIPs?: outputs.containerservice.v20211001.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
128926
130146
  }
128927
130147
  /**
128928
130148
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -128933,9 +130153,13 @@ export declare namespace containerservice {
128933
130153
  */
128934
130154
  interface ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs {
128935
130155
  /**
128936
- * The desired number of outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
130156
+ * The desired number of IPv4 outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.
128937
130157
  */
128938
130158
  count?: number;
130159
+ /**
130160
+ * The desired number of IPv6 outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 0 for single-stack and 1 for dual-stack.
130161
+ */
130162
+ countIPv6?: number;
128939
130163
  }
128940
130164
  /**
128941
130165
  * managedClusterLoadBalancerProfileResponseManagedOutboundIPsProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs
@@ -128948,7 +130172,7 @@ export declare namespace containerservice {
128948
130172
  /**
128949
130173
  * A list of public IP prefix resources.
128950
130174
  */
128951
- publicIPPrefixes?: outputs.containerservice.v20210901.ResourceReferenceResponse[];
130175
+ publicIPPrefixes?: outputs.containerservice.v20211001.ResourceReferenceResponse[];
128952
130176
  }
128953
130177
  /**
128954
130178
  * Desired outbound IP resources for the cluster load balancer.
@@ -128957,7 +130181,7 @@ export declare namespace containerservice {
128957
130181
  /**
128958
130182
  * A list of public IP resources.
128959
130183
  */
128960
- publicIPs?: outputs.containerservice.v20210901.ResourceReferenceResponse[];
130184
+ publicIPs?: outputs.containerservice.v20211001.ResourceReferenceResponse[];
128961
130185
  }
128962
130186
  /**
128963
130187
  * Profile of the managed outbound IP resources of the managed cluster.
@@ -128979,7 +130203,7 @@ export declare namespace containerservice {
128979
130203
  /**
128980
130204
  * The effective outbound IP resources of the cluster NAT gateway.
128981
130205
  */
128982
- effectiveOutboundIPs?: outputs.containerservice.v20210901.ResourceReferenceResponse[];
130206
+ effectiveOutboundIPs?: outputs.containerservice.v20211001.ResourceReferenceResponse[];
128983
130207
  /**
128984
130208
  * Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes.
128985
130209
  */
@@ -128987,7 +130211,7 @@ export declare namespace containerservice {
128987
130211
  /**
128988
130212
  * Profile of the managed outbound IP resources of the cluster NAT gateway.
128989
130213
  */
128990
- managedOutboundIPProfile?: outputs.containerservice.v20210901.ManagedClusterManagedOutboundIPProfileResponse;
130214
+ managedOutboundIPProfile?: outputs.containerservice.v20211001.ManagedClusterManagedOutboundIPProfileResponse;
128991
130215
  }
128992
130216
  /**
128993
130217
  * managedClusterNATGatewayProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterNATGatewayProfileResponse
@@ -129027,11 +130251,11 @@ export declare namespace containerservice {
129027
130251
  /**
129028
130252
  * The pod identities to use in the cluster.
129029
130253
  */
129030
- userAssignedIdentities?: outputs.containerservice.v20210901.ManagedClusterPodIdentityResponse[];
130254
+ userAssignedIdentities?: outputs.containerservice.v20211001.ManagedClusterPodIdentityResponse[];
129031
130255
  /**
129032
130256
  * The pod identity exceptions to allow.
129033
130257
  */
129034
- userAssignedIdentityExceptions?: outputs.containerservice.v20210901.ManagedClusterPodIdentityExceptionResponse[];
130258
+ userAssignedIdentityExceptions?: outputs.containerservice.v20211001.ManagedClusterPodIdentityExceptionResponse[];
129035
130259
  }
129036
130260
  /**
129037
130261
  * An error response from the pod identity provisioning.
@@ -129044,7 +130268,7 @@ export declare namespace containerservice {
129044
130268
  /**
129045
130269
  * A list of additional details about the error.
129046
130270
  */
129047
- details?: outputs.containerservice.v20210901.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
130271
+ details?: outputs.containerservice.v20211001.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
129048
130272
  /**
129049
130273
  * A message describing the error, intended to be suitable for display in a user interface.
129050
130274
  */
@@ -129061,7 +130285,7 @@ export declare namespace containerservice {
129061
130285
  /**
129062
130286
  * Details about the error.
129063
130287
  */
129064
- error?: outputs.containerservice.v20210901.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
130288
+ error?: outputs.containerservice.v20211001.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
129065
130289
  }
129066
130290
  /**
129067
130291
  * Details about the pod identity assigned to the Managed Cluster.
@@ -129074,7 +130298,7 @@ export declare namespace containerservice {
129074
130298
  /**
129075
130299
  * The user assigned identity details.
129076
130300
  */
129077
- identity: outputs.containerservice.v20210901.UserAssignedIdentityResponse;
130301
+ identity: outputs.containerservice.v20211001.UserAssignedIdentityResponse;
129078
130302
  /**
129079
130303
  * The name of the pod identity.
129080
130304
  */
@@ -129083,7 +130307,7 @@ export declare namespace containerservice {
129083
130307
  * The namespace of the pod identity.
129084
130308
  */
129085
130309
  namespace: string;
129086
- provisioningInfo: outputs.containerservice.v20210901.ManagedClusterPodIdentityResponseProvisioningInfo;
130310
+ provisioningInfo: outputs.containerservice.v20211001.ManagedClusterPodIdentityResponseProvisioningInfo;
129087
130311
  /**
129088
130312
  * The current provisioning state of the pod identity.
129089
130313
  */
@@ -129093,7 +130317,7 @@ export declare namespace containerservice {
129093
130317
  /**
129094
130318
  * Pod identity assignment error (if any).
129095
130319
  */
129096
- error?: outputs.containerservice.v20210901.ManagedClusterPodIdentityProvisioningErrorResponse;
130320
+ error?: outputs.containerservice.v20211001.ManagedClusterPodIdentityProvisioningErrorResponse;
129097
130321
  }
129098
130322
  /**
129099
130323
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -129201,7 +130425,7 @@ export declare namespace containerservice {
129201
130425
  /**
129202
130426
  * Azure Defender settings for the security profile.
129203
130427
  */
129204
- azureDefender?: outputs.containerservice.v20210901.ManagedClusterSecurityProfileAzureDefenderResponse;
130428
+ azureDefender?: outputs.containerservice.v20211001.ManagedClusterSecurityProfileAzureDefenderResponse;
129205
130429
  }
129206
130430
  /**
129207
130431
  * Information about a service principal identity for the cluster to use for manipulating Azure APIs.
@@ -129235,7 +130459,7 @@ export declare namespace containerservice {
129235
130459
  /**
129236
130460
  * The Windows gMSA Profile in the Managed Cluster.
129237
130461
  */
129238
- gmsaProfile?: outputs.containerservice.v20210901.WindowsGmsaProfileResponse;
130462
+ gmsaProfile?: outputs.containerservice.v20211001.WindowsGmsaProfileResponse;
129239
130463
  /**
129240
130464
  * The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details.
129241
130465
  */
@@ -129517,7 +130741,7 @@ export declare namespace containerservice {
129517
130741
  rootDomainName?: string;
129518
130742
  }
129519
130743
  }
129520
- namespace v20211001 {
130744
+ namespace v20211101preview {
129521
130745
  /**
129522
130746
  * Settings for upgrading an agentpool
129523
130747
  */
@@ -129538,7 +130762,7 @@ export declare namespace containerservice {
129538
130762
  /**
129539
130763
  * The SSH configuration for Linux-based VMs running on Azure.
129540
130764
  */
129541
- ssh: outputs.containerservice.v20211001.ContainerServiceSshConfigurationResponse;
130765
+ ssh: outputs.containerservice.v20211101preview.ContainerServiceSshConfigurationResponse;
129542
130766
  }
129543
130767
  /**
129544
130768
  * Profile of network configuration.
@@ -129559,7 +130783,7 @@ export declare namespace containerservice {
129559
130783
  /**
129560
130784
  * Profile of the cluster load balancer.
129561
130785
  */
129562
- loadBalancerProfile?: outputs.containerservice.v20211001.ManagedClusterLoadBalancerProfileResponse;
130786
+ loadBalancerProfile?: outputs.containerservice.v20211101preview.ManagedClusterLoadBalancerProfileResponse;
129563
130787
  /**
129564
130788
  * The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs.
129565
130789
  */
@@ -129567,7 +130791,7 @@ export declare namespace containerservice {
129567
130791
  /**
129568
130792
  * Profile of the cluster NAT gateway.
129569
130793
  */
129570
- natGatewayProfile?: outputs.containerservice.v20211001.ManagedClusterNATGatewayProfileResponse;
130794
+ natGatewayProfile?: outputs.containerservice.v20211101preview.ManagedClusterNATGatewayProfileResponse;
129571
130795
  /**
129572
130796
  * This cannot be specified if networkPlugin is anything other than 'azure'.
129573
130797
  */
@@ -129612,7 +130836,7 @@ export declare namespace containerservice {
129612
130836
  /**
129613
130837
  * The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified.
129614
130838
  */
129615
- publicKeys: outputs.containerservice.v20211001.ContainerServiceSshPublicKeyResponse[];
130839
+ publicKeys: outputs.containerservice.v20211101preview.ContainerServiceSshPublicKeyResponse[];
129616
130840
  }
129617
130841
  /**
129618
130842
  * Contains information about SSH certificate public key data.
@@ -129718,7 +130942,7 @@ export declare namespace containerservice {
129718
130942
  /**
129719
130943
  * Sysctl settings for Linux agent nodes.
129720
130944
  */
129721
- sysctls?: outputs.containerservice.v20211001.SysctlConfigResponse;
130945
+ sysctls?: outputs.containerservice.v20211101preview.SysctlConfigResponse;
129722
130946
  /**
129723
130947
  * Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge).
129724
130948
  */
@@ -129803,7 +131027,7 @@ export declare namespace containerservice {
129803
131027
  /**
129804
131028
  * Information of user assigned identity used by this add-on.
129805
131029
  */
129806
- identity: outputs.containerservice.v20211001.ManagedClusterAddonProfileResponseIdentity;
131030
+ identity: outputs.containerservice.v20211101preview.ManagedClusterAddonProfileResponseIdentity;
129807
131031
  }
129808
131032
  /**
129809
131033
  * Information of user assigned identity used by this add-on.
@@ -129830,6 +131054,10 @@ export declare namespace containerservice {
129830
131054
  * The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'.
129831
131055
  */
129832
131056
  availabilityZones?: string[];
131057
+ /**
131058
+ * AKS will associate the specified agent pool with the Capacity Reservation Group.
131059
+ */
131060
+ capacityReservationGroupID?: string;
129833
131061
  /**
129834
131062
  * Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1.
129835
131063
  */
@@ -129837,7 +131065,7 @@ export declare namespace containerservice {
129837
131065
  /**
129838
131066
  * CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
129839
131067
  */
129840
- creationData?: outputs.containerservice.v20211001.CreationDataResponse;
131068
+ creationData?: outputs.containerservice.v20211101preview.CreationDataResponse;
129841
131069
  /**
129842
131070
  * Whether to enable auto-scaler
129843
131071
  */
@@ -129865,7 +131093,7 @@ export declare namespace containerservice {
129865
131093
  /**
129866
131094
  * The Kubelet configuration on the agent pool nodes.
129867
131095
  */
129868
- kubeletConfig?: outputs.containerservice.v20211001.KubeletConfigResponse;
131096
+ kubeletConfig?: outputs.containerservice.v20211101preview.KubeletConfigResponse;
129869
131097
  /**
129870
131098
  * Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
129871
131099
  */
@@ -129873,7 +131101,7 @@ export declare namespace containerservice {
129873
131101
  /**
129874
131102
  * The OS configuration of Linux agent nodes.
129875
131103
  */
129876
- linuxOSConfig?: outputs.containerservice.v20211001.LinuxOSConfigResponse;
131104
+ linuxOSConfig?: outputs.containerservice.v20211101preview.LinuxOSConfigResponse;
129877
131105
  /**
129878
131106
  * The maximum number of nodes for auto-scaling
129879
131107
  */
@@ -129882,6 +131110,10 @@ export declare namespace containerservice {
129882
131110
  * The maximum number of pods that can run on a node.
129883
131111
  */
129884
131112
  maxPods?: number;
131113
+ /**
131114
+ * A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script).
131115
+ */
131116
+ messageOfTheDay?: string;
129885
131117
  /**
129886
131118
  * The minimum number of nodes for auto-scaling
129887
131119
  */
@@ -129939,7 +131171,7 @@ export declare namespace containerservice {
129939
131171
  /**
129940
131172
  * When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded
129941
131173
  */
129942
- powerState?: outputs.containerservice.v20211001.PowerStateResponse;
131174
+ powerState?: outputs.containerservice.v20211101preview.PowerStateResponse;
129943
131175
  /**
129944
131176
  * The current deployment or provisioning state.
129945
131177
  */
@@ -129977,7 +131209,7 @@ export declare namespace containerservice {
129977
131209
  /**
129978
131210
  * Settings for upgrading the agentpool
129979
131211
  */
129980
- upgradeSettings?: outputs.containerservice.v20211001.AgentPoolUpgradeSettingsResponse;
131212
+ upgradeSettings?: outputs.containerservice.v20211101preview.AgentPoolUpgradeSettingsResponse;
129981
131213
  /**
129982
131214
  * VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions
129983
131215
  */
@@ -130041,7 +131273,7 @@ export declare namespace containerservice {
130041
131273
  * The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
130042
131274
  */
130043
131275
  userAssignedIdentities?: {
130044
- [key: string]: outputs.containerservice.v20211001.ManagedClusterIdentityResponseUserAssignedIdentities;
131276
+ [key: string]: outputs.containerservice.v20211101preview.ManagedClusterIdentityResponseUserAssignedIdentities;
130045
131277
  };
130046
131278
  }
130047
131279
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -130065,7 +131297,7 @@ export declare namespace containerservice {
130065
131297
  /**
130066
131298
  * The effective outbound IP resources of the cluster load balancer.
130067
131299
  */
130068
- effectiveOutboundIPs?: outputs.containerservice.v20211001.ResourceReferenceResponse[];
131300
+ effectiveOutboundIPs?: outputs.containerservice.v20211101preview.ResourceReferenceResponse[];
130069
131301
  /**
130070
131302
  * Enable multiple standard load balancers per AKS cluster or not.
130071
131303
  */
@@ -130077,15 +131309,15 @@ export declare namespace containerservice {
130077
131309
  /**
130078
131310
  * Desired managed outbound IPs for the cluster load balancer.
130079
131311
  */
130080
- managedOutboundIPs?: outputs.containerservice.v20211001.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
131312
+ managedOutboundIPs?: outputs.containerservice.v20211101preview.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
130081
131313
  /**
130082
131314
  * Desired outbound IP Prefix resources for the cluster load balancer.
130083
131315
  */
130084
- outboundIPPrefixes?: outputs.containerservice.v20211001.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
131316
+ outboundIPPrefixes?: outputs.containerservice.v20211101preview.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
130085
131317
  /**
130086
131318
  * Desired outbound IP resources for the cluster load balancer.
130087
131319
  */
130088
- outboundIPs?: outputs.containerservice.v20211001.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
131320
+ outboundIPs?: outputs.containerservice.v20211101preview.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
130089
131321
  }
130090
131322
  /**
130091
131323
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -130115,7 +131347,7 @@ export declare namespace containerservice {
130115
131347
  /**
130116
131348
  * A list of public IP prefix resources.
130117
131349
  */
130118
- publicIPPrefixes?: outputs.containerservice.v20211001.ResourceReferenceResponse[];
131350
+ publicIPPrefixes?: outputs.containerservice.v20211101preview.ResourceReferenceResponse[];
130119
131351
  }
130120
131352
  /**
130121
131353
  * Desired outbound IP resources for the cluster load balancer.
@@ -130124,7 +131356,7 @@ export declare namespace containerservice {
130124
131356
  /**
130125
131357
  * A list of public IP resources.
130126
131358
  */
130127
- publicIPs?: outputs.containerservice.v20211001.ResourceReferenceResponse[];
131359
+ publicIPs?: outputs.containerservice.v20211101preview.ResourceReferenceResponse[];
130128
131360
  }
130129
131361
  /**
130130
131362
  * Profile of the managed outbound IP resources of the managed cluster.
@@ -130146,7 +131378,7 @@ export declare namespace containerservice {
130146
131378
  /**
130147
131379
  * The effective outbound IP resources of the cluster NAT gateway.
130148
131380
  */
130149
- effectiveOutboundIPs?: outputs.containerservice.v20211001.ResourceReferenceResponse[];
131381
+ effectiveOutboundIPs?: outputs.containerservice.v20211101preview.ResourceReferenceResponse[];
130150
131382
  /**
130151
131383
  * Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes.
130152
131384
  */
@@ -130154,12 +131386,25 @@ export declare namespace containerservice {
130154
131386
  /**
130155
131387
  * Profile of the managed outbound IP resources of the cluster NAT gateway.
130156
131388
  */
130157
- managedOutboundIPProfile?: outputs.containerservice.v20211001.ManagedClusterManagedOutboundIPProfileResponse;
131389
+ managedOutboundIPProfile?: outputs.containerservice.v20211101preview.ManagedClusterManagedOutboundIPProfileResponse;
130158
131390
  }
130159
131391
  /**
130160
131392
  * managedClusterNATGatewayProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterNATGatewayProfileResponse
130161
131393
  */
130162
131394
  function managedClusterNATGatewayProfileResponseProvideDefaults(val: ManagedClusterNATGatewayProfileResponse): ManagedClusterNATGatewayProfileResponse;
131395
+ /**
131396
+ * The OIDC issuer profile of the Managed Cluster.
131397
+ */
131398
+ interface ManagedClusterOIDCIssuerProfileResponse {
131399
+ /**
131400
+ * Whether the OIDC issuer is enabled.
131401
+ */
131402
+ enabled?: boolean;
131403
+ /**
131404
+ * The OIDC issuer url of the Managed Cluster.
131405
+ */
131406
+ issuerURL: string;
131407
+ }
130163
131408
  /**
130164
131409
  * See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details.
130165
131410
  */
@@ -130194,11 +131439,11 @@ export declare namespace containerservice {
130194
131439
  /**
130195
131440
  * The pod identities to use in the cluster.
130196
131441
  */
130197
- userAssignedIdentities?: outputs.containerservice.v20211001.ManagedClusterPodIdentityResponse[];
131442
+ userAssignedIdentities?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityResponse[];
130198
131443
  /**
130199
131444
  * The pod identity exceptions to allow.
130200
131445
  */
130201
- userAssignedIdentityExceptions?: outputs.containerservice.v20211001.ManagedClusterPodIdentityExceptionResponse[];
131446
+ userAssignedIdentityExceptions?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityExceptionResponse[];
130202
131447
  }
130203
131448
  /**
130204
131449
  * An error response from the pod identity provisioning.
@@ -130211,7 +131456,7 @@ export declare namespace containerservice {
130211
131456
  /**
130212
131457
  * A list of additional details about the error.
130213
131458
  */
130214
- details?: outputs.containerservice.v20211001.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
131459
+ details?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
130215
131460
  /**
130216
131461
  * A message describing the error, intended to be suitable for display in a user interface.
130217
131462
  */
@@ -130228,7 +131473,7 @@ export declare namespace containerservice {
130228
131473
  /**
130229
131474
  * Details about the error.
130230
131475
  */
130231
- error?: outputs.containerservice.v20211001.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
131476
+ error?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
130232
131477
  }
130233
131478
  /**
130234
131479
  * Details about the pod identity assigned to the Managed Cluster.
@@ -130241,7 +131486,7 @@ export declare namespace containerservice {
130241
131486
  /**
130242
131487
  * The user assigned identity details.
130243
131488
  */
130244
- identity: outputs.containerservice.v20211001.UserAssignedIdentityResponse;
131489
+ identity: outputs.containerservice.v20211101preview.UserAssignedIdentityResponse;
130245
131490
  /**
130246
131491
  * The name of the pod identity.
130247
131492
  */
@@ -130250,7 +131495,7 @@ export declare namespace containerservice {
130250
131495
  * The namespace of the pod identity.
130251
131496
  */
130252
131497
  namespace: string;
130253
- provisioningInfo: outputs.containerservice.v20211001.ManagedClusterPodIdentityResponseProvisioningInfo;
131498
+ provisioningInfo: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityResponseProvisioningInfo;
130254
131499
  /**
130255
131500
  * The current provisioning state of the pod identity.
130256
131501
  */
@@ -130260,7 +131505,7 @@ export declare namespace containerservice {
130260
131505
  /**
130261
131506
  * Pod identity assignment error (if any).
130262
131507
  */
130263
- error?: outputs.containerservice.v20211001.ManagedClusterPodIdentityProvisioningErrorResponse;
131508
+ error?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityProvisioningErrorResponse;
130264
131509
  }
130265
131510
  /**
130266
131511
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -130357,7 +131602,7 @@ export declare namespace containerservice {
130357
131602
  */
130358
131603
  enabled?: boolean;
130359
131604
  /**
130360
- * Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists.
131605
+ * Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, leave the field empty.
130361
131606
  */
130362
131607
  logAnalyticsWorkspaceResourceId?: string;
130363
131608
  }
@@ -130368,7 +131613,7 @@ export declare namespace containerservice {
130368
131613
  /**
130369
131614
  * Azure Defender settings for the security profile.
130370
131615
  */
130371
- azureDefender?: outputs.containerservice.v20211001.ManagedClusterSecurityProfileAzureDefenderResponse;
131616
+ azureDefender?: outputs.containerservice.v20211101preview.ManagedClusterSecurityProfileAzureDefenderResponse;
130372
131617
  }
130373
131618
  /**
130374
131619
  * Information about a service principal identity for the cluster to use for manipulating Azure APIs.
@@ -130402,7 +131647,7 @@ export declare namespace containerservice {
130402
131647
  /**
130403
131648
  * The Windows gMSA Profile in the Managed Cluster.
130404
131649
  */
130405
- gmsaProfile?: outputs.containerservice.v20211001.WindowsGmsaProfileResponse;
131650
+ gmsaProfile?: outputs.containerservice.v20211101preview.WindowsGmsaProfileResponse;
130406
131651
  /**
130407
131652
  * The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details.
130408
131653
  */
@@ -130684,7 +131929,7 @@ export declare namespace containerservice {
130684
131929
  rootDomainName?: string;
130685
131930
  }
130686
131931
  }
130687
- namespace v20211101preview {
131932
+ namespace v20220101 {
130688
131933
  /**
130689
131934
  * Settings for upgrading an agentpool
130690
131935
  */
@@ -130705,7 +131950,7 @@ export declare namespace containerservice {
130705
131950
  /**
130706
131951
  * The SSH configuration for Linux-based VMs running on Azure.
130707
131952
  */
130708
- ssh: outputs.containerservice.v20211101preview.ContainerServiceSshConfigurationResponse;
131953
+ ssh: outputs.containerservice.v20220101.ContainerServiceSshConfigurationResponse;
130709
131954
  }
130710
131955
  /**
130711
131956
  * Profile of network configuration.
@@ -130726,7 +131971,7 @@ export declare namespace containerservice {
130726
131971
  /**
130727
131972
  * Profile of the cluster load balancer.
130728
131973
  */
130729
- loadBalancerProfile?: outputs.containerservice.v20211101preview.ManagedClusterLoadBalancerProfileResponse;
131974
+ loadBalancerProfile?: outputs.containerservice.v20220101.ManagedClusterLoadBalancerProfileResponse;
130730
131975
  /**
130731
131976
  * The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs.
130732
131977
  */
@@ -130734,7 +131979,7 @@ export declare namespace containerservice {
130734
131979
  /**
130735
131980
  * Profile of the cluster NAT gateway.
130736
131981
  */
130737
- natGatewayProfile?: outputs.containerservice.v20211101preview.ManagedClusterNATGatewayProfileResponse;
131982
+ natGatewayProfile?: outputs.containerservice.v20220101.ManagedClusterNATGatewayProfileResponse;
130738
131983
  /**
130739
131984
  * This cannot be specified if networkPlugin is anything other than 'azure'.
130740
131985
  */
@@ -130779,7 +132024,7 @@ export declare namespace containerservice {
130779
132024
  /**
130780
132025
  * The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified.
130781
132026
  */
130782
- publicKeys: outputs.containerservice.v20211101preview.ContainerServiceSshPublicKeyResponse[];
132027
+ publicKeys: outputs.containerservice.v20220101.ContainerServiceSshPublicKeyResponse[];
130783
132028
  }
130784
132029
  /**
130785
132030
  * Contains information about SSH certificate public key data.
@@ -130885,7 +132130,7 @@ export declare namespace containerservice {
130885
132130
  /**
130886
132131
  * Sysctl settings for Linux agent nodes.
130887
132132
  */
130888
- sysctls?: outputs.containerservice.v20211101preview.SysctlConfigResponse;
132133
+ sysctls?: outputs.containerservice.v20220101.SysctlConfigResponse;
130889
132134
  /**
130890
132135
  * Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge).
130891
132136
  */
@@ -130970,7 +132215,7 @@ export declare namespace containerservice {
130970
132215
  /**
130971
132216
  * Information of user assigned identity used by this add-on.
130972
132217
  */
130973
- identity: outputs.containerservice.v20211101preview.ManagedClusterAddonProfileResponseIdentity;
132218
+ identity: outputs.containerservice.v20220101.ManagedClusterAddonProfileResponseIdentity;
130974
132219
  }
130975
132220
  /**
130976
132221
  * Information of user assigned identity used by this add-on.
@@ -130997,10 +132242,6 @@ export declare namespace containerservice {
130997
132242
  * The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'.
130998
132243
  */
130999
132244
  availabilityZones?: string[];
131000
- /**
131001
- * AKS will associate the specified agent pool with the Capacity Reservation Group.
131002
- */
131003
- capacityReservationGroupID?: string;
131004
132245
  /**
131005
132246
  * Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1.
131006
132247
  */
@@ -131008,7 +132249,7 @@ export declare namespace containerservice {
131008
132249
  /**
131009
132250
  * CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
131010
132251
  */
131011
- creationData?: outputs.containerservice.v20211101preview.CreationDataResponse;
132252
+ creationData?: outputs.containerservice.v20220101.CreationDataResponse;
131012
132253
  /**
131013
132254
  * Whether to enable auto-scaler
131014
132255
  */
@@ -131036,7 +132277,7 @@ export declare namespace containerservice {
131036
132277
  /**
131037
132278
  * The Kubelet configuration on the agent pool nodes.
131038
132279
  */
131039
- kubeletConfig?: outputs.containerservice.v20211101preview.KubeletConfigResponse;
132280
+ kubeletConfig?: outputs.containerservice.v20220101.KubeletConfigResponse;
131040
132281
  /**
131041
132282
  * Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
131042
132283
  */
@@ -131044,7 +132285,7 @@ export declare namespace containerservice {
131044
132285
  /**
131045
132286
  * The OS configuration of Linux agent nodes.
131046
132287
  */
131047
- linuxOSConfig?: outputs.containerservice.v20211101preview.LinuxOSConfigResponse;
132288
+ linuxOSConfig?: outputs.containerservice.v20220101.LinuxOSConfigResponse;
131048
132289
  /**
131049
132290
  * The maximum number of nodes for auto-scaling
131050
132291
  */
@@ -131053,10 +132294,6 @@ export declare namespace containerservice {
131053
132294
  * The maximum number of pods that can run on a node.
131054
132295
  */
131055
132296
  maxPods?: number;
131056
- /**
131057
- * A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script).
131058
- */
131059
- messageOfTheDay?: string;
131060
132297
  /**
131061
132298
  * The minimum number of nodes for auto-scaling
131062
132299
  */
@@ -131114,7 +132351,7 @@ export declare namespace containerservice {
131114
132351
  /**
131115
132352
  * When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded
131116
132353
  */
131117
- powerState?: outputs.containerservice.v20211101preview.PowerStateResponse;
132354
+ powerState?: outputs.containerservice.v20220101.PowerStateResponse;
131118
132355
  /**
131119
132356
  * The current deployment or provisioning state.
131120
132357
  */
@@ -131152,7 +132389,7 @@ export declare namespace containerservice {
131152
132389
  /**
131153
132390
  * Settings for upgrading the agentpool
131154
132391
  */
131155
- upgradeSettings?: outputs.containerservice.v20211101preview.AgentPoolUpgradeSettingsResponse;
132392
+ upgradeSettings?: outputs.containerservice.v20220101.AgentPoolUpgradeSettingsResponse;
131156
132393
  /**
131157
132394
  * VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions
131158
132395
  */
@@ -131216,7 +132453,7 @@ export declare namespace containerservice {
131216
132453
  * The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
131217
132454
  */
131218
132455
  userAssignedIdentities?: {
131219
- [key: string]: outputs.containerservice.v20211101preview.ManagedClusterIdentityResponseUserAssignedIdentities;
132456
+ [key: string]: outputs.containerservice.v20220101.ManagedClusterIdentityResponseUserAssignedIdentities;
131220
132457
  };
131221
132458
  }
131222
132459
  interface ManagedClusterIdentityResponseUserAssignedIdentities {
@@ -131240,7 +132477,7 @@ export declare namespace containerservice {
131240
132477
  /**
131241
132478
  * The effective outbound IP resources of the cluster load balancer.
131242
132479
  */
131243
- effectiveOutboundIPs?: outputs.containerservice.v20211101preview.ResourceReferenceResponse[];
132480
+ effectiveOutboundIPs?: outputs.containerservice.v20220101.ResourceReferenceResponse[];
131244
132481
  /**
131245
132482
  * Enable multiple standard load balancers per AKS cluster or not.
131246
132483
  */
@@ -131252,15 +132489,15 @@ export declare namespace containerservice {
131252
132489
  /**
131253
132490
  * Desired managed outbound IPs for the cluster load balancer.
131254
132491
  */
131255
- managedOutboundIPs?: outputs.containerservice.v20211101preview.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
132492
+ managedOutboundIPs?: outputs.containerservice.v20220101.ManagedClusterLoadBalancerProfileResponseManagedOutboundIPs;
131256
132493
  /**
131257
132494
  * Desired outbound IP Prefix resources for the cluster load balancer.
131258
132495
  */
131259
- outboundIPPrefixes?: outputs.containerservice.v20211101preview.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
132496
+ outboundIPPrefixes?: outputs.containerservice.v20220101.ManagedClusterLoadBalancerProfileResponseOutboundIPPrefixes;
131260
132497
  /**
131261
132498
  * Desired outbound IP resources for the cluster load balancer.
131262
132499
  */
131263
- outboundIPs?: outputs.containerservice.v20211101preview.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
132500
+ outboundIPs?: outputs.containerservice.v20220101.ManagedClusterLoadBalancerProfileResponseOutboundIPs;
131264
132501
  }
131265
132502
  /**
131266
132503
  * managedClusterLoadBalancerProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterLoadBalancerProfileResponse
@@ -131290,7 +132527,7 @@ export declare namespace containerservice {
131290
132527
  /**
131291
132528
  * A list of public IP prefix resources.
131292
132529
  */
131293
- publicIPPrefixes?: outputs.containerservice.v20211101preview.ResourceReferenceResponse[];
132530
+ publicIPPrefixes?: outputs.containerservice.v20220101.ResourceReferenceResponse[];
131294
132531
  }
131295
132532
  /**
131296
132533
  * Desired outbound IP resources for the cluster load balancer.
@@ -131299,7 +132536,7 @@ export declare namespace containerservice {
131299
132536
  /**
131300
132537
  * A list of public IP resources.
131301
132538
  */
131302
- publicIPs?: outputs.containerservice.v20211101preview.ResourceReferenceResponse[];
132539
+ publicIPs?: outputs.containerservice.v20220101.ResourceReferenceResponse[];
131303
132540
  }
131304
132541
  /**
131305
132542
  * Profile of the managed outbound IP resources of the managed cluster.
@@ -131321,7 +132558,7 @@ export declare namespace containerservice {
131321
132558
  /**
131322
132559
  * The effective outbound IP resources of the cluster NAT gateway.
131323
132560
  */
131324
- effectiveOutboundIPs?: outputs.containerservice.v20211101preview.ResourceReferenceResponse[];
132561
+ effectiveOutboundIPs?: outputs.containerservice.v20220101.ResourceReferenceResponse[];
131325
132562
  /**
131326
132563
  * Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes.
131327
132564
  */
@@ -131329,25 +132566,12 @@ export declare namespace containerservice {
131329
132566
  /**
131330
132567
  * Profile of the managed outbound IP resources of the cluster NAT gateway.
131331
132568
  */
131332
- managedOutboundIPProfile?: outputs.containerservice.v20211101preview.ManagedClusterManagedOutboundIPProfileResponse;
132569
+ managedOutboundIPProfile?: outputs.containerservice.v20220101.ManagedClusterManagedOutboundIPProfileResponse;
131333
132570
  }
131334
132571
  /**
131335
132572
  * managedClusterNATGatewayProfileResponseProvideDefaults sets the appropriate defaults for ManagedClusterNATGatewayProfileResponse
131336
132573
  */
131337
132574
  function managedClusterNATGatewayProfileResponseProvideDefaults(val: ManagedClusterNATGatewayProfileResponse): ManagedClusterNATGatewayProfileResponse;
131338
- /**
131339
- * The OIDC issuer profile of the Managed Cluster.
131340
- */
131341
- interface ManagedClusterOIDCIssuerProfileResponse {
131342
- /**
131343
- * Whether the OIDC issuer is enabled.
131344
- */
131345
- enabled?: boolean;
131346
- /**
131347
- * The OIDC issuer url of the Managed Cluster.
131348
- */
131349
- issuerURL: string;
131350
- }
131351
132575
  /**
131352
132576
  * See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details.
131353
132577
  */
@@ -131382,11 +132606,11 @@ export declare namespace containerservice {
131382
132606
  /**
131383
132607
  * The pod identities to use in the cluster.
131384
132608
  */
131385
- userAssignedIdentities?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityResponse[];
132609
+ userAssignedIdentities?: outputs.containerservice.v20220101.ManagedClusterPodIdentityResponse[];
131386
132610
  /**
131387
132611
  * The pod identity exceptions to allow.
131388
132612
  */
131389
- userAssignedIdentityExceptions?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityExceptionResponse[];
132613
+ userAssignedIdentityExceptions?: outputs.containerservice.v20220101.ManagedClusterPodIdentityExceptionResponse[];
131390
132614
  }
131391
132615
  /**
131392
132616
  * An error response from the pod identity provisioning.
@@ -131399,7 +132623,7 @@ export declare namespace containerservice {
131399
132623
  /**
131400
132624
  * A list of additional details about the error.
131401
132625
  */
131402
- details?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
132626
+ details?: outputs.containerservice.v20220101.ManagedClusterPodIdentityProvisioningErrorBodyResponse[];
131403
132627
  /**
131404
132628
  * A message describing the error, intended to be suitable for display in a user interface.
131405
132629
  */
@@ -131416,7 +132640,7 @@ export declare namespace containerservice {
131416
132640
  /**
131417
132641
  * Details about the error.
131418
132642
  */
131419
- error?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
132643
+ error?: outputs.containerservice.v20220101.ManagedClusterPodIdentityProvisioningErrorBodyResponse;
131420
132644
  }
131421
132645
  /**
131422
132646
  * Details about the pod identity assigned to the Managed Cluster.
@@ -131429,7 +132653,7 @@ export declare namespace containerservice {
131429
132653
  /**
131430
132654
  * The user assigned identity details.
131431
132655
  */
131432
- identity: outputs.containerservice.v20211101preview.UserAssignedIdentityResponse;
132656
+ identity: outputs.containerservice.v20220101.UserAssignedIdentityResponse;
131433
132657
  /**
131434
132658
  * The name of the pod identity.
131435
132659
  */
@@ -131438,7 +132662,7 @@ export declare namespace containerservice {
131438
132662
  * The namespace of the pod identity.
131439
132663
  */
131440
132664
  namespace: string;
131441
- provisioningInfo: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityResponseProvisioningInfo;
132665
+ provisioningInfo: outputs.containerservice.v20220101.ManagedClusterPodIdentityResponseProvisioningInfo;
131442
132666
  /**
131443
132667
  * The current provisioning state of the pod identity.
131444
132668
  */
@@ -131448,7 +132672,7 @@ export declare namespace containerservice {
131448
132672
  /**
131449
132673
  * Pod identity assignment error (if any).
131450
132674
  */
131451
- error?: outputs.containerservice.v20211101preview.ManagedClusterPodIdentityProvisioningErrorResponse;
132675
+ error?: outputs.containerservice.v20220101.ManagedClusterPodIdentityProvisioningErrorResponse;
131452
132676
  }
131453
132677
  /**
131454
132678
  * Parameters to be applied to the cluster-autoscaler when enabled
@@ -131556,7 +132780,7 @@ export declare namespace containerservice {
131556
132780
  /**
131557
132781
  * Azure Defender settings for the security profile.
131558
132782
  */
131559
- azureDefender?: outputs.containerservice.v20211101preview.ManagedClusterSecurityProfileAzureDefenderResponse;
132783
+ azureDefender?: outputs.containerservice.v20220101.ManagedClusterSecurityProfileAzureDefenderResponse;
131560
132784
  }
131561
132785
  /**
131562
132786
  * Information about a service principal identity for the cluster to use for manipulating Azure APIs.
@@ -131590,7 +132814,7 @@ export declare namespace containerservice {
131590
132814
  /**
131591
132815
  * The Windows gMSA Profile in the Managed Cluster.
131592
132816
  */
131593
- gmsaProfile?: outputs.containerservice.v20211101preview.WindowsGmsaProfileResponse;
132817
+ gmsaProfile?: outputs.containerservice.v20220101.WindowsGmsaProfileResponse;
131594
132818
  /**
131595
132819
  * The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details.
131596
132820
  */