Azure / Azure/Azure-Functions

ZipDeploy with Azure Managed Identities

Open
#2,579 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

Hi,

After having read [this post](https://techcommunity.microsoft.com/blog/appsonazureblog/use-managed-identity-instead-of-azurewebjobsstorage-to-connect-a-function-app-to/3657606) 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](https://learn.microsoft.com/en-us/azure/azure-functions/functions-deployment-technologies?tabs=windows#zip-deploy)?

Thanks in advance

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.