Skip to content

Commit

Permalink
update snippet test baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Weatherford authored and Stephen Weatherford committed Aug 24, 2023
1 parent 963ea94 commit 8d94738
Show file tree
Hide file tree
Showing 78 changed files with 144 additions and 144 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "appServicePlan1",
"type": "Microsoft.Web/serverfarms",
"apiVersion": "2020-12-01",
"apiVersion": "2022-09-01",
"location": "[resourceGroup().location]",
"sku": {
"name": "F1",
Expand Down Expand Up @@ -36,4 +36,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"resources": [
{
"type": "Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies",
"apiVersion": "2020-11-01",
"apiVersion": "2023-04-01",
"name": "applicationGatewayFirewallName",
"location": "[resourceGroup().location]",
"dependsOn": [],
Expand All @@ -26,7 +26,7 @@
},
{
"type": "Microsoft.Network/applicationGateways",
"apiVersion": "2020-11-01",
"apiVersion": "2023-04-01",
"name": "applicationGatewayName",
"location": "[resourceGroup().location]",
"dependsOn": [
Expand Down Expand Up @@ -141,4 +141,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Application Gateway.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"resources": [
{
"type": "Microsoft.Network/applicationGateways",
"apiVersion": "2020-11-01",
"apiVersion": "2023-04-01",
"name": "applicationGatewayName",
"location": "[resourceGroup().location]",
"dependsOn": [
Expand Down Expand Up @@ -113,4 +113,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "appInsights1-appServicePlan1-AutoScaleSettings",
"type": "Microsoft.Insights/autoscalesettings",
"apiVersion": "2014-04-01",
"apiVersion": "2022-10-01",
"location": "East US",
"tags": {
"[concat('hidden-link:', resourceGroup().id, '/providers/Microsoft.Web/serverfarms/appServicePlan1')]": "Resource",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "applicationSecurityGroup1",
"type": "Microsoft.Network/applicationSecurityGroups",
"apiVersion": "2020-11-01",
"apiVersion": "2023-04-01",
"location": "[resourceGroup().location]",
"tags": {},
"properties": {}
Expand All @@ -28,4 +28,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Automation Account.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "automationAccount1",
"type": "Microsoft.Automation/automationAccounts",
"apiVersion": "2019-06-01",
"apiVersion": "2022-08-08",
"location": "[resourceGroup().location]",
"tags": {},
"properties": {
Expand Down Expand Up @@ -32,4 +32,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "parent/automationCertificate",
"type": "Microsoft.Automation/automationAccounts/certificates",
"apiVersion": "2019-06-01",
"apiVersion": "2022-08-08",
"dependsOn": [
"[resourceId('Microsoft.Automation/automationAccounts', 'automationAccount1')]"
],
Expand Down Expand Up @@ -34,4 +34,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "parent/automationCredential",
"type": "Microsoft.Automation/automationAccounts/credentials",
"apiVersion": "2019-06-01",
"apiVersion": "2022-08-08",
"dependsOn": [
"[resourceId('Microsoft.Automation/automationAccounts', 'automationAccount1')]"
],
Expand Down Expand Up @@ -33,4 +33,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "parent/automationJobSchedule1",
"type": "Microsoft.Automation/automationAccounts/jobSchedules",
"apiVersion": "2019-06-01",
"apiVersion": "2022-08-08",
"location": "[resourceGroup().location]",
"tags": {},
"dependsOn": [
Expand Down Expand Up @@ -38,4 +38,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Automation Module.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "[concat('automationAccount1', '/automationVariable1')]",
"type": "Microsoft.Automation/automationAccounts/modules",
"apiVersion": "2019-06-01",
"apiVersion": "2022-08-08",
"dependsOn": [
"[resourceId('Microsoft.Automation/automationAccounts', 'automationAccount1')]"
],
Expand Down Expand Up @@ -33,4 +33,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Automation Runbook.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "parent/automationRunbook1",
"type": "Microsoft.Automation/automationAccounts/runbooks",
"apiVersion": "2019-06-01",
"apiVersion": "2022-08-08",
"location": "[resourceGroup().location]",
"tags": {},
"dependsOn": [
Expand Down Expand Up @@ -40,4 +40,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Automation Schedule.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "parent/automationSchedule1",
"type": "Microsoft.Automation/automationAccounts/schedules",
"apiVersion": "2019-06-01",
"apiVersion": "2022-08-08",
"tags": {},
"dependsOn": [
"[resourceId('Microsoft.Automation/automationAccounts', 'automationAccount1')]"
Expand Down Expand Up @@ -36,4 +36,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Automation Variable.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "parent/automationVariable1",
"type": "Microsoft.Automation/automationAccounts/variables",
"apiVersion": "2019-06-01",
"apiVersion": "2022-08-08",
"dependsOn": [
"[resourceId('Microsoft.Automation/automationAccounts', 'automationAccount1')]"
],
Expand Down Expand Up @@ -33,4 +33,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Availability Set.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "availabilitySet1",
"type": "Microsoft.Compute/availabilitySets",
"apiVersion": "2021-03-01",
"apiVersion": "2023-03-01",
"location": "[resourceGroup().location]",
"tags": {
"displayName": "availabilitySet1"
Expand All @@ -30,4 +30,4 @@
}
}
]
}
}
6 changes: 3 additions & 3 deletions test/snippets/expected/Azure Firewall.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "firewall1",
"type": "Microsoft.Network/azureFirewalls",
"apiVersion": "2020-11-01",
"apiVersion": "2023-04-01",
"location": "[resourceGroup().location]",
"tags": {},
"properties": {
Expand Down Expand Up @@ -118,7 +118,7 @@
{
"name": "publicIPAddress1",
"type": "Microsoft.Network/publicIPAddresses",
"apiVersion": "2020-11-01",
"apiVersion": "2023-04-01",
"location": "[resourceGroup().location]",
"sku": {
"name": "standard"
Expand Down Expand Up @@ -153,4 +153,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Container Group.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "containerGroup1",
"type": "Microsoft.ContainerInstance/containerGroups",
"apiVersion": "2021-03-01",
"apiVersion": "2023-05-01",
"location": "[resourceGroup().location]",
"properties": {
"containers": [
Expand Down Expand Up @@ -57,4 +57,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Container Registry.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "containerRegistry1",
"type": "Microsoft.ContainerRegistry/registries",
"apiVersion": "2019-05-01",
"apiVersion": "2023-07-01",
"location": "[resourceGroup().location]",
"sku": {
"name": "Classic"
Expand Down Expand Up @@ -32,4 +32,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "cosmosDbAccount1",
"type": "Microsoft.DocumentDB/databaseAccounts",
"apiVersion": "2021-05-15",
"apiVersion": "2023-04-15",
"location": "[resourceGroup().location]",
"tags": {},
"kind": "GlobalDocumentDB",
Expand Down Expand Up @@ -49,4 +49,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion test/snippets/expected/DNS Record.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion test/snippets/expected/DNS Zone.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions test/snippets/expected/Function.snippetresult.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "functionName",
"type": "Microsoft.Web/sites",
"apiVersion": "2020-12-01",
"apiVersion": "2022-09-01",
"location": "[resourceGroup().location]",
"kind": "functionapp",
"dependsOn": [
Expand Down Expand Up @@ -66,4 +66,4 @@
}
}
]
}
}
Loading

0 comments on commit 8d94738

Please sign in to comment.