Skip to content

Commit 1ab809b

Browse files
azure-powershell-botazurepowershell
andauthored
Sync tools folder from main branch to generation branch (#24805)
Co-authored-by: azurepowershell <[email protected]>
1 parent b356a0c commit 1ab809b

File tree

136 files changed

+513458
-107189
lines changed

Some content is hidden

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

136 files changed

+513458
-107189
lines changed

src/shared/ConfigKeys.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ internal static class ConfigKeys
3232
public const string EnableLoginByWam = "EnableLoginByWam";
3333
public const string TestCoverageLocation = "TestCoverageLocation";
3434
public const string DisplayRegionIdentified = "DisplayRegionIdentified";
35-
//Use DisableErrorRecordsPersistence as opt-out for now, will replace it with EnableErrorRecordsPersistence as opt-in at next major release (November 2023)
36-
public const string DisableErrorRecordsPersistence = "DisableErrorRecordsPersistence";
3735
public const string EnableErrorRecordsPersistence = "EnableErrorRecordsPersistence";
3836
public const string DisableInstanceDiscovery = "DisableInstanceDiscovery";
3937
public const string CheckForUpgrade = "CheckForUpgrade";

tools/Az/Az.psd1

Lines changed: 155 additions & 231 deletions
Large diffs are not rendered by default.

tools/AzPreview/AzPreview.psd1

Lines changed: 130 additions & 127 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)