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 #7377

Closed
wants to merge 13 commits into from

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: security/resource-manager

AutorestCI and others added 11 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
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Sep 20, 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:

…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
@zikalino zikalino closed this Sep 29, 2019
AutorestCI added a commit that referenced this pull request Nov 7, 2019
AdministratorName parameter should take value which is defined in enum  (#7377)

* AdministratorName parameter should take constant value defined in enum

* Code review fixes

* Code review fixes

* Fix tabs and spaces

* Fix example with get

* revert example with get

* Fix examples
AutorestCI added a commit that referenced this pull request Nov 7, 2019
AdministratorName parameter should take value which is defined in enum  (#7377)

* AdministratorName parameter should take constant value defined in enum

* Code review fixes

* Code review fixes

* Fix tabs and spaces

* Fix example with get

* revert example with get

* Fix examples
AutorestCI added a commit that referenced this pull request Nov 7, 2019
AdministratorName parameter should take value which is defined in enum  (#7377)

* AdministratorName parameter should take constant value defined in enum

* Code review fixes

* Code review fixes

* Fix tabs and spaces

* Fix example with get

* revert example with get

* Fix examples
AutorestCI added a commit that referenced this pull request Nov 7, 2019
AdministratorName parameter should take value which is defined in enum  (#7377)

* AdministratorName parameter should take constant value defined in enum

* Code review fixes

* Code review fixes

* Fix tabs and spaces

* Fix example with get

* revert example with get

* Fix examples
AutorestCI added a commit that referenced this pull request Nov 7, 2019
AdministratorName parameter should take value which is defined in enum  (#7377)

* AdministratorName parameter should take constant value defined in enum

* Code review fixes

* Code review fixes

* Fix tabs and spaces

* Fix example with get

* revert example with get

* Fix examples
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