Skip to content

Conversation

@Sandido
Copy link
Contributor

@Sandido Sandido commented Feb 24, 2021

https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/829
https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/830

Swagger PR: Azure/azure-rest-api-specs#12334
.Net SDK PR: Azure/azure-sdk-for-net#18498

Work for:
https://msazure.visualstudio.com/One/_workitems/edit/9294531
https://msazure.visualstudio.com/One/_workitems/edit/9294548

Description

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • 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
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

Sandido and others added 26 commits February 11, 2021 09:42
… cmdlet (#13894)

* fix #13763- Increased timout to 300000 MS for Publish-AzWebApp cmdlet

* Updated changelog.md

* Added optional property for Timeout.

* Added validation for handling minimum Timeout

* Updated changelog

* Addressed review comment

* fixed build issue 'OverflowException'

* Fixed build issue

* Addressed review comments

* Updated Help text for Remove-AzWebAppCertificate

* Honoring UseManagedDisk input for HyperV to Azure scenario in site recovery service (#14128)

* Honoring UseManagedDisk input for HyperV to Azure scenario in site recovery service

* Update in changeLog

* Update in help file

* Minor fix in help file

* Added test cases

* NIT fixes for spaces

* Addressed review comments

* Update ChangeLog.md

Co-authored-by: vidyadharijami <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
* Move MySql to master

* Update ChangeLog.md

* Fix changelog.md error of mysql

Co-authored-by: azurepowershell <[email protected]>
Co-authored-by: Daeun Yim <[email protected]>
* Move PostgreSql to master

* Update ChangeLog.md

* Update ChangeLog.md

* Fix changelog error of PostgreSql

Co-authored-by: azurepowershell <[email protected]>
Co-authored-by: Daeun Yim <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
* link BicepNotFound error to installation guidance

* replace link

Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
@Sandido
Copy link
Contributor Author

Sandido commented Feb 24, 2021

Lots of unrelated changes, not sure why. Updating both branches.

@Sandido Sandido closed this Feb 24, 2021
@Sandido Sandido reopened this Feb 24, 2021
@Sandido
Copy link
Contributor Author

Sandido commented Feb 24, 2021

Extra file changes seem due to the release-03-02 branch being merged to Master. That was not intened to be here. I cannot revert that commit as no -m option was given to it. I am moving to a different branch.

@Sandido Sandido closed this Feb 24, 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.

8 participants