Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sdk for service fabric managed cluster to 2024-06-preview #26445

Open
wants to merge 314 commits into
base: Az.ServiceFabric-preview
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 16, 2024

  1. Migrate Cdn from generation to main (Azure#25550)

    * Move Cdn to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    azure-powershell-bot and VeryEarly authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1843283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5103565 View commit details
    Browse the repository at this point in the history
  3. Add get cert chain operation to Az.CodeSigning preview module (Azure#…

    …25528)
    
    * feat: initial implementation of the get certificate chain method
    
    * fix: root cert operation should return PSSigningCertificate type
    
    * test: added get test chain certificate function
    
    * docs: added help sample file
    
    * docs: added link to new cert chain operation
    
    Also fixed minor typo
    
    * docs: updated changelog.md
    
    * fix: static analyzer failure
    
    * Update ChangeLog.md
    
    * docs: fix markdown parsing for cert chain operation
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    Jaxelr and VeryEarly authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9c6f4d2 View commit details
    Browse the repository at this point in the history
  4. Remove Storage DataMovement (Azure#25412)

    * Remove Storage DataMovement
    
    * remove dep from psd1
    isra-fel authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0e057f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8efddb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c35859f View commit details
    Browse the repository at this point in the history
  7. [Storage] Fix blob live test (Azure#25558)

    * update test
    
    * fix test
    yifanz7 authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    53c2c9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f270d73 View commit details
    Browse the repository at this point in the history
  9. fix typo (Azure#25563)

    VeryEarly authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    325bc74 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    11b4962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eeb96b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a76cad7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    374835a View commit details
    Browse the repository at this point in the history
  5. Address non-prod component governance issues (Azure#25566)

    * Address component governance
    
    * Address asn conflicts
    
    ---------
    
    Co-authored-by: Jin Lei <[email protected]>
    isra-fel and msJinLei authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7499804 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06d8952 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Correct external help file for DataFactory (Azure#25569)

    * correct external help file for DataFactory
    
    * Update New-AzDataFactoryEncryptValue.md
    BethanyZhou authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    39e37db View commit details
    Browse the repository at this point in the history
  2. Migrate StackHCI from generation to main (Azure#25578)

    * Move StackHCI to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    azure-powershell-bot and VeryEarly authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b9f164a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. [eng] Fix typo for sync main github action and skip PR creation (Azur…

    …e#25582)
    
    * fix typo
    
    * fix typo
    
    * temporary test
    
    * temporary test
    
    * temporary test
    
    * temporary test
    
    * temporary test
    
    * finalize: create branch with commit without PR
    VeryEarly authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5c24d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63e34d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    2ba4dae View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    f2c1ce8 View commit details
    Browse the repository at this point in the history
  2. Implementing Test cmdlets for Deployment Stacks Validation. (Azure#25363

    )
    
    * Implementing Test cmdlets for Deployment Stacks Validation.
    
    Standalone Test cmdlets so validation can be run on deployment stacks
    without having to actually deploy.
    
    * update a session record.
    
    * added help files
    
    * Updated help files.
    
    * Update help.
    
    * Update SignatureIssues.csv
    
    ---------
    
    Co-authored-by: Dante DG <test>
    Co-authored-by: Yabo Hu <[email protected]>
    dantedallag and VeryEarly authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d1d1ac8 View commit details
    Browse the repository at this point in the history
  3. Update New-AzStorageAccount.md (Azure#25493)

    Typo on "Immutability"
    PaoloFrigo authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4f60073 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56c6bed View commit details
    Browse the repository at this point in the history
  5. Migrate Databricks from generation to main (Azure#25615)

    * Move Databricks to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    azure-powershell-bot and VeryEarly authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c084f4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d26c1bc View commit details
    Browse the repository at this point in the history
  7. Migrate HdInsightOnAks from generation to main (Azure#25611)

    * Move HdInsightOnAks to main
    
    * Update ChangeLog.md
    
    * Update SignatureIssues.csv
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    azure-powershell-bot and VeryEarly authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6981fa4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7754c7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ae4a70 View commit details
    Browse the repository at this point in the history
  10. Migrate Communication from generation to main (Azure#25617)

    * Move Communication to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    azure-powershell-bot and VeryEarly authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    510d1f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    640a47c View commit details
    Browse the repository at this point in the history
  12. Update Import-AzAutomationRunbook.md (Azure#25587)

    Added missing items to Type parameter bullet list.
    Skatterbrainz authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a8b308f View commit details
    Browse the repository at this point in the history
  13. [DataFactory]Support New Features In ADF (Azure#25600)

    * [DataFactory]Support New Features In ADF
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    Jingshu918 and VeryEarly authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5cd1e81 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    8c8b3a0 View commit details
    Browse the repository at this point in the history
  2. Migrate StackHCI from generation to main (Azure#25626)

    * Move StackHCI to main
    
    * Create BreakingChangeIssues.csv
    
    * Update ChangeLog.md
    
    * Update UXMetadataIssues.csv
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    3 people authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b1636a4 View commit details
    Browse the repository at this point in the history
  3. [Automation] SDK Fix naming convention (Azure#25584)

    * Fix naming convention Automation SDK
    
    * Automation Changelog
    
    * undo changelog
    JoyerJin authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a69f35c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5eb3173 View commit details
    Browse the repository at this point in the history
  5. AKS SDK naming convention fix (Azure#25564)

    * AKS SDK naming convention fix
    
    * Generated code for Az.Aks is not up to date
    
    * AKS changelog
    
    * Undo Changelog
    JoyerJin authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e04e422 View commit details
    Browse the repository at this point in the history
  6. Az.StorageSync : Hot fixes for Aug Release (Azure#25625)

    * Az.StorageSync : Hot fixes for Aug Release
    
    * Optimize 120 seconds wait for MI propogation in msft entra
    
    * Add Identity to PSStorageSyncService
    
    * Do not fail fast but iterate through all and return first exception
    
    * Update SetStorageSyncServiceIdentityCommand.cs
    
    * Update ChangeLog.md
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    ankushbindlish2 and VeryEarly authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    39db20f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Implement new interface properties IgnoredModules and IgnoredCmdlets …

    …to bypass unnecessary secrets detection (Azure#25594)
    vidai-msft authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    508b8c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754c9b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Announcing breaking change for DistributedAvailabilityGroups (Azure#2…

    …5628)
    
    * Announcing deprecation of parameters.
    
    * Style fixes
    
    * Making changes visible in ChangeLog.md
    
    ---------
    
    Co-authored-by: jovancevic123 <[email protected]>
    jovancevic123 and jovancevic123 authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f0e0144 View commit details
    Browse the repository at this point in the history
  2. [AlertsManagement] SDK naming convention fix (Azure#25619)

    * AlertsManagement SDK naming convention
    
    * remove alertsmanagement.sdk
    JoyerJin authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b958d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d8a7b View commit details
    Browse the repository at this point in the history
  4. [NetAppFiles] update to api-version 2024-03-01 (Azure#25653)

    * update to 2024-03-01
    
    * backup recordings
    
    * Update NetAppFilesTestRunner.cs
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    audunn and VeryEarly authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1c28d63 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Migrate Resources from generation to main (Azure#25631)

    * Move Resources to main
    
    * remove test record contains secrets
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    azure-pipelines[bot] and VeryEarly authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    b301af0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    7ce4866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d8758 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d32b0f6 View commit details
    Browse the repository at this point in the history
  4. Fix Credscan error (Azure#25620)

    * [Credscanfix] Hiden Client Secret (Azure#25535)
    
    * Hiden Client Secret
    
    * update changelog
    
    * update changelog
    
    * Move ConnectedKubernetes to credscanfix (Azure#25542)
    
    * Move DataBox to credscanfix (Azure#25543)
    
    * Move Qumulo to credscanfix (Azure#25544)
    
    * Move DataMigration to credscanfix (Azure#25545)
    
    * Move Workloads to credscanfix (Azure#25546)
    
    * Move NetworkCloud to credscanfix (Azure#25547)
    
    * Move DevCenter to credscanfix (Azure#25548)
    
    * Credscan issue fixing part of joyer (Azure#25552)
    
    * Migrate Sphere from generation to credscanfix (Azure#25541)
    
    * Move Sphere to credscanfix
    
    * Update ChangeLog.md
    
    * Update ChangeLog.md
    
    * Update ChangeLog.md
    
    * Update required Az.Accounts version
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    Co-authored-by: JoyerJin <[email protected]>
    
    * [Credscanfix] Fixed secrets exposure in example documentation (Azure#25580)
    
    * Fixed secrets exposure in example documentation
    
    * update ConvertTo-SecureString examples and update changelog
    
    * Fixed secrets exposure in example documentation
    
    * update
    
    * update
    
    * update
    
    * update
    
    * remove changelog of credscan
    
    * remove changelog of credscan
    
    * remove changelog of credscan
    
    * remove general secret
    
    ---------
    
    Co-authored-by: lijinpei2008 <[email protected]>
    Co-authored-by: Azure PowerShell <[email protected]>
    Co-authored-by: JoyerJin <[email protected]>
    4 people authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    3ef9972 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0118249 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61507de View commit details
    Browse the repository at this point in the history
  7. Update the System.Formats.Asn1 package for Az.CodeSigning module (Azu…

    …re#25665)
    
    * Update the System.Formats.Asn1 package
    
    This fix addresses CVE-2024-38095
    
    * update changelog.md
    Jaxelr authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    445805b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Migrate AksArc from generation to main (Azure#25673)

    * Move AksArc to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    3 people authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    90e0032 View commit details
    Browse the repository at this point in the history
  2. [RecoveryServices.Backup] Added support for enabling Disk access sett…

    …ings for managed VM restores (Azure#25663)
    
    * Added support for enabling Disk access settings for managed VM restores
    Updated help
    
    * updated changelog
    hiaga authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    876e048 View commit details
    Browse the repository at this point in the history
  3. Revert "[RecoveryServices.Backup] Added support for enabling Disk acc…

    …ess sett…" (Azure#25674)
    
    This reverts commit 876e048.
    hiaga authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0f75198 View commit details
    Browse the repository at this point in the history
  4. PS Changes for User Managed Identity (Azure#25632)

    * PS Changes for User Managed Identity
    
    * update changeLog.md
    
    * update changeLog.md
    
    * Update ChangeLog.md
    
    * updating New-AzNetworkWatcherFlowLog.md file
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    jmegha123 and VeryEarly authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e51b5ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e99abfa View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    37f7d98 View commit details
    Browse the repository at this point in the history
  2. Migrate Communication from generation to main (Azure#25682)

    * Move Communication to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    3 people authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ea15b28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f30b3a View commit details
    Browse the repository at this point in the history
  4. Migrate MachineLearningServices from generation to main (Azure#25679)

    * Move MachineLearningServices to main
    
    * fix signature and static breaking change, update changelog
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: JoyerJin <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    4 people authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    923aab5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb2fec6 View commit details
    Browse the repository at this point in the history
  6. Migrate Nginx from generation to main (Azure#25686)

    * Move Nginx to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    3 people authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c8a8b31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3a94d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4396f58 View commit details
    Browse the repository at this point in the history
  9. [Front Door] fix naming convention SDK (Azure#25688)

    * fix naming convention of Front Door SDK
    
    * Update generator autorest version
    JoyerJin authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    611a694 View commit details
    Browse the repository at this point in the history
  10. [keyvault] Update reference of naming convention (Azure#25698)

    * Update keyvault reference
    
    * Update keyvault reference cosmos db
    JoyerJin authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    955f1da View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    b60bd25 View commit details
    Browse the repository at this point in the history
  2. Migrate HdInsightOnAks from generation to release-2024-08-06 (Azure#2…

    …5707)
    
    * Move HdInsightOnAks to release-2024-08-06
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    3 people authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b588681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    040533d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    d1c60ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5921da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5dab42 View commit details
    Browse the repository at this point in the history
  4. Release-2024-08-06 (Azure#25724)

    * remove common parameter ProgressAction (Azure#25689)
    
    * Migrate HdInsightOnAks from generation to release-2024-08-06 (Azure#25707)
    
    * Move HdInsightOnAks to release-2024-08-06
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    
    * remove common parameter ProgressAction (Azure#25708)
    
    * bump version to Az 12.2.0 (Azure#25719)
    
    ---------
    
    Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com>
    Co-authored-by: azure-powershell-bot <[email protected]>
    3 people authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9229c4d View commit details
    Browse the repository at this point in the history
  5. Revert "Release-2024-08-06 (Azure#25724)" (Azure#25725)

    This reverts commit 9229c4d.
    dolauli authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    20676a8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request Azure#25726 from Azure/release-2024-08-06

    Release-2024-08-06
    isra-fel authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ebc6c1d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. [CosmosDB] fix naming convention SDK (Azure#25696)

    * fix naming convention of CosmosDB SDK
    
    * Update KeyVault reference
    
    * Update CosmosDB.sln
    JoyerJin authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    141ed93 View commit details
    Browse the repository at this point in the history
  2. [SQL] Add 'AuthenticationMetadata' option to New and Set AzSqlInstanc…

    …e cmdlets (Azure#25700)
    
    * Added test and create option
    
    * Updated examples
    
    * Updated changelog
    
    * Updated description of new parameter
    
    * Changed indents
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <[email protected]>
    krivi37 and Stefan Krivokapic authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8ed586f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    8090407 View commit details
    Browse the repository at this point in the history
  2. [Az.Accounts] Remove duplicated code copied from Azure.Identity (Azur…

    …e#25733)
    
    * use Azure.Identity
    
    * update README.md
    
    * update ChangeLog.md
    
    * move TaskExtensions.cs to src/Accounts/Authentication/KeyStore
    
    * Update ChangeLog.md
    
    Polish change log
    
    ---------
    
    Co-authored-by: Jin Lei <[email protected]>
    YanaXu and msJinLei authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9869090 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37f6a59 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Powershell changes for EnabledFilteringCriteria in NetworkWatcher Flo…

    …wlogs (Azure#25709)
    
    * Powershell code changes to support new field in flowlogs
    
    * adding unit tests
    
    * Help generation
    
    * Generated flowlogs related files
    
    * Revert "Generated flowlogs related files"
    
    This reverts commit 4e7c8c0.
    
    * add changeLog.md
    
    * Reapply "Generated flowlogs related files"
    
    This reverts commit 0b7db60.
    
    * Adding session records
    
    * Revert "Reapply "Generated flowlogs related files""
    
    This reverts commit b17598d.
    
    * Modified  TestVnetFlowLogWithEmptyFilteringCondition and TestVnetFlowLogWithFiltering
    
    * Help files
    
    * Model generated flowlogs files
    
    * Commit added to ReadMe file against 2024-03-01
    
    * Checking in all the generated files
    
    ---------
    
    Co-authored-by: Mansi Verma <[email protected]>
    mansi-verma-1510 and Mansi Verma authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0dec092 View commit details
    Browse the repository at this point in the history
  2. adding TimeCreated property to PSVirtualMachineScaleSetVMProfile obje…

    …ct (Azure#25657)
    
    * Update PSVirtualMachineScaleSetVMProfile.cs
    
    * Update ChangeLog.md
    
    * Update ChangeLog.md
    
    * Update ChangeLog.md
    grizzlytheodore authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d51c868 View commit details
    Browse the repository at this point in the history
  3. Migrate Cdn from generation to main (Azure#25757)

    * Move Cdn to main
    
    * Update ChangeLog.md for Cdn
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    3 people authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    df0921b View commit details
    Browse the repository at this point in the history
  4. Migrate Security from generation to main (Azure#25758)

    * Move Security to main
    
    * Create UXMetadataIssues.csv to suppress false positive ux failures
    
    * Update ChangeLog.md for security
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    3 people authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d654189 View commit details
    Browse the repository at this point in the history
  5. [Account] Recent changes to Connect-AZAccount -DeviceCode cause displ…

    …ay issues in the PowerShell ISE (Azure#25735)
    
    * Add new file: InitializePSStyle.ps1
    
    * update
    
    * update
    
    * update changelog
    
    * update changelog
    
    * update changelog and update reference of azure powershell common to 1.3.100-preview
    lijinpei2008 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3d831ac View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. [Compute] Adding ResourceIdsOnly to Get-AzCapacityReservationGroup (A…

    …zure#25703)
    
    * changes
    
    * Update ChangeLog.md
    
    * removing passwords
    
    * Update VirtualMachineTests.ps1 to mask password
    
    ---------
    
    Co-authored-by: Xiaogang <[email protected]>
    haagha and dolauli authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fa80569 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Set-AzVMOperatingSystem fix null reference when credential is not pro…

    …vided (Azure#25624)
    
    * dev and test and changelog and help doc
    
    * Update VirtualMachineTests.ps1, remove passwords
    
    * Update VirtualMachineTests.ps1
    
    * test and simplify code
    
    * Update VirtualMachineTests.ps1
    
    * rerecord old test for password removal
    
    * Update TestVMSetAzOSCredentialNullRef.json, remove auto password
    Sandido authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6b5a52f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9d498 View commit details
    Browse the repository at this point in the history
  3. Updated guids to approved versions (Azure#25730)

    Co-authored-by: Mike F. Robbins <[email protected]>
    mikefrobbins and mikefrobbins authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4681328 View commit details
    Browse the repository at this point in the history
  4. GA Az.Oracle (Azure#25785)

    dolauli authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9bb07c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    65e9ed9 View commit details
    Browse the repository at this point in the history
  2. [Network] - Added support for DefaultOutboundAccess property in Set-A…

    …zVirtualNetworkSubnetConfig command (Azure#25794)
    phrazfipho authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0a38851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6bff79 View commit details
    Browse the repository at this point in the history
  4. Added information on how to find VM Images when using New-AzVM with -…

    …Image parameter. (Azure#25779)
    
    * write information when -image is used
    
    * change
    
    ---------
    
    Co-authored-by: Theodore Chang <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    3 people authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6de23b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    0f65edc View commit details
    Browse the repository at this point in the history
  2. Bug 28957665: Fixed psObject List Enumeration (Azure#25781)

    * Fixed psObject List Enumeration
    
    * Added test case: UpdateConfig cmdlet
    
    * Updated Changelog
    
    * Additioanl Test Case + Updated Changelog
    
    * Added complex test case: Multiple Configs
    
    * Update NuGet.Config
    
    Fix the security pipeline failure.
    
    * revert nuget.config changes, test whether cached upstream works
    
    * Update NuGet.Config
    
    * Update NuGet.Config
    
    ---------
    
    Co-authored-by: Yash Patil <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    4 people authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2f75b42 View commit details
    Browse the repository at this point in the history
  3. Updated guids to approved versions (Azure#25798)

    Co-authored-by: Mike F. Robbins <[email protected]>
    mikefrobbins and mikefrobbins authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b09e1ba View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Migrate ConnectedKubernetes from generation to main (Azure#25804)

    * Move ConnectedKubernetes to main
    
    * Add changelog for connectedKubernet
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Xiaogang Ding <[email protected]>
    3 people authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6d49acd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    e72e6c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff5b67 View commit details
    Browse the repository at this point in the history
  3. [Eng] Switch One Branch Nuget.Config (Azure#25814)

    * add script for nuget auth
    
    * update
    VeryEarly authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9f93fee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c38951e View commit details
    Browse the repository at this point in the history
  5. [Eng] Rename release feed from "azure-powershell-onebranch" to "azure…

    …-powershell-prod" (Azure#25824)
    
    * add script for nuget auth
    
    * update
    
    * rename feed from azure-powershell-onebranch to azure-powershell-prod
    VeryEarly authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7e2f0ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9534878 View commit details
    Browse the repository at this point in the history
  7. Migrate DevCenter from generation to main (Azure#25830)

    * Move DevCenter to main
    
    * Update ChangeLog.md for DevCenter
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    3 people authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0e8c4e6 View commit details
    Browse the repository at this point in the history
  8. Migrate Resources from generation to main (Azure#25831)

    * Move Resources to main
    
    * Update ChangeLog.md for resources
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    3 people authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0a5581b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    67fdff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0891055 View commit details
    Browse the repository at this point in the history
  3. [NetAppFiles] Bug Fix adding EncryptionType to Get-AzNetAppFilesPool (A…

    …zure#25816)
    
    * [NetAppFiles] Bug Fix adding EncryptionType to Get-AzNetAppFilesPool
    
    * ChangeLog updated
    kari14 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    333abf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ffb4c9 View commit details
    Browse the repository at this point in the history
  5. [Resources] Remove-AzResourceGroup - support parameter 'forceDeletion' (

    Azure#25819)
    
    * Remove-AzResourceGroup  - support parameter 'forceDeletion'
    
    * update changelog
    
    * update logic in remove-azresourcegroup
    
    * update unit test coverage
    
    * Remove unnecessary updates
    lijinpei2008 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0674f22 View commit details
    Browse the repository at this point in the history
  6. Update SDK reference to use latest (Azure#25788)

    * commit id
    
    * update version ref
    
    * generated
    
    * changelog
    
    * static analysis suppression
    
    ---------
    
    Co-authored-by: Theodore Chang <[email protected]>
    grizzlytheodore and Theodore Chang authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f49c465 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Remove directive (Azure#25839)

    Removed noHealthyBackendsBehavior directive.
    EugenioPena authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d230ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a959966 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce0d68b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    440deed View commit details
    Browse the repository at this point in the history
  5. Add parameter ReleaseType in RunVersionController.ps1 to support LTS …

    …release (Azure#25790)
    
    * Support LTS release for version bumper
    
    * comment debug info
    
    * comment debug message out
    
    * Update tools/RunVersionController.ps1
    
    * polish codes
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    BethanyZhou and Nickcandy authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f514d7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1670918 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    a6adc8e View commit details
    Browse the repository at this point in the history
  2. [NetAppFiles] Add missing parameter SnapshotName (Azure#25837)

    * add snapshotName
    
    * add snapshotName not requred
    
    * Changelog
    
    * revert
    
    * snapshotname
    audunn authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7f43ccb View commit details
    Browse the repository at this point in the history
  3. Move Astro to main (Azure#25884)

    Co-authored-by: azure-powershell-bot <[email protected]>
    Configuration menu
    Copy the full SHA
    6093805 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b723a19 View commit details
    Browse the repository at this point in the history
  5. Sensitivity Feature for Application Gateway Firewall Policy Managed R…

    …ule Override (Azure#25705)
    
    * sensitivity add
    
    * add back deleted rule
    
    * add back deleted rule
    
    * removed bracket
    
    * merge conf
    
    * edit comment and add nuget
    
    * retry test
    
    * fix test
    
    * edit sdk
    
    * edit test
    Shawnli222 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9c0deae View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    2d37985 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Migrate ElasticSan from generation to main (Azure#25894)

    * Move ElasticSan to main
    
    * Update ChangeLog.md for elasticsan
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    3 people authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    56f9e8d View commit details
    Browse the repository at this point in the history
  2. [SQL] Fixes for missing property in `Set-AzSqlInstanceActiveDirectory…

    …Administrator` and `Set-AzSqlInstance` cmdlets (Azure#25899)
    
    * Fixes for type and mail
    
    * Changed test
    
    * Updated changelog
    
    ---------
    
    Co-authored-by: Stefan Krivokapic <[email protected]>
    krivi37 and Stefan Krivokapic authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7dbcfab View commit details
    Browse the repository at this point in the history
  3. [Storage] When the storage account not allow SharedKey Access, make i…

    …ts context to be based on Oauth token (instead of shared key) (Azure#25897)
    
    * option1: mgmt project reference dataplane
    
    * Option 2: new share project. And implement lazy Oauth Context.
    
    * Add test case and change log
    
    * Fix PR validation failure, the type just change namespace so should not be breaking.
    blueww authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    01868d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d1dc06 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Remove-AzVmDataDisk -ForceDetach support (Azure#25887)

    * code change, changelog
    
    * add comma
    
    * md file
    
    * md file
    
    * test
    
    * update test
    
    * test updated
    grizzlytheodore authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    61364a8 View commit details
    Browse the repository at this point in the history
  2. fixing packet capture call to be async (Azure#25888)

    * fixing packet capture call to be async
    
    * fixing the test to return success
    
    * replaced the hard coded sasurl with sasurl generated on the fly
    
    * Adding session record for the fixed test
    
    * adding change summary to changelog.md
    
    * skipping test in cloud runner due to issues accessing deployed storage account
    
    * removing storage account actions, replacing the sessions recording and replacing the sasurl with a dummySAS as per recommendation
    
    * mask sas url in record json
    
    ---------
    
    Co-authored-by: Yabo Hu <[email protected]>
    nikhilpadhye1 and VeryEarly authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4a9f511 View commit details
    Browse the repository at this point in the history
  3. [Storage] Update upcoming breaking change warnings (Azure#25918)

    * Add breaking chang warnings for file track2 sdk migration
    
    * Update breaking change warnings
    yifanz7 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    929b3b2 View commit details
    Browse the repository at this point in the history
  4. Set UserAgent for ARM telemetry (Azure#25847)

    * set UserAgent for ARM telemetry
    
    * add ChangeLog
    
    * add try-catch to set header
    
    * replace invalid char in customized UserAgent
    YanaXu authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c275fba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6aa2c87 View commit details
    Browse the repository at this point in the history
  6. Migrate Databricks from generation to main (Azure#25925)

    * Move Databricks to main
    
    * update changelog and BreakingChangeIssues.csv
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Jinpei Li <[email protected]>
    3 people authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5af1f12 View commit details
    Browse the repository at this point in the history
  7. [HDInsight] Update api version to 2024-08-01-preview (Azure#25885)

    * Init generated code.
    
    * init readme file
    
    * New commands and feature.
    
    * Update help docs.
    
    * Update test
    
    * Update docs
    
    * Update help doc.
    
    * Update test
    
    * Added some test records.
    
    * Update help doc.
    
    * New cmdlet `Update-AzHDInsightCluster`
    
    * Update test cases.
    
    * Update test and a doc
    
    * Fix lint error
    
    * Fix
    
    * Fix
    
    * Update changelog.
    
    * Update
    
    * Update help doc.
    
    ---------
    
    Co-authored-by: v-yuchenli <[email protected]>
    yuc-Li and v-yuchenli authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6b26735 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a515af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d554d74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    851c8f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. added CMK migration changes (Azure#25931)

    * added CMK migration changes
    updated help
    updated changelog
    
    Updated test case
    
    * re-recorded tests
    hiaga authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    837c0f5 View commit details
    Browse the repository at this point in the history
  2. Move Astro to main (Azure#25934)

    Co-authored-by: azure-powershell-bot <[email protected]>
    Configuration menu
    Copy the full SHA
    197c61c View commit details
    Browse the repository at this point in the history
  3. Update scope of codesign in daily build (Azure#25933)

    1. Enlarged the scope of dlls to sign - cover the new Storage.Common dll
    2. Sign scripts as well
    isra-fel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b31611f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cfe623 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f73208f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    fd06c6e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Az.StorageSync HotFix | Turn EnableMIChecking false in Az.StorageSync (

    …Azure#25956)
    
    * Turn EnableMIChecking false in Az.StorageSync
    
    * Update ChangeLog.md
    ankushbindlish2 authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1015236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2913b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cef7e6f View commit details
    Browse the repository at this point in the history
  4. Merge pull request Azure#25973 from Azure/release-2024-09-03

    Release 2024 09 03
    dolauli authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a2a1a6b View commit details
    Browse the repository at this point in the history
  5. Update TestScriptActionRelatedCommands.json (Azure#25974)

    Mask sensitive data
    dolauli authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e0fcfb5 View commit details
    Browse the repository at this point in the history
  6. Corrected docs link broken build warnings (Azure#25513)

    Co-authored-by: Mike F. Robbins <[email protected]>
    mikefrobbins and mikefrobbins authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    599b64c View commit details
    Browse the repository at this point in the history
  7. [Storage] Refine track2 OAuth context logic (Azure#25954)

    * refine track2 oauth context logic
    
    * add changelog
    
    ---------
    
    Co-authored-by: Jin Lei <[email protected]>
    yifanz7 and msJinLei authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0a0f8d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. PowerShell Support for ResiliencyPolicy (including ResilientVMCreatio…

    …nPolicy, ResilientVMDeletionPolicy) on VMSS (Azure#25928)
    
    * Autogen code
    
    * Update ChangeLog.md
    
    * fixing autogenerated changes
    
    * adding test and help
    
    * More changes
    
    * changing help
    
    * changes with help
    
    * fixed test case
    
    * Adding static analysis suppression
    
    ---------
    
    Co-authored-by: PSCmdAssistant <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    3 people authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ec4f0e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. [CI] Update ESRP Config for Task v5 (Azure#25976)

    * Update daily-build.yml for Azure Pipelines
    
    * Update daily-build.yml for Azure Pipelines
    YanaXu authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7f05c19 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    827001c View commit details
    Browse the repository at this point in the history
  2. Migrate CostManagement from generation to main (Azure#25998)

    * Move CostManagement to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    3 people authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f7f6764 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Migrate StackHCIVM from generation to main (Azure#26009)

    * Move StackHCIVM to main
    
    * Update ChangeLog.md for stackhcivm
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    3 people authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5a71bc9 View commit details
    Browse the repository at this point in the history
  2. Update managed-identity-best-practices.md (Azure#25895)

    * Update managed-identity-best-practices.md
    
    * Update managed-identity-best-practices.md
    
    * Update managed-identity-best-practices.md
    BethanyZhou authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    eb18fae View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    f7fa73d View commit details
    Browse the repository at this point in the history
  2. [Storage] Fixed issue that table cmdlet fail when execute with Storag…

    …e context get from StorageAccount object and based on sharedkey authentication. (Azure#26014)
    blueww authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    773a148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    452c533 View commit details
    Browse the repository at this point in the history
  4. Updated guids to approved versions (Azure#26012)

    Co-authored-by: Mike F. Robbins <[email protected]>
    mikefrobbins and mikefrobbins authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fbed92f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75742d5 View commit details
    Browse the repository at this point in the history
  6. Support generation of Ed25519 SSH Key (Azure#26027)

    * Autogen code
    
    * Adding changes to New-Azsshkey
    
    * more changes
    
    * Changes
    
    ---------
    
    Co-authored-by: PSCmdAssistant <[email protected]>
    haagha and PSCmdAssistant authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4fb64ab View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. New VMSS Instance Mix Flex Create and Update Parameters for Powershell (

    Azure#25980)
    
    * Autogen code
    
    * Autogen code by build fixer
    
    * first pass
    
    * add tests
    
    * fix merge conflict
    
    * change to string
    
    * nit
    
    * Adding help
    
    ---------
    
    Co-authored-by: PSCmdAssistant <[email protected]>
    Co-authored-by: haagha <[email protected]>
    Co-authored-by: Jin Lei <[email protected]>
    4 people authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e5aa20f View commit details
    Browse the repository at this point in the history
  2. Migrate Workloads from generation to main (Azure#26000)

    * Move Workloads to main
    
    * Fix Credscan issues (Azure#26005)
    
    Co-authored-by: Jaskirat Singh <[email protected]>
    
    * Hashing client id and password (Azure#26015)
    
    * Update ChangeLog.md for Az.Workloads
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Jaskirat Singh <[email protected]>
    Co-authored-by: Jaskirat Singh <[email protected]>
    Co-authored-by: Xiaogang <[email protected]>
    5 people authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    976746d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Corrected file-not-found build warnings (Azure#26029)

    Co-authored-by: Mike F. Robbins <[email protected]>
    mikefrobbins and mikefrobbins authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    72b1db9 View commit details
    Browse the repository at this point in the history
  2. [KeyVault] Handle Nullable Parameters for Certificate Auto-Renewal in…

    … Set-AzKeyVaultCertificatePolicy (Azure#25844)
    
    * Added manual validation for piped attributes
    
    * Updated ChangeLog
    
    * Validate using a helper function
    
    * Added back ValueFromPipeline Testing
    
    * Removed ValueFromPipelineProperty
    
    * Added Suggested Changes
    
    * Dummy Commit
    
    * Added Pester Testing
    
    * Added CI error suppression
    
    * Updated Help Docs for cmdlet
    
    ---------
    
    Co-authored-by: Yash Patil <[email protected]>
    notyashhh and Yash Patil authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c2cdf88 View commit details
    Browse the repository at this point in the history
  3. Remove '[Experimental]' notice from Publish-AzBicepModule -WithSource (

    …Azure#26038)
    
    * Remove '[Experimental]' notice from Publish-AzBicepModule -WithSource
    
    * Update docs
    StephenWeatherford authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1aac18d View commit details
    Browse the repository at this point in the history
  4. Update New-AzKeyVault.md (Azure#26032)

    Seems mis-explanation for this parameter.
    jufuku0108 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ffc4c3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c95b56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bea1672 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3270c12 View commit details
    Browse the repository at this point in the history
  8. Delete src/Workloads/Workloads.Autorest directory (Azure#26041)

    * Delete src/Workloads/Workloads.Autorest directory
    
    Remove this folder, and the content of it has been split into two submodules.
    
    * Update Az.Workloads.psd1
    dolauli authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3b7949b View commit details
    Browse the repository at this point in the history
  9. [Bastion] Add support for Bastion shareable links (Azure#25623)

    * Init
    
    * Adding help content
    
    * Update test run
    
    * Null check
    
    * Update ChangeLog.md
    
    * Update help
    
    * Update test result
    
    * Minor string changes
    
    * Update ChangeLog.md
    
    * Updating BSL label
    
    * Update help
    
    * Update Remove-AzBastionShareableLink.md
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Abhishek Shah <[email protected]>
    Co-authored-by: Jin Lei <[email protected]>
    3 people authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5e792bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc49638 View commit details
    Browse the repository at this point in the history
  11. Move Workloads to main (Azure#26050)

    Co-authored-by: azure-powershell-bot <[email protected]>
    Configuration menu
    Copy the full SHA
    3b1553e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4ee1b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    945649d View commit details
    Browse the repository at this point in the history
  2. [CI] Run external CredScan in Security tools pipeline (Azure#26054)

    * Run external CredScan in Security tools pipeline
    
    * remove auth part from external CredScan
    YanaXu authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    64f9db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    285423f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cba635 View commit details
    Browse the repository at this point in the history
  5. [eng] Remove changed modules from minimalVersion.csv only (Azure#25992)

    * Remove changed modules from minimalVersion.csv only
    
    * Update tools/VersionController/Program.cs
    
    ---------
    
    Co-authored-by: Jin Lei <[email protected]>
    BethanyZhou and msJinLei authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    eb6d672 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Changes (Azure#26073)

    kamboj-prjwl authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6c7b0c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04bcd55 View commit details
    Browse the repository at this point in the history
  3. Corrected link-broken build warnings (Azure#26078)

    Co-authored-by: Mike F. Robbins <[email protected]>
    mikefrobbins and mikefrobbins authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    92c2fb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. [Blueprint] Remove Blueprint 0.20.7-preview dependencies on released …

    …track 1 SDK and add Microsoft.Azure.PowerShell.Blueprint.Management.Sdk (Azure#26036)
    
    * blueprint management sdk generated by autorest.csharp
    
    * blueprint management sdk generated by autorest.powershell
    
    * Update Assembly
    
    * Blueprint changelog
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Jin Lei <[email protected]>
    JoyerJin and msJinLei authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b819ada View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    8f83bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a6aad View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Add destination IP address as parameter for PLS (Azure#26075)

    * Add destination IP address as parameter for PLS
    
    * Make Loadbalancer non required
    kimsam11 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2b77d4c View commit details
    Browse the repository at this point in the history
  2. Add CosmosDB RP API Version 2024-08-15 (Azure#25800)

    * update CosmosDB SDK
    
    * add custom property to include missing property and update cmdlet
    
    * Revert "add custom property to include missing property and update cmdlet"
    
    This reverts commit cb49e52.
    
    * update service to use SqlDedicatedGatewayServiceResourceCreateUpdateProperties
    
    * Correct change for CosmosDB Services
    
    * Fixed logic to check for deleted account instance
    
    * Introduce new parameter  to restore command
    
    * add test recordings
    
    ---------
    
    Co-authored-by: Praful Johari <[email protected]>
    Co-authored-by: Kshittiz Kumar <[email protected]>
    Co-authored-by: Min Ho Kang <[email protected]>
    4 people authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d7338d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. updates (Azure#26114)

    Co-authored-by: Theodore Chang <[email protected]>
    grizzlytheodore and Theodore Chang authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a9b7146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d838e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    178dcc0 View commit details
    Browse the repository at this point in the history
  4. Removed invalid url generating 404s (Azure#26116)

    Co-authored-by: Mike F. Robbins <[email protected]>
    mikefrobbins and mikefrobbins authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fb6e430 View commit details
    Browse the repository at this point in the history
  5. [DataMigration] Remove DataMigration 0.7.0-preview dependencies on re…

    …leased track 1 SDK and add Microsoft.Azure.PowerShell.DataMigration.Management.Sdk (Azure#26081)
    
    * Add DataMigration.Management.Sdk generated by autopowershell, remove Microsoft.Azure.Management.DataMigration 0.7.0 preview
    
    * use date time offset
    
    * fix parent additional properties type from string to object
    
    * DataMigration changelog
    
    * DataMigration changelog
    
    * revert Generated change and record with new parameter order
    
    * test secret hide
    JoyerJin authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4d19b01 View commit details
    Browse the repository at this point in the history
  6. [Marketplace] Remove Microsoft.Azure.Management.Marketplace 1.1.0 dep…

    …endencies on released track 1 SDK (Azure#26084)
    
    * Remove Microsoft.Azure.Management.Marketplace 1.1.0 dependencies and Add Microsoft.Azure.PowerShell.DataMigration.Management.Sdk
    
    * Marketplace changelog
    JoyerJin authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5be1a7a View commit details
    Browse the repository at this point in the history
  7. [ManagementPartner] Remove Microsoft.Azure.Management.ManagementPartn…

    …er 1.1.1-preview dependencies on released track 1 sdk (Azure#26098)
    
    * [ManagementPartner] remove ManagementPartner 1.1.1-preview dependency and add Microsoft.Azure.PowerShell.ManagementPartner.Management.Sdk
    
    * ManagementPartner changelog
    JoyerJin authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8ac4471 View commit details
    Browse the repository at this point in the history
  8. Move Fabric to main (Azure#26102)

    Co-authored-by: azure-powershell-bot <[email protected]>
    Configuration menu
    Copy the full SHA
    fba5d63 View commit details
    Browse the repository at this point in the history
  9. Migrate Storage from generation to main (Azure#26106)

    * Move Storage to main
    
    * Revert the changes of help doc
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei jin <[email protected]>
    3 people authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    12cd4bf View commit details
    Browse the repository at this point in the history
  10. Migrate KubernetesRuntime from generation to main (Azure#26118)

    * Move KubernetesRuntime to main
    
    * Suppress false positive signature errors
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei jin <[email protected]>
    3 people authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0871f0a View commit details
    Browse the repository at this point in the history
  11. Update version controller to accept assigned version (Azure#26025)

    * Add assigned version parameter for bump up version
    
    * Add assigned version parameter for bump up version
    Nickcandy authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9e4fef6 View commit details
    Browse the repository at this point in the history
  12. [Billing] Re-name about Get-UsageAggregates and added alias (Azure#26121

    )
    
    * Re-name about Get-UsageAggregates and added alias
    
    * update changelog
    
    * update
    
    * update
    
    * update
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Jin Lei <[email protected]>
    lijinpei2008 and msJinLei authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    789536d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Migrate ElasticSan from generation to main (Azure#26130)

    * Move ElasticSan to main
    
    * Add change log
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei jin <[email protected]>
    3 people authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1552e99 View commit details
    Browse the repository at this point in the history
  2. Migrate Resources from generation to main (Azure#26129)

    * Move Resources to main
    
    * Add change log
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei jin <[email protected]>
    3 people authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    924eb68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4be031b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3656bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bcf13f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Fix the CredScan issue

    msJinLei committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4f1b6c6 View commit details
    Browse the repository at this point in the history
  2. Update New-AzApplicationInsightsWebTest.md (Azure#26065)

    * Learn Editor: Update New-AzApplicationInsightsWebTest.md
    
    * Learn Editor: Update New-AzApplicationInsightsWebTest.md
    CourtGoodson authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ba0cb01 View commit details
    Browse the repository at this point in the history
  3. [HDInsight] Fix a bug (Azure#26135)

    * Fix a bug
    
    * Update changelog
    
    * Update example
    
    ---------
    
    Co-authored-by: v-yuchenli <[email protected]>
    yuc-Li and v-yuchenli authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fff096b View commit details
    Browse the repository at this point in the history
  4. Migrate Monitor from generation to main (Azure#26124)

    * Move Monitor to main
    
    * update changelog
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Jinpei Li <[email protected]>
    3 people authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b34384f View commit details
    Browse the repository at this point in the history
  5. Migrate App from generation to main (Azure#26140)

    * Move App to main
    
    * update changelog
    
    * create BreakingChangeIssues.csv
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Jinpei Li <[email protected]>
    3 people authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fe30631 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1905db6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request Azure#26136 from msJinLei/network-release

    Merge release-network-2024-03-01 to main
    msJinLei authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7c138b4 View commit details
    Browse the repository at this point in the history
  8. Migrate RedisEnterpriseCache from generation to main (Azure#26144)

    * Move RedisEnterpriseCache to main
    
    * Add change log for RedisEnterpriseCache
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei jin <[email protected]>
    3 people authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5db48fb View commit details
    Browse the repository at this point in the history
  9. Move Terraform to main (Azure#26145)

    Co-authored-by: azure-powershell-bot <[email protected]>
    Configuration menu
    Copy the full SHA
    3d587fb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Fixing bug for replication to Managed disk for HyperV to Azure scenar…

    …io in Azure site recovery service (Azure#26147)
    
    * Bug fix for H2A replication to MD
    
    * Updated change log
    
    * Updated tests
    
    * Updated help file
    vidyadharijami authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e76223d View commit details
    Browse the repository at this point in the history
  2. Migrate StandbyPool from generation to main (Azure#26117)

    * Move StandbyPool to main
    
    * Suppress UXMetadataIssues due to a known issue
    
    * Add change log for Az.StandbyPool
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei Jin <[email protected]>
    3 people authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8cc130d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e3b260 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03c04c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    dc9bfed View commit details
    Browse the repository at this point in the history
  2. Migrate ConnectedKubernetes from generation to main (Azure#26128)

    * Move ConnectedKubernetes to main
    
    * Add changelog and suppress the signature error
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei jin <[email protected]>
    3 people authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7c9a9fb View commit details
    Browse the repository at this point in the history
  3. [IotCentral] Az.IotCentral completed the Track 1 to SDK (Azure#26151)

    * update iotcentral sdk
    
    * create GeneratedSdkIssues.csv
    
    * Update changelog
    lijinpei2008 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    33f0648 View commit details
    Browse the repository at this point in the history
  4. Move ConnectedKubernetes to main (Azure#26159)

    Co-authored-by: azure-powershell-bot <[email protected]>
    Configuration menu
    Copy the full SHA
    fdbb30a View commit details
    Browse the repository at this point in the history
  5. Update Get-AzStorageBlob.md (Azure#26112)

    * Update Get-AzStorageBlob.md
    
    * Update Get-AzStorageBlob.md
    
    * Update Get-AzStorageBlob.md
    
    Made modifications to the PR based on the comments
    VigneshB-Microsoft authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    131125b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abbe9c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b49cdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a86b8fc View commit details
    Browse the repository at this point in the history
  9. Integrate security library with secrets detection (Azure#25935)

    * Integrate security library with secrets detection
    
    * Update ChangeLog.md
    
    * Correct typo
    
    * Update Authentication.csproj
    
    ---------
    
    Co-authored-by: Jin Lei <[email protected]>
    vidai-msft and msJinLei authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ffec695 View commit details
    Browse the repository at this point in the history
  10. Migrate ConnectedMachine from generation to release-2024-10-08 (Azure…

    …#26166)
    
    * Move ConnectedMachine to release-2024-10-08
    
    * Add change log for ConnectedMachine
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei Jin <[email protected]>
    3 people authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e07f94b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix bug to allow params to be toggled off

    Update ChangeLog
    dannysongg authored and msJinLei committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    89a4dae View commit details
    Browse the repository at this point in the history
  2. Merge pull request Azure#26167 from dannysongg/allow-params-toggle

    Fix bug in `Publish-AzWebApp` to allow params to be toggled off
    msJinLei authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    368e363 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Release-2024-10-08 (Azure#26165)

    * Disable Smoke test cases that report errors but no change in the release
    
    * Skip Monitor for upcoming-breaking-changes.md generation
    
    * Release-2024-10-08
    
    * Add Thanks Section
    msJinLei authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6b98595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b11e7c View commit details
    Browse the repository at this point in the history
  3. Merge pull request Azure#26178 from Azure/release-2024-10-08

    Merge Release-2024-10-08  Back to Main
    msJinLei authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    80bf24c View commit details
    Browse the repository at this point in the history
  4. [Monitor] Update upcoming-breaking-change (Azure#26180)

    * Update upcomingbreakingchange
    
    * Update upcomingbreakingchange
    lijinpei2008 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d8ea26d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Move Resources to main (Azure#26173)

    Co-authored-by: azure-powershell-bot <[email protected]>
    Configuration menu
    Copy the full SHA
    513d6c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. PS Development for UDR and NSG Management (Azure#25810)

    * Base commit
    
    * Update to the base commit
    
    * Support for MemberType in NG cmdlet
    
    * Resolving comments
    
    * Cleanup help files
    
    * Readme file changes for Routing and NSG
    
    * Update README.md
    
    * Resolving PR comments
    
    * Update NetworkManagerTests.ps1
    
    * Update NetworkManagerTests.ps1
    
    * Update NetworkManagerTests.ps1
    
    * Update README.md
    
    * Committing generated files
    
    * Commit more gen files
    
    * Commit more gen files
    
    * Yet more gen files
    
    * Update NetworkManagementClient.cs
    
    * Update
    
    * Help file updates
    
    * Help file updates
    
    * Fix for failing checks
    
    * Commit recording files
    
    * Update to fix checks
    
    * Update New-AzNetworkManagerRoutingRuleNextHop.md
    
    * Update
    
    * Update SignatureIssues.csv
    
    * Update SignatureIssues.csv
    
    * Update New-AzNetworkManagerRoutingRuleNextHop.md
    
    * Update collection property
    
    * Update session recording files
    
    * Update to test file
    
    * Updating session record files
    
    * Update
    
    * Update ChangeLog.md
    
    * Resolving routing related PR comments
    
    * Resolving PR comments for NSG
    
    * Update test file
    
    * Update help docs of Az.Network
    
    * Update
    
    * Reverting the previous change
    
    * Update to Get- and Set- cmdlets for Routing
    
    * Update to routing commands
    
    * Updating routing cmdlets with Description
    
    * Security User command updates
    
    * Update security user command
    
    * Minor update
    
    * Update with additional options and parameter set
    
    * Update the help doc of Az.Network
    
    ---------
    
    Co-authored-by: Jin Lei <[email protected]>
    Co-authored-by: Lei Jin <[email protected]>
    3 people authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c0731e4 View commit details
    Browse the repository at this point in the history
  2. [Storage] Add live test to cover File/Table, and cover StorageContext…

    … generate in different ways (Azure#26069)
    
    * [Storage] Add live test to cover File/Table, and cover StorageContext generate in different ways
    
    * remove change log
    blueww authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9c06171 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. update readme

    mwesigwaguma committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0c5e67d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b51638a View commit details
    Browse the repository at this point in the history
  3. generate sdk

    mwesigwaguma committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0b4c97c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. update test recordings

    mwesigwaguma committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    496355e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. record tests

    mwesigwaguma committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5bb1838 View commit details
    Browse the repository at this point in the history
  2. add test recording

    mwesigwaguma committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7e7eaf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. test

    mwesigwaguma committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    51c36e4 View commit details
    Browse the repository at this point in the history
  2. Revert "test"

    This reverts commit 51c36e4.
    mwesigwaguma committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    27b4ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1151a View commit details
    Browse the repository at this point in the history