forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
[AutoPR track2_azure-mgmt-securityinsight] Add Threat Intellingence to Stable swagger #5993
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
Closed
openapi-sdkautomation
wants to merge
275
commits into
master
from
sdkAuto/14832/track2_azure-mgmt-securityinsight
Closed
[AutoPR track2_azure-mgmt-securityinsight] Add Threat Intellingence to Stable swagger #5993
openapi-sdkautomation
wants to merge
275
commits into
master
from
sdkAuto/14832/track2_azure-mgmt-securityinsight
Conversation
This file contains hidden or 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
27 tasks
ec2f52b to
561b0e5
Compare
* Cloud event should parse smalled ms precisions * changelog * Update sdk/core/azure-core/tests/test_messaging_cloud_event.py * add tests * Update sdk/core/azure-core/CHANGELOG.md * Apply suggestions from code review
* skip test * Update test_cli_mgmt_monitor_async.py
* Aggregation should be a list * Update sdk/monitor/azure-monitor-query/tests/async/test_metrics_client_async.py * Update sdk/monitor/azure-monitor-query/tests/test_metrics_client.py
* Regenrate code * statistics * Update sdk/monitor/azure-monitor-query/tests/test_logs_client.py * ci fix * Apply suggestions from code review * lint * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_models.py * ci
* creating async policy, adding lock around sync token portion * pylint * fixed import * reducing to two locks * pylint fix
* arm template * cloud event domain name * name domain * storage * Revert "storage" This reverts commit 5e75e1b. * Update sdk/eventgrid/azure-eventgrid/samples/publish_samples/publish_cloud_events_to_domain_topic_sample.py
* regen on v3.1 * fix v3.1-preview.5 -> v3.1 references * regenerating with swagger transform to override ApiVersion parameterizing * update test references to v3.1 * some more test fixes * [textanalytics] add categories filter to RecognizePiiEntitiesAction (Azure#19223) * add categories_filter to RecognizePiiEntitiesAction * add tests for categories_filter * fix tests and docstring * update changelog * updating categories filter tests to new analyze design * update docs * update changelog to new format * rerecord with v3.1 * bump msrest version for failsafe_deserialize * [textanalytics] add HealthcareEntityCategory + move aliased enums to models (Azure#19266) * add HealthcareEntityCategory * update changelog * moving enums to models so they show up in docs
…9314) Fixes: Azure#19087 Follows[ C# sample,](https://github.com/Azure/azure-sdk-for-net/blob/350c23ea19ed76d74f7d97dfe3aec82671fdcc9d/samples/iothub-connect-to-eventhubs/IotHubConnection.cs#L97) which also gets IoT Hub name from redirect address.
…ress test settings (Azure#19429) The issues were found when running stress test with chaos-mesh: Azure#19241. After fixing the test code, send could ignore error and recover properly. also updated the default settings for stress test config.
* Check for API review status only if release date is set in changelog
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
* just make samples module level functions * update dedent for snippts
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
* update azure-core requirement * package metadata * tests * add challenge auth policies * better calculation of base64 padding
* CodeGen from PR 14984 in Azure/azure-rest-api-specs Merge 82508fcc1205e9a9565088ea962ef051ffbf1a90 into 92b3333 * ci * myservice * Update _version.py Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
* add logging snippet to readme * add extra lines to snippet
* CodeGen from PR 15097 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.Media to add version stable/2021-06-01- Part 2 (Azure#15097) * Copy 2020-05-01 version of the encoding swagger. * Update encoder swagger to 2021-06-01 version. * fix 404 response on Encoding swagger * fixed a description and removed 404 reponses from examples. * update example files. * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
…es (Azure#19959) Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
…rix (Azure#19965) * update Set Tox Env step to a python build. add a new parameter so we can say that certain environments are just not supported by a configured ci run
* update to latest swagger 21-12-01 * update
* Update testcase.py * update to aka links for sas permissions
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Edit pass on Monitor Query README file * Relocate timeout section
* CodeGen from PR 15424 in Azure/azure-rest-api-specs [Batch] Make readme.md and swagger titles consistent (Azure#15424) * [Batch] Changed "title" from BatchManagement to BatchManagementClient Autorest is using this to generate the name of the client class. Changing this will avoid a breaking change in the Java SDK that is about to be released. * Make readme.md titles consistent with swagger * version,CHANGELOG * test * test * Update shared_requirements.txt Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: David Watrous <509299+dpwatrous@users.noreply.github.com>
* Rename logs query request * rename LogsQueryResults * Revert "rename LogsQueryResults" This reverts commit 6d54741.
* Add Logs Batch query results * logs query results to result
* Renames _log_query_client * minor readme fix
* CodeGen from PR 14545 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.StorageCache to add version stable/2021-05-01 (Azure#14545) * Adds base for updating Microsoft.StorageCache from version stable/2021-03-01 to version 2021-05-01 * Updates readme * Updates API version in new specs and examples * 2021-05-01 API Changes * prettier fix * Lintdiff fix * Add create only fields * Create only tag for CacheIdentity * Create only tag for CacheIdentity * Remove create only for key rotation * Fix s360 errors * Fix read only * Revert package-lock.json * Revert package-lock.json * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
…#19970) * CodeGen from PR 15383 in Azure/azure-rest-api-specs Adding readme.python.md configuration for Recovery Services - Site Recovery (Azure#15383) * Add python sdk config * Python sdk generation readme * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
* Update PythonSdkLiveTest.yml * Update PythonSdkLiveTest.yml
d9f6f2e to
c03f609
Compare
* cut hard dependency on requests * update * update * address review feedback
Merge 9ce66b4ea61453793488ac96bd2eea7a1b3bc6a4 into f528ab6
c03f609 to
92cb46e
Compare
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.
Create to sync Azure/azure-rest-api-specs#14832