Skip to content
Merged
Changes from all commits
Commits
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
Expand Up @@ -510,7 +510,7 @@
"tags": [
"Alerts"
],
"description": "List all the alerts alerts that are associated with the resource group",
"description": "List all the alerts that are associated with the resource group",
"operationId": "Alerts_ListByResourceGroup",
"parameters": [
{
Expand Down Expand Up @@ -2522,7 +2522,7 @@
"type": "array",
"description": "Mutually exclusive with the \"allowedSourceAddressPrefix\" parameter.",
"items": {
"description": "IP addess or CIDR, for example \"192.168.0.3\" or \"192.168.0.0/16\".",
"description": "IP address or CIDR, for example \"192.168.0.3\" or \"192.168.0.0/16\".",
"type": "string"
}
},
Expand Down Expand Up @@ -2661,7 +2661,7 @@
},
"ExternalSecuritySolution": {
"type": "object",
"description": "Represents a security solution external to Azure Security Center which sends information to an OMS workspace and whos data is displayed by Azure Security Center.",
"description": "Represents a security solution external to Azure Security Center which sends information to an OMS workspace and whose data is displayed by Azure Security Center.",
"discriminator": "kind",
"properties": {},
"allOf": [
Expand Down