ROMANCE DAWN for the new world
id:TonyTonyKun
Managed Service Identity を使って Azure Key Vault から接続文字列を取得する
Azure Key Vault は、アプリケーションが利用するシークレットを安全に保管してくれるサービスです。シークレットには、DBの接続文字列、API のアクセスキー、証明書などの情報があります。 アプリケーションで Azure Key Vault から接続文字列を取得するには、Azure Active Directory のサービスプリンシパルが必要となり…