-
Connect AWS and Azure with a Private Endpoint
The goal is to establish a non-public connection from AWS to Azure. The setup requires a range of resources in both clouds, including virtual networks, gateways, and private endpoints. Following detailed steps, AWS and Azure can be securely connected.
-
Manage Service Principal Credentials Automatically
To automate an Azure Service Principal credential refresh without Admin Consent for API Permissions, a managing Service Principal with minimal privileges is established. An Azure DevOps Pipeline, triggered on schedule, runs a PowerShell script to refresh credentials, store them in Key Vaults, and update Service Connections as needed.
Categories:
- Automation (1)
- AWS (1)
- Azure (2)
- Azure DevOps (1)
- Credentials (1)
- Networking (1)
- PowerShell (1)