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

Dev security microsoft.security 2020 08 06 preview #10418

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
71c44de
Adds base for updating Microsoft.Security from version stable/2020-01…
liranc Aug 6, 2020
fa373b1
Updates readme
liranc Aug 6, 2020
2a1f0ef
Updates API version in new specs and examples
liranc Aug 6, 2020
5b365e9
Clean API version
Aug 6, 2020
5b120c8
added iotDefender
Aug 6, 2020
c4c024c
Merge branch 'master' into dev-security-Microsoft.Security-2020-08-06…
Aug 10, 2020
daa466f
Fix
Aug 10, 2020
cd295e3
Renam to iotDefenderSettings
Aug 10, 2020
d9aa4be
Reverted empty line removal
Aug 10, 2020
1efd3c4
Rename downloadActivation to downloadOnPremiseActivation
Aug 10, 2020
ff3e1d1
Removed incorrect package from readme
Aug 10, 2020
138ae9e
Fixed readme
Aug 10, 2020
288fa63
split sensors from settings
Aug 11, 2020
d07ef4e
Merge branch 'master' into dev-security-Microsoft.Security-2020-08-06…
Aug 11, 2020
027f5f1
Updated example
Aug 11, 2020
552d39d
prettier
Aug 11, 2020
73e988b
add deviceId in sensor
Aug 12, 2020
cbd2f2a
Merge branch 'master' into dev-security-Microsoft.Security-2020-08-06…
Aug 12, 2020
0dbba84
typo
Aug 12, 2020
5db3d26
Merge branch 'master' into dev-security-Microsoft.Security-2020-08-06…
Aug 13, 2020
7f825c0
PackageDownloads
Aug 13, 2020
e9f00f3
Fix enum generation issue (align with stable)
Aug 13, 2020
fcaadeb
Revert "Fix enum generation issue (align with stable)"
Aug 13, 2020
5ffe8da
Fix api verison in examples
Aug 17, 2020
b23f654
Merge branch 'master' into dev-security-Microsoft.Security-2020-08-06…
Aug 17, 2020
e73ed20
Merge branch 'master' into dev-security-Microsoft.Security-2020-08-06…
Aug 18, 2020
d29e7b8
Remove location from iotSensors. Transition to extension resource
Aug 18, 2020
4fcec35
Fix param name duplication
Aug 18, 2020
3c6afd9
Update warning ignore path
Aug 18, 2020
c1370e4
Remove deviceId
Aug 18, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23"
},
"responses": {
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23"
},
"responses": {
"200": {
"body": {
"name": "default",
"id": "/subscriptions/{subscriptionId}/providers/Microsoft.Security/iotDefenderSettings/default",
"type": "Microsoft.Security/iotDefenderSettings",
"properties": {}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23"
},
"responses": {
"200": {
"body": {
"value": [
{
"name": "default",
"id": "/subscriptions/{subscriptionId}/providers/Microsoft.Security/iotDefenderSettings/default",
"type": "Microsoft.Security/iotDefenderSettings",
"properties": {}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,139 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23"
},
"responses": {
"200": {
"body": {
"sensor": {
"full": {
"iso": [
{
"version": "3.1",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
},
{
"version": "2.8.11",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Previous"
}
],
"ovf": {
"enterprise": [
{
"version": "3.1",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
},
{
"version": "2.8.11",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Previous"
}
],
"medium": [
{
"version": "3.1",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
},
{
"version": "2.8.11",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Previous"
}
],
"line": [
{
"version": "3.1",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
},
{
"version": "2.8.11",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Previous"
}
]
}
},
"upgrade": [
{
"version": "2.8.2",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
},
{
"version": "2.8.10",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Previous"
}
]
},
"centralManager": {
"full": {
"iso": [
{
"version": "3.1",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
},
{
"version": "2.8.11",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Previous"
}
],
"ovf": {
"enterprise": [
{
"version": "3.1",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
}
],
"enterpriseHighAvailability": [
{
"version": "3.1",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
}
],
"medium": [
{
"version": "3.1",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
}
],
"mediumHighAvailability": [
{
"version": "3.1",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
}
]
}
},
"upgrade": [
{
"version": "2.8.2",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Latest"
},
{
"version": "2.8.10",
"link": "http://microsoft.com/downloadLocation",
"versionKind": "Previous"
}
]
},
"threatIntelligence": {
"link": "http://microsoft.com/downloadLocation"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"subscriptionId": "20ff7fc3-e762-44dd-bd96-b71116dcdc23"
},
"responses": {
"200": {
"body": {
"name": "default",
"id": "/subscriptions/{subscriptionId}/providers/Microsoft.Security/iotDefenderSettings/default",
"type": "Microsoft.Security/iotDefenderSettings",
"properties": {}
}
},
"201": {
"body": {
"name": "default",
"id": "/subscriptions/{subscriptionId}/providers/Microsoft.Security/iotDefenderSettings/default",
"type": "Microsoft.Security/iotDefenderSettings",
"properties": {}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"scope": "subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg/providers/Microsoft.Devices/IotHubs/myHub",
"iotSensorName": "mySensor"
},
"responses": {
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"scope": "subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg/providers/Microsoft.Devices/IotHubs/myHub",
"iotSensorName": "mySensor"
},
"responses": {
"200": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"scope": "subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg/providers/Microsoft.Devices/IotHubs/myHub",
"iotSensorName": "mySensor"
},
"responses": {
"200": {
"body": {
"name": "mySensor",
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg/providers/Microsoft.Devices/IotHubs/myHub/providers/Microsoft.Security/iotSensors/mySensor",
"type": "Microsoft.Security/iotSensors",
"properties": {}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"scope": "subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg/providers/Microsoft.Devices/IotHubs/myHub"
},
"responses": {
"200": {
"body": {
"value": [
{
"name": "mySensor",
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg/providers/Microsoft.Devices/IotHubs/myHub/providers/Microsoft.Security/iotSensors/mySensor",
"type": "Microsoft.Security/iotSensors",
"properties": {}
},
{
"name": "otherSensor",
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/iotSensors/otherSensor",
"type": "Microsoft.Security/iotSensors",
"properties": {}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"parameters": {
"api-version": "2020-08-06-preview",
"scope": "subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg/providers/Microsoft.Devices/IotHubs/myHub",
"iotSensorName": "mySensor"
},
"responses": {
"200": {
"body": {
"name": "mySensor",
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg/providers/Microsoft.Devices/IotHubs/myHub/providers/Microsoft.Security/iotSensors/mySensor",
"type": "Microsoft.Security/iotSensors",
"properties": {}
}
},
"201": {
"body": {
"name": "mySensor",
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/myRg/providers/Microsoft.Devices/IotHubs/myHub/providers/Microsoft.Security/iotSensors/mySensor",
"type": "Microsoft.Security/iotSensors",
"properties": {}
}
}
}
}
Loading