Azure-Functions icon indicating copy to clipboard operation
Azure-Functions copied to clipboard

ZipDeploy with Azure Managed Identities

Open MCKLMT opened this issue 1 year ago • 0 comments

Hi,

After having read this post I wanted to try to deploy a basic Azure Functions.

However, after deployed the infrastructure with bicep, it seems I cannot not more use the command func azure functionapp publish I receive the error: Azure Functions Core Tools does not support this deployment path. Please configure the app to deploy from a remote package using the steps here: https://aka.ms/deployfromurl

  • Can you confirm that it's not possible to utilise func to deploy when the infrastructure use managed identities?
  • Is it possible to precise this limitation on the documentation?

Thanks in advance

MCKLMT avatar Jan 30 '25 16:01 MCKLMT