forked from Azure/azure-powershell
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
Co-authored-by: wyunchi-ms <[email protected]>
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]>
Co-authored-by: Zhenyu Zhou <[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
* fix hana * fix doc link
Merge this change because of macos out of time.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added