Skip to content

Conversation

@erezrokah
Copy link
Member

@erezrokah erezrokah commented Feb 19, 2023

Summary

Fixes #7989

  • Note, there's also a Get API to retrieve more details on the group, but I couldn't make it work. Always fail with
does not have authorization to perform action 'Microsoft.Management/managementGroups/Microsoft.Management/erez-test-group/read' over scope '/providers/Microsoft.Management/managementGroups/providers/Microsoft.Management/managementGroups' or the scope is invalid

even thought I have permissions and even created a dedicated role for it. The Azure CLI does not support that API either.

@github-actions
Copy link

This PR has the following changes to source plugin(s) tables:

  • Table azure_managementgroups_management_groups was added

@erezrokah erezrokah force-pushed the feat/azure_managment_groups_api branch from 64fbcf1 to fcaefb4 Compare February 19, 2023 12:57
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Feb 21, 2023
@kodiakhq kodiakhq bot merged commit 20a4c0b into cloudquery:main Feb 28, 2023
kodiakhq bot pushed a commit that referenced this pull request Feb 28, 2023
🤖 I have created a release *beep* *boop*
---


## [4.3.0](plugins-source-azure-v4.2.0...plugins-source-azure-v4.3.0) (2023-02-28)


### Features

* **azure-resources:** Add AKS Upgrade Profile ([#8444](#8444)) ([a665f4b](a665f4b))
* **azure-resources:** Add Management Groups ([#8226](#8226)) ([20a4c0b](20a4c0b))
* **azure-resources:** Add SQL Server Security Alert Policies ([#7939](#7939)) ([210cf81](210cf81))
* **azure-spec:** Add cloud name configuration ([#8471](#8471)) ([d2ec0cc](d2ec0cc))


### Bug Fixes

* **azure-resources:** Make Monitor Diagnostic Settings a relation of generic resources ([#7943](#7943)) ([8316b87](8316b87))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.39.0 ([#8344](#8344)) ([9c57544](9c57544))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.39.1 ([#8371](#8371)) ([e3274c1](e3274c1))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.40.0 ([#8401](#8401)) ([4cf36d6](4cf36d6))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure Management Groups

4 participants