Skip to content

Commit

Permalink
modify the api version
Browse files Browse the repository at this point in the history
  • Loading branch information
leoAzure20 committed Oct 2, 2024
1 parent ce3302f commit 9e644a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01",
"api-version": "2024-05-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"bastionHostName": "bastionhosttenant"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01",
"api-version": "2024-05-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"bastionHostName": "bastionhosttenant",
Expand Down

0 comments on commit 9e644a8

Please sign in to comment.