@azure/arm-containerservice 23.0.0-beta.1 → 23.0.0-beta.3

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 (310) hide show
  1. package/dist/browser/containerServiceClient.d.ts.map +1 -1
  2. package/dist/browser/containerServiceClient.js +4 -6
  3. package/dist/browser/containerServiceClient.js.map +1 -1
  4. package/dist/browser/lroImpl.d.ts.map +1 -1
  5. package/dist/browser/lroImpl.js.map +1 -1
  6. package/dist/browser/models/index.d.ts +358 -192
  7. package/dist/browser/models/index.d.ts.map +1 -1
  8. package/dist/browser/models/index.js +23 -13
  9. package/dist/browser/models/index.js.map +1 -1
  10. package/dist/browser/models/mappers.d.ts +8 -3
  11. package/dist/browser/models/mappers.d.ts.map +1 -1
  12. package/dist/browser/models/mappers.js +418 -87
  13. package/dist/browser/models/mappers.js.map +1 -1
  14. package/dist/browser/models/parameters.d.ts +4 -3
  15. package/dist/browser/models/parameters.d.ts.map +1 -1
  16. package/dist/browser/models/parameters.js +12 -8
  17. package/dist/browser/models/parameters.js.map +1 -1
  18. package/dist/browser/operations/agentPools.d.ts.map +1 -1
  19. package/dist/browser/operations/agentPools.js +2 -5
  20. package/dist/browser/operations/agentPools.js.map +1 -1
  21. package/dist/browser/operations/containerService.d.ts.map +1 -1
  22. package/dist/browser/operations/containerService.js +1 -5
  23. package/dist/browser/operations/containerService.js.map +1 -1
  24. package/dist/browser/operations/loadBalancers.d.ts.map +1 -1
  25. package/dist/browser/operations/loadBalancers.js +2 -2
  26. package/dist/browser/operations/loadBalancers.js.map +1 -1
  27. package/dist/browser/operations/machines.d.ts +23 -2
  28. package/dist/browser/operations/machines.d.ts.map +1 -1
  29. package/dist/browser/operations/machines.js +106 -1
  30. package/dist/browser/operations/machines.js.map +1 -1
  31. package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
  32. package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
  33. package/dist/browser/operations/managedClusterSnapshots.d.ts.map +1 -1
  34. package/dist/browser/operations/managedClusterSnapshots.js +3 -11
  35. package/dist/browser/operations/managedClusterSnapshots.js.map +1 -1
  36. package/dist/browser/operations/managedClusters.d.ts.map +1 -1
  37. package/dist/browser/operations/managedClusters.js +10 -45
  38. package/dist/browser/operations/managedClusters.js.map +1 -1
  39. package/dist/browser/operations/managedNamespaces.d.ts.map +1 -1
  40. package/dist/browser/operations/managedNamespaces.js +1 -1
  41. package/dist/browser/operations/managedNamespaces.js.map +1 -1
  42. package/dist/browser/operations/operationStatusResultOperations.d.ts.map +1 -1
  43. package/dist/browser/operations/operationStatusResultOperations.js.map +1 -1
  44. package/dist/browser/operations/operations.d.ts.map +1 -1
  45. package/dist/browser/operations/operations.js.map +1 -1
  46. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  47. package/dist/browser/operations/privateEndpointConnections.js +2 -2
  48. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  49. package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  50. package/dist/browser/operations/resolvePrivateLinkServiceId.js +1 -1
  51. package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
  52. package/dist/browser/operations/snapshots.d.ts.map +1 -1
  53. package/dist/browser/operations/snapshots.js +3 -11
  54. package/dist/browser/operations/snapshots.js.map +1 -1
  55. package/dist/browser/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  56. package/dist/browser/operations/trustedAccessRoleBindings.js +1 -1
  57. package/dist/browser/operations/trustedAccessRoleBindings.js.map +1 -1
  58. package/dist/browser/operations/trustedAccessRoles.d.ts.map +1 -1
  59. package/dist/browser/operations/trustedAccessRoles.js +1 -5
  60. package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
  61. package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
  62. package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
  63. package/dist/browser/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  64. package/dist/browser/operationsInterfaces/loadBalancers.js.map +1 -1
  65. package/dist/browser/operationsInterfaces/machines.d.ts +23 -2
  66. package/dist/browser/operationsInterfaces/machines.d.ts.map +1 -1
  67. package/dist/browser/operationsInterfaces/machines.js.map +1 -1
  68. package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
  69. package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
  70. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  71. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  72. package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
  73. package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
  74. package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  75. package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  76. package/dist/browser/pagingHelper.d.ts.map +1 -1
  77. package/dist/browser/pagingHelper.js.map +1 -1
  78. package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
  79. package/dist/commonjs/containerServiceClient.js +4 -6
  80. package/dist/commonjs/containerServiceClient.js.map +1 -1
  81. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  82. package/dist/commonjs/lroImpl.js.map +1 -1
  83. package/dist/commonjs/models/index.d.ts +358 -192
  84. package/dist/commonjs/models/index.d.ts.map +1 -1
  85. package/dist/commonjs/models/index.js +24 -14
  86. package/dist/commonjs/models/index.js.map +1 -1
  87. package/dist/commonjs/models/mappers.d.ts +8 -3
  88. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  89. package/dist/commonjs/models/mappers.js +423 -92
  90. package/dist/commonjs/models/mappers.js.map +1 -1
  91. package/dist/commonjs/models/parameters.d.ts +4 -3
  92. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  93. package/dist/commonjs/models/parameters.js +12 -8
  94. package/dist/commonjs/models/parameters.js.map +1 -1
  95. package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
  96. package/dist/commonjs/operations/agentPools.js +1 -4
  97. package/dist/commonjs/operations/agentPools.js.map +1 -1
  98. package/dist/commonjs/operations/containerService.d.ts.map +1 -1
  99. package/dist/commonjs/operations/containerService.js +1 -5
  100. package/dist/commonjs/operations/containerService.js.map +1 -1
  101. package/dist/commonjs/operations/loadBalancers.d.ts.map +1 -1
  102. package/dist/commonjs/operations/loadBalancers.js +1 -1
  103. package/dist/commonjs/operations/loadBalancers.js.map +1 -1
  104. package/dist/commonjs/operations/machines.d.ts +23 -2
  105. package/dist/commonjs/operations/machines.d.ts.map +1 -1
  106. package/dist/commonjs/operations/machines.js +106 -1
  107. package/dist/commonjs/operations/machines.js.map +1 -1
  108. package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
  109. package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
  110. package/dist/commonjs/operations/managedClusterSnapshots.d.ts.map +1 -1
  111. package/dist/commonjs/operations/managedClusterSnapshots.js +3 -11
  112. package/dist/commonjs/operations/managedClusterSnapshots.js.map +1 -1
  113. package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
  114. package/dist/commonjs/operations/managedClusters.js +9 -44
  115. package/dist/commonjs/operations/managedClusters.js.map +1 -1
  116. package/dist/commonjs/operations/managedNamespaces.d.ts.map +1 -1
  117. package/dist/commonjs/operations/managedNamespaces.js.map +1 -1
  118. package/dist/commonjs/operations/operationStatusResultOperations.d.ts.map +1 -1
  119. package/dist/commonjs/operations/operationStatusResultOperations.js.map +1 -1
  120. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  121. package/dist/commonjs/operations/operations.js.map +1 -1
  122. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  123. package/dist/commonjs/operations/privateEndpointConnections.js +1 -1
  124. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  125. package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  126. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js +1 -1
  127. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
  128. package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
  129. package/dist/commonjs/operations/snapshots.js +3 -11
  130. package/dist/commonjs/operations/snapshots.js.map +1 -1
  131. package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  132. package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
  133. package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
  134. package/dist/commonjs/operations/trustedAccessRoles.js +1 -5
  135. package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
  136. package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
  137. package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
  138. package/dist/commonjs/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  139. package/dist/commonjs/operationsInterfaces/loadBalancers.js.map +1 -1
  140. package/dist/commonjs/operationsInterfaces/machines.d.ts +23 -2
  141. package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -1
  142. package/dist/commonjs/operationsInterfaces/machines.js.map +1 -1
  143. package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
  144. package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
  145. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  146. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  147. package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
  148. package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
  149. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  150. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  151. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  152. package/dist/commonjs/pagingHelper.js.map +1 -1
  153. package/dist/commonjs/tsdoc-metadata.json +11 -11
  154. package/dist/esm/containerServiceClient.d.ts.map +1 -1
  155. package/dist/esm/containerServiceClient.js +4 -6
  156. package/dist/esm/containerServiceClient.js.map +1 -1
  157. package/dist/esm/lroImpl.d.ts.map +1 -1
  158. package/dist/esm/lroImpl.js.map +1 -1
  159. package/dist/esm/models/index.d.ts +358 -192
  160. package/dist/esm/models/index.d.ts.map +1 -1
  161. package/dist/esm/models/index.js +23 -13
  162. package/dist/esm/models/index.js.map +1 -1
  163. package/dist/esm/models/mappers.d.ts +8 -3
  164. package/dist/esm/models/mappers.d.ts.map +1 -1
  165. package/dist/esm/models/mappers.js +418 -87
  166. package/dist/esm/models/mappers.js.map +1 -1
  167. package/dist/esm/models/parameters.d.ts +4 -3
  168. package/dist/esm/models/parameters.d.ts.map +1 -1
  169. package/dist/esm/models/parameters.js +12 -8
  170. package/dist/esm/models/parameters.js.map +1 -1
  171. package/dist/esm/operations/agentPools.d.ts.map +1 -1
  172. package/dist/esm/operations/agentPools.js +2 -5
  173. package/dist/esm/operations/agentPools.js.map +1 -1
  174. package/dist/esm/operations/containerService.d.ts.map +1 -1
  175. package/dist/esm/operations/containerService.js +1 -5
  176. package/dist/esm/operations/containerService.js.map +1 -1
  177. package/dist/esm/operations/loadBalancers.d.ts.map +1 -1
  178. package/dist/esm/operations/loadBalancers.js +2 -2
  179. package/dist/esm/operations/loadBalancers.js.map +1 -1
  180. package/dist/esm/operations/machines.d.ts +23 -2
  181. package/dist/esm/operations/machines.d.ts.map +1 -1
  182. package/dist/esm/operations/machines.js +106 -1
  183. package/dist/esm/operations/machines.js.map +1 -1
  184. package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
  185. package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
  186. package/dist/esm/operations/managedClusterSnapshots.d.ts.map +1 -1
  187. package/dist/esm/operations/managedClusterSnapshots.js +3 -11
  188. package/dist/esm/operations/managedClusterSnapshots.js.map +1 -1
  189. package/dist/esm/operations/managedClusters.d.ts.map +1 -1
  190. package/dist/esm/operations/managedClusters.js +10 -45
  191. package/dist/esm/operations/managedClusters.js.map +1 -1
  192. package/dist/esm/operations/managedNamespaces.d.ts.map +1 -1
  193. package/dist/esm/operations/managedNamespaces.js +1 -1
  194. package/dist/esm/operations/managedNamespaces.js.map +1 -1
  195. package/dist/esm/operations/operationStatusResultOperations.d.ts.map +1 -1
  196. package/dist/esm/operations/operationStatusResultOperations.js.map +1 -1
  197. package/dist/esm/operations/operations.d.ts.map +1 -1
  198. package/dist/esm/operations/operations.js.map +1 -1
  199. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  200. package/dist/esm/operations/privateEndpointConnections.js +2 -2
  201. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  202. package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  203. package/dist/esm/operations/resolvePrivateLinkServiceId.js +1 -1
  204. package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
  205. package/dist/esm/operations/snapshots.d.ts.map +1 -1
  206. package/dist/esm/operations/snapshots.js +3 -11
  207. package/dist/esm/operations/snapshots.js.map +1 -1
  208. package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  209. package/dist/esm/operations/trustedAccessRoleBindings.js +1 -1
  210. package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
  211. package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
  212. package/dist/esm/operations/trustedAccessRoles.js +1 -5
  213. package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
  214. package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
  215. package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
  216. package/dist/esm/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  217. package/dist/esm/operationsInterfaces/loadBalancers.js.map +1 -1
  218. package/dist/esm/operationsInterfaces/machines.d.ts +23 -2
  219. package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -1
  220. package/dist/esm/operationsInterfaces/machines.js.map +1 -1
  221. package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
  222. package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
  223. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  224. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  225. package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
  226. package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
  227. package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  228. package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  229. package/dist/esm/pagingHelper.d.ts.map +1 -1
  230. package/dist/esm/pagingHelper.js.map +1 -1
  231. package/dist/react-native/containerServiceClient.d.ts.map +1 -1
  232. package/dist/react-native/containerServiceClient.js +4 -6
  233. package/dist/react-native/containerServiceClient.js.map +1 -1
  234. package/dist/react-native/lroImpl.d.ts.map +1 -1
  235. package/dist/react-native/lroImpl.js.map +1 -1
  236. package/dist/react-native/models/index.d.ts +358 -192
  237. package/dist/react-native/models/index.d.ts.map +1 -1
  238. package/dist/react-native/models/index.js +23 -13
  239. package/dist/react-native/models/index.js.map +1 -1
  240. package/dist/react-native/models/mappers.d.ts +8 -3
  241. package/dist/react-native/models/mappers.d.ts.map +1 -1
  242. package/dist/react-native/models/mappers.js +418 -87
  243. package/dist/react-native/models/mappers.js.map +1 -1
  244. package/dist/react-native/models/parameters.d.ts +4 -3
  245. package/dist/react-native/models/parameters.d.ts.map +1 -1
  246. package/dist/react-native/models/parameters.js +12 -8
  247. package/dist/react-native/models/parameters.js.map +1 -1
  248. package/dist/react-native/operations/agentPools.d.ts.map +1 -1
  249. package/dist/react-native/operations/agentPools.js +2 -5
  250. package/dist/react-native/operations/agentPools.js.map +1 -1
  251. package/dist/react-native/operations/containerService.d.ts.map +1 -1
  252. package/dist/react-native/operations/containerService.js +1 -5
  253. package/dist/react-native/operations/containerService.js.map +1 -1
  254. package/dist/react-native/operations/loadBalancers.d.ts.map +1 -1
  255. package/dist/react-native/operations/loadBalancers.js +2 -2
  256. package/dist/react-native/operations/loadBalancers.js.map +1 -1
  257. package/dist/react-native/operations/machines.d.ts +23 -2
  258. package/dist/react-native/operations/machines.d.ts.map +1 -1
  259. package/dist/react-native/operations/machines.js +106 -1
  260. package/dist/react-native/operations/machines.js.map +1 -1
  261. package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
  262. package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
  263. package/dist/react-native/operations/managedClusterSnapshots.d.ts.map +1 -1
  264. package/dist/react-native/operations/managedClusterSnapshots.js +3 -11
  265. package/dist/react-native/operations/managedClusterSnapshots.js.map +1 -1
  266. package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
  267. package/dist/react-native/operations/managedClusters.js +10 -45
  268. package/dist/react-native/operations/managedClusters.js.map +1 -1
  269. package/dist/react-native/operations/managedNamespaces.d.ts.map +1 -1
  270. package/dist/react-native/operations/managedNamespaces.js +1 -1
  271. package/dist/react-native/operations/managedNamespaces.js.map +1 -1
  272. package/dist/react-native/operations/operationStatusResultOperations.d.ts.map +1 -1
  273. package/dist/react-native/operations/operationStatusResultOperations.js.map +1 -1
  274. package/dist/react-native/operations/operations.d.ts.map +1 -1
  275. package/dist/react-native/operations/operations.js.map +1 -1
  276. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  277. package/dist/react-native/operations/privateEndpointConnections.js +2 -2
  278. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  279. package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  280. package/dist/react-native/operations/resolvePrivateLinkServiceId.js +1 -1
  281. package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
  282. package/dist/react-native/operations/snapshots.d.ts.map +1 -1
  283. package/dist/react-native/operations/snapshots.js +3 -11
  284. package/dist/react-native/operations/snapshots.js.map +1 -1
  285. package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  286. package/dist/react-native/operations/trustedAccessRoleBindings.js +1 -1
  287. package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
  288. package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
  289. package/dist/react-native/operations/trustedAccessRoles.js +1 -5
  290. package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
  291. package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
  292. package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
  293. package/dist/react-native/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  294. package/dist/react-native/operationsInterfaces/loadBalancers.js.map +1 -1
  295. package/dist/react-native/operationsInterfaces/machines.d.ts +23 -2
  296. package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -1
  297. package/dist/react-native/operationsInterfaces/machines.js.map +1 -1
  298. package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
  299. package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
  300. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  301. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  302. package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
  303. package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
  304. package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  305. package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  306. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  307. package/dist/react-native/pagingHelper.js.map +1 -1
  308. package/package.json +18 -18
  309. package/CHANGELOG.md +0 -3588
  310. package/review/arm-containerservice.api.md +0 -3536
