I found a way by looking at the ARM template. Foun...
# getting-started
l
I found a way by looking at the ARM template. Found scm type as "GitHubAction", All good 😄
a
Assuming you're trying to authenticate using the publishing profile method before using the
Azure/webapps-deploy
action – I'd rather recommend authenticating with a workload identity (OIDC) or at least a service principal.
l
Yeah i'd like to do that but i am not being given permission to add a service principle or even get that set up for me 😞
a
You can be assigned to the Application Developer entra role to be able to create and create your own applications but not administrate other registrations... but have witnessed that kind of blockate from IT operations so I feel your pain