Skip to content

Commit 9759aa0

Browse files
mwesigwagumamsJinLeiNoriZCVeryEarlySebastianClaesson
authored
Bump sdk to 2024-06-01-preview (#26638)
* update readme and generate sdk * modifications to match generated code * update polling method * testbasic cluster sfmc * more test recordings * apptype test recordings * add managed service test * adding managedapptypeversion recording * add manaegdApp recording * add managedAppType recording * update readme * undo breaking changes * undo breaking change * Fix Readme.md * generate code * update commands * undo generated code changes * remove unnecessary cast * remove unnecessary casting * update iptag * revert iptag change * unchanged sdk * updates * update sdk * generate sfrp sdk * update test recordings * update resource values * update all tests * updated sdk * update sfmc sdk * Update README.md * Update README.md * add breaking.csv file * update breakinchanges.csv * more updates * target Pr * Update ChangeLog.md * Az.service fabric preview (#25124) * update readme and generate sdk * modifications to match generated code * update polling method * testbasic cluster sfmc * more test recordings * apptype test recordings * add managed service test * adding managedapptypeversion recording * add manaegdApp recording * add managedAppType recording * update readme * undo breaking changes * undo breaking change * Fix Readme.md * generate code * update commands * undo generated code changes * remove unnecessary cast * remove unnecessary casting * update iptag * revert iptag change * unchanged sdk * updates * update sdk * generate sfrp sdk * update test recordings * update resource values * update all tests * updated sdk * update sfmc sdk * Update README.md * Update README.md * add breaking.csv file * update breakinchanges.csv * more updates * target Pr * Update ChangeLog.md --------- Co-authored-by: Lei Jin <[email protected]> Co-authored-by: NoriZC <[email protected]> * upgrade servicefabric to 4.0.0-preview * sanitize password in example * resolve bad merge * Adding examples for constrained role delegation Adding examples to showcase how constrained role delegation can be done with PowerShell. * Remove GitHub Token From CI Pipeline (#26602) Remove GitHub Token From CI Pipeline * Migrate ConnectedKubernetes from generation to main (#26630) * Move ConnectedKubernetes to main * Update ChangeLog.md * Update ChangeLog.md * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NoriZC <[email protected]> * add new sdk and test recordings * Migrate DevCenter from generation to main (#26626) * Move DevCenter to main * Add change log and suppress breaking change --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Vincent Dai <[email protected]> * Add support for creating cross-subscription Geo-replicated databases (#26598) * add cross subscription support for NewAzSqlDatabaseSecondary cmdlet * run replication tests to validate cross-sub change * update changelog * fix typo on resource group assert * update help document with new param * Sanitize data --------- Co-authored-by: Vincent Dai <[email protected]> * Update a string value in Get PR Changed Files Script (#26637) * Update get-pr-changed-files.yml * Update get-pr-changed-files.yml * [Storage] Mirgate Storage file cmdlets to Track2 SDK (#26575) (#26594) * [Storage] Mirgate Storage file cmdlets to Track2 SDK (#26575) * REsolve merge conflicts * Resolve merge conflicts * remove breaking change warnings * Update changelog * Add breaking change exception * Remove unused file InvalidCLoudFileShare.cs * Update RemoveFilePathTrailingDot helper function per comments --------- Co-authored-by: yifanz7 <[email protected]> Co-authored-by: Yifan Zhang <[email protected]> * Downgrade the servity of didn't find defined parameter in path to 2 (#26639) * Migrate Astro from generation to main (#26643) * Move Astro to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Vincent Dai <[email protected]> * update chagelog * Fix JSON format issue (#26646) * Migrate App from generation to main (#26644) * Move App to main * update changelog and BreakingChangeIssues.csv --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Jinpei Li <[email protected]> * Migrate NeonPostgres from generation to main (#26647) * Move NeonPostgres to main * Update Az.NeonPostgres.psd1 --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Vincent Dai <[email protected]> * [Key Vault] Add Secret URI Parameter to Key Vault Secret Cmdlets (#26222) * Added secretUri support for all the 'secret' cmdlets * Updated Changelog * Added ResourceId aliases for backwards compatibility * Added Tests, Secret Data Class * Updated Help Docs * Use Typed varaibles * Add example usages in help docs * Error Suppression * Change Data Class Accessibility * Move Split Logic to Constructor * Added uri format to help docs * [Accounts] Add Long-Running Operation (LRO) Support to Invoke-AzRestMethod (#26225) * Refactored existing code * Added general LRO support * Removed excess log statements * Updated Changelog * Added comments * Removed log statements * Regression Compatiblility * Removed debug logs * Updated the help docs * Update param name, Add use case example * Updated help docs * Updated description * Update to add ArgumentCompleter * Delay the Get-AzAccessToken Breaking Change (#26625) * Delay the Get-AzAccessToken breaking change * Update the doc of Get-AzAccessToken * Address review comments * Address review comments --------- Co-authored-by: Vincent Dai <[email protected]> * Update azure-powershell-modules.md (#26650) * Update azure-powershell-modules.md * Update azure-powershell-modules.md * Update azure-powershell-modules.md * Bump up version for ConnectedKubernetes (#26635) * remove secrets * Migrate ConnectedMachine from generation to main (#26657) * Move ConnectedMachine to main * Update ChangeLog.md * Fix signature issues. --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Vincent Dai <[email protected]> * Remove ProgressAction and tweak the change log (#26661) * [Devtestlabs] Migrated DevTestLabs SDK to generated SDK (#26648) * generate DevTestLabs by autorest v2 * add DevTestLabs.Management.Sdk * use 2016-05-15 api vesion * migrate DevTestLabs to autorest.powershell * update and record the test * Update ChangeLog.md * Revert "Update ChangeLog.md" This reverts commit 4788e93. * Update ChangeLog.md --------- Co-authored-by: Yabo Hu <[email protected]> * Changing to two simple roles for examples The built-in roles have the same GUID in every tenant. * Remove get-github-token-steps.yml (#26660) * Update code-gen.yml * Delete .azure-pipelines/util/get-github-token-steps.yml * Add engineer docs for example analyzer (#26663) * Create example-analyzer.md * refine docs * debug way * Migrate DesktopVirtualization from generation to release-2024-11-19 (#26668) * Move DesktopVirtualization to release-2024-11-19 * Remove ProgressAction --------- Co-authored-by: Vincent Dai <[email protected]> * Remove alias for cmdlet Resolve-AzError (#26666) * Remove alias for cmdlet Resolve-AzError * Suppress breaking change * Update ChangeLog.md --------- Co-authored-by: Yabo Hu <[email protected]> * Fixed overriding of Bicep parameters in Deployment Stack cmdlets to support SecureString parameters. (#26670) * Fixed overriding of Bicep parameters in Deployment Stack cmdlets to support SecureString parameters. * Added session record. --------- Co-authored-by: Dante DG <test> * Migrate ConnectedKubernetes from generation to main (#26675) * Move ConnectedKubernetes to main * Update ChangeLog.md --------- Co-authored-by: Yabo Hu <[email protected]> * Migrate DnsResolver from generation to release-2024-11-19 (#26676) * Move DnsResolver to release-2024-11-19 * Update change log and suppress breaking changes * Updated change log --------- Co-authored-by: Vincent Dai <[email protected]> * Updated verbose status log in deployment stacks deployment. (#26681) * Updated verbose status log in deployment stacks deployment. * Update ChangeLog.md --------- Co-authored-by: Dante DG <test> Co-authored-by: Yabo Hu <[email protected]> * Migrate ContainerInstance from generation to release-2024-11-19 (#26690) * Move ContainerInstance to release-2024-11-19 * Remove ProgressAction and update change log * Reset recording --------- Co-authored-by: Vincent Dai <[email protected]> * Bump up version for ConnectedKubernetes (#26686) * [DataFactory]Powershell Release (#26702) * release-2024-11-19 (#26706) * bump minor versions at least to distinguish with LTS * Bump a major version for Az.Compute * Remove BreakingChangeIssues.csv for bumping major version * Bump Version for Az 13.0.0 * add community contributors * SyntaxChangeLog-Az13.md * add community contributors in changelog.md * Update Start-AzNetAppFilesPeerExternalCluster.md (#26684) * Resolve the solutions with dependencies (#26710) * Update model creation parameter location or order * Add migration guide * Update documentation/migration-guides/Az.13.0.0-migration-guide.md Co-authored-by: yifanz7 <[email protected]> * Update documentation/migration-guides/Az.13.0.0-migration-guide.md Co-authored-by: yifanz7 <[email protected]> * Update documentation/migration-guides/Az.13.0.0-migration-guide.md Co-authored-by: yifanz7 <[email protected]> * Update ChangeLog.md * Update documentation/migration-guides/Az.13.0.0-migration-guide.md Co-authored-by: Wei Wei <[email protected]> * Update ExampleIssues.csv * remove secrets * Updating migration guide typos for Az 13.0.0 (#26722) * Fixing migration guide for SQL DAG. * Chaning string to lowercase. --------- Co-authored-by: jovancevic123 <[email protected]> * Update migration guide. (#26723) * update file * update * update * remove secrets * remove more secrets * remove more secrests * remove passwords * Update CredScanSuppressions.json * Update CredScanSuppressions.json --------- Co-authored-by: Lei Jin <[email protected]> Co-authored-by: NoriZC <[email protected]> Co-authored-by: Yabo Hu <[email protected]> Co-authored-by: Sebastian Claesson <[email protected]> Co-authored-by: Yan Xu <[email protected]> Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com> Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Vincent Dai <[email protected]> Co-authored-by: alecbain <[email protected]> Co-authored-by: yifanz7 <[email protected]> Co-authored-by: Yifan Zhang <[email protected]> Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: Jinpei Li <[email protected]> Co-authored-by: Yash <[email protected]> Co-authored-by: Jin Lei <[email protected]> Co-authored-by: NanxiangLiu <[email protected]> Co-authored-by: JoyerJin <[email protected]> Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: Dante <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: Wei Wei <[email protected]> Co-authored-by: jovancevic123 <[email protected]> Co-authored-by: jovancevic123 <[email protected]> Co-authored-by: lijinpei2008 <[email protected]>
1 parent ea1dfec commit 9759aa0

File tree

251 files changed

+63201
-38908
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

251 files changed

+63201
-38908
lines changed

src/ServiceFabric/ServiceFabric.Management.Sdk/Generated/ApplicationTypeVersionsOperations.cs

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
3939
public ServiceFabricManagementClient Client { get; private set; }
4040

4141
/// <summary>
42-
/// Get a Service Fabric application type version resource created or in the process of being created in the Service Fabric application type name resource.
42+
/// Get a Service Fabric application type version resource created or in the
43+
/// process of being created in the Service Fabric application type name
44+
/// resource.
4345
/// </summary>
4446
/// <param name='resourceGroupName'>
4547
/// The name of the resource group.
@@ -267,7 +269,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
267269

268270
}
269271
/// <summary>
270-
/// Create or update a Service Fabric application type version resource with the specified name.
272+
/// Create or update a Service Fabric application type version resource with
273+
/// the specified name.
271274
/// </summary>
272275
/// <param name='resourceGroupName'>
273276
/// The name of the resource group.
@@ -298,7 +301,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
298301
}
299302

