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

Sync with latest #1

Merged
merged 31 commits into from
Aug 19, 2020
Merged

Sync with latest #1

merged 31 commits into from
Aug 19, 2020

Conversation

petrajkogit
Copy link
Owner

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)
    • the markdown help files have been regenerated using the commands listed here

yangyuan and others added 30 commits August 12, 2020 11:17
* Add support for gen3 SqlPools and SqlDatabases using private SDK.

* Rename MaxSizeBytes parameter and regenerate help

* Add Tests

* fix syntax error

* Fix dependency issue and exception not match issue

* update help docs

* add preview documentation

* Recorded tests and added json files

* Update help doc

* Update online link for database cmdlets

* Use official SDK bit

Co-authored-by: Pavan Kanekal <[email protected]>
* authenticate token each time client is sending request

* polish code

* get access token from context every time applying to request, and remove unnecessary logic

* Update RenewingTokenCredential.cs

* update per comments

* fix test

* use external access token
* Add Kusto Module.

* Update ChangeLog.md

Co-authored-by: Yeming Liu <[email protected]>
#12614)

* Bug fix- when getting metric alert from pipeline, the actions are deleted

* Update changelog
- Add new examples to the following modules:
		Relay
We are taking ownership of the compute platform sdk and powershell dev. Please reach out to cplatsdkdev dl for any questions
The new version includes the latest contract for Azure Policy aliases,
where each alias includes additional metadata indicating whether it can
be used in modify policies.
* Add new examples to Automation
	- Add new examples to the following modules:
		Automation

* Fix the existing examples.
* adding for new cmdlet and adding/updating some fuctions in ComputeTestCommon.ps1

* package versions

* Fixed bug

* change log

* move changelog entry to Upcoming Release

* cmdlet name changed to invoke-azvmpatchassessment

* Revert "cmdlet name changed to invoke-azvmpatchassessment"

This reverts commit 3dfec44.

* a

* changed name to Invoke-AzVmPatchAssessment

* Az.Compute.md
- Add new examples to the following modules:
		OperationalInsights

Co-authored-by: Maoliang Huang <[email protected]>
* add support for integration runtime

* update help doc

* fix resources

* fix signature issues

* fix csv format

* fix signature issues

* add test cases

* update signature issues

* update test cases

* update signature issues

Co-authored-by: Wan Yang <[email protected]>
…ew Public Configuration GET cmdlet (#12667)

* add new fields/new cmdlet to maintenance cmdlet

* pr comments

* Do not update version in changelog

because they are calculated

Co-authored-by: Sonia Taneja <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
* Added runOn parameter to Set-AzAutomationWebhook

* Updated help file

* Updated changelog

* Updated test file

* Removed extra block and uncoded example
…ne PR (#12683)

* New-AzManagedServicesDefinition changes

* Revert "New-AzManagedServicesDefinition changes"

This reverts commit 23ae023.

* Added breaking changes warnings in preparation for Oct 27th breaking changes milestone
Merge this change because of macos out of time.
@petrajkogit petrajkogit merged commit fa49b02 into petrajkogit:master Aug 19, 2020
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.