Commit 0b912b1
multi-cloud connector in azure security center (Azure#9429)
* aws connector in asc including API and examples - draft 1
* adding 'state' to the connector
* when deleting aws connector that is not exist, return 404
* Updating connector is in put
* aws connector status updated to enum
* deleting post option in aws connector
* aws connector adding state to the example files
* adding description to aws connector
* Renaming awsConnectors to connectors
* renaming example files to connector without aws
* aws dropped from the connector and adding connector type
* update examples of connector based in the new schema
* adding proxy to arc onboarding
* updating example files
* fixing typo
* fixing arc to hybridComputeAutoProvision
* update connectors.json (#1)
* fixing file structure
* updating examples
* fixing connectorType to authenticationType
* adding another block of properites
* making two parts in the connector settings
* updating required fields
* Adding permission list
* fixing error
* changing name object
* fixing permission name
* adding all service principal fields
* update documentation of app serivce secret
* creating examples
* location changed to region
* create example changed to createupdate
* moving account id insode the connection object
* remove name fields in hybrid compute
* Adding base for aws onboarding
* two put and update examples
* fixing examples based new body
* fixing connector name
* fixing aws connctor example
* fixing readme and link to example file
* adding correct example file
* fixin example extension
* fixing discriminator
* provisioningState is required prop
* fixing link in readme file
* fixing typo in connectorName
* fixing provisioningState
* fixin authenticationType to authenticationType
* removing readonly fields from examples
* fixing credential fields
* remove id from create
* run Prettier on the files
* running prettier
* create two different x-ms-enum
* update examples of connectors
* update readme file
* removing custom from secure score
* fifixng enum permission prop
* fixing extra space in readme
* Adding gcp connector
* adding gcp example
* update example of get list
* fixing name
* running prettier
* fixing errors of build
* removing null values from examples
* taking secureScore.json new file
* all secret fields marked as format password
* remove required fields
* Adding relavent required fields
* remove password format
* writeonly fields are returned with <empty> value
* fixing gcp connector fields
* fixing delete response
* fiximng examples to return empty string on writeonly fields
* fixing delete response in the example
* change structure of authentication
* fixing inheretence in aws
* fixing structure of cred in aws and gcp
* write only fields are empty strings in the response of the examples
* after Prettier check
* clarifing the documentation of two fields
* fixing documentation of region field in hybrid compute.
Co-authored-by: Ayman Jarrous <[email protected]>
Co-authored-by: adzamri <[email protected]>1 parent 5e57ac1 commit 0b912b1
File tree
9 files changed
+1007
-2
lines changed- specification/security/resource-manager
- Microsoft.Security/preview/2020-01-01-preview
- examples/Connectors
9 files changed
+1007
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
636 | 637 | | |
637 | 638 | | |
638 | 639 | | |
639 | | - | |
| 640 | + | |
0 commit comments