300303
/// <summary>
301-
/// Delete a Service Fabric application type version resource with the specified name.
304+
/// Delete a Service Fabric application type version resource with the
305+
/// specified name.
302306
/// </summary>
303307
/// <param name='resourceGroupName'>
304308
/// The name of the resource group.
@@ -326,7 +330,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
326330
}
327331

328332
/// <summary>
329-
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
333+
/// Gets all application type version resources created or in the process of
334+
/// being created in the Service Fabric application type name resource.
330335
/// </summary>
331336
/// <param name='resourceGroupName'>
332337
/// The name of the resource group.
@@ -544,7 +549,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
544549

545550
}
546551
/// <summary>
547-
/// Create or update a Service Fabric application type version resource with the specified name.
552+
/// Create or update a Service Fabric application type version resource with
553+
/// the specified name.
548554
/// </summary>
549555
/// <param name='resourceGroupName'>
550556
/// The name of the resource group.
@@ -787,7 +793,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
787793

788794
}
789795
/// <summary>
790-
/// Delete a Service Fabric application type version resource with the specified name.
796+
/// Delete a Service Fabric application type version resource with the
797+
/// specified name.
791798
/// </summary>
792799
/// <param name='resourceGroupName'>
793800
/// The name of the resource group.
@@ -994,7 +1001,8 @@ internal ApplicationTypeVersionsOperations (ServiceFabricManagementClient client
9941001

9951002
}
9961003
/// <summary>
997-
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
1004+
/// Gets all application type version resources created or in the process of
1005+
/// being created in the Service Fabric application type name resource.
9981006
/// </summary>
9991007
/// <param name='nextPageLink'>
10001008
/// The NextLink from the previous successful call to List operation.

