Relative Content

Tag Archive for azure-bicepazure-appservice

Retrieve publish profile for an appservice/function via bicep

Trying to retrieve publish profile for an appservice/function via below bicep doesn’t work and produces an empty string, the Bicep is running with this permissions Microsoft.Web/sites/config/list/Action and Microsoft.Web/sites/publishxml/Action:

Retrieve publish profile for an appservice/function via bicep

Trying to retrieve publish profile for an appservice/function via below bicep doesn’t work and produces an empty string, the Bicep is running with this permissions Microsoft.Web/sites/config/list/Action and Microsoft.Web/sites/publishxml/Action: