It seems that an application that authenticates against Azure as a Service Principal (setup as per this post) cannot access the Service Management API. I cannot find anywhere that states explicitly that this is not supported. Is it possible? Will it ever be supported?
An application that authenticates using a Management Certificate cannot access the Resource Manager API (this is explicitly not supported).
Is there a way to authenticate an application (not a person) against Azure and access both Service Management and Resource Manager API's?