How Can I Update User Profile Image using Graph API in C#

Advertisements I want to update my user Profile image and another user’s profile Image using Graph API in C#. I have all permission in Microsoft Azure to do anything using code. How can it be possible. please suggest me someone regarding this >Solution : Make sure to grant User.ReadWrite.All application type API permission: To update… Read More How Can I Update User Profile Image using Graph API in C#

Is it possible to assign/associate an IP address from Azure to an external device

Advertisements When creating a VM in Azure you need to associate the VM to an ip addresss. Is it possible to reserve an IP address for an external device? For example, I have purchased an external harddrive(I won’t specify the name for fear of being accused of promoting a product), but it is a storage… Read More Is it possible to assign/associate an IP address from Azure to an external device