Skip to content
Merged
Show file tree
Hide file tree
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 @@ -260,8 +260,7 @@
"$ref": "./network.json#/definitions/CloudError"
}
}
},
"x-ms-long-running-operation": true
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGateways": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@
}
}
},
"x-ms-long-running-operation": true,
"x-ms-examples": {
"Update application security group tags": {
"$ref": "./examples/ApplicationSecurityGroupUpdateTags.json"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"AzureFirewalls"
],
"operationId": "AzureFirewalls_UpdateTags",
"description": "Updates tags for an Azure Firewall resource.",
"description": "Updates tags of an Azure Firewall resource.",
"parameters": [
{
"name": "resourceGroupName",
Expand All @@ -246,9 +246,9 @@
"in": "body",
"required": true,
"schema": {
"$ref": "#/definitions/AzureFirewall"
"$ref": "./network.json#/definitions/TagsObject"
},
"description": "Parameters supplied to the create or update Azure Firewall operation."
"description": "Parameters supplied to update azure firewall tags."
},
{
"$ref": "./network.json#/parameters/ApiVersionParameter"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"schema": {
"$ref": "./network.json#/definitions/TagsObject"
},
"description": "Parameters supplied to the update DDoS custom policy resource tags."
"description": "Parameters supplied to update DDoS custom policy resource tags."
},
{
"$ref": "./network.json#/parameters/ApiVersionParameter"
Expand All @@ -256,7 +256,6 @@
}
}
},
"x-ms-long-running-operation": true,
"x-ms-examples": {
"DDoS Custom policy Update tags": {
"$ref": "./examples/DdosCustomPolicyUpdateTags.json"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@
}
}
},
"x-ms-long-running-operation": true,
"x-ms-examples": {
"DDoS protection plan Update tags": {
"$ref": "./examples/DdosProtectionPlanUpdateTags.json"
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -56,53 +56,6 @@
}
}
}
},
"201": {
"body": {
"name": "p2sVpnGateway1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/P2SvpnGateways/p2sVpnGateway1",
"etag": "w/\\00000000-0000-0000-0000-000000000000\\",
"location": "West US",
"type": "Microsoft.Network/p2sVpnGateways",
"tags": {
"key1": "value1",
"key2": "value2"
},
"properties": {
"provisioningState": "Succeeded",
"virtualHub": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1"
},
"vpnServerConfiguration": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnServerConfigurations/vpnServerConfiguration1"
},
"p2SConnectionConfigurations": [
{
"name": "P2SConnectionConfig1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/p2sVpnGateways/p2sVpnGateway1/p2sConnectionConfigurations/P2SConnectionConfig1",
"etag": "w/\\00000000-0000-0000-0000-000000000000\\",
"properties": {
"provisioningState": "Succeeded",
"vpnClientAddressPool": {
"addressPrefixes": [
"101.3.0.0/16"
]
}
}
}
],
"vpnGatewayScaleUnit": 1,
"vpnClientConnectionHealth": {
"vpnClientConnectionsCount": 2,
"allocatedIpAddresses": [
"1.1.1.1",
"2.2.2.2"
],
"totalIngressBytesTransferred": 2000,
"totalEgressBytesTransferred": 3000
}
}
}
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,9 @@
"resourceGroupName": "rg1",
"api-version": "2019-09-01",
"subscriptionId": "subid",
"routeFilterParameters": {
"parameters": {
"tags": {
"key1": "value1"
},
"properties": {
"rules": [
{
"name": "ruleName",
"properties": {
"access": "Allow",
"routeFilterRuleType": "Community",
"communities": [
"12076:5030"
]
}
}
]
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,29 +34,6 @@
"sku": "Basic"
}
}
},
"201": {
"body": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2",
"etag": "w/\\00000000-0000-0000-0000-000000000000\\",
"location": "West US",
"name": "virtualHub2",
"type": "Microsoft.Network/virtualHubs",
"tags": {
"key1": "value1",
"key2": "value2"
},
"properties": {
"provisioningState": "Succeeded",
"virtualWan": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualWans/virtualWan1"
},
"virtualNetworkConnections": [],
"virtualHubRouteTableV2s": [],
"addressPrefix": "10.168.0.0/24",
"sku": "Basic"
}
}
}
}
}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -37,32 +37,6 @@
"type": "Basic"
}
}
},
"201": {
"body": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualWANs/wan1",
"etag": "w/\\00000000-0000-0000-0000-000000000000\\",
"location": "West US",
"name": "wan1",
"type": "Microsoft.Network/virtualWANs",
"tags": {
"key1": "value1",
"key2": "value2"
},
"properties": {
"provisioningState": "Succeeded",
"disableVpnEncryption": false,
"virtualHubs": [
"/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/hub1",
"/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/hub2"
],
"vpnSites": [
"/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnSites/vpnSite1",
"/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnSites/vpnSite2"
],
"type": "Basic"
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -55,50 +55,6 @@
}
}
}
},
"201": {
"body": {
"name": "gateway1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnGateways/gateway1",
"etag": "w/\\00000000-0000-0000-0000-000000000000\\",
"location": "West US",
"type": "Microsoft.Network/vpnGateways",
"tags": {
"key1": "value1",
"key2": "value2"
},
"properties": {
"provisioningState": "Succeeded",
"virtualHub": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1"
},
"connections": [
{
"name": "vpnConnection1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnGateways/gateway1/vpnConnections/vpnConnection1",
"etag": "w/\\00000000-0000-0000-0000-000000000000\\",
"properties": {
"provisioningState": "Succeeded",
"remoteVpnSite": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnSites/vpnSite1"
},
"connectionStatus": "Connected",
"ingressBytesTransferred": 0,
"egressBytesTransferred": 0,
"routingWeight": 0,
"sharedKey": "key",
"enableBgp": false,
"ipsecPolicies": []
}
}
],
"bgpSettings": {
"asn": 65515,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
}
}
}
}
}
}
Loading