Skip to content
Permalink
master

Commits on Dec 25, 2020

  1. Update example (#13837)

    Updated the example to match the correct cmdlet and removed duplicated parameter.
    javiermarasco committed Dec 25, 2020
  2. [KubernetesConfiguration] Upgrade API version from 2019-11-01-preview…

    … to 2020-10-01-preview. (#13829)
    
    * [KubernetesConfiguration] Upgrade API version from 2019-11-01-preview to 2020-10-01-preview.
    
    * [KubernetesConfiguration] Updated ChangeLog.md
    
    * [KubernetesConfiguration] update help doc.
    LucasYao93 committed Dec 25, 2020

Commits on Dec 23, 2020

  1. Change Get-AzAlertHistory title and description (#13816)

    * change alert history title and description
    
    * add release note to change log
    
    * remove changelog
    
    as only doc was changed
    
    Co-authored-by: Yeming Liu <felix_liu@outlook.com>
    hutzleo and isra-fel committed Dec 23, 2020
  2. Fix cases and utils script for 'BotService' (#13813)

    * Fix cases and utils script for 'BotService'
    
    * update env file
    
    * Add SubscriptionId in cmdlet ’New-AzBotService‘
    
    * update the cmdlet 'New-AzBotservice'
    
    * Update custome file
    Youri970410 committed Dec 23, 2020
  3. Fix the test framework for test. (#13803)

    kceiw committed Dec 23, 2020
  4. Update New-AzHostGroup.md (#13814)

    grizzlytheodore committed Dec 23, 2020
  5. Update the Warning message (#13821)

    Youri970410 committed Dec 23, 2020
  6. add liveonly test case for secret management extension (#13809)

    BethanyZhou committed Dec 23, 2020
  7. Delete the useless case for costmanagement (#13810)

    * delete useless test
    
    * delete useless file
    Youri970410 committed Dec 23, 2020

Commits on Dec 22, 2020

  1. upgrade Azure.Core to 1.7 (#13805)

    erich-wang committed Dec 22, 2020
  2. Pipeline should stop when test fails (#13804)

    * Pipeline should stop when test fails
    
    * Skip some failed test cases for the time being to make CI pass
    dolauli committed Dec 22, 2020
  3. OOB has been done for WVD, these are related changes need to be merge…

    …d into master. (#13806)
    
    * Merge VVD update to master
    
    * Update ChangeLog.md
    
    * Update changelog for WVD
    
    Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
    dolauli and wyunchi-ms committed Dec 22, 2020
  4. Fix the test of CloudService (#13807)

    Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
    wyunchi-ms and wyunchi-ms committed Dec 22, 2020
  5. Update changelog for upcoming release (#13798)

    * Update changelog for release
    
    * revert CmdletLoader.cs
    dingmeng-xue committed Dec 22, 2020
  6. Lengthen name suffix to reduce conflict (#13800)

    * Lengthen name suffix to reduce conflict
    dingmeng-xue committed Dec 22, 2020

Commits on Dec 21, 2020

  1. Load assemblies from PreloadAssemblies (#13799)

    dingmeng-xue committed Dec 21, 2020
  2. SQL Server DevOps auditing support (#13788)

    * Implement GetAzSqlServerMSSupportAudit
    
    * use DotNet SDK from local feed
    
    * fix tests - in progress
    
    * expose SetAzSqlServerMSSupportAudit
    
    * fix tests - in progress
    
    * fix tests - in progress
    
    * added base cmdlet class for server and DevOps audit cmdlets
    
    * full refactoring
    
    * full refactoring
    
    * full refactoring
    
    * full refactoring
    
    * make base class for RemoveServerAudit cmdlets
    
    * consume new DevOps API
    
    * adjust to latest SDK
    
    * adding MSSupport tests
    
    * more DevOps tests
    
    * DevOps tests
    
    * DevOps tests
    
    * DevOps tests
    
    * revert files changed by mistake
    
    * revert changed by mistake files
    
    * use proper Sql SDK version 1.48.0
    
    * update ChangeLog.md
    
    * remove local NuGet package
    
    * add missing help file
    
    * update md file
    
    * fix help files
    
    * fix help files
    
    * * update CredScanSuppressions.json
    * move recorded tests to the correct folder
    
    * re-record failed test
    
    * restore removed comment
    
    Co-authored-by: Oleg Sternberg <olsternb@microsoft.com>
    Oleza1972 and Oleg Sternberg committed Dec 21, 2020
  3. Regenerated DedicatedHSM and Databricks (#13792)

    * dedicated HSM
    
    * databricks
    isra-fel committed Dec 21, 2020
  4. Update the Azure-powershell-modules (#13793)

    * Update the Azure-powershell-modules
    
    * Update documentation/azure-powershell-modules.md
    
    Co-authored-by: Yeming Liu <felix_liu@outlook.com>
    
    * Update the doc
    
    Co-authored-by: Yeming Liu <felix_liu@outlook.com>
    Youri970410 and isra-fel committed Dec 21, 2020
  5. Revert "Stop when test fails (#13780)" (#13789)

    This reverts commit 9dae391.
    dolauli committed Dec 21, 2020

Commits on Dec 20, 2020

  1. Add Code and tests for Bot Service (#13782)

    Youri970410 committed Dec 20, 2020
  2. Remove Newtonsoft dependency (#13787)

    * Removing newtonsoft
    
    * Fixing null reference issue in parameter predictor
    
    Co-authored-by: Juan Aguirre <juaguir@microsoft.com>
    jjaguirre394 and Juan Aguirre committed Dec 20, 2020
  3. [KeyVault] Fix minor bugs (#13779)

    * fix 13583 13584
    
    * suppress breaking change
    isra-fel committed Dec 20, 2020
  4. Stop when test fails (#13780)

    dolauli committed Dec 20, 2020
  5. fix 13687 (#13778)

    isra-fel committed Dec 20, 2020
  6. Fix the path issue (#13783)

    Youri970410 committed Dec 20, 2020

Commits on Dec 18, 2020

  1. Get-AzVMDSCExtension and Get-AzVMDSCExtensionStatus new parameter set…

    … VMParameterSet for new parameter VM (#13657)
    
    * practice
    
    * practice2
    
    * success
    
    * testing attempts
    
    * testing
    
    * changelog
    
    * help doc for Status cmdlet
    
    * help text on status
    
    * 2nd cmdlet
    
    * 2nd cmdlet help doc
    Sandido committed Dec 18, 2020
  2. Kusto update with API version 2020-09-18 (#13776)

    * Kusto update with API version 2020-09-18
    
    * Update ChangeLog.md
    
    Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
    dolauli and wyunchi-ms committed Dec 18, 2020
  3. Prediction/Commands Service API v2 updates (#13767)

    * Initial updates for updated v2 service endpoints
    
    * Updating tests to work with the new model updates
    
    * Fixing service uri, cleaning up using statements
    
    * PR feedback
    
    * Additional code cleanup:
    - Removed unnecessary usings
    - Added copyright
    - Misc. code clean up
    
    Co-authored-by: Juan Aguirre <juaguir@microsoft.com>
    jjaguirre394 and Juan Aguirre committed Dec 18, 2020
  4. SQL Data Classification - Update id split logic (#13746)

    * Update DataClassificationAdapter.cs
    
    * Update DataClassificationAdapter.cs
    
    * Update ChangeLog.md
    
    * Update DataClassificationAdapter.cs
    
    Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
    bashahee and wyunchi-ms committed Dec 18, 2020
  5. Add local parameter value map to Az.Predictor (#13739)

    * add local parameter value map
    
    * add local parameter value map
    
    * add local parameter value map
    
    * add local parameter value map
    yemohyle committed Dec 18, 2020

Commits on Dec 17, 2020

  1. Fix Status and StatusMessage fields in Get-AzSqlDatabaseImportExportS…

    …tatus to conform to documentation (#13751)
    
    * Put the correct value into the StatusMessage field
    
    * Add parsing of the http return value to determine the operation status
    
    * Add ChangeLog.md entry
    
    * Re-add as much testing as possible and add commenting for why the rest is broken
    
    * Update ChangeLog.md
    
    Co-authored-by: Simon Redman <siredman@microsoft.com>
    Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
    3 people committed Dec 17, 2020
  2. [HDInsight]Add properties: `Fqdn` and `EffectiveDiskEncryptionKeyUrl`…

    … in AzureHDInsightHostInfo (#13771)
    
    * Add properties: `Fqdn` and `EffectiveDiskEncryptionKeyUrl` in AzureHDInsightHostInfo.\n Update related session records.\n Update other cmdlets's help doc.
    
    * Update changelog
    
    Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
    aim-for-better and Zhenyu Zhou committed Dec 17, 2020
  3. [Synapse] Add new cmdlets related to SQL rule baseline and sensitivit…

    …y on Synapse SQL pool (#13759)
    
    * Add 9 DW related cmdlets
    
    * Save current status
    
    * Revert ValueFromPipelineByPropertyName
    
    * Add workspaceName and resourceGroupName to PSSqlPool
    
    * Fix naming
    
    * Update help doc
    
    * update psd1
    
    * Add SqlPoolName alias to basic SQL pool related commands
    
    * Add test cases for new cmdlets
    
    * Remove default parameter for Set-AzSynapseSqlPoolVulnerabilityAssessmentRuleBaseline
    
    * Remove default parameter set
    
    * Update CredScan Suppressions and test case names
    
    * Update TestVulnerabilityAssessmentBaseline.json
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    idear1203 and Dongwei Wang committed Dec 17, 2020
Older
You can’t perform that action at this time.