src/ServiceFabric/ServiceFabric.Management.Sdk/Generated/ApplicationTypeVersionsOperationsExtensions.cs

Lines changed: 30 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ namespace Microsoft.Azure.Management.ServiceFabric
1313
public static partial class ApplicationTypeVersionsOperationsExtensions
1414
{
1515
/// <summary>
16-
/// Get a Service Fabric application type version resource created or in the process of being created in the Service Fabric application type name resource.
16+
/// Get a Service Fabric application type version resource created or in the
17+
/// process of being created in the Service Fabric application type name
18+
/// resource.
1719
/// </summary>
1820
/// <param name='operations'>
1921
/// The operations group for this extension method.
@@ -36,7 +38,9 @@ public static ApplicationTypeVersionResource Get(this IApplicationTypeVersionsOp
3638
}
3739

3840
/// <summary>
39-
/// Get a Service Fabric application type version resource created or in the process of being created in the Service Fabric application type name resource.
41+
/// Get a Service Fabric application type version resource created or in the
42+
/// process of being created in the Service Fabric application type name
43+
/// resource.
4044
/// </summary>
4145
/// <param name='operations'>
4246
/// The operations group for this extension method.
@@ -64,7 +68,8 @@ public static ApplicationTypeVersionResource Get(this IApplicationTypeVersionsOp
6468
}
6569
}
6670
/// <summary>
67-
/// Create or update a Service Fabric application type version resource with the specified name.
71+
/// Create or update a Service Fabric application type version resource with
72+
/// the specified name.
6873
/// </summary>
6974
/// <param name='operations'>
7075
/// The operations group for this extension method.
@@ -87,7 +92,8 @@ public static ApplicationTypeVersionResource CreateOrUpdate(this IApplicationTyp
8792
}
8893