@@ -120,7 +120,7 @@ export interface ManagedClusterListResult {
120
120
  export interface ManagedClusterSKU {
121
121
  /** The name of a managed cluster SKU. */
122
122
  name?: ManagedClusterSKUName;
123
- /** If not specified, the default is 'Free'. See [AKS Pricing Tier](https://learn.microsoft.com/azure/aks/free-standard-pricing-tiers) for more details. */
123
+ /** The tier of a managed cluster SKU. If not specified, the default is 'Free'. See [AKS Pricing Tier](https://learn.microsoft.com/azure/aks/free-standard-pricing-tiers) for more details. */
124
124
  tier?: ManagedClusterSKUTier;
125
125
  }
126
126
  /** The complex type of the extended location. */
@@ -142,13 +142,13 @@ export interface ManagedClusterIdentity {
142
142
  * NOTE: This property will not be serialized. It can only be populated by the server.
143
143
  */
144
144
  readonly tenantId?: string;
145
- /** For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity). */
145
+ /** The type of identity used for the managed cluster. For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity). */
146
146
  type?: ResourceIdentityType;
147
147
  /** The delegated identity resources assigned to this managed cluster. This can only be set by another Azure Resource Provider, and managed cluster only accept one delegated identity resource. Internal use only. */
148
148
  delegatedResources?: {
149
149
  [propertyName: string]: DelegatedResource;
150
150
  };
151
- /** The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
151
+ /** The user identity associated with the managed cluster. This identity will be used in control plane. Only one user assigned identity is allowed. The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
152
152
  userAssignedIdentities?: {
153
153
  [propertyName: string]: ManagedServiceIdentityUserAssignedIdentitiesValue;
154
154
  };
@@ -195,23 +195,23 @@ export interface ManagedClusterAgentPoolProfileProperties {
195
195
  readonly eTag?: string;
196
196
  /** 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. */
197
197
  count?: number;
198
- /** 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 */
198
+ /** The size of the agent pool VMs. 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 */
199
199
  vmSize?: string;
200
200
  /** 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. */
201
201
  osDiskSizeGB?: number;
202
- /** 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). */
202
+ /** The OS disk type to be used for machines in the agent pool. 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). */
203
203
  osDiskType?: OSDiskType;
204
204
  /** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */
205
205
  kubeletDiskType?: KubeletDiskType;
206
206
  /** Determines the type of workload a node can run. */
207
207
  workloadRuntime?: WorkloadRuntime;
208
- /** 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). */
208
+ /** Message of the day for Linux nodes, base64-encoded. 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). */
209
209
  messageOfTheDay?: string;
210
- /** 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} */
210
+ /** The ID of the subnet which agent pool nodes and optionally pods will join on startup. 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} */
211
211
  vnetSubnetID?: string;
212
- /** 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} */
212
+ /** The ID of the subnet which pods will join when launched. 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} */
213
213
  podSubnetID?: string;
214
- /** The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
214
+ /** Pod IP Allocation Mode. The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
215
215
  podIPAllocationMode?: PodIPAllocationMode;
216
216
  /** The maximum number of pods that can run on a node. */
217
217
  maxPods?: number;
@@ -225,16 +225,16 @@ export interface ManagedClusterAgentPoolProfileProperties {
225
225
  minCount?: number;
226
226
  /** Whether to enable auto-scaler */
227
227
  enableAutoScaling?: boolean;
228
- /** This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */
228
+ /** The scale down mode to use when scaling the Agent Pool. This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */
229
229
  scaleDownMode?: ScaleDownMode;
230
230
  /** The type of Agent Pool. */
231
231
  type?: AgentPoolType;
232
- /** 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 */
232
+ /** The mode of an agent pool. 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 */
233
233
  mode?: AgentPoolMode;
234
- /** Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. Updating the agent pool with the same <major.minor> once it has been created will not trigger an upgrade, even if a newer patch version is available. 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). */
234
+ /** The version of Kubernetes specified by the user. Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. Updating the agent pool with the same <major.minor> once it has been created will not trigger an upgrade, even if a newer patch version is available. 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). */
235
235
  orchestratorVersion?: string;
236
236
  /**
237
- * If orchestratorVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
237
+ * The version of Kubernetes running on the Agent Pool. If orchestratorVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
238
238
  * NOTE: This property will not be serialized. It can only be populated by the server.
239
239
  */
240
240
  readonly currentOrchestratorVersion?: string;
@@ -250,21 +250,21 @@ export interface ManagedClusterAgentPoolProfileProperties {
250
250
  * NOTE: This property will not be serialized. It can only be populated by the server.
251
251
  */
252
252
  readonly provisioningState?: string;
253
- /** 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 */
253
+ /** Whether the Agent Pool is running or stopped. 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 */
254
254
  powerState?: PowerState;
255
255
  /** The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'. */
256
256
  availabilityZones?: string[];
257
- /** 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. */
257
+ /** Whether each node is allocated its own public IP. 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. */
258
258
  enableNodePublicIP?: boolean;
259
- /** When set to true, AKS adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates into node trust stores. Defaults to false. */
259
+ /** Whether to enable Custom CA Trust feature. When set to true, AKS adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates into node trust stores. Defaults to false. */
260
260
  enableCustomCATrust?: boolean;
261
- /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
261
+ /** The public IP prefix ID which VM nodes should use IPs from. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
262
262
  nodePublicIPPrefixID?: string;
263
263
  /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
264
264
  scaleSetPriority?: ScaleSetPriority;
265
- /** This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */
265
+ /** The Virtual Machine Scale Set eviction policy to use. This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */
266
266
  scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;
267
- /** 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) */
267
+ /** The max price (in US Dollars) you are willing to pay for spot instances. Possible values are any decimal value greater than zero or -1 which indicates default price to be up-to on-demand. 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) */
268
268
  spotMaxPrice?: number;
269
269
  /** The tags to be persisted on the agent pool virtual machine scale set. */
270
270
  tags?: {
@@ -276,7 +276,7 @@ export interface ManagedClusterAgentPoolProfileProperties {
276
276
  };
277
277
  /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
278
278
  nodeTaints?: string[];
279
- /** These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
279
+ /** Taints added on the nodes during creation that will not be reconciled by AKS. These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
280
280
  nodeInitializationTaints?: string[];
281
281
  /** The ID for Proximity Placement Group. */
282
282
  proximityPlacementGroupID?: string;
@@ -284,11 +284,11 @@ export interface ManagedClusterAgentPoolProfileProperties {
284
284
  kubeletConfig?: KubeletConfig;
285
285
  /** The OS configuration of Linux agent nodes. */
286
286
  linuxOSConfig?: LinuxOSConfig;
287
- /** 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 */
287
+ /** Whether to enable host based OS and data drive encryption. 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 */
288
288
  enableEncryptionAtHost?: boolean;
289
289
  /** Whether to enable UltraSSD */
290
290
  enableUltraSSD?: boolean;
291
- /** 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. */
291
+ /** Whether to use a FIPS-enabled OS. 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. */
292
292
  enableFips?: boolean;
293
293
  /** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */
294
294
  gpuInstanceProfile?: GPUInstanceProfile;
@@ -296,7 +296,7 @@ export interface ManagedClusterAgentPoolProfileProperties {
296
296
  creationData?: CreationData;
297
297
  /** AKS will associate the specified agent pool with the Capacity Reservation Group. */
298
298
  capacityReservationGroupID?: string;
299
- /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
299
+ /** The fully qualified resource ID of the Dedicated Host Group to provision virtual machines from, used only in creation scenario and not allowed to changed once set. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
300
300
  hostGroupID?: string;
301
301
  /** The Windows agent pool's specific profile. */
302
302
  windowsProfile?: AgentPoolWindowsProfile;
@@ -321,32 +321,32 @@ export interface ManagedClusterAgentPoolProfileProperties {
321
321
  }
322
322
  /** Settings for upgrading an agentpool */
323
323
  export interface AgentPoolUpgradeSettings {
324
- /** 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 10%. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
324
+ /** The maximum number or percentage of nodes that are surged during upgrade. 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 10%. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
325
325
  maxSurge?: string;
326
- /** This can either be set to an integer (e.g. '1') or a percentage (e.g. '5%'). 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 0. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
326
+ /** The maximum number or percentage of nodes that can be simultaneously unavailable during upgrade. This can either be set to an integer (e.g. '1') or a percentage (e.g. '5%'). 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 0. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
327
327
  maxUnavailable?: string;
328
- /** 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 maxSurge. This must always be greater than or equal to maxSurge. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
328
+ /** The maximum number or percentage of extra nodes that are allowed to be blocked in the agent pool during an upgrade when undrainable node behavior is Cordon. 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 maxSurge. This must always be greater than or equal to maxSurge. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
329
329
  maxBlockedNodes?: string;
330
- /** The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */
330
+ /** The drain timeout for a node. The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */
331
331
  drainTimeoutInMinutes?: number;
332
- /** The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes. */
332
+ /** The soak duration for a node. The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes. */
333
333
  nodeSoakDurationInMinutes?: number;
334
334
  /** Defines the behavior for undrainable nodes during upgrade. The most common cause of undrainable nodes is Pod Disruption Budgets (PDBs), but other issues, such as pod termination grace period is exceeding the remaining per-node drain timeout or pod is still being in a running state, can also cause undrainable nodes. */
335
335
  undrainableNodeBehavior?: UndrainableNodeBehavior;
336
336
  }
337
- /** See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
337
+ /** Kubelet configurations of agent nodes. See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
338
338
  export interface KubeletConfig {
339
- /** 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'. */
339
+ /** The CPU Manager policy to use. 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'. */
340
340
  cpuManagerPolicy?: string;
341
- /** The default is true. */
341
+ /** If CPU CFS quota enforcement is enabled for containers that specify CPU limits. The default is true. */
342
342
  cpuCfsQuota?: boolean;
343
- /** 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'. */
343
+ /** The CPU CFS quota period value. 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'. */
344
344
  cpuCfsQuotaPeriod?: string;
345
- /** To disable image garbage collection, set to 100. The default is 85% */
345
+ /** The percent of disk usage after which image garbage collection is always run. To disable image garbage collection, set to 100. The default is 85% */
346
346
  imageGcHighThreshold?: number;
347
- /** This cannot be set higher than imageGcHighThreshold. The default is 80% */
347
+ /** The percent of disk usage before which image garbage collection is never run. This cannot be set higher than imageGcHighThreshold. The default is 80% */
348
348
  imageGcLowThreshold?: number;
349
- /** 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'. */
349
+ /** The Topology Manager policy to use. 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'. */
350
350
  topologyManagerPolicy?: string;
351
351
  /** Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in `*`). */
352
352
  allowedUnsafeSysctls?: string[];
@@ -361,13 +361,13 @@ export interface KubeletConfig {
361
361
  /** Specifies the default seccomp profile applied to all workloads. If not specified, 'Unconfined' will be used by default. */
362
362
  seccompDefault?: SeccompDefault;
363
363
  }
364
- /** See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
364
+ /** OS configurations of Linux agent nodes. See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
365
365
  export interface LinuxOSConfig {
366
366
  /** Sysctl settings for Linux agent nodes. */
367
367
  sysctls?: SysctlConfig;
368
- /** 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). */
368
+ /** Whether transparent hugepages are enabled. 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). */
369
369
  transparentHugePageEnabled?: string;
370
- /** 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). */
370
+ /** Whether the kernel should make aggressive use of memory compaction to make more hugepages available. 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). */
371
371
  transparentHugePageDefrag?: string;
372
372
  /** The size in MB of a swap file that will be created on each node. */
373
373
  swapFileSizeMB?: number;
@@ -433,7 +433,7 @@ export interface SysctlConfig {
433
433
  }
434
434
  /** The Windows agent pool's specific profile. */
435
435
  export interface AgentPoolWindowsProfile {
436
- /** The default value is false. Outbound NAT can only be disabled if the cluster outboundType is NAT Gateway and the Windows agent pool does not have node public IP enabled. */
436
+ /** Whether to disable OutboundNAT in windows nodes. The default value is false. Outbound NAT can only be disabled if the cluster outboundType is NAT Gateway and the Windows agent pool does not have node public IP enabled. */
437
437
  disableOutboundNat?: boolean;
438
438
  }
439
439
  /** Network settings of an agent pool. */
@@ -490,7 +490,7 @@ export interface ScaleProfile {
490
490
  /** Specifications on how to scale the VirtualMachines agent pool to a fixed size. */
491
491
  manual?: ManualScaleProfile[];
492
492
  /** Specifications on how to auto-scale the VirtualMachines agent pool within a predefined size range. */
493
- autoscale?: Record<string, unknown>;
493
+ autoscale?: AutoScaleProfile;
494
494
  }
495
495
  /** Specifications on number of machines. */
496
496
  export interface ManualScaleProfile {
@@ -499,6 +499,15 @@ export interface ManualScaleProfile {
499
499
  /** Number of nodes. */
500
500
  count?: number;
501
501
  }
502
+ /** Specifications on auto-scaling. */
503
+ export interface AutoScaleProfile {
504
+ /** VM size that AKS will use when creating and scaling e.g. 'Standard_E4s_v3', 'Standard_E16s_v3' or 'Standard_D16s_v5'. */
505
+ size?: string;
506
+ /** The minimum number of nodes of the specified sizes. */
507
+ minCount?: number;
508
+ /** The maximum number of nodes of the specified sizes. */
509
+ maxCount?: number;
510
+ }
502
511
  /** Current status on a group of nodes of the same vm size. */
503
512
  export interface VirtualMachineNodes {
504
513
  /** The VM size of the agents used to host this group of nodes. */
@@ -514,7 +523,7 @@ export interface AgentPoolGatewayProfile {
514
523
  /** Contains read-only information about the Agent Pool. */
515
524
  export interface AgentPoolStatus {
516
525
  /**
517
- * Preserves the detailed info of failure. If there was no error, this field is omitted.
526
+ * The error detail information of the agent pool. Preserves the detailed info of failure. If there was no error, this field is omitted.
518
527
  * NOTE: This property will not be serialized. It can only be populated by the server.
519
528
  */
520
529
  readonly provisioningError?: CloudErrorBody;
@@ -529,12 +538,16 @@ export interface LocalDNSProfile {
529
538
  */
530
539
  readonly state?: LocalDNSState;
531
540
  /** VnetDNS overrides apply to DNS traffic from pods with dnsPolicy:default or kubelet (referred to as VnetDNS traffic). */
532
- vnetDNSOverrides?: LocalDNSOverrides;
541
+ vnetDNSOverrides?: {
542
+ [propertyName: string]: LocalDNSOverride;
543
+ };
533
544
  /** KubeDNS overrides apply to DNS traffic from pods with dnsPolicy:ClusterFirst (referred to as KubeDNS traffic). */
534
- kubeDNSOverrides?: LocalDNSOverrides;
545
+ kubeDNSOverrides?: {
546
+ [propertyName: string]: LocalDNSOverride;
547
+ };
535
548
  }
536
549
  /** Overrides for localDNS profile. */
537
- export interface LocalDNSOverrides {
550
+ export interface LocalDNSOverride {
538
551
  /** Log level for DNS queries in localDNS. */
539
552
  queryLogging?: LocalDNSQueryLogging;
540
553
  /** Enforce TCP or prefer UDP protocol for connections from localDNS to upstream DNS server. */
@@ -577,14 +590,14 @@ export interface ManagedClusterWindowsProfile {
577
590
  adminPassword?: string;
578
591
  /** The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details. */
579
592
  licenseType?: LicenseType;
580
- /** For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy). */
593
+ /** Whether to enable CSI proxy. For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy). */
581
594
  enableCSIProxy?: boolean;
582
595
  /** The Windows gMSA Profile in the Managed Cluster. */
583
596
  gmsaProfile?: WindowsGmsaProfile;
584
597
  }
585
598
  /** Windows gMSA Profile in the managed cluster. */
586
599
  export interface WindowsGmsaProfile {
587
- /** Specifies whether to enable Windows gMSA in the managed cluster. */
600
+ /** Whether to enable Windows gMSA. Specifies whether to enable Windows gMSA in the managed cluster. */
588
601
  enabled?: boolean;
589
602
  /** 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. */
590
603
  dnsServer?: string;
@@ -621,11 +634,11 @@ export interface UserAssignedIdentity {
621
634
  /** The object ID of the user assigned identity. */
622
635
  objectId?: string;
623
636
  }
624
- /** See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on pod identity integration. */
637
+ /** The pod identity profile of the Managed Cluster. See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on pod identity integration. */
625
638
  export interface ManagedClusterPodIdentityProfile {
626
639
  /** Whether the pod identity addon is enabled. */
627
640
  enabled?: boolean;
628
- /** 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. */
641
+ /** Whether pod identity is allowed to run on clusters with Kubenet networking. 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. */
629
642
  allowNetworkPluginKubenet?: boolean;
630
643
  /** The pod identities to use in the cluster. */
631
644
  userAssignedIdentities?: ManagedClusterPodIdentity[];
@@ -670,7 +683,7 @@ export interface ManagedClusterPodIdentityProvisioningErrorBody {
670
683
  /** A list of additional details about the error. */
671
684
  details?: ManagedClusterPodIdentityProvisioningErrorBody[];
672
685
  }
673
- /** See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details. */
686
+ /** A pod identity exception, which allows pods with certain labels to access the Azure Instance Metadata Service (IMDS) endpoint without being intercepted by the node-managed identity (NMI) server. See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details. */
674
687
  export interface ManagedClusterPodIdentityException {
675
688
  /** The name of the pod identity exception. */
676
689
  name: string;
@@ -704,7 +717,7 @@ export interface ContainerServiceNetworkProfile {
704
717
  networkPluginMode?: NetworkPluginMode;
705
718
  /** Network policy used for building the Kubernetes network. */
706
719
  networkPolicy?: NetworkPolicy;
707
- /** This cannot be specified if networkPlugin is anything other than 'azure'. */
720
+ /** The network mode Azure CNI is configured with. This cannot be specified if networkPlugin is anything other than 'azure'. */
708
721
  networkMode?: NetworkMode;
709
722
  /** Network dataplane used in the Kubernetes cluster. */
710
723
  networkDataplane?: NetworkDataplane;
@@ -714,9 +727,9 @@ export interface ContainerServiceNetworkProfile {
714
727
  serviceCidr?: string;
715
728
  /** An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr. */
716
729
  dnsServiceIP?: string;
717
- /** 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). */
730
+ /** The outbound (egress) routing method. 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). */
718
731
  outboundType?: OutboundType;
719
- /** 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. */
732
+ /** The load balancer sku for the managed cluster. 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. */
720
733
  loadBalancerSku?: LoadBalancerSku;
721
734
  /** Profile of the cluster load balancer. */
722
735
  loadBalancerProfile?: ManagedClusterLoadBalancerProfile;
@@ -724,11 +737,11 @@ export interface ContainerServiceNetworkProfile {
724
737
  natGatewayProfile?: ManagedClusterNATGatewayProfile;
725
738
  /** The profile for Static Egress Gateway addon. For more details about Static Egress Gateway, see https://aka.ms/aks/static-egress-gateway. */
726
739
  staticEgressGatewayProfile?: ManagedClusterStaticEgressGatewayProfile;
727
- /** One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
740
+ /** The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
728
741
  podCidrs?: string[];
729
- /** 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. */
742
+ /** The CIDR notation IP ranges from which to assign service cluster IPs. 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. */
730
743
  serviceCidrs?: string[];
731
- /** 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. */
744
+ /** The IP families used to specify IP versions available to the cluster. 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. */
732
745
  ipFamilies?: IpFamily[];
733
746
  /** Defines access to special link local addresses (Azure Instance Metadata Service, aka IMDS) for pods with hostNetwork=false. if not specified, the default is 'IMDS'. */
734
747
  podLinkLocalAccess?: PodLinkLocalAccess;
@@ -802,7 +815,7 @@ export interface ManagedClusterManagedOutboundIPProfile {
802
815
  }
803
816
  /** The Static Egress Gateway addon configuration for the cluster. */
804
817
  export interface ManagedClusterStaticEgressGatewayProfile {
805
- /** Indicates if Static Egress Gateway addon is enabled or not. */
818
+ /** Enable Static Egress Gateway addon. Indicates if Static Egress Gateway addon is enabled or not. */
806
819
  enabled?: boolean;
807
820
  }
808
821
  /** Holds configuration customizations for kube-proxy. Any values not defined will use the kube-proxy defaulting behavior. See https://v<version>.docs.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/ where <version> is represented by a <major version>-<minor version> string. Kubernetes version 1.23 would be '1-23'. */
@@ -843,12 +856,17 @@ export interface AdvancedNetworkingObservability {
843
856
  export interface AdvancedNetworkingSecurity {
844
857
  /** Configure Advanced Networking Security features on Cilium clusters. See individual fields for their default values. */
845
858
  enabled?: boolean;
846
- /** This allows users to configure Layer 7 network policies (FQDN, HTTP, Kafka). Policies themselves must be configured via the Cilium Network Policy resources, see https://docs.cilium.io/en/latest/security/policy/index.html. This can be enabled only on cilium-based clusters. If not specified, the default value is FQDN if security.enabled is set to true. */
859
+ /** Enable advanced network policies. This allows users to configure Layer 7 network policies (FQDN, HTTP, Kafka). Policies themselves must be configured via the Cilium Network Policy resources, see https://docs.cilium.io/en/latest/security/policy/index.html. This can be enabled only on cilium-based clusters. If not specified, the default value is FQDN if security.enabled is set to true. */
847
860
  advancedNetworkPolicies?: AdvancedNetworkPolicies;
848
- /** This can be enabled only on Cilium-based clusters. If not specified, the default value is None. */
861
+ /** Encryption configuration for Cilium-based clusters. Once enabled all traffic between Cilium managed pods will be encrypted when it leaves the node boundary. */
862
+ transitEncryption?: AdvancedNetworkingSecurityTransitEncryption;
863
+ }
864
+ /** Encryption configuration for Cilium-based clusters. Once enabled all traffic between Cilium managed pods will be encrypted when it leaves the node boundary. */
865
+ export interface AdvancedNetworkingSecurityTransitEncryption {
866
+ /** Configures pod-to-pod encryption. This can be enabled only on Cilium-based clusters. If not specified, the default value is None. */
849
867
  type?: TransitEncryptionType;
850
868
  }
851
- /** For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
869
+ /** AADProfile specifies attributes for Azure Active Directory integration. For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
852
870
  export interface ManagedClusterAADProfile {
853
871
  /** Whether to enable managed AAD. */
854
872
  managed?: boolean;
@@ -867,9 +885,9 @@ export interface ManagedClusterAADProfile {
867
885
  }
868
886
  /** Auto upgrade profile for a managed cluster. */
869
887
  export interface ManagedClusterAutoUpgradeProfile {
870
- /** For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */
888
+ /** The upgrade channel for auto upgrade. The default is 'none'. For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */
871
889
  upgradeChannel?: UpgradeChannel;
872
- /** The default is Unmanaged, but may change to either NodeImage or SecurityPatch at GA. */
890
+ /** Manner in which the OS on your nodes is updated. The default is Unmanaged, but may change to either NodeImage or SecurityPatch at GA. */
873
891
  nodeOSUpgradeChannel?: NodeOSUpgradeChannel;
874
892
  }
875
893
  /** Settings for upgrading a cluster. */
@@ -886,54 +904,54 @@ export interface UpgradeOverrideSettings {
886
904
  }
887
905
  /** Parameters to be applied to the cluster-autoscaler when enabled */
888
906
  export interface ManagedClusterPropertiesAutoScalerProfile {
889
- /** Valid values are 'true' and 'false' */
907
+ /** Detects similar node pools and balances the number of nodes between them. Valid values are 'true' and 'false' */
890
908
  balanceSimilarNodeGroups?: string;
891
- /** If set to true, all daemonset pods on empty nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
909
+ /** DaemonSet pods will be gracefully terminated from empty nodes. If set to true, all daemonset pods on empty nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
892
910
  daemonsetEvictionForEmptyNodes?: boolean;
893
- /** If set to true, all daemonset pods on occupied nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
911
+ /** DaemonSet pods will be gracefully terminated from non-empty nodes. If set to true, all daemonset pods on occupied nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
894
912
  daemonsetEvictionForOccupiedNodes?: boolean;
895
- /** If set to true, the resources used by daemonset will be taken into account when making scaling down decisions. */
913
+ /** Should CA ignore DaemonSet pods when calculating resource utilization for scaling down. If set to true, the resources used by daemonset will be taken into account when making scaling down decisions. */
896
914
  ignoreDaemonsetsUtilization?: boolean;
897
- /** Available values are: 'least-waste', 'most-pods', 'priority', 'random'. */
915
+ /** Type of node group expander to be used in scale up. Set to be deprecated, please use 'expanders' flag in the future. Available values are: 'least-waste', 'most-pods', 'priority', 'random'. */
898
916
  expander?: Expander;
899
- /** The default is 10. */
917
+ /** The maximum number of empty nodes that can be deleted at the same time. This must be a positive integer. The default is 10. */
900
918
  maxEmptyBulkDelete?: string;
901
- /** The default is 600. */
919
+ /** The maximum number of seconds the cluster autoscaler waits for pod termination when trying to scale down a node. The default is 600. */
902
920
  maxGracefulTerminationSec?: string;
903
- /** The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
921
+ /** The maximum time the autoscaler waits for a node to be provisioned. The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
904
922
  maxNodeProvisionTime?: string;
905
- /** The default is 45. The maximum is 100 and the minimum is 0. */
923
+ /** The maximum percentage of unready nodes in the cluster. After this percentage is exceeded, cluster autoscaler halts operations. The default is 45. The maximum is 100 and the minimum is 0. */
906
924
  maxTotalUnreadyPercentage?: string;
907
- /** 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). */
925
+ /** Ignore unscheduled pods before they're a certain age. 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). */
908
926
  newPodScaleUpDelay?: string;
909
- /** This must be an integer. The default is 3. */
927
+ /** The number of allowed unready nodes, irrespective of max-total-unready-percentage. This must be an integer. The default is 3. */
910
928
  okTotalUnreadyCount?: string;
911
- /** The default is '10'. Values must be an integer number of seconds. */
929
+ /** How often cluster is reevaluated for scale up or down. The default is '10'. Values must be an integer number of seconds. */
912
930
  scanInterval?: string;
913
- /** The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
931
+ /** How long after scale up that scale down evaluation resumes. The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
914
932
  scaleDownDelayAfterAdd?: string;
915
- /** 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. */
933
+ /** How long after node deletion that scale down evaluation resumes. 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. */
916
934
  scaleDownDelayAfterDelete?: string;
917
- /** The default is '3m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
935
+ /** How long after scale down failure that scale down evaluation resumes. The default is '3m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
918
936
  scaleDownDelayAfterFailure?: string;
919
- /** The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
937
+ /** How long a node should be unneeded before it is eligible for scale down. The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
920
938
  scaleDownUnneededTime?: string;
921
- /** The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
939
+ /** How long an unready node should be unneeded before it is eligible for scale down. The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
922
940
  scaleDownUnreadyTime?: string;
923
- /** The default is '0.5'. */
941
+ /** Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down. The default is '0.5'. */
924
942
  scaleDownUtilizationThreshold?: string;
925
- /** The default is true. */
943
+ /** If cluster autoscaler will skip deleting nodes with pods with local storage, for example, EmptyDir or HostPath. The default is true. */
926
944
  skipNodesWithLocalStorage?: string;
927
- /** The default is true. */
945
+ /** If cluster autoscaler will skip deleting nodes with pods from kube-system (except for DaemonSet or mirror pods). The default is true. */
928
946
  skipNodesWithSystemPods?: string;
929
947
  }
930
948
  /** Access profile for managed cluster API server. */
931
949
  export interface ManagedClusterAPIServerAccessProfile {
932
- /** 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). */
950
+ /** The IP ranges authorized to access the Kubernetes API server. 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). */
933
951
  authorizedIPRanges?: string[];
934
- /** For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters). */
952
+ /** Whether to create the cluster as a private cluster or not. For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters). */
935
953
  enablePrivateCluster?: boolean;
936
- /** 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'. */
954
+ /** The private DNS zone mode for the cluster. 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'. */
937
955
  privateDNSZone?: string;
938
956
  /** Whether to create additional public FQDN for private cluster or not. */
939
957
  enablePrivateClusterPublicFqdn?: boolean;
@@ -941,7 +959,7 @@ export interface ManagedClusterAPIServerAccessProfile {
941
959
  disableRunCommand?: boolean;
942
960
  /** Whether to enable apiserver vnet integration for the cluster or not. */
943
961
  enableVnetIntegration?: boolean;
944
- /** It is required when: 1. creating a new cluster with BYO Vnet; 2. updating an existing cluster to enable apiserver vnet integration. */
962
+ /** The subnet to be used when apiserver vnet integration is enabled. It is required when: 1. creating a new cluster with BYO Vnet; 2. updating an existing cluster to enable apiserver vnet integration. */
945
963
  subnetId?: string;
946
964
  }
947
965
  /** A private link resource */
@@ -1032,7 +1050,7 @@ export interface AzureKeyVaultKms {
1032
1050
  enabled?: boolean;
1033
1051
  /** Identifier of Azure Key Vault key. See [key identifier format](https://docs.microsoft.com/en-us/azure/key-vault/general/about-keys-secrets-certificates#vault-name-and-object-name) for more details. When Azure Key Vault key management service is enabled, this field is required and must be a valid key identifier. When Azure Key Vault key management service is disabled, leave the field empty. */
1034
1052
  keyId?: string;
1035
- /** Network access of key vault. The possible values are `Public` and `Private`. `Public` means the key vault allows public access from all networks. `Private` means the key vault disables public access and enables private link. The default value is `Public`. */
1053
+ /** Network access of the key vault. Network access of key vault. The possible values are `Public` and `Private`. `Public` means the key vault allows public access from all networks. `Private` means the key vault disables public access and enables private link. The default value is `Public`. */
1036
1054
  keyVaultNetworkAccess?: KeyVaultNetworkAccessTypes;
1037
1055
  /** Resource ID of key vault. When keyVaultNetworkAccess is `Private`, this field is required and must be a valid resource ID. When keyVaultNetworkAccess is `Public`, leave the field empty. */
1038
1056
  keyVaultResourceId?: string;
@@ -1196,20 +1214,6 @@ export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs
1196
1214
  /** The Open Telemetry host port for Open Telemetry logs and traces. If not specified, the default port is 28331. */
1197
1215
  port?: number;
1198
1216
  }
1199
- /** The Safeguards profile. */
1200
- export interface SafeguardsProfile {
1201
- /**
1202
- * List of namespaces specified by AKS to be excluded from Safeguards
1203
- * NOTE: This property will not be serialized. It can only be populated by the server.
1204
- */
1205
- readonly systemExcludedNamespaces?: string[];
1206
- /** The version of constraints to use */
1207
- version?: string;
1208
- /** The Safeguards level to be used. By default, Safeguards is enabled for all namespaces except those that AKS excludes via systemExcludedNamespaces */
1209
- level: Level;
1210
- /** List of namespaces excluded from Safeguards checks */
1211
- excludedNamespaces?: string[];
1212
- }
1213
1217
  /** Service mesh profile for a managed cluster. */
1214
1218
  export interface ServiceMeshProfile {
1215
1219
  /** Mode of the service mesh. */
@@ -1271,28 +1275,28 @@ export interface IstioPluginCertificateAuthority {
1271
1275
  }
1272
1276
  /** The metrics profile for the ManagedCluster. */
1273
1277
  export interface ManagedClusterMetricsProfile {
1274
- /** The cost analysis configuration for the cluster */
1278
+ /** The configuration for detailed per-Kubernetes resource cost analysis. */
1275
1279
  costAnalysis?: ManagedClusterCostAnalysis;
1276
1280
  }
1277
1281
  /** The cost analysis configuration for the cluster */
1278
1282
  export interface ManagedClusterCostAnalysis {
1279
- /** The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature. Enabling this will add Kubernetes Namespace and Deployment details to the Cost Analysis views in the Azure portal. If not specified, the default is false. For more information see aka.ms/aks/docs/cost-analysis. */
1283
+ /** Whether to enable cost analysis. The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature. Enabling this will add Kubernetes Namespace and Deployment details to the Cost Analysis views in the Azure portal. If not specified, the default is false. For more information see aka.ms/aks/docs/cost-analysis. */
1280
1284
  enabled?: boolean;
1281
1285
  }
1282
1286
  /** When enabling the operator, a set of AKS managed CRDs and controllers will be installed in the cluster. The operator automates the deployment of OSS models for inference and/or training purposes. It provides a set of preset models and enables distributed inference against them. */
1283
1287
  export interface ManagedClusterAIToolchainOperatorProfile {
1284
- /** Indicates if AI toolchain operator enabled or not. */
1288
+ /** Whether to enable AI toolchain operator to the cluster. Indicates if AI toolchain operator enabled or not. */
1285
1289
  enabled?: boolean;
1286
1290
  }
1287
1291
  export interface ManagedClusterNodeProvisioningProfile {
1288
- /** Once the mode it set to Auto, it cannot be changed back to Manual. */
1292
+ /** The node provisioning mode. If not specified, the default is Manual. */
1289
1293
  mode?: NodeProvisioningMode;
1290
- /** This field has no effect unless mode is 'Auto'. Warning: Changing this from Auto to None on an existing cluster will cause the default Karpenter NodePools to be deleted, which will in turn drain and delete the nodes associated with those pools. It is strongly recommended to not do this unless there are idle nodes ready to take the pods evicted by that action. If not specified, the default is Auto. For more information see aka.ms/something */
1294
+ /** The set of default Karpenter NodePools (CRDs) configured for node provisioning. This field has no effect unless mode is 'Auto'. Warning: Changing this from Auto to None on an existing cluster will cause the default Karpenter NodePools to be deleted, which will drain and delete the nodes associated with those pools. It is strongly recommended to not do this unless there are idle nodes ready to take the pods evicted by that action. If not specified, the default is Auto. For more information see aka.ms/aks/nap#node-pools. */
1291
1295
  defaultNodePools?: NodeProvisioningDefaultNodePools;
1292
1296
  }
1293
1297
  /** The bootstrap profile. */
1294
1298
  export interface ManagedClusterBootstrapProfile {
1295
- /** The source where the artifacts are downloaded from. */
1299
+ /** The artifact source. The source where the artifacts are downloaded from. */
1296
1300
  artifactSource?: ArtifactSource;
1297
1301
  /** The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. */
1298
1302
  containerRegistryId?: string;
@@ -1315,7 +1319,7 @@ export interface SchedulerInstanceProfile {
1315
1319
  /** Contains read-only information about the Managed Cluster. */
1316
1320
  export interface ManagedClusterStatus {
1317
1321
  /**
1318
- * Preserves the detailed info of failure. If there was no error, this field is omitted.
1322
+ * The error details information of the managed cluster. Preserves the detailed info of failure. If there was no error, this field is omitted.
1319
1323
  * NOTE: This property will not be serialized. It can only be populated by the server.
1320
1324
  */
1321
1325
  readonly provisioningError?: CloudErrorBody;
@@ -1458,10 +1462,10 @@ export interface MaintenanceConfigurationListResult {
1458
1462
  export interface TimeInWeek {
1459
1463
  /** The day of the week. */
1460
1464
  day?: WeekDay;
1461
- /** 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. */
1465
+ /** A list of hours in the day used to identify a time range. 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. */
1462
1466
  hourSlots?: number[];
1463
1467
  }
1464
- /** For example, between 2021-05-25T13:00:00Z and 2021-05-25T14:00:00Z. */
1468
+ /** A time range. For example, between 2021-05-25T13:00:00Z and 2021-05-25T14:00:00Z. */
1465
1469
  export interface TimeSpan {
1466
1470
  /** The start of a time span */
1467
1471
  start?: Date;
@@ -1517,12 +1521,12 @@ export interface AbsoluteMonthlySchedule {
1517
1521
  export interface RelativeMonthlySchedule {
1518
1522
  /** Specifies the number of months between each set of occurrences. */
1519
1523
  intervalMonths: number;
1520
- /** Specifies on which instance of the allowed days specified in daysOfWeek the maintenance occurs. */
1524
+ /** The week index. Specifies on which instance of the allowed days specified in daysOfWeek the maintenance occurs. */
1521
1525
  weekIndex: Type;
1522
1526
  /** Specifies on which day of the week the maintenance occurs. */
1523
1527
  dayOfWeek: WeekDay;
1524
1528
  }
1525
- /** For example, between '2022-12-23' and '2023-01-05'. */
1529
+ /** A date range. For example, between '2022-12-23' and '2023-01-05'. */
1526
1530
  export interface DateSpan {
1527
1531
  /** The start date of the date span. */
1528
1532
  start: Date;
@@ -1569,6 +1573,11 @@ export interface NamespaceProperties {
1569
1573
  annotations?: {
1570
1574
  [propertyName: string]: string;
1571
1575
  };
1576
+ /**
1577
+ * The special FQDN used by the Azure Portal to access the Managed Cluster. This FQDN is for use only by the Azure Portal and should not be used by other clients. The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default. This special FQDN supports CORS, allowing the Azure Portal to function properly.
1578
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1579
+ */
1580
+ readonly portalFqdn?: string;
1572
1581
  /** The default resource quota enforced upon the namespace. Customers can have other Kubernetes resource quota objects under the namespace. All the resource quotas will be enforced. */
1573
1582
  defaultResourceQuota?: ResourceQuota;
1574
1583
  /** The default network policy enforced upon the namespace. Customers can have other Kubernetes network policy objects under the namespace. All the network policies will be enforced. */
@@ -1705,24 +1714,67 @@ export interface MachineListResult {
1705
1714
  }
1706
1715
  /** The properties of the machine */
1707
1716
  export interface MachineProperties {
1717
+ /** The network properties of the machine */
1718
+ network?: MachineNetworkProperties;
1708
1719
  /**
1709
- * network properties of the machine
1720
+ * Arm resource id of the machine. It can be used to GET underlying VM Instance
1710
1721
  * NOTE: This property will not be serialized. It can only be populated by the server.
1711
1722
  */
1712
- readonly network?: MachineNetworkProperties;
1723
+ readonly resourceId?: string;
1724
+ /** The hardware and GPU settings of the machine. */
1725
+ hardware?: MachineHardwareProfile;
1726
+ /** The operating system and disk used by the machine. */
1727
+ operatingSystem?: MachineOSProfile;
1728
+ /** The Kubernetes configurations used by the machine. */
1729
+ kubernetes?: MachineKubernetesProfile;
1730
+ /** Machine only allows 'System' and 'User' mode. */
1731
+ mode?: AgentPoolMode;
1732
+ /** The security settings of the machine. */
1733
+ security?: AgentPoolSecurityProfile;
1734
+ /** The priority for the machine. If not specified, the default is 'Regular'. */
1735
+ priority?: ScaleSetPriority;
1713
1736
  /**
1714
- * Arm resource id of the machine. It can be used to GET underlying VM Instance
1737
+ * The version of node image.
1715
1738
  * NOTE: This property will not be serialized. It can only be populated by the server.
1716
1739
  */
1717
- readonly resourceId?: string;
1740
+ readonly nodeImageVersion?: string;
1741
+ /**
1742
+ * The current deployment or provisioning state.
1743
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1744
+ */
1745
+ readonly provisioningState?: string;
1746
+ /** The tags to be persisted on the machine. */
1747
+ tags?: {
1748
+ [propertyName: string]: string;
1749
+ };
1750
+ /**
1751
+ * Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
1752
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1753
+ */
1754
+ readonly eTag?: string;
1755
+ /**
1756
+ * Contains read-only information about the machine.
1757
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1758
+ */
1759
+ readonly status?: MachineStatus;
1718
1760
  }
1719
- /** network properties of the machine */
1761
+ /** The network properties of the machine */
1720
1762
  export interface MachineNetworkProperties {
1721
1763
  /**
1722
1764
  * IPv4, IPv6 addresses of the machine
1723
1765
  * NOTE: This property will not be serialized. It can only be populated by the server.
1724
1766
  */
1725
1767
  readonly ipAddresses?: MachineIpAddress[];
1768
+ /** The ID of the subnet which node and optionally pods will join on startup. 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} */
1769
+ vnetSubnetID?: string;
1770
+ /** The ID of the subnet which pods will join when launched. 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} */
1771
+ podSubnetID?: string;
1772
+ /** Whether the machine is allocated its own public IP. Some scenarios may require the machine 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. The default is false. */
1773
+ enableNodePublicIP?: boolean;
1774
+ /** The public IP prefix ID which VM node should use IPs from. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
1775
+ nodePublicIPPrefixID?: string;
1776
+ /** IPTags of instance-level public IPs. */
1777
+ nodePublicIPTags?: IPTag[];
1726
1778
  }
1727
1779
  /** The machine IP address details. */
1728
1780
  export interface MachineIpAddress {
@@ -1737,6 +1789,100 @@ export interface MachineIpAddress {
1737
1789
  */
1738
1790
  readonly ip?: string;
1739
1791
  }
1792
+ /** The hardware and GPU settings of the machine. */
1793
+ export interface MachineHardwareProfile {
1794
+ /** The size of the VM. 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 */
1795
+ vmSize?: string;
1796
+ /** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */
1797
+ gpuInstanceProfile?: GPUInstanceProfile;
1798
+ /** The GPU settings of the machine. */
1799
+ gpuProfile?: GPUProfile;
1800
+ }
1801
+ /** The operating system and disk used by the machine. */
1802
+ export interface MachineOSProfile {
1803
+ /** The operating system type. The default is Linux. */
1804
+ osType?: OSType;
1805
+ /** Specifies the OS SKU used by the agent pool. If not specified, the default is Ubuntu if OSType=Linux or Windows2019 if OSType=Windows. And the default Windows OSSKU will be changed to Windows2022 after Windows2019 is deprecated. */
1806
+ osSKU?: Ossku;
1807
+ /** 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. */
1808
+ osDiskSizeGB?: number;
1809
+ /** The OS disk type to be used for machines in the agent pool. 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). */
1810
+ osDiskType?: OSDiskType;
1811
+ /** Whether to use a FIPS-enabled OS. */
1812
+ enableFips?: boolean;
1813
+ /** The Linux machine's specific profile. */
1814
+ linuxProfile?: MachineOSProfileLinuxProfile;
1815
+ /** The Windows machine's specific profile. */
1816
+ windowsProfile?: AgentPoolWindowsProfile;
1817
+ }
1818
+ /** The Linux machine's specific profile. */
1819
+ export interface MachineOSProfileLinuxProfile {
1820
+ /** The OS configuration of Linux machine. */
1821
+ linuxOSConfig?: LinuxOSConfig;
1822
+ /** Message of the day for Linux nodes, base64-encoded. 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). */
1823
+ messageOfTheDay?: string;
1824
+ }
1825
+ /** The Kubernetes configurations used by the machine. */
1826
+ export interface MachineKubernetesProfile {
1827
+ /** The node labels on the machine. */
1828
+ nodeLabels?: {
1829
+ [propertyName: string]: string;
1830
+ };
1831
+ /** The version of Kubernetes specified by the user. Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. */
1832
+ orchestratorVersion?: string;
1833
+ /**
1834
+ * The version of Kubernetes running on the machine. If orchestratorVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
1835
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1836
+ */
1837
+ readonly currentOrchestratorVersion?: string;
1838
+ /** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */
1839
+ kubeletDiskType?: KubeletDiskType;
1840
+ /** The Kubelet configuration on the machine. */
1841
+ kubeletConfig?: KubeletConfig;
1842
+ /** Taints added on the node during creation that will not be reconciled by AKS. These taints will not be reconciled by AKS and can be removed with a kubectl call. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
1843
+ nodeInitializationTaints?: string[];
1844
+ /** The taints added to new node during machine create. For example, key=value:NoSchedule. */
1845
+ nodeTaints?: string[];
1846
+ /** The maximum number of pods that can run on a node. */
1847
+ maxPods?: number;
1848
+ /**
1849
+ * The node name in the Kubernetes cluster.
1850
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1851
+ */
1852
+ readonly nodeName?: string;
1853
+ /** Determines the type of workload a node can run. */
1854
+ workloadRuntime?: WorkloadRuntime;
1855
+ /** Configuration for using artifact streaming on AKS. */
1856
+ artifactStreamingProfile?: AgentPoolArtifactStreamingProfile;
1857
+ }
1858
+ /** Contains read-only information about the machine. */
1859
+ export interface MachineStatus {
1860
+ /**
1861
+ * The error details information of the machine. Preserves the detailed info of failure. If there was no error, this field is omitted.
1862
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1863
+ */
1864
+ readonly provisioningError?: CloudErrorBody;
1865
+ /**
1866
+ * Specifies the time at which the machine was created.
1867
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1868
+ */
1869
+ readonly creationTimestamp?: Date;
1870
+ /**
1871
+ * The drift action of the machine. Indicates whether a machine has deviated from its expected state due to changes in managed cluster properties, requiring corrective action.
1872
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1873
+ */
1874
+ readonly driftAction?: DriftAction;
1875
+ /**
1876
+ * Reason for machine drift. Provides detailed information on why the machine has drifted. This field is omitted if the machine is up to date.
1877
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1878
+ */
1879
+ readonly driftReason?: string;
1880
+ /**
1881
+ * Virtual machine state. Indicates the current state of the underlying virtual machine.
1882
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1883
+ */
1884
+ readonly vmState?: VmState;
1885
+ }
1740
1886
  /** The list of available versions for an agent pool. */
1741
1887
  export interface AgentPoolAvailableVersions {
1742
1888
  /**
@@ -2160,18 +2306,9 @@ export interface RebalanceLoadBalancersRequestBody {
2160
2306
  /** The load balancer names list. */
2161
2307
  loadBalancerNames?: string[];
2162
2308
  }
2163
- /** Specifications on auto-scaling. */
2164
- export interface AutoScaleProfile {
2165
- /** VM size that AKS will use when creating and scaling e.g. 'Standard_E4s_v3', 'Standard_E16s_v3' or 'Standard_D16s_v5'. */
2166
- size?: string;
2167
- /** The minimum number of nodes of the specified sizes. */
2168
- minCount?: number;
2169
- /** The maximum number of nodes of the specified sizes. */
2170
- maxCount?: number;
2171
- }
2172
2309
  /** Profile for the container service agent pool. */
2173
2310
  export interface ManagedClusterAgentPoolProfile extends ManagedClusterAgentPoolProfileProperties {
2174
- /** Windows agent pool names must be 6 characters or less. */
2311
+ /** Unique name of the agent pool profile in the context of the subscription and resource group. Windows agent pool names must be 6 characters or less. */
2175
2312
  name: string;
2176
2313
  }
2177
2314
  /** Information of user assigned identity used by this add-on. */
@@ -2211,14 +2348,14 @@ export interface SafeguardsAvailableVersion extends Resource {
2211
2348
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
2212
2349
  export interface ProxyResource extends Resource {
2213
2350
  }
2214
- /** See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */
2351
+ /** Planned maintenance configuration, used to configure when updates can be deployed to a Managed Cluster. See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */
2215
2352
  export interface MaintenanceConfiguration extends SubResource {
2216
2353
  /**
2217
2354
  * The system metadata relating to this resource.
2218
2355
  * NOTE: This property will not be serialized. It can only be populated by the server.
2219
2356
  */
2220
2357
  readonly systemData?: SystemData;
2221
- /** If two array entries specify the same day of the week, the applied configuration is the union of times in both entries. */
2358
+ /** Time slots during the week when planned maintenance is allowed to proceed. If two array entries specify the same day of the week, the applied configuration is the union of times in both entries. */
2222
2359
  timeInWeek?: TimeInWeek[];
2223
2360
  /** Time slots on which upgrade is not allowed. */
2224
2361
  notAllowedTime?: TimeSpan[];
@@ -2255,23 +2392,23 @@ export interface AgentPool extends SubResource {
2255
2392
  readonly eTag?: string;
2256
2393
  /** 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. */
2257
2394
  count?: number;
2258
- /** 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 */
2395
+ /** The size of the agent pool VMs. 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 */
2259
2396
  vmSize?: string;
2260
2397
  /** 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. */
2261
2398
  osDiskSizeGB?: number;
2262
- /** 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). */
2399
+ /** The OS disk type to be used for machines in the agent pool. 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). */
2263
2400
  osDiskType?: OSDiskType;
2264
2401
  /** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */
2265
2402
  kubeletDiskType?: KubeletDiskType;
2266
2403
  /** Determines the type of workload a node can run. */
2267
2404
  workloadRuntime?: WorkloadRuntime;
2268
- /** 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). */
2405
+ /** Message of the day for Linux nodes, base64-encoded. 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). */
2269
2406
  messageOfTheDay?: string;
2270
- /** 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} */
2407
+ /** The ID of the subnet which agent pool nodes and optionally pods will join on startup. 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} */
2271
2408
  vnetSubnetID?: string;
2272
- /** 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} */
2409
+ /** The ID of the subnet which pods will join when launched. 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} */
2273
2410
  podSubnetID?: string;
2274
- /** The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
2411
+ /** Pod IP Allocation Mode. The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
2275
2412
  podIPAllocationMode?: PodIPAllocationMode;
2276
2413
  /** The maximum number of pods that can run on a node. */
2277
2414
  maxPods?: number;
@@ -2285,16 +2422,16 @@ export interface AgentPool extends SubResource {
2285
2422
  minCount?: number;
2286
2423
  /** Whether to enable auto-scaler */
2287
2424
  enableAutoScaling?: boolean;
2288
- /** This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */
2425
+ /** The scale down mode to use when scaling the Agent Pool. This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */
2289
2426
  scaleDownMode?: ScaleDownMode;
2290
2427
  /** The type of Agent Pool. */
2291
2428
  typePropertiesType?: AgentPoolType;
2292
- /** 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 */
2429
+ /** The mode of an agent pool. 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 */
2293
2430
  mode?: AgentPoolMode;
2294
- /** Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. Updating the agent pool with the same <major.minor> once it has been created will not trigger an upgrade, even if a newer patch version is available. 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). */
2431
+ /** The version of Kubernetes specified by the user. Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. Updating the agent pool with the same <major.minor> once it has been created will not trigger an upgrade, even if a newer patch version is available. 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). */
2295
2432
  orchestratorVersion?: string;
2296
2433
  /**
2297
- * If orchestratorVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
2434
+ * The version of Kubernetes running on the Agent Pool. If orchestratorVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
2298
2435
  * NOTE: This property will not be serialized. It can only be populated by the server.
2299
2436
  */
2300
2437
  readonly currentOrchestratorVersion?: string;
@@ -2310,21 +2447,21 @@ export interface AgentPool extends SubResource {
2310
2447
  * NOTE: This property will not be serialized. It can only be populated by the server.
2311
2448
  */
2312
2449
  readonly provisioningState?: string;
2313
- /** 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 */
2450
+ /** Whether the Agent Pool is running or stopped. 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 */
2314
2451
  powerState?: PowerState;
2315
2452
  /** The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'. */
2316
2453
  availabilityZones?: string[];
2317
- /** 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. */
2454
+ /** Whether each node is allocated its own public IP. 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. */
2318
2455
  enableNodePublicIP?: boolean;
2319
- /** When set to true, AKS adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates into node trust stores. Defaults to false. */
2456
+ /** Whether to enable Custom CA Trust feature. When set to true, AKS adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates into node trust stores. Defaults to false. */
2320
2457
  enableCustomCATrust?: boolean;
2321
- /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
2458
+ /** The public IP prefix ID which VM nodes should use IPs from. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
2322
2459
  nodePublicIPPrefixID?: string;
2323
2460
  /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
2324
2461
  scaleSetPriority?: ScaleSetPriority;
2325
- /** This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */
2462
+ /** The Virtual Machine Scale Set eviction policy to use. This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */
2326
2463
  scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;
2327
- /** 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) */
2464
+ /** The max price (in US Dollars) you are willing to pay for spot instances. Possible values are any decimal value greater than zero or -1 which indicates default price to be up-to on-demand. 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) */
2328
2465
  spotMaxPrice?: number;
2329
2466
  /** The tags to be persisted on the agent pool virtual machine scale set. */
2330
2467
  tags?: {
@@ -2336,7 +2473,7 @@ export interface AgentPool extends SubResource {
2336
2473
  };
2337
2474
  /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
2338
2475
  nodeTaints?: string[];
2339
- /** These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
2476
+ /** Taints added on the nodes during creation that will not be reconciled by AKS. These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
2340
2477
  nodeInitializationTaints?: string[];
2341
2478
  /** The ID for Proximity Placement Group. */
2342
2479
  proximityPlacementGroupID?: string;
@@ -2344,11 +2481,11 @@ export interface AgentPool extends SubResource {
2344
2481
  kubeletConfig?: KubeletConfig;
2345
2482
  /** The OS configuration of Linux agent nodes. */
2346
2483
  linuxOSConfig?: LinuxOSConfig;
2347
- /** 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 */
2484
+ /** Whether to enable host based OS and data drive encryption. 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 */
2348
2485
  enableEncryptionAtHost?: boolean;
2349
2486
  /** Whether to enable UltraSSD */
2350
2487
  enableUltraSSD?: boolean;
2351
- /** 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. */
2488
+ /** Whether to use a FIPS-enabled OS. 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. */
2352
2489
  enableFips?: boolean;
2353
2490
  /** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */
2354
2491
  gpuInstanceProfile?: GPUInstanceProfile;
@@ -2356,7 +2493,7 @@ export interface AgentPool extends SubResource {
2356
2493
  creationData?: CreationData;
2357
2494
  /** AKS will associate the specified agent pool with the Capacity Reservation Group. */
2358
2495
  capacityReservationGroupID?: string;
2359
- /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
2496
+ /** The fully qualified resource ID of the Dedicated Host Group to provision virtual machines from, used only in creation scenario and not allowed to changed once set. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
2360
2497
  hostGroupID?: string;
2361
2498
  /** The Windows agent pool's specific profile. */
2362
2499
  windowsProfile?: AgentPoolWindowsProfile;
@@ -2379,13 +2516,12 @@ export interface AgentPool extends SubResource {
2379
2516
  /** Configures the per-node local DNS, with VnetDNS and KubeDNS overrides. LocalDNS helps improve performance and reliability of DNS resolution in an AKS cluster. For more details see aka.ms/aks/localdns. */
2380
2517
  localDNSProfile?: LocalDNSProfile;
2381
2518
  }
2382
- /** A machine. Contains details about the underlying virtual machine. A machine may be visible here but not in kubectl get nodes; if so it may be because the machine has not been registered with the Kubernetes API Server yet. */
2519
+ /** A machine provides detailed information about its configuration and status. A machine may be visible here but not in kubectl get nodes; if so, it may be because the machine has not been registered with the Kubernetes API Server yet. */
2383
2520
  export interface Machine extends SubResource {
2384
- /**
2385
- * The properties of the machine
2386
- * NOTE: This property will not be serialized. It can only be populated by the server.
2387
- */
2388
- readonly properties?: MachineProperties;
2521
+ /** The Availability zone in which machine is located. */
2522
+ zones?: string[];
2523
+ /** The properties of the machine */
2524
+ properties?: MachineProperties;
2389
2525
  }
2390
2526
  /** Mesh upgrade profile properties for a major.minor release. */
2391
2527
  export interface MeshUpgradeProfileProperties extends MeshRevision {
@@ -2422,16 +2558,16 @@ export interface ManagedCluster extends TrackedResource {
2422
2558
  * NOTE: This property will not be serialized. It can only be populated by the server.
2423
2559
  */
2424
2560
  readonly maxAgentPools?: number;
2425
- /** When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
2561
+ /** The version of Kubernetes the Managed Cluster is requested to run. When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
2426
2562
  kubernetesVersion?: string;
2427
2563
  /**
2428
2564
  * The version of Kubernetes the Managed Cluster is running.
2429
2565
  * NOTE: This property will not be serialized. It can only be populated by the server.
2430
2566
  */
2431
2567
  readonly currentKubernetesVersion?: string;
2432
- /** This cannot be updated once the Managed Cluster has been created. */
2568
+ /** The DNS prefix of the Managed Cluster. This cannot be updated once the Managed Cluster has been created. */
2433
2569
  dnsPrefix?: string;
2434
- /** This cannot be updated once the Managed Cluster has been created. */
2570
+ /** The FQDN subdomain of the private cluster with custom private dns zone. This cannot be updated once the Managed Cluster has been created. */
2435
2571
  fqdnSubdomain?: string;
2436
2572
  /**
2437
2573
  * The FQDN of the master pool.
@@ -2444,7 +2580,7 @@ export interface ManagedCluster extends TrackedResource {
2444
2580
  */
2445
2581
  readonly privateFqdn?: string;
2446
2582
  /**
2447
- * The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default. This special FQDN supports CORS, allowing the Azure Portal to function properly.
2583
+ * The special FQDN used by the Azure Portal to access the Managed Cluster. This FQDN is for use only by the Azure Portal and should not be used by other clients. The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default. This special FQDN supports CORS, allowing the Azure Portal to function properly.
2448
2584
  * NOTE: This property will not be serialized. It can only be populated by the server.
2449
2585
  */
2450
2586
  readonly azurePortalFqdn?: string;
@@ -2460,7 +2596,7 @@ export interface ManagedCluster extends TrackedResource {
2460
2596
  addonProfiles?: {
2461
2597
  [propertyName: string]: ManagedClusterAddonProfile;
2462
2598
  };
2463
- /** See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration. */
2599
+ /** The pod identity profile of the Managed Cluster. See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration. */
2464
2600
  podIdentityProfile?: ManagedClusterPodIdentityProfile;
2465
2601
  /** The OIDC issuer profile of the Managed Cluster. */
2466
2602
  oidcIssuerProfile?: ManagedClusterOidcIssuerProfile;
@@ -2472,7 +2608,7 @@ export interface ManagedCluster extends TrackedResource {
2472
2608
  enableRbac?: boolean;
2473
2609
  /** The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. */
2474
2610
  supportPlan?: KubernetesSupportPlan;
2475
- /** The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource. */
2611
+ /** Enable namespace as Azure resource. The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource. */
2476
2612
  enableNamespaceResources?: boolean;
2477
2613
  /** The network configuration profile. */
2478
2614
  networkProfile?: ContainerServiceNetworkProfile;
@@ -2486,7 +2622,7 @@ export interface ManagedCluster extends TrackedResource {
2486
2622
  autoScalerProfile?: ManagedClusterPropertiesAutoScalerProfile;
2487
2623
  /** The access profile for managed cluster API server. */
2488
2624
  apiServerAccessProfile?: ManagedClusterAPIServerAccessProfile;
2489
- /** This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}' */
2625
+ /** The Resource ID of the disk encryption set to use for enabling encryption at rest. This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}' */
2490
2626
  diskEncryptionSetID?: string;
2491
2627
  /** The user identity associated with the managed cluster. This identity will be used by the kubelet. Only one user assigned identity is allowed. The only accepted key is "kubeletidentity", with value of "resourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}". */
2492
2628
  identityProfile?: {
@@ -2494,7 +2630,7 @@ export interface ManagedCluster extends TrackedResource {
2494
2630
  };
2495
2631
  /** Private link resources associated with the cluster. */
2496
2632
  privateLinkResources?: PrivateLinkResource[];
2497
- /** If set to true, getting static credentials will be disabled for this cluster. This must only be used on Managed Clusters that are AAD enabled. For more details see [disable local accounts](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts-preview). */
2633
+ /** If local accounts should be disabled on the Managed Cluster. If set to true, getting static credentials will be disabled for this cluster. This must only be used on Managed Clusters that are AAD enabled. For more details see [disable local accounts](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts-preview). */
2498
2634
  disableLocalAccounts?: boolean;
2499
2635
  /** Configurations for provisioning the cluster with HTTP proxy servers. */
2500
2636
  httpProxyConfig?: ManagedClusterHttpProxyConfig;
@@ -2504,14 +2640,12 @@ export interface ManagedCluster extends TrackedResource {
2504
2640
  storageProfile?: ManagedClusterStorageProfile;
2505
2641
  /** Ingress profile for the managed cluster. */
2506
2642
  ingressProfile?: ManagedClusterIngressProfile;
2507
- /** Allow or deny public network access for AKS */
2643
+ /** PublicNetworkAccess of the managedCluster. Allow or deny public network access for AKS */
2508
2644
  publicNetworkAccess?: PublicNetworkAccess;
2509
2645
  /** Workload Auto-scaler profile for the managed cluster. */
2510
2646
  workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;
2511
2647
  /** Prometheus addon profile for the container service cluster */
2512
2648
  azureMonitorProfile?: ManagedClusterAzureMonitorProfile;
2513
- /** The Safeguards profile holds all the safeguards information for a given cluster */
2514
- safeguardsProfile?: SafeguardsProfile;
2515
2649
  /** Service mesh profile for a managed cluster. */
2516
2650
  serviceMeshProfile?: ServiceMeshProfile;
2517
2651
  /**
@@ -2841,7 +2975,7 @@ export declare enum KnownWorkloadRuntime {
2841
2975
  export type WorkloadRuntime = string;
2842
2976
  /** Known values of {@link PodIPAllocationMode} that the service accepts. */
2843
2977
  export declare enum KnownPodIPAllocationMode {
2844
- /** Each pod gets a single IP address assigned. This is better for maximizing a small to medium subnet of size \/16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode */
2978
+ /** Each node gets allocated with a non-contiguous list of IP addresses assignable to pods. This is better for maximizing a small to medium subnet of size \/16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode */
2845
2979
  DynamicIndividual = "DynamicIndividual",
2846
2980
  /** Each node is statically allocated CIDR block(s) of size \/28 = 16 IPs per block to satisfy the maxPods per node. Number of CIDR blocks >= (maxPods \/ 16). The block, rather than a single IP, counts against the Azure Vnet Private IP limit of 65K. Therefore block mode is suitable for running larger workloads with more than the current limit of 65K pods in a cluster. This mode is better suited to scale with larger subnets of \/15 or bigger */
2847
2981
  StaticBlock = "StaticBlock"
@@ -2851,7 +2985,7 @@ export declare enum KnownPodIPAllocationMode {
2851
2985
  * {@link KnownPodIPAllocationMode} can be used interchangeably with PodIPAllocationMode,
2852
2986
  * this enum contains the known values that the service supports.
2853
2987
  * ### Known values supported by the service
2854
- * **DynamicIndividual**: Each pod gets a single IP address assigned. This is better for maximizing a small to medium subnet of size \/16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode \
2988
+ * **DynamicIndividual**: Each node gets allocated with a non-contiguous list of IP addresses assignable to pods. This is better for maximizing a small to medium subnet of size \/16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode \
2855
2989
  * **StaticBlock**: Each node is statically allocated CIDR block(s) of size \/28 = 16 IPs per block to satisfy the maxPods per node. Number of CIDR blocks >= (maxPods \/ 16). The block, rather than a single IP, counts against the Azure Vnet Private IP limit of 65K. Therefore block mode is suitable for running larger workloads with more than the current limit of 65K pods in a cluster. This mode is better suited to scale with larger subnets of \/15 or bigger
2856
2990
  */
2857
2991
  export type PodIPAllocationMode = string;
@@ -2950,7 +3084,11 @@ export declare enum KnownAgentPoolMode {
2950
3084
  /** User agent pools are primarily for hosting your application pods. */
2951
3085
  User = "User",
2952
3086
  /** Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\//aka.ms\/aks\/static-egress-gateway. */
2953
- Gateway = "Gateway"
3087
+ Gateway = "Gateway",
3088
+ /** ManagedSystem is a system pool managed by AKS. The pool scales dynamically according to cluster usage, and has additional automated monitoring and healing capabilities. There can only be one ManagedSystem pool, and it is recommended to delete all other system pools for the best experience. */
3089
+ ManagedSystem = "ManagedSystem",
3090
+ /** Machines agent pools are dedicated to hosting machines. Only limited operations, such as creation and deletion, are allowed at the pool level. Please use the machine APIs to manage the full machine lifecycle. */
3091
+ Machines = "Machines"
2954
3092
  }
2955
3093
  /**
2956
3094
  * Defines values for AgentPoolMode. \
@@ -2959,7 +3097,9 @@ export declare enum KnownAgentPoolMode {
2959
3097
  * ### Known values supported by the service
2960
3098
  * **System**: System agent pools are primarily for hosting critical system pods such as CoreDNS and metrics-server. System agent pools osType must be Linux. System agent pools VM SKU must have at least 2vCPUs and 4GB of memory. \
2961
3099
  * **User**: User agent pools are primarily for hosting your application pods. \
2962
- * **Gateway**: Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\/\/aka.ms\/aks\/static-egress-gateway.
3100
+ * **Gateway**: Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\/\/aka.ms\/aks\/static-egress-gateway. \
3101
+ * **ManagedSystem**: ManagedSystem is a system pool managed by AKS. The pool scales dynamically according to cluster usage, and has additional automated monitoring and healing capabilities. There can only be one ManagedSystem pool, and it is recommended to delete all other system pools for the best experience. \
3102
+ * **Machines**: Machines agent pools are dedicated to hosting machines. Only limited operations, such as creation and deletion, are allowed at the pool level. Please use the machine APIs to manage the full machine lifecycle.
2963
3103
  */
2964
3104
  export type AgentPoolMode = string;
2965
3105
  /** Known values of {@link UndrainableNodeBehavior} that the service accepts. */
@@ -3696,25 +3836,6 @@ export declare enum KnownAddonAutoscaling {
3696
3836
  * **Disabled**: Feature to autoscale AKS-managed add-ons is disabled.
3697
3837
  */
3698
3838
  export type AddonAutoscaling = string;
3699
- /** Known values of {@link Level} that the service accepts. */
3700
- export declare enum KnownLevel {
3701
- /** Off */
3702
- Off = "Off",
3703
- /** Warning */
3704
- Warning = "Warning",
3705
- /** Enforcement */
3706
- Enforcement = "Enforcement"
3707
- }
3708
- /**
3709
- * Defines values for Level. \
3710
- * {@link KnownLevel} can be used interchangeably with Level,
3711
- * this enum contains the known values that the service supports.
3712
- * ### Known values supported by the service
3713
- * **Off** \
3714
- * **Warning** \
3715
- * **Enforcement**
3716
- */
3717
- export type Level = string;
3718
3839
  /** Known values of {@link ServiceMeshMode} that the service accepts. */
3719
3840
  export declare enum KnownServiceMeshMode {
3720
3841
  /** Istio deployed as an AKS addon. */
@@ -3751,7 +3872,7 @@ export type IstioIngressGatewayMode = string;
3751
3872
  export declare enum KnownNodeProvisioningMode {
3752
3873
  /** Nodes are provisioned manually by the user */
3753
3874
  Manual = "Manual",
3754
- /** Nodes are provisioned automatically by AKS using Karpenter. Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details). */
3875
+ /** Nodes are provisioned automatically by AKS using Karpenter (See aka.ms\/aks\/nap for more details). Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details). */
3755
3876
  Auto = "Auto"
3756
3877
  }
3757
3878
  /**
@@ -3760,12 +3881,12 @@ export declare enum KnownNodeProvisioningMode {
3760
3881
  * this enum contains the known values that the service supports.
3761
3882
  * ### Known values supported by the service
3762
3883
  * **Manual**: Nodes are provisioned manually by the user \
3763
- * **Auto**: Nodes are provisioned automatically by AKS using Karpenter. Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details).
3884
+ * **Auto**: Nodes are provisioned automatically by AKS using Karpenter (See aka.ms\/aks\/nap for more details). Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details).
3764
3885
  */
3765
3886
  export type NodeProvisioningMode = string;
3766
3887
  /** Known values of {@link NodeProvisioningDefaultNodePools} that the service accepts. */
3767
3888
  export declare enum KnownNodeProvisioningDefaultNodePools {
3768
- /** No Karpenter NodePools are provisioned automatically. Automatic scaling will not happen unless the user creates one or more NodePool instances. */
3889
+ /** No Karpenter NodePools are provisioned automatically. Automatic scaling will not happen unless the user creates one or more NodePool CRD instances. */
3769
3890
  None = "None",
3770
3891
  /** A standard set of Karpenter NodePools are provisioned */
3771
3892
  Auto = "Auto"
@@ -3775,7 +3896,7 @@ export declare enum KnownNodeProvisioningDefaultNodePools {
3775
3896
  * {@link KnownNodeProvisioningDefaultNodePools} can be used interchangeably with NodeProvisioningDefaultNodePools,
3776
3897
  * this enum contains the known values that the service supports.
3777
3898
  * ### Known values supported by the service
3778
- * **None**: No Karpenter NodePools are provisioned automatically. Automatic scaling will not happen unless the user creates one or more NodePool instances. \
3899
+ * **None**: No Karpenter NodePools are provisioned automatically. Automatic scaling will not happen unless the user creates one or more NodePool CRD instances. \
3779
3900
  * **Auto**: A standard set of Karpenter NodePools are provisioned
3780
3901
  */
3781
3902
  export type NodeProvisioningDefaultNodePools = string;
@@ -3987,6 +4108,38 @@ export declare enum KnownDeletePolicy {
3987
4108
  * **Delete**: Delete both the ARM resource and the Kubernetes namespace together.
3988
4109
  */
3989
4110
  export type DeletePolicy = string;
4111
+ /** Known values of {@link DriftAction} that the service accepts. */
4112
+ export declare enum KnownDriftAction {
4113
+ /** The machine is up to date. */
4114
+ Synced = "Synced",
4115
+ /** The machine has drifted and needs to be deleted and recreated. */
4116
+ Recreate = "Recreate"
4117
+ }
4118
+ /**
4119
+ * Defines values for DriftAction. \
4120
+ * {@link KnownDriftAction} can be used interchangeably with DriftAction,
4121
+ * this enum contains the known values that the service supports.
4122
+ * ### Known values supported by the service
4123
+ * **Synced**: The machine is up to date. \
4124
+ * **Recreate**: The machine has drifted and needs to be deleted and recreated.
4125
+ */
4126
+ export type DriftAction = string;
4127
+ /** Known values of {@link VmState} that the service accepts. */
4128
+ export declare enum KnownVmState {
4129
+ /** The virtual machine is currently running. */
4130
+ Running = "Running",
4131
+ /** The virtual machine has been deleted by the user or due to spot eviction. */
4132
+ Deleted = "Deleted"
4133
+ }
4134
+ /**
4135
+ * Defines values for VmState. \
4136
+ * {@link KnownVmState} can be used interchangeably with VmState,
4137
+ * this enum contains the known values that the service supports.
4138
+ * ### Known values supported by the service
4139
+ * **Running**: The virtual machine is currently running. \
4140
+ * **Deleted**: The virtual machine has been deleted by the user or due to spot eviction.
4141
+ */
4142
+ export type VmState = string;
3990
4143
  /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
3991
4144
  export declare enum KnownPrivateEndpointConnectionProvisioningState {
3992
4145
  /** Canceled */
@@ -4551,6 +4704,19 @@ export interface MachinesGetOptionalParams extends coreClient.OperationOptions {
4551
4704
  /** Contains response data for the get operation. */
4552
4705
  export type MachinesGetResponse = Machine;
4553
4706
  /** Optional parameters. */
4707
+ export interface MachinesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4708
+ /** The request should only proceed if an entity matches this string. */
4709
+ ifMatch?: string;
4710
+ /** The request should only proceed if no entity matches this string. */
4711
+ ifNoneMatch?: string;
4712
+ /** Delay to wait until next poll, in milliseconds. */
4713
+ updateIntervalInMs?: number;
4714
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4715
+ resumeFrom?: string;
4716
+ }
4717
+ /** Contains response data for the createOrUpdate operation. */
4718
+ export type MachinesCreateOrUpdateResponse = Machine;
4719
+ /** Optional parameters. */
4554
4720
  export interface MachinesListNextOptionalParams extends coreClient.OperationOptions {
4555
4721
  }
4556
4722
  /** Contains response data for the listNext operation. */