Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates various Azure resource definitions to use the latest API versions in multiple Bicep files. The changes ensure that the resources are created using the latest features and improvements available in Azure.
Key updates include:
Azure Resource API Version Updates
azure_jumpstart_arcbox/bicep/clientVm/clientVm.bicep
:networkInterfaces
to2024-05-01
.publicIPAddresses
to2024-05-01
.disks
to2024-03-02
.virtualMachines
to2024-07-01
.virtualMachines/extensions
to2024-07-01
.azure_jumpstart_arcbox/bicep/kubernetes/aks.bicep
:managedClusters
to2024-09-02-preview
[1] [2].azure_jumpstart_arcbox/bicep/kubernetes/ubuntuRancher.bicep
:publicIPAddresses
to2024-05-01
.networkInterfaces
to2024-05-01
.virtualMachines
to2024-07-01
.virtualMachines/extensions
to2024-07-01
.azure_jumpstart_arcbox/bicep/kubernetes/ubuntuRancherNodes.bicep
:networkInterfaces
to2024-05-01
.virtualMachines
to2024-07-01
.virtualMachines/extensions
to2024-07-01
.azure_jumpstart_arcbox/bicep/mgmt/addsVm.bicep
:networkInterfaces
to2024-05-01
.publicIPAddresses
to2024-05-01
.virtualMachines
to2024-07-01
.virtualMachines/extensions
to2024-07-01
.roleAssignments
to2022-04-01
[1] [2].azure_jumpstart_arcbox/bicep/mgmt/mgmtArtifacts.bicep
:virtualNetworks
to2024-05-01
[1] [2].virtualNetworkPeerings
to2024-05-01
[1] [2].networkSecurityGroups
to2024-05-01
[1] [2].bastionHosts
to2024-05-01
.workspaces
to2023-09-01
.vaults
to2024-04-01-preview
.vaults/secrets
to2024-04-01-preview
.policyAssignments
to2025-01-01
.azure_jumpstart_arcbox/bicep/mgmt/mgmtStagingStorage.bicep
:storageAccounts
to2023-05-01
.