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.
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 https://github.com/microsoft/azure_arc/issues/2757