8994
/// <summary>
90-
/// Create or update a Service Fabric application type version resource with the specified name.
95+
/// Create or update a Service Fabric application type version resource with
96+
/// the specified name.
9197
/// </summary>
9298
/// <param name='operations'>
9399
/// The operations group for this extension method.
@@ -115,7 +121,8 @@ public static ApplicationTypeVersionResource CreateOrUpdate(this IApplicationTyp
115121
}
116122
}
117123
/// <summary>
118-
/// Delete a Service Fabric application type version resource with the specified name.
124+
/// Delete a Service Fabric application type version resource with the
125+
/// specified name.
119126
/// </summary>
120127
/// <param name='operations'>
121128
/// The operations group for this extension method.
@@ -138,7 +145,8 @@ public static void Delete(this IApplicationTypeVersionsOperations operations, st
138145
}
139146

140147
/// <summary>
141-
/// Delete a Service Fabric application type version resource with the specified name.
148+
/// Delete a Service Fabric application type version resource with the
149+
/// specified name.
142150
/// </summary>
143151
/// <param name='operations'>
144152
/// The operations group for this extension method.
@@ -163,7 +171,8 @@ public static void Delete(this IApplicationTypeVersionsOperations operations, st
163171
(await operations.DeleteWithHttpMessagesAsync(resourceGroupName, clusterName, applicationTypeName, version, null, cancellationToken).ConfigureAwait(false)).Dispose();
164172
}
165173
/// <summary>
166-
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
174+
/// Gets all application type version resources created or in the process of
175+
/// being created in the Service Fabric application type name resource.
167176
/// </summary>
168177
/// <param name='operations'>
169178
/// The operations group for this extension method.
@@ -183,7 +192,8 @@ public static Microsoft.Rest.Azure.IPage<ApplicationTypeVersionResource> List(th
183192
}
184193

185194
/// <summary>
186-
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
195+
/// Gets all application type version resources created or in the process of
196+
/// being created in the Service Fabric application type name resource.
187197
/// </summary>
188198
/// <param name='operations'>
189199
/// The operations group for this extension method.
@@ -208,7 +218,8 @@ public static Microsoft.Rest.Azure.IPage<ApplicationTypeVersionResource> List(th
208218
}
209219
}
210220
/// <summary>
211-
/// Create or update a Service Fabric application type version resource with the specified name.
221+
/// Create or update a Service Fabric application type version resource with
222+
/// the specified name.
212223
/// </summary>
213224
/// <param name='operations'>
214225
/// The operations group for this extension method.
@@ -231,7 +242,8 @@ public static ApplicationTypeVersionResource BeginCreateOrUpdate(this IApplicati
231242
}
232243

233244
/// <summary>
234-
/// Create or update a Service Fabric application type version resource with the specified name.
245+
/// Create or update a Service Fabric application type version resource with
246+
/// the specified name.
235247
/// </summary>
236248
/// <param name='operations'>
237249
/// The operations group for this extension method.
@@ -259,7 +271,8 @@ public static ApplicationTypeVersionResource BeginCreateOrUpdate(this IApplicati
259271
}
260272
}
261273
/// <summary>
262-
/// Delete a Service Fabric application type version resource with the specified name.
274+
/// Delete a Service Fabric application type version resource with the
275+
/// specified name.
263276
/// </summary>
264277
/// <param name='operations'>
265278
/// The operations group for this extension method.
@@ -282,7 +295,8 @@ public static void BeginDelete(this IApplicationTypeVersionsOperations operation
282295
}
283296

