Skip to content

Commit

Permalink
Updates API version in new specs and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcho23 committed Sep 22, 2023
1 parent b0665da commit 91cf0b7
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"template": {
"$schema": "http://schemas.management.azure.com/deploymentTemplate?api-version=2014-04-01-preview",
"contentVersion": "1.0.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "my-resource-group",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"location": "eastus"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"scope": "subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/my-resource-group/providers/myPRNameSpace/VM/myVm",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"scope": "subscriptions/00000000-0000-0000-0000-000000000000",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "my-resource-group",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"resources": [
"*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "my-resource-group",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"resources": [
"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/my-resource-group/providers/My.RP/myResourceType/myFirstResource"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "my-resource-group",
"forceDeletionTypes": "Microsoft.Compute/virtualMachines,Microsoft.Compute/virtualMachineScaleSets",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"202": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "my-resource-group",
"forceDeletionTypes": "Microsoft.Compute/virtualMachines",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"202": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"$expand": "resourceTypes/aliases",
"resourceProviderNamespace": "Microsoft.Storage",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceProviderNamespace": "Microsoft.TestRP1",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceProviderNamespace": "Microsoft.TestRP",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceProviderNamespace": "Microsoft.TestRP",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"scope": "subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/my-resource-group/providers/myPRNameSpace/VM/myVm",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"scope": "subscriptions/00000000-0000-0000-0000-000000000000",
"api-version": "2023-07-01"
"api-version": "2023-10-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"scope": "subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/my-resource-group/providers/myPRNameSpace/VM/myVm",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"operation": "Replace",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"scope": "subscriptions/00000000-0000-0000-0000-000000000000",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"operation": "Replace",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"groupId": "myManagementGruop",
"deploymentName": "exampleDeploymentName",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"location": "eastus",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "00000000-0000-0000-0000-000000000001",
"resourceGroupName": "my-resource-group",
"deploymentName": "my-deployment",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"properties": {
"templateLink": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000001",
"deploymentName": "my-deployment",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"location": "westus",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"deploymentName": "exampleDeploymentName",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"location": "eastus",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"groupId": "my-management-group-id",
"deploymentName": "my-deployment",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"location": "eastus",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"scope": "providers/Microsoft.Management/managementGroups/my-management-group-id",
"deploymentName": "my-deployment",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"location": "eastus",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"deploymentName": "tenant-dep01",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"location": "eastus",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "00000000-0000-0000-0000-000000000001",
"resourceGroupName": "my-resource-group",
"deploymentName": "my-deployment",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"properties": {
"templateLink": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "00000000-0000-0000-0000-000000000001",
"resourceGroupName": "my-resource-group",
"deploymentName": "my-deployment",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"properties": {
"templateLink": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "00000000-0000-0000-0000-000000000001",
"deploymentName": "my-deployment",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"location": "eastus",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "my-resource-group",
"deploymentName": "my-deployment",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"properties": {
"templateLink": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "my-resource-group",
"deploymentName": "my-deployment",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"properties": {
"templateLink": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"scope": "subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/my-resource-group/providers/myPRNameSpace/VM/myVm",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"properties": {
"tags": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"scope": "subscriptions/00000000-0000-0000-0000-000000000000",
"api-version": "2023-07-01",
"api-version": "2023-10-01",
"parameters": {
"properties": {
"tags": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "ResourceManagementClient",
"version": "2023-07-01",
"version": "2023-10-01",
"description": "Provides operations for working with resources and resource groups."
},
"host": "management.azure.com",
Expand Down

0 comments on commit 91cf0b7

Please sign in to comment.