PrefectHQ / prefect-recipes

Snippets and templates representing common Customer Success patterns
https://PrefectHQ.github.io/prefect-recipes/
Apache License 2.0
238 stars 29 forks source link

Add Managed Identity ACI Prefect Worker recipe #238

Closed prefectcboyd closed 9 months ago

prefectcboyd commented 1 year ago

Description

What's cooking?

This recipe adds files, configuration, and README for provisioning a Prefect ACI Worker and Managed Identity. Steps are provided for each component - it is intended to be used for a private repository, where identity is used to retrieve credentials from a KeyVault instead of secrets within Prefect. It can be used without identity, solely as an instructional setup for ACI.

New Recipe Checklist

serinamarie commented 10 months ago

Moving this to draft until @prefectcboyd finds a reviewer.

serinamarie commented 9 months ago

Closing but feel free to reopen anytime @prefectcboyd