You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is currently not possible to get the createdTime or changedTime properties using Powershell. The List Resources API (https://docs.microsoft.com/en-us/rest/api/resources/resources/list) accepts a parameter $expand that can be used to specify createdTime and/or changedTime, but this expand parameter is not accessible with Powershell.