-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Bug Description
Trying to create an AKS prefect agent on Azure from the marketplace app - https://azuremarketplace.microsoft.com/en-us/marketplace/apps/prefecttechnologiesinc1606247647944.prefect_agents?tab=overview
Part of this flow requires an API Key to be entered.
Prefect cloud no longer issues API keys.
I tried creating an API Token from a service account (as per Prefect documentation), but I get an error "The value must be 1-22 characters long" (see screenshot)
Steps To Reproduce
- Load - https://azuremarketplace.microsoft.com/en-us/marketplace/apps/prefecttechnologiesinc1606247647944.prefect_agents?tab=overview
- Click 'get it now'
- Select 'kubernetes agent' and click 'continue'
- Select 'kubernetes agent' and select 'create'
- In the 'create prefect agents' screen, create a resource group, name the cluster, hit 'Next: Prefect'
- Now you are asked for a Prefect API key. API keys are no longer issued as far as i can see. So In prefect cloud, I create an API token for my 'build-user' service account and paste it into the 'API Key' field, which now says 'The value must be 1-22 characters long'.
- Stuck here.
Browsers Tested:
- [ x] Chrome
- Firefox
- Safari
- Edge
- IE
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation