Skip to content

Conversation

@erezrokah
Copy link
Member

@erezrokah erezrokah commented Feb 27, 2023

Summary

Fixes #8382.
There's also AzureGermanCloud but it is not supported by the Go SDK (see issue). AzureGermanCloud is being shut down

Until this PR the client options were only used in our tests

Options: &arm.ClientOptions{

This was handy as I didn't need to modify all the resources (only some initialization code)

@erezrokah erezrokah force-pushed the feat/azure_endpoint_config branch from bc11a13 to bdd4956 Compare February 27, 2023 09:00
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Feb 27, 2023
@kodiakhq kodiakhq bot merged commit d2ec0cc 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.

Ability to change cloud to AzureUSGovernment for Azure

3 participants