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

[Az.RecoveryServices.Backup] Updating Az.recovery services preview branch with Origin master #14054

Merged

Conversation

hiaga
Copy link
Member

@hiaga hiaga commented Jan 29, 2021

Description

Pulling in the changes from origin master to Az.RecoveryServices preview branch.

Checklist

  • [Yes] I have read the Submitting Changes section of CONTRIBUTING.md
  • [Yes] The title of the PR is clear and informative
  • [N/A] The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • [N/A] The PR does not introduce breaking changes
  • [N/A] If applicable, the changes made in the PR have proper test coverage
  • [N/A] For public API changes to cmdlets:
    • [N/A] a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • [N/A] the markdown help files have been regenerated using the commands listed here

abhi7860 and others added 30 commits December 6, 2020 17:58
Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
Co-authored-by: Sachet Hegde <sahegd@microsoft.com>
Azure#13695)

* Added WebCategories

* Update ChangeLog.md

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
…ure#13761)

* Introducing SecurityTopologies cmdlets

* Update ChangeLog.md

* Update ChangeLog.md

* Change cmdlet name to Get-AzSecurityTopology

* remove AllowedConnections

* change name

* fix conflicy

* fix conflict

* Update ChangeLog.md

* Introducing Az.Security AllowedConnections cmdlets

* update change.log

* remove SecurityTopology

* fix version

* Fix comments

* fix location

* fix comment

* fix comment

* fix version number

* Create Adaptive Application Control API cmdlets

* Create Adaptive Application Control API cmdlets

* fix1

* fix2

* Add back comment end token

* Introducing ScurityAdaptiveNetworkHardening  cmdlets

* Update Security.csproj

* Update ChangeLog.md

* 1

* Introducing Az.Security AdaptiveNetworkHardening cmdlets

* Introducing Az.Security AdaptiveNetworkHardening cmdlets

* change to a singular noun for the parameter name

* change to a singular noun for the parameter name

* change to a singular noun for the parameter name2

* implement ShouldProcess

* fix1

* Update JIT help

* remove files

* revert ChangeLog.md

Co-authored-by: Arik Riklin <arik.riklin@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
…y on Synapse SQL pool (Azure#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>
… in AzureHDInsightHostInfo (Azure#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>
…tatus to conform to documentation (Azure#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>
* add local parameter value map

* add local parameter value map

* add local parameter value map

* add local parameter value map
* Update DataClassificationAdapter.cs

* Update DataClassificationAdapter.cs

* Update ChangeLog.md

* Update DataClassificationAdapter.cs

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
* 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>
* Kusto update with API version 2020-09-18

* Update ChangeLog.md

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
… VMParameterSet for new parameter VM (Azure#13657)

* practice

* practice2

* success

* testing attempts

* testing

* changelog

* help doc for Status cmdlet

* help text on status

* 2nd cmdlet

* 2nd cmdlet help doc
* fix 13583 13584

* suppress breaking change
* Removing newtonsoft

* Fixing null reference issue in parameter predictor

Co-authored-by: Juan Aguirre <juaguir@microsoft.com>
* 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>
* 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>
* Lengthen name suffix to reduce conflict
* Update changelog for release

* revert CmdletLoader.cs
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
…d into master. (Azure#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>
jiansong-msft and others added 17 commits January 22, 2021 15:51
…lls (Azure#13967)

* Update ChangeLog.md

* Register App Service Resources for Private Link Powershells

* Update ChangeLog.md

* Update ChangeLog.md
* Only use supported commands for prediction request.

- We only request predictions for the last two commands. When the
  commands are not supported, we replace them with "start_of_snippet".
  The problem of that is when the user has inputted a few unsupported
  commands such as assignments, we'll start to request prediction for
  [ "start_of_snippet", "start_of_snippet" ]. That'll the same as
  resetting the prediction as the beginning of the session. While in
  fact there may be Az commands in the history.
- The change here is not to use those unsupported commands to request
  predictions. We'll skip the unsupported commands unless we don't have
  enough commands from history to use for the prediction.

* Incorporate PR feedback
…r backup service (Azure#14006)

* modifying policy validation limits as per backup service

* updated changelog
* Improve getting command ast and parse parameters.

- We use the RelatedAsts from PSReadLine to get the command AST as the
  user input. This is what our prediction will try to match.
- Now we can parse the parameter in the format of "-Name:Value".
- We don't parse  positioinal parameters yet.

* Incorporate PR feedback.
* add test matrix for Az.Accounts

* Update test-matrix-for-az-accounts.md

* Update test-matrix-for-az-accounts.md

* update to address comments

* update category description

* refine test auto tag

* refine test matrix

* refine document
* Fix example format of Register-AzStackHCI

* module description

* Update Register-AzStackHCI.md

* exit 0
…e to Azure and HyperV to Azure scenarios (Azure#14007)

* Support for Proximity placement group and Availability zone for Vmware to Azure and HyperV to Azure scenarios

* Updated changeLog to resolve conflicts�

* Updated changelog

* Resolving conflicts

* Addressed review comments

* Resolving conflict

* Resoving conflicts in changeLog.md file
* Fixed broken link to contribution guidelines

I assume the correct link should be `https://opensource.microsoft.com/collaborate` like it was updated in other projects like [azure-sdk](Azure/azure-sdk-for-c#1101).

* Updated broken link in contributing.md

Co-authored-by: Damien Caro <dcaro@microsoft.com>
Co-authored-by: Yeming Liu <yeliu@microsoft.com>
…ddress feature (Azure#14032)

* Support compute isolation feature and return private ip address feature

* Fix bad code style

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
* bursting enabled

* update
* Fix the issue of processing PSCustomObject.

* Add changelog

* Update ChangeLog.md

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
…ure#14015)

* data dog work, signed nuget packages

* nuget pkg from signed location .net

* using the package that released data dog functionality

* update nuget and disk objs

* back to 42 to avoid test failures

* v42

* Update RecoveryServices.Backup.Test.csproj

* Update RecoveryServices.SiteRecovery.Test.csproj

* Update SqlVirtualMachine.Test.csproj

* remove bad cmdlet to see if resolves CI errors

* Update LogAnalyticTests.ps1

Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com>

> > @Sandido
> > Compute test module uses storage via cmdlets defined in AzureRM.Storage.ps1. New-AzStorageContext cannot be recognized because it is not defined in AzureRM.Storage.ps1.
> > Could you try to modify your test and not to use these storage cmdlets?
> 
> @msJinLei , Without this cmdlet, the test does not function. I have commented out the test code, and made the test a LiveOnly test. The code can be uncommented to be run locally. I will see if the SDK team can add New-AzStorageContext to AzureRM.Storage.ps1 at a later date. We want this work merged by 2/1 so please consider this PR for merging.

OK
@hiaga
Copy link
Member Author

hiaga commented Jan 29, 2021

refreshing preview branch with master

@msJinLei msJinLei merged commit 31bc5dd into Azure:Az.RecoveryServices-preview Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.