//! Microsoft Azure AI Foundry — `FoundryTransport` plus the
//! `azure_identity`-backed credential adapter that drives
//! [`crate::refresh::CachedTokenProvider`].
modcredential;modtransport;pubusecredential::{FOUNDRY_SCOPE, FoundryCredentialProvider};pubusetransport::{FoundryAuth, FoundryTransport, FoundryTransportBuilder};