284297
/// <summary>
285-
/// Delete a Service Fabric application type version resource with the specified name.
298+
/// Delete a Service Fabric application type version resource with the
299+
/// specified name.
286300
/// </summary>
287301
/// <param name='operations'>
288302
/// The operations group for this extension method.
@@ -307,7 +321,8 @@ public static void BeginDelete(this IApplicationTypeVersionsOperations operation
307321
(await operations.BeginDeleteWithHttpMessagesAsync(resourceGroupName, clusterName, applicationTypeName, version, null, cancellationToken).ConfigureAwait(false)).Dispose();
308322
}
309323
/// <summary>
310-
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
324+
/// Gets all application type version resources created or in the process of
325+
/// being created in the Service Fabric application type name resource.
311326
/// </summary>
312327
/// <param name='operations'>
313328
/// The operations group for this extension method.
@@ -321,7 +336,8 @@ public static Microsoft.Rest.Azure.IPage<ApplicationTypeVersionResource> ListNex
321336
}
322337

323338
/// <summary>
324-
/// Gets all application type version resources created or in the process of being created in the Service Fabric application type name resource.
339+
/// Gets all application type version resources created or in the process of
340+
/// being created in the Service Fabric application type name resource.
325341
/// </summary>
326342
/// <param name='operations'>
327343
/// The operations group for this extension method.

src/ServiceFabric/ServiceFabric.Management.Sdk/Generated/ApplicationTypesOperations.cs

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
3939
public ServiceFabricManagementClient Client { get; private set; }
4040

4141
/// <summary>
42-
/// Get a Service Fabric application type name resource created or in the process of being created in the Service Fabric cluster resource.
42+
/// Get a Service Fabric application type name resource created or in the
43+
/// process of being created in the Service Fabric cluster resource.
4344
/// </summary>
4445
/// <param name='resourceGroupName'>
4546
/// The name of the resource group.
@@ -257,7 +258,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
257258

258259
}
259260
/// <summary>
260-
/// Create or update a Service Fabric application type name resource with the specified name.
261+
/// Create or update a Service Fabric application type name resource with the
262+
/// specified name.
261263
/// </summary>
262264
/// <param name='resourceGroupName'>
263265
/// The name of the resource group.
@@ -269,7 +271,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
269271
/// The name of the application type name resource.
270272
/// </param>
271273
/// <param name='location'>
272-
/// It will be deprecated in New API, resource location depends on the parent resource.
274+
/// It will be deprecated in New API, resource location depends on the parent
275+
/// resource.
273276
/// </param>
274277
/// <param name='tags'>
275278
/// Azure resource tags.
@@ -494,7 +497,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
494497

495498
}
496499
/// <summary>
497-
/// Delete a Service Fabric application type name resource with the specified name.
500+
/// Delete a Service Fabric application type name resource with the specified
501+
/// name.
498502
/// </summary>
499503
/// <param name='resourceGroupName'>
500504
/// The name of the resource group.
@@ -519,7 +523,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
519523
}
520524

521525
/// <summary>
522-
/// Gets all application type name resources created or in the process of being created in the Service Fabric cluster resource.
526+
/// Gets all application type name resources created or in the process of being
527+
/// created in the Service Fabric cluster resource.
523528
/// </summary>
524529
/// <param name='resourceGroupName'>
525530
/// The name of the resource group.
@@ -727,7 +732,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
727732

728733
}
729734
/// <summary>
730-
/// Delete a Service Fabric application type name resource with the specified name.
735+
/// Delete a Service Fabric application type name resource with the specified
736+
/// name.
731737
/// </summary>
732738
/// <param name='resourceGroupName'>
733739
/// The name of the resource group.
@@ -924,7 +930,8 @@ internal ApplicationTypesOperations (ServiceFabricManagementClient client)
924930

925931
}
926932
/// <summary>
927-
/// Gets all application type name resources created or in the process of being created in the Service Fabric cluster resource.
933+
/// Gets all application type name resources created or in the process of being
934+
/// created in the Service Fabric cluster resource.
928935
/// </summary>
929936
/// <param name='nextPageLink'>
930937
/// The NextLink from the previous successful call to List operation.

0 commit comments

Comments
 (0)