Get-AzManagementGroup changes and new target module versions#154
Merged
daltondhcp merged 5 commits intoAzure:mainfrom Aug 28, 2020
daltondhcp:main
Merged
Get-AzManagementGroup changes and new target module versions#154daltondhcp merged 5 commits intoAzure:mainfrom daltondhcp:main
daltondhcp merged 5 commits intoAzure:mainfrom
daltondhcp:main
Conversation
Contributor
daltondhcp
commented
Aug 28, 2020
- Updated Get-AzManagementGroup calls to use -GroupId instead of -GroupName to prepare for Breaking changes in 'Get-AzManagementGroup' #153
- New target versions for Az.Resources (2.5.0), Az.Accounts (1.9.3) and Pester (5.0.3)
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ljtill
approved these changes
Aug 28, 2020
Makovec
added a commit
to Makovec/AzOps
that referenced
this pull request
Oct 22, 2020
* Added support for Role Definitions and Role Assignments (Azure#133) * adding suppport for role definition and assignment * removing throttling limit * fixing strict mode bug with roledef * moving initialiation logic in process * ensuring return type of an array * fix count for roledef * int conversion for env variables * added validation for aad permissions * cleanup whitespace * throtthelimit issue linux * Updated Az.Resources and Az.Accounts target version * updated throttlelimit * Update Get-AzOpsResourceDefinitionAtScope.ps1 * updated serialization for role definitions * Updated roledefinition schemas Co-authored-by: uday31in <14359777+uday31in@users.noreply.github.com> * Bugfix Skip_Role (Azure#135) * Bug fix for case sensitive effectiveResourceType (Azure#138) changing lookup type to case insensitive * [Feature] Added support for dynamic mg root discovery (Azure#139) * added support for dynamic partial mg discovery * update comment * Adding Prefix to Az Deployment Name (Azure#140) * Adding suppot for template deployment without parameter files * updating test for template deployments * Adding prefix for deployment name * Update Invoke-AzOpsGitPush.ps1 (Azure#142) * Renaming MG, Sub and RG filename to be consistent with other resources (Azure#144) * Adding suppot for template deployment without parameter files * updating test for template deployments * renaming file pattern for MG, Sub and RG * Handle PastDue subscriptions (Azure#145) * Roleassignment bugfix (Azure#150) * convertto-azopsobject fix * Bugfix - RoleDefinition ordering (Azure#151) * Handle PastDue subscriptions * bugfix ordering roledefinition * Adding support for managed identity for policy effect type modify (Azure#152) * Adding suppot for template deployment without parameter files * updating test for template deployments * Adding support for managed identity for append policy * Get-AzManagementGroup changes and new target module versions (Azure#154) * updated targetversions and changed to groupid for get-azmanagementgroup * roleAssignment exclusion when using AzOpsGeneralizeTemplates (Azure#156) * handling roleAssignment exclusion * Fix for uninitialized variable (Azure#157) * update * Bugfix - ensure roleAssignments returned as array (Azure#158) * Delete azstate.json (Azure#164) * Update managment group parameter cmdlet (Azure#161) * Update managment group parameter cmdlet * New-MG parameter update Co-authored-by: Lyon Till <158992+ljtill@users.noreply.github.com> Co-authored-by: Johan Dahlbom <johan@dahlbom.eu> Co-authored-by: uday31in <14359777+uday31in@users.noreply.github.com> Co-authored-by: Lyon Till <158992+ljtill@users.noreply.github.com> Co-authored-by: Hansjoerg Scherer <hjscherer@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.