Registry / cloud / azure-mgmt-traffic-manager

azure-mgmt-traffic-manager

JSON →
library0.17.4rbrubygemsunverified

Microsoft Azure Traffic Management Client Library for Ruby provides a Ruby interface to manage Azure Traffic Manager profiles and endpoints.

gem install azure_mgmt_traffic_manager
INSTALL
IMPORT
SIG · AZURE-MGMT-TRAFFIC
A
azure-mgmt-traffic-manager
cloudrubyv0.17.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Azure::TrafficManager::Mgmt::V2018_04_01
require 'azure_mgmt_traffic_manager'

Lists all Traffic Manager profiles in a subscription.

require 'azure_mgmt_traffic_manager' client = Azure::TrafficManager::Mgmt::Client.new(tenant_id: 'TENANT', client_id: 'CLIENT', client_secret: 'SECRET', subscription_id: 'SUBSCRIPTION') profiles = client.profiles.list_by_subscription puts profiles.first.name
Debug
Known issues
gotchaRequires Azure Active Directory authentication setup.
fix
Ensure you have a valid service principal with appropriate permissions.
affects: >= 0.17.0
Upgrade
Version history
0.17.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
azure-mgmt-traffic-manager — gem install azure-mgmt-traffic-manager · libregistry