-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[Do not Squash] Merge main branch to Az.Storage-preview branch (#1) #20970
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 pipeline yml for syncing fabricbot.json aliases * change git user name and email in script * change inline script to GetWiki2Json.ps1 file * remove unnecessary code * change wrong dir * change to my personal repo for test * change the usage of token * change CreatePR.ps1 for test * correct ParseWiki2Json.ps1 * remove unnecessary output * remove quote * finish test, change back to Azure repo * change branch name * change some names * remove the use of magic number * change commit message * remove redundant git pull * change the way of getting wiki content * change space to - * add md * set current dir * use space * use - * still use ADOToken * use a better wiki url * test purpose * test2 * test oauth * test3 * finish test * test again * test * finish test * test cron * test double pr * solve double pr * test * test * test * finish test * test * finish test * test restapi * te * finish test * test * finish test * filter pr * test * test * test * test * finish test --------- Co-authored-by: Hongtu Zhang (FA Talent) <v-hongtzhang@microsoft.com>
* Added cmdlets for policy attestations * Addressed pipeline errors * Addressed PR comments * Subscription ID Changed * PR Comments 2 * Metadata Tests * PR Comments Updated Docs
…rce code (Azure#20164) * Add all files * Add all code to module * resolve changes * Record securitySettings tests * Record pricing tests * Record securityAssessment and metadata * Fix Alerts code and tests record and coverage * Record and fix JitNetworkAccessPolicy tests * Record assessments and metadata tests * Record settings tests * Add SubPlan support in pricing * Change SecurityContact page type to list * Fix and record SecurityContact tests * Add support in evidence, techniques and sub techniques * Pricings * changes * remove breaking changes * Update ChangeLog.md --------- Co-authored-by: Keren Damari <kedamari@microsoft.com> Co-authored-by: Sulaiman Abu Rashed <surashed@microsoft.com> Co-authored-by: surashed <55134940+surashed@users.noreply.github.com>
* Fix ThreadJob installation error of smoke test * Address review comments
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
blueww
added
Do Not Squash 🚫
To prevent conflicts, this PR should not be squash merged.
Do Not Merge 🚫
and removed
Do Not Merge 🚫
labels
Feb 20, 2023
Would you please help to merge this PR? Other commits still have validation failures on help, which can be seen in #20973 |
BethanyZhou
approved these changes
Feb 20, 2023
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
Since #20956 can't pass PR check, try to split it.
Checklist
CONTRIBUTING.md
and reviewed the following information:generation
branch.ChangeLog.md
file(s) appropriatelyChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header in the past tense. Add changelog in description section if PR goes intogeneration
branch.ChangeLog.md
if no new release is required, such as fixing test case only.