@@ -8,7 +8,7 @@ import { DefaultAzureCredential } from "@azure/identity";
88 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
99 *
1010 * @summary creates or updates an agent pool in the specified managed cluster.
11- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_CRG.json
11+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_CRG.json
1212 */
1313async function createAgentPoolWithCapacityReservationGroup ( ) : Promise < void > {
1414 const credential = new DefaultAzureCredential ( ) ;
@@ -29,7 +29,7 @@ async function createAgentPoolWithCapacityReservationGroup(): Promise<void> {
2929 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
3030 *
3131 * @summary creates or updates an agent pool in the specified managed cluster.
32- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_CustomNodeConfig.json
32+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_CustomNodeConfig.json
3333 */
3434async function createAgentPoolWithKubeletConfigAndLinuxOSConfig ( ) : Promise < void > {
3535 const credential = new DefaultAzureCredential ( ) ;
@@ -69,7 +69,7 @@ async function createAgentPoolWithKubeletConfigAndLinuxOSConfig(): Promise<void>
6969 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
7070 *
7171 * @summary creates or updates an agent pool in the specified managed cluster.
72- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_DedicatedHostGroup.json
72+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_DedicatedHostGroup.json
7373 */
7474async function createAgentPoolWithDedicatedHostGroup ( ) : Promise < void > {
7575 const credential = new DefaultAzureCredential ( ) ;
@@ -90,7 +90,7 @@ async function createAgentPoolWithDedicatedHostGroup(): Promise<void> {
9090 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
9191 *
9292 * @summary creates or updates an agent pool in the specified managed cluster.
93- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_EnableEncryptionAtHost.json
93+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_EnableEncryptionAtHost.json
9494 */
9595async function createAgentPoolWithEncryptionAtHostEnabled ( ) : Promise < void > {
9696 const credential = new DefaultAzureCredential ( ) ;
@@ -110,7 +110,7 @@ async function createAgentPoolWithEncryptionAtHostEnabled(): Promise<void> {
110110 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
111111 *
112112 * @summary creates or updates an agent pool in the specified managed cluster.
113- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_EnableFIPS.json
113+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_EnableFIPS.json
114114 */
115115async function createAgentPoolWithFipsEnabledOS ( ) : Promise < void > {
116116 const credential = new DefaultAzureCredential ( ) ;
@@ -130,7 +130,7 @@ async function createAgentPoolWithFipsEnabledOS(): Promise<void> {
130130 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
131131 *
132132 * @summary creates or updates an agent pool in the specified managed cluster.
133- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_EnableUltraSSD.json
133+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_EnableUltraSSD.json
134134 */
135135async function createAgentPoolWithUltraSSDEnabled ( ) : Promise < void > {
136136 const credential = new DefaultAzureCredential ( ) ;
@@ -150,7 +150,7 @@ async function createAgentPoolWithUltraSSDEnabled(): Promise<void> {
150150 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
151151 *
152152 * @summary creates or updates an agent pool in the specified managed cluster.
153- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_Ephemeral.json
153+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_Ephemeral.json
154154 */
155155async function createAgentPoolWithEphemeralOSDisk ( ) : Promise < void > {
156156 const credential = new DefaultAzureCredential ( ) ;
@@ -171,7 +171,7 @@ async function createAgentPoolWithEphemeralOSDisk(): Promise<void> {
171171 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
172172 *
173173 * @summary creates or updates an agent pool in the specified managed cluster.
174- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_GPUMIG.json
174+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_GPUMIG.json
175175 */
176176async function createAgentPoolWithGpumig ( ) : Promise < void > {
177177 const credential = new DefaultAzureCredential ( ) ;
@@ -212,7 +212,7 @@ async function createAgentPoolWithGpumig(): Promise<void> {
212212 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
213213 *
214214 * @summary creates or updates an agent pool in the specified managed cluster.
215- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_MessageOfTheDay.json
215+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_MessageOfTheDay.json
216216 */
217217async function createAgentPoolWithMessageOfTheDay ( ) : Promise < void > {
218218 const credential = new DefaultAzureCredential ( ) ;
@@ -234,7 +234,7 @@ async function createAgentPoolWithMessageOfTheDay(): Promise<void> {
234234 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
235235 *
236236 * @summary creates or updates an agent pool in the specified managed cluster.
237- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_OSSKU.json
237+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_OSSKU.json
238238 */
239239async function createAgentPoolWithOssku ( ) : Promise < void > {
240240 const credential = new DefaultAzureCredential ( ) ;
@@ -275,7 +275,7 @@ async function createAgentPoolWithOssku(): Promise<void> {
275275 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
276276 *
277277 * @summary creates or updates an agent pool in the specified managed cluster.
278- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_PPG.json
278+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_PPG.json
279279 */
280280async function createAgentPoolWithPPG ( ) : Promise < void > {
281281 const credential = new DefaultAzureCredential ( ) ;
@@ -296,7 +296,7 @@ async function createAgentPoolWithPPG(): Promise<void> {
296296 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
297297 *
298298 * @summary creates or updates an agent pool in the specified managed cluster.
299- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_Snapshot.json
299+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_Snapshot.json
300300 */
301301async function createAgentPoolUsingAnAgentPoolSnapshot ( ) : Promise < void > {
302302 const credential = new DefaultAzureCredential ( ) ;
@@ -320,7 +320,7 @@ async function createAgentPoolUsingAnAgentPoolSnapshot(): Promise<void> {
320320 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
321321 *
322322 * @summary creates or updates an agent pool in the specified managed cluster.
323- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_Spot.json
323+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_Spot.json
324324 */
325325async function createSpotAgentPool ( ) : Promise < void > {
326326 const credential = new DefaultAzureCredential ( ) ;
@@ -344,7 +344,7 @@ async function createSpotAgentPool(): Promise<void> {
344344 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
345345 *
346346 * @summary creates or updates an agent pool in the specified managed cluster.
347- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_TypeVirtualMachines.json
347+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_TypeVirtualMachines.json
348348 */
349349async function createAgentPoolWithVirtualMachinesPoolType ( ) : Promise < void > {
350350 const credential = new DefaultAzureCredential ( ) ;
@@ -373,7 +373,7 @@ async function createAgentPoolWithVirtualMachinesPoolType(): Promise<void> {
373373 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
374374 *
375375 * @summary creates or updates an agent pool in the specified managed cluster.
376- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_Update.json
376+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_Update.json
377377 */
378378async function createOrUpdateAgentPool ( ) : Promise < void > {
379379 const credential = new DefaultAzureCredential ( ) ;
@@ -398,7 +398,7 @@ async function createOrUpdateAgentPool(): Promise<void> {
398398 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
399399 *
400400 * @summary creates or updates an agent pool in the specified managed cluster.
401- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_WasmWasi.json
401+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_WasmWasi.json
402402 */
403403async function createAgentPoolWithKrustletAndTheWasiRuntime ( ) : Promise < void > {
404404 const credential = new DefaultAzureCredential ( ) ;
@@ -420,7 +420,7 @@ async function createAgentPoolWithKrustletAndTheWasiRuntime(): Promise<void> {
420420 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
421421 *
422422 * @summary creates or updates an agent pool in the specified managed cluster.
423- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_WindowsDisableOutboundNAT.json
423+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_WindowsDisableOutboundNAT.json
424424 */
425425async function createWindowsAgentPoolWithDisablingOutboundNAT ( ) : Promise < void > {
426426 const credential = new DefaultAzureCredential ( ) ;
@@ -441,7 +441,7 @@ async function createWindowsAgentPoolWithDisablingOutboundNAT(): Promise<void> {
441441 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
442442 *
443443 * @summary creates or updates an agent pool in the specified managed cluster.
444- * x-ms-original-file: 2026-02 -01/AgentPoolsCreate_WindowsOSSKU.json
444+ * x-ms-original-file: 2026-03 -01/AgentPoolsCreate_WindowsOSSKU.json
445445 */
446446async function createAgentPoolWithWindowsOssku ( ) : Promise < void > {
447447 const credential = new DefaultAzureCredential ( ) ;
@@ -461,7 +461,7 @@ async function createAgentPoolWithWindowsOssku(): Promise<void> {
461461 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
462462 *
463463 * @summary creates or updates an agent pool in the specified managed cluster.
464- * x-ms-original-file: 2026-02 -01/AgentPools_Start.json
464+ * x-ms-original-file: 2026-03 -01/AgentPools_Start.json
465465 */
466466async function startAgentPool ( ) : Promise < void > {
467467 const credential = new DefaultAzureCredential ( ) ;
@@ -477,7 +477,7 @@ async function startAgentPool(): Promise<void> {
477477 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
478478 *
479479 * @summary creates or updates an agent pool in the specified managed cluster.
480- * x-ms-original-file: 2026-02 -01/AgentPools_Stop.json
480+ * x-ms-original-file: 2026-03 -01/AgentPools_Stop.json
481481 */
482482async function stopAgentPool ( ) : Promise < void > {
483483 const credential = new DefaultAzureCredential ( ) ;
@@ -493,7 +493,7 @@ async function stopAgentPool(): Promise<void> {
493493 * This sample demonstrates how to creates or updates an agent pool in the specified managed cluster.
494494 *
495495 * @summary creates or updates an agent pool in the specified managed cluster.
496- * x-ms-original-file: 2026-02 -01/AgentPools_Update.json
496+ * x-ms-original-file: 2026-03 -01/AgentPools_Update.json
497497 */
498498async function updateAgentPool ( ) : Promise < void > {
499499 const credential = new DefaultAzureCredential ( ) ;
0 commit comments