Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124

If you build an Azure Function to do some logic, it could be possible you need some API permissions. Normaly you create an Azure appregistration with some API permissions and for the authentication you create a certificate or secret. But…