Hi,
The answer to your question may depend on how your organization uses Azure as a platform. Generically speaking you will need at least Contributor
role assigned to a subscription or resourcegroup to deploy resources for your app. Depending on how networking and external access is governed in your org, you may need additional authorizations for setting up external connectivity e.g. with rules in a central firewall.
So aside from Contributor
access on the resourcegroup or subscription, its best to consult your admin on connectivity.