Hello all, I'm trying to create Prefect Agents fro...
# prefect-server
d
Hello all, I'm trying to create Prefect Agents from the Azure Marketplace. It asks for an API key, but the one I generated from Prefect Cloud has more characters than the 22 maximum that Azure is asking for. Am I generating the wrong key? I'm doing it from Account Settings > API Keys.
a
I see why it may happen. The Azure agent still uses the legacy API token rather than API key. I will try to push a fix for it and let you know
d
Thank you!
a
I submitted a PR internally, will let you know, thanks for raising that