You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we download secrets from Key Vault today, the firewall rule prevents the Agent from connecting to the vault. It seems very tedious to add the entire public Agent Pool IP range to the KV firewall rule since it's constantly changing. It would be very useful to have a setup similar to the implementation in SqlAzureDacpacDeployment@1.
Get machine IP
Add it to firewall rule
Download the secrets
Remove the firewall rule
The text was updated successfully, but these errors were encountered:
Task name
No response
Describe your feature request here
When we download secrets from Key Vault today, the firewall rule prevents the Agent from connecting to the vault. It seems very tedious to add the entire public Agent Pool IP range to the KV firewall rule since it's constantly changing. It would be very useful to have a setup similar to the implementation in SqlAzureDacpacDeployment@1.
The text was updated successfully, but these errors were encountered: