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

update Az.ServiceFabric-Preview branch #26532

Open
wants to merge 387 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 Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    e5dab42 View commit details
    Browse the repository at this point in the history
  2. 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
  3. 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
  4. 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. Delete tools/autorest directory (Azure#25920)

    This folder is outdated. Refer to https://github.com/Azure/autorest.powershell/tree/main/tools/docker for the latest one.
    dolauli authored Aug 23, 2024
    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 8, 2024

  1. Configuration menu
    Copy the full SHA
    2f2b794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09fde6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a575b42 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Add breaking changes docs for breaking changes caused by v3 to v4 upr…

    …ade (Azure#26248)
    
    * Add breaking changes docs for breaking changes caused by v3 to v4 upgrade
    
    * Apply suggestions from code review
    
    Co-authored-by: Yeming Liu <[email protected]>
    
    * Fixed a link issue and add explanation for enum change
    
    ---------
    
    Co-authored-by: Yeming Liu <[email protected]>
    dolauli and isra-fel authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    547f20e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Migrate StackHCI from generation to main (Azure#26263)

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

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    5d27de9 View commit details
    Browse the repository at this point in the history
  2. To deprecate alias 'Resolve-Error' (Azure#26198)

    * To deprecate alias 'Resolve-Error'
    
    * update upcoming BC doc
    isra-fel authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e1c5170 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6612645 View commit details
    Browse the repository at this point in the history
  4. fixing description for Az.Terraform (Azure#26270)

    * fixing description for Az.Terraform
    
    * update changelog
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: zhenteng <[email protected]>
    Co-authored-by: Jin Lei <[email protected]>
    3 people authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1d38525 View commit details
    Browse the repository at this point in the history
  5. Update New-AzGalleryImageVersion.md (Azure#26259)

    Wrong property was used to create from a VM
    lbouriez authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7801ff6 View commit details
    Browse the repository at this point in the history
  6. Fix another {{ModuleNamePlaceHolder}} in .pds1 (Azure#26272)

    * fixing description for Az.Terraform
    
    * update changelog
    
    * fixed another `{{ModuleNamePlaceHolder}}`
    
    ---------
    
    Co-authored-by: zhenteng <[email protected]>
    ziyeqf and zhenteng authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    693a9e9 View commit details
    Browse the repository at this point in the history
  7. Migrate ConnectedKubernetes from generation to main (Azure#26287)

    * Move ConnectedKubernetes to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: NanxiangLiu <[email protected]>
    3 people authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    91ace9e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    543e011 View commit details
    Browse the repository at this point in the history
  2. [Batch] Remove "Microsoft.Azure.Management.Batch" Version="15.0.0" an…

    …d add Batch.Management.Sdk (Azure#26199)
    
    * Batch SDK generated by auto rest powershell
    
    * Update ChangeLog.md
    
    * Update ChangeLog.md
    JoyerJin authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9df67d9 View commit details
    Browse the repository at this point in the history
  3. [AnalysisService] Remove Microsoft.Azure.Management.Analysis and add …

    …AnalysisService.Management.Sdk (Azure#26193)
    
    * AnalysisService generated by autores powershell
    
    * change log and psd1
    
    * recording json and change admin account
    
    * Update ChangeLog.md
    JoyerJin authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0b89984 View commit details
    Browse the repository at this point in the history
  4. Migrate ConnectedMachine from generation to main (Azure#26288)

    * Move ConnectedMachine to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: NanxiangLiu <[email protected]>
    3 people authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    66deca2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. [eng] Split dotnet reference docs into two repos (Azure#26308)

    * Split dotnet reference docs to two repos
    
    * refine
    
    * refine
    
    * refine
    BethanyZhou authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0a0198b View commit details
    Browse the repository at this point in the history
  2. Migrate Resources from generation to main (Azure#26244)

    * Move Resources to main
    
    * Update CredScanSuppressions.json
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    3 people authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ec6762c View commit details
    Browse the repository at this point in the history
  3. [DeviceProvisioningServices] Az.DeviceProvisioningServicescompleted t…

    …he Track 1 to SDK (Azure#26301)
    
    * re-generation DeviceProvisioningServices sdk
    
    * update DeviceProvisioningServices sdk
    
    * update
    
    * update GeneratedSdkIssues.csv
    
    * update changelog
    lijinpei2008 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0650c28 View commit details
    Browse the repository at this point in the history
  4. Migrate Communication from generation to main (Azure#26245)

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

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    e39b4a8 View commit details
    Browse the repository at this point in the history
  2. Fix CustomPrinter Test Case Failure in MacOs for Monitor (Azure#26261)

    * Try to fix test case failure in MacOs for Monitor
    
    * Use invariant culture
    msJinLei authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    193cb84 View commit details
    Browse the repository at this point in the history
  3. Add PrivateEndpointVNetPolicies parameter (Azure#26091)

    * Add PrivateEndpointVNetPolicies parameter
    
    * Update format.ps1xml
    
    * Some boilerplate code
    
    * Some more boilerplate code
    
    * Test
    
    * Fix
    
    * Parameter PrivateEndpointVNetPolicies of cmdlet New-AzVirtualNetwork does not follow the enforced naming convention of using a singular noun for a parameter name.
    
    * Update ChangeLog
    
    * Fix parameter name
    
    * Fix change log
    
    * Able to run test now
    
    * Creating a virtual network
    
    * Looks like default behavior is working
    
    * Fix comments
    
    * Setting PrivateEndpointVNetPolicies to Basic works
    
    * Enabling for PL64K is working
    
    * Disabling for PL64K is working
    
    * Testing is working
    
    * Update help file New-AzVirtualNetwork.md
    
    * Fix NrpTeamAlias
    
    ---------
    
    Co-authored-by: Will Ehrich <[email protected]>
    wdehrich and Will Ehrich authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    add755e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c628f4 View commit details
    Browse the repository at this point in the history
  5. Migrate RedisEnterpriseCache from generation to main (Azure#26298)

    * Move RedisEnterpriseCache to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: NanxiangLiu <[email protected]>
    3 people authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    924a807 View commit details
    Browse the repository at this point in the history
  6. Migrate EventGrid from generation to main (Azure#26341)

    * Move EventGrid to main
    
    * create exampleissue.csv , breakingchange.csv and update changelog
    
    * create exampleissue.csv , breakingchange.csv and update changelog
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Jinpei Li <[email protected]>
    3 people authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2bbfd5b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

    * Move RedisEnterpriseCache to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: NanxiangLiu <[email protected]>
    3 people authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6eb2159 View commit details
    Browse the repository at this point in the history
  3. ConnectedMachine OOB Release (Azure#26299)

    * Bump up version for ConnectedMachine
    
    * Update NuGet.Config
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    azure-powershell-bot and Nickcandy authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6a3f868 View commit details
    Browse the repository at this point in the history
  4. VMSS Instance Mix Flex Update Bug Fix (Azure#26290)

    * overwrite update
    
    * redact secrets
    msdorahu authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    14dc07e View commit details
    Browse the repository at this point in the history
  5. StackHCI OOB Release (Azure#26342)

    * Bump up version for StackHCI
    
    * Update NuGet.Config
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    azure-powershell-bot and Nickcandy authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2a7d402 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    132cd50 View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog.md

    JoyerJin committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    854af24 View commit details
    Browse the repository at this point in the history
  3. Update ChangeLog.md

    Nickcandy authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1746d43 View commit details
    Browse the repository at this point in the history
  4. Merge pull request Azure#26386 from Azure/joyer/analysis-services-rename

    [AnalysisService] rename AnalysisService SDK to AnalysisServices
    Nickcandy authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c575a2d View commit details
    Browse the repository at this point in the history
  5. Migrate AksArc from generation to main (Azure#26343)

    * Move AksArc to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: NanxiangLiu <[email protected]>
    3 people authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    487bfcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9377a32 View commit details
    Browse the repository at this point in the history
  7. ConnectedKubernetes OOB Release (Azure#26289)

    * Bump up version for ConnectedKubernetes
    
    * Update NuGet.Config
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    azure-powershell-bot and Nickcandy authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c27c11b View commit details
    Browse the repository at this point in the history
  8. Move Elastic to main (Azure#26340)

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

Commits on Oct 21, 2024

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

    * Move Resources to main
    
    * Update BreakingChangeIssues.csv
    
    * Update CredScanSuppressions.json (Azure#26389)
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Yabo Hu <[email protected]>
    3 people authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    97b5d7b View commit details
    Browse the repository at this point in the history
  3. [Storage] Temporary fix for file trailing dot live test case (Azure#2…

    …6329)
    
    * update file live test
    
    * Update per comments
    yifanz7 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8e72c4d View commit details
    Browse the repository at this point in the history
  4. [ApiManagement] Remove Microsoft.Azure.Management.ApiManagement 8.0.0…

    ….0-preview and add ApiManagement.Management.Sdk (Azure#26174)
    
    * ApiManagement SDK
    
    * autorest powershell generated with issues
    
    * fix product response issue and other types
    
    * ApiManagment Changelog
    
    * Model property rename PublicIpAddressId
    JoyerJin authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4ad1ac1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    918ef2d View commit details
    Browse the repository at this point in the history
  2. RedisEnterpriseCache OOB Release (Azure#26375)

    * Bump up version for RedisEnterpriseCache
    
    * Update NuGet.Config
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    azure-powershell-bot and Nickcandy authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    26f07f2 View commit details
    Browse the repository at this point in the history
  3. Migrate DesktopVirtualization from generation to main (Azure#26413)

    * Move DesktopVirtualization to main
    
    * Remove ProgressAction
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei jin <[email protected]>
    3 people authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d5f6a1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    857c10f View commit details
    Browse the repository at this point in the history
  5. Update Image Alias with new and remove deprecated (Azure#26408)

    * Introduce new Ubuntu 2404 image alias, and update some old no longer existing images (Azure#26356)
    
    * test not working yet
    
    * test success
    
    * sanitize password in recording
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: Adam Sandor <[email protected]>
    Co-authored-by: NanxiangLiu <[email protected]>
    3 people authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a7607fe View commit details
    Browse the repository at this point in the history
  6. Network OOB Release (Azure#26285)

    * Bump up version for Network
    
    * Update NuGet.Config
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    azure-powershell-bot and Nickcandy authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d80f152 View commit details
    Browse the repository at this point in the history
  7. Migrate Monitor from generation to main (Azure#26243)

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    5ece248 View commit details
    Browse the repository at this point in the history
  2. Skip the Test Cases Which Fail Because of DateTime.String() Output on…

    … MacOS (Azure#26425)
    
    * Skip the test cases which fail because of DateTime.String() output in MacOS
    
    * Skip the failed test cases
    msJinLei authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e36ed56 View commit details
    Browse the repository at this point in the history
  3. Upgraded Azure.Core to 1.44.1. (Azure#26427)

    * Upgraded Azure.Core to 1.44.1.
    
    * fix dependency
    Nickcandy authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    25e08be View commit details
    Browse the repository at this point in the history
  4. Add Changelog for Az.DesktopVirtualization (Azure#26439)

    * Add Changelog for Az.DesktopVirtualization
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    msJinLei and Nickcandy authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2d35977 View commit details
    Browse the repository at this point in the history
  5. Updating virtual network link new property ResolutionPolicy (Azure#26368

    )
    
    * Updating virtual network link powershell using autorest
    
    * Deleting auto generated cmdlets
    
    * Updating vnet link new property
    
    * Adding tests and updating ChangeLog.md
    
    ---------
    
    Co-authored-by: Manzi Tian <[email protected]>
    madgetian and Manzi Tian authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ea113e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30ef772 View commit details
    Browse the repository at this point in the history
  7. Preannouncement of DesktopVirtualization Upcoming Breaking Changes (A…

    …zure#26269)
    
    * Preannouncement of DesktopVirtualization Upcoming Breaking Changes
    
    * Address review comments
    
    * polish expression
    
    * Update upcoming-breaking-changes-desktopvirtualization.md
    
    ---------
    
    Co-authored-by: alecbaird <[email protected]>
    Co-authored-by: Yeming Liu <[email protected]>
    3 people authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5e39fe2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f47aeb View commit details
    Browse the repository at this point in the history
  9. [Attestation] Remove Microsoft.Azure.Management.Attestation and add A…

    …ttestation.Management.Sdk generated by autorest powershell (Azure#26194)
    
    * Attestation SDK generated by autorest powershell
    
    * test record file update
    
    * Update ChangeLog.md
    
    * Revert "test record file update"
    
    This reverts commit a03c1ec.
    
    * test record file update
    
    * Revert "test record file update"
    
    This reverts commit 7535220.
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    JoyerJin and Nickcandy authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ed311cd View commit details
    Browse the repository at this point in the history
  10. Pass Microsoft EntraID Authority to CreatePublicClient to Fix Az.Ssh …

    …Issue When WAM Enabled (Azure#25944)
    
    * Address review comments
    
    Address review comments
    
    Polish change log
    
    Address review comments
    
    Address review comments
    
    * Integrate Microsoft.Identity.Client 4.65.0
    
    * Polish change log
    msJinLei authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d0358fe View commit details
    Browse the repository at this point in the history
  11. Migrate DesktopVirtualization from generation to main (Azure#26451)

    * Move DesktopVirtualization to main
    
    * Remove progress action
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: Lei jin <[email protected]>
    3 people authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    43539b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Update Azure.Identity to 1.13.0 (Azure#26447)

    * update Azure.Identitiy to 1.13.0
    
    * [Experimental] try to fix inconsistency in Release build
    
    1. Removed redundant dotnet build in AfterTargets
    2. Add psm1 as rootmodule of psd1 for Release build
    isra-fel authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5f8a35f View commit details
    Browse the repository at this point in the history
  2. Compute Security Posture (Azure#26246)

    * update swagger reference with Swagger breaking change update and customization to resolve breaking change
    
    * syntax fix
    
    * New-AzVmssConfig, New-AzVmss, Update-AzVmss
    
    * undo change in customiztion
    
    * update
    
    * add test
    
    * remove updates to Update-AzVmss
    
    * md files
    
    * update test and sanitize password
    
    ---------
    
    Co-authored-by: NanxiangLiu <[email protected]>
    grizzlytheodore and Nickcandy authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bb7824c View commit details
    Browse the repository at this point in the history
  3. Update New-AzSentinelAlertRule.md (Azure#26185)

    corrected query and added TriggerOperator because it is a required parameter
    Tungsten66 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a632ad0 View commit details
    Browse the repository at this point in the history
  4. update default templates (Azure#26208)

    * update default templates
    
    * update names and pass
    
    * update template values
    
    * update parameter name
    
    * add Platinum value
    mwesigwaguma authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    86546c6 View commit details
    Browse the repository at this point in the history
  5. Adding NVMeDiskPlacement for diffdiskplacement field for v6 VMs in Po…

    …wershell (Azure#26448)
    
    * Autogen code
    
    * first pass
    
    * second pass
    
    ---------
    
    Co-authored-by: PSCmdAssistant <[email protected]>
    haagha and PSCmdAssistant authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ccf7f84 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Revert "Update Azure.Identity to 1.13.0 (Azure#26447)"

    This reverts commit 5f8a35f.
    Nickcandy committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    46f9e71 View commit details
    Browse the repository at this point in the history
  2. Revert "Upgraded Azure.Core to 1.44.1. (Azure#26427)"

    This reverts commit 25e08be.
    Nickcandy committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bf8c062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b98811 View commit details
    Browse the repository at this point in the history
  4. [ResourceGraph] Migrate Microsoft.Azure.Management.ResourceGraph to R…

    …esourceGraph.Management.Sdk (Azure#26469)
    
    * Microsoft.Azure.Management.ResourceGraph
    
    * title: ResourceGraphClient
    
    * SDK migrate
    
    * autorest powershell migrate
    
    * Update ChangeLog.md
    JoyerJin authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4d784fa View commit details
    Browse the repository at this point in the history
  5. [EventHub] Migrate "Microsoft.Azure.Management.EventHub" to EventHub.…

    …Management.Sdk (Azure#26483)
    
    * Remove "Microsoft.Azure.Management.EventHub" Version="5.0.0"
    
    * generated by autorest.powershell
    JoyerJin authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    18f0b81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cb4944 View commit details
    Browse the repository at this point in the history
  7. Update New-AzGalleryImageDefinition.md SecurityType Inputs (Azure#26428)

    Correcting one value of SecurityType inputs list from TrustedandConfidentialVMSupported TrustedLaunchAndConfidentialVmSupported
    cocallaw authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4011e52 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    2867f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13f3375 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    bdba7ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request Azure#26500 from Azure/lnx/revertcore

    revert relative changes about Azure.core
    isra-fel authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    549658a View commit details
    Browse the repository at this point in the history
  3. Migrate Migrate from generation to main (Azure#26407)

    * Move Migrate to main
    
    * Update ChangeLog.md
    
    ---------
    
    Co-authored-by: azure-powershell-bot <[email protected]>
    Co-authored-by: NanxiangLiu <[email protected]>
    3 people authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e8b9234 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    885318e View commit details
    Browse the repository at this point in the history
  5. [Storage] Added a breaking warning : download blob will block input p…

    …arameter -AbsoluteUri and -Context together (Azure#26377)
    
    * [Storage] Added a warning for an upcoming breaking change for download blob with parameter -AbsoluteUri will not allow parameter -Context be input together.
    
    * add 1 more change log
    
    * fix warning not show problem
    blueww authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f78468a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Merge branch 'main' of https://github.com/Azure/azure-powershell into…

    … Az.ServiceFabric-preview
    mwesigwaguma committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5f346e8 View commit details
    Browse the repository at this point in the history