[MAJOR/BREAKING] Renamed arm to modules#1498
Merged
MariusStorhaug merged 19 commits intoAzure:issue/1127from Jun 25, 2022
MariusStorhaug:main
Merged
[MAJOR/BREAKING] Renamed arm to modules#1498MariusStorhaug merged 19 commits intoAzure:issue/1127from MariusStorhaug:main
arm to modules#1498MariusStorhaug merged 19 commits intoAzure:issue/1127from
MariusStorhaug:main
Conversation
constructs/Microsoft.Authorization/roleAssignments-multiRolesMultiPrincipals/readme.md
Show resolved
Hide resolved
modules/Microsoft.OperationalInsights/workspaces/.parameters/min.parameters.json
Outdated
Show resolved
Hide resolved
modules/Microsoft.Network/azureFirewalls/.bicep/nested_publicIPAddress_rbac.bicep
Outdated
Show resolved
Hide resolved
modules/Microsoft.AppConfiguration/configurationStores/version.json
Outdated
Show resolved
Hide resolved
Contributor
Author
|
Merging to the issue/1127 branch and creating a new PR to bring it to main. |
MariusStorhaug
pushed a commit
that referenced
this pull request
Jun 27, 2022
AlexanderSehr
added a commit
that referenced
this pull request
Jun 29, 2022
* [MAJOR/BREAKING] Renamed `arm` to `modules` (#1498) * Renamed `arm` to `modules` (#1498) * Updated readme * Updated readme * Minor update * Added trigger to arm convertion test * Adjusted pester * Fixed in readme function * Re-added deleted template * Fixed pipeline reference * Fixed pipeline reference * Fixed pipeline title * Fixed another typo * Fixed another typo * Fixed casing * Fixed service fabric pipeline reference * First batch of changes * Further renames * Updated parameter fetch function * Updated docs * Further rename * Resolved conflicts * Resolved conflict * Adjusted verbosity * Renamed [.deploymentTests] to [.test] * Renamed folders * Adjusted verbosity * Fixed format * Cleanup param files Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com> Co-authored-by: Marius Storhaug <marstor@hotmail.com>
AlexanderSehr
added a commit
that referenced
this pull request
Jul 11, 2022
* [MAJOR/BREAKING] Renamed `arm` to `modules` (#1498) * Renamed `arm` to `modules` (#1498) * Updated readme * Updated readme * Minor update * Added trigger to arm convertion test * Adjusted pester * Fixed in readme function * Re-added deleted template * Fixed pipeline reference * Fixed pipeline reference * Fixed pipeline title * Fixed another typo * Fixed another typo * Fixed casing * Fixed service fabric pipeline reference * First batch of changes * Further renames * Updated parameter fetch function * Updated docs * Further rename * First commit * [Modules] Redis cache module (#1582) * feat(webpubsub): Added Web PubSub module * feat(webpubsub): Updated folders, added tests, updated readme * feat(webpubsub): Added nested rbac * feat(redis-cache): Added Redis cache module * feat(redis-cache): Cleaned up branch history * fix(redis): Updated diagnostics name Co-authored-by: Alexander Sehr <ASehr@hotmail.de> * feat(redis): ✨ Added tests, pipelines and secure defaults * refactor(test): Changed .parameters to .test Co-authored-by: Alexander Sehr <ASehr@hotmail.de> * Moved folder * Updated pipeline * Update to latest * Updated readm * Updated template * Updated readme * pdated default * Updated output * Formatted roles * Update modules/Microsoft.Cache/redis/deploy.bicep Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com> * Update modules/Microsoft.Cache/redis/deploy.bicep Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com> * Renamed param * Added private endpoints * Switched to basic sku * Adjusted family property * Refactored family parameter * Update modules/Microsoft.Cache/redis/deploy.bicep Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com> * Updated desc * Updated docs * Updated rbac roles Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com> Co-authored-by: Marius Storhaug <marstor@hotmail.com> Co-authored-by: Jan-Henrik Damaschke <jdamaschke@visorian.com> Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Rename the
armfolder tomodules, updating all referenced paths.Pipeline references
Type of Change
Checklist