I have created an AZURE Active directory with multiple users. I am the administrator/owner of that Active directory. We are creating users and using other features of Azure AD through graphical api. I am managing the users through the azure management portal.
In general when we click on any user through the portal two buttons are displayed at the bottom: "reset password" and "delete". I am facing the issue that for some users only the delete button is showing. The reset password button is not showing. Those users include some global admins and some normal users.
Could someone please explain why this is happening, and what I can do about it?
I'm on the engineering team for this feature at Microsoft and I can help you with this.
Can you please let me know if the users for which you do not see the "reset password" button are users synchronized from your on-premises directory? For these users, we only allow you to reset passwords from the Azure Management portal if you are using our password writeback capability. This allows you to manage on-premises user passwords from the cloud, but requires that you subscribe to Azure AD Premium and enable the feature when you install Azure AD Connect in your on-premises environment. You can read more on how to get an Azure AD Premium trial here, and how to set up password writeback here.
If for some reason these are not synchronized user accounts, then let me know and I can investigate further as to why you are seeing this behavior.