-
Notifications
You must be signed in to change notification settings - Fork 547
feat(azure): Add azure trafficmanager profiles #12458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(azure): Add azure trafficmanager profiles #12458
Conversation
This PR has the following changes to source plugin(s) tables:
|
erezrokah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great 🚀
| Resolver: fetchProfiles, | ||
| PostResourceResolver: client.LowercaseIDResolver, | ||
| Description: "https://learn.microsoft.com/en-us/rest/api/trafficmanager/profiles/list-by-subscription?tabs=HTTP#profile", | ||
| Multiplex: client.SubscriptionMultiplexRegisteredNamespace("azure_trafficmanager_profiles", client.Namespacemicrosoft_network), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, earlier, I was getting it from API Endpoint.
🤖 I have created a release *beep* *boop* --- ## [9.1.0](plugins-source-azure-v9.0.3...plugins-source-azure-v9.1.0) (2023-07-25) ### This Release has the Following Changes to Tables - Table `azure_mysql_server_databases` was added - Table `azure_network_private_endpoints` was added - Table `azure_privatedns_private_zone_record_sets` was added - Table `azure_privatedns_private_zone_virtual_network_links` was added - Table `azure_trafficmanager_profiles` was added ### Features * **azure:** Add azure private endpoints ([#12473](#12473)) ([24d111c](24d111c)) * **azure:** Add azure trafficmanager profiles ([#12458](#12458)) ([347b5c5](347b5c5)) * **azure:** Add private dns record sets and vnet links ([#12417](#12417)) ([2f337b1](2f337b1)) * **resources:** Add MySQL Server Databases ([#12410](#12410)) ([553b11d](553b11d)) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 10df4b9 ([#12443](#12443)) ([e385283](e385283)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

Summary
Adds azure Traffic Manage Profiles