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 includes several changes across multiple files to update GitHub repository references and descriptions, as well as some configuration adjustments. The most important changes include updating the default GitHub user and repository URLs, and modifying GitOps script paths.
Updates to GitHub references:
azure_jumpstart_arcbox/ARM/azuredeploy.json
: Changed default GitHub user frommicrosoft
toAzure
and updated repository URLs in descriptions. [1] [2]azure_jumpstart_arcbox/ARM/azuredeploywithroleassignments.json
: Updated default GitHub user and repository URLs in descriptions.azure_jumpstart_arcbox/ARM/clientVm/clientVm.json
: Modified repository URLs in descriptions.azure_jumpstart_arcbox/bicep/clientVm/clientVm.bicep
: Updated repository URLs in descriptions.azure_jumpstart_arcbox/bicep/main.bicep
: Changed default GitHub user and repository URLs in descriptions.GitOps script adjustments:
azure_jumpstart_arcbox/artifacts/gitops_scripts/K3sGitOps.ps1
: Updated paths forkustomization
in GitOps configurations. [1] [2]Configuration changes:
azure_jumpstart_arcbox/bicep/mgmt/mgmtArtifacts.bicep
: Enabled soft delete for Key Vault.Fixes #2757