Skip to content

Conversation

@panic-kbutton
Copy link
Owner

@panic-kbutton panic-kbutton commented Aug 30, 2024

1. Why is this pull request needed and what does it do?

In current form, the Azure plugin will parse subscriptions across many zones and apply the last zone's subscription ID to all plugin definitions. When used across multiple subscriptions with distinct resource group names (which most subscriptions in a large tenant will have), this causes 404s when interacting with the Azure API. DNS Clients must be created within the context of a subscription; this PR moves to a client per zone.

2. Which issues (if any) are related?

N/A

3. Which documentation changes (if any) need to be made?

None - this corrects behavior to match expectations / existing documentation.

4. Does this introduce a backward incompatible change or deprecation?

don't think so

@panic-kbutton panic-kbutton changed the title Multi sub support Multiple subscription support for Azure Plugin Aug 30, 2024
Signed-off-by: Kevin Button <kevin@openai.com>
Signed-off-by: Kevin Button <kevin@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants