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

[AutoPR] security/resource-manager #8709

Closed
wants to merge 17 commits into from

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: security/resource-manager

AutorestCI and others added 16 commits August 1, 2019 15:16
chore: jsonfmt security

Ran `jsonfmt -w "specification/security/**/*.json"`
…l Support (#6047)

* Generated from 0a90b13aa3eeec05f438be7bbe0eb444a084e789

Update jitNetworkAccessPolicies.json

* Generated from 77db60c613fff13703dc99ca4aaa81bfbd4900ef

Update jitNetworkAccessPolicies.json

* Generated from 77db60c613fff13703dc99ca4aaa81bfbd4900ef

Update jitNetworkAccessPolicies.json
…API documentation (#6289)

* Generated from 149ce8a94fd12df4868cb641d0d47bf83472b659

Improving Security Center pricing API documentation

* Generated from 149ce8a94fd12df4868cb641d0d47bf83472b659

Improving Security Center pricing API documentation
…Whitelistings API (#6262)

* Generated from 0bc0b6465c2c93267a29e4eb0c39e2b12a8b623e

add operation ID's

* Generated from 56fe4277e879002f98abc961fc5fb3abf80cf32a

remove location from example, add Executable to fileType

* Generated from 6307743902cd21e4a200cca1cddc2383121ae216

add Whitelistings to custom-words
…ritySolutionAnalytics API as stable (#6526)

* Generated from 4d6fbc52713c0423aa04f74ae330867fac488b86

Set IoTSecuritySolutions & IoTSecuritySolutionAnalytics API as stable

* Generated from e763a96421ef60d69bbae038d008c08002f16359

remove paging support from IoTSecurityDeviceRecommendationsList

* Generated from dea80a5e1da4b383480342bba4eca97ba55c053b

remove paging from IoTSecurityAlertedDevicesList
…DeviceSecurityGroups to stable API (#6947)

* Generated from 061864a3db19de7b976bf47c9d9e4e32b09f9589

move devicesecuritygrups to stabe

* Generated from d3e6486cb19eea117de6ad7def57c690427fbe4c

Change in analytic from IoT to Iot

* Generated from 11637f0778922ea3d14f428d315b7acf7bc8f38f

Merge branch 'dev-security-Microsoft.Security-2019-01-01' of https://github.com/hagba/azure-rest-api-specs into dev-security-Microsoft.Security-2019-01-01

* Generated from 785f2dfd589068686e96a4e7af3f2608df86be61

fix syntax

* Generated from 37b566efb9f981da83cae89d7379b0af5fc0867a

Update specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/iotSecuritySolutions.json

Co-Authored-By: Nick Schonning <nschonni@gmail.com>

* Generated from b9c1ca732f737de72d79a3d8b7fc8bdcf7c4d422

Update specification/security/resource-manager/Microsoft.Security/stable/2019-08-01/iotSecuritySolutionAnalytics.json

Co-Authored-By: Nick Schonning <nschonni@gmail.com>

* Generated from 14365513354de42f57a22b16995b7f53c63a2c18

solution/solutions inconsistency

* Generated from e83a3e8a780afa1c12f30a2a508b8ca98d42edb2

In PATCH, specify 'properties' field

* Generated from d44d4b0e3d8b56de50a2a532669a7914a527225f

Updated PUT operation name to CreateOrUpdate

* Generated from 9743bc400e5d5fa9bd833ba2d20b23f6e4c11781

Merge branch 'dev-security-Microsoft.Security-2019-01-01' of https://github.com/hagba/azure-rest-api-specs into dev-security-Microsoft.Security-2019-01-01

* Generated from 06632c5962475a20220b942f72abb34cbe7e3b18

fix example validation error
…curity applicationWhitelistings (#7376)

* Generated from 97b167628eb4b3d4766f863302c4e0d81b12ee83

change the ProtectionMode object

* Generated from a89fd1dbe6506be202e9272e4720506457ee577c

add None to enforcement mode

* Generated from 16c7d5f2a872e3b7cc01c7dd8af608a586776fe9

lowercase the collection types
* Generated from 162213184e0652221884ff84f11c93fe935ec78d

Merge branch 'master' into jit-api-add-justification

* Generated from 162213184e0652221884ff84f11c93fe935ec78d

Merge branch 'master' into jit-api-add-justification
…nformation (#7650)

* Generated from 235fdb6f20c94a84cda7b52321f27336106cc5e5

fix time field

* Generated from 83f1e75cc7e010cba6c566f089194374933a0889

fix time field
…otSecuritySolution (#8449)

* Generated from 0e9b9599735297f4a5c6c1d8160cad66bcb5bf56

Converted tabs to spaces

* Generated from ce02bcef77b445fbe83c8bfdaa3fa15924efe56a

Merge branch 'master' into liran-dev-security-Microsoft.Security-2019-08-01

* Generated from ce02bcef77b445fbe83c8bfdaa3fa15924efe56a

Merge branch 'master' into liran-dev-security-Microsoft.Security-2019-08-01
)

* Generated from cd736d4605f25bafc1e210b4e83e6805863fe23f

Merge pull request #2 from yibirnba2/swaggerCompletenessIssue

Update operationId

* Generated from e6e7573b8f17ee08d9ecc68eeaa525f51172f720

Merge pull request #3 from yibirnba2/swaggerCompletenessIssue

Change operationId
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 19, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-security

You can install the package azure-mgmt-security of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_security/resource-manager#egg=azure-mgmt-security&subdirectory=azure-mgmt-security"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_security/resource-manager#egg=azure-mgmt-security&subdirectory=azure-mgmt-security"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_security/resource-manager
  • pip install -e ./azure-mgmt-security

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_security/resource-manager
  • pip wheel --no-deps ./azure-mgmt-security

Direct download

Your files can be directly downloaded here:

…ification to Microsoft.Security (#8708)

* Generated from 247e9ed7c566795f7324172b46e37da404930054

Merge remote-tracking branch 'upstream/master' into securityAutomations

* Generated from 504543d4794bf32f07e3b5b994ddfe9f69161923

whitelist automations for SpellCheck tool, fix typo mistakes

* Generated from d2d9721bef97ae99cd5bd96433dd953b1b2ff2a5

Merge remote-tracking branch 'upstream/master' into securityAutomations

* Generated from fb9c04a74e63ce4e934071390097bbacf79312f6

last alignment of the model to the actual resource model

* Generated from 367ff0b623fa0341af66fd627cd41fa6b19362af

align the model, remove the supress rule

* Generated from 1f466524a515af3122f54ca70863aa4cf1b12b52

refine description of the etag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants