Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-AzResource does not deliver CreatedTime #18206

Closed
Gill-Bates opened this issue May 17, 2022 · 2 comments · Fixed by #18293
Closed

Get-AzResource does not deliver CreatedTime #18206

Gill-Bates opened this issue May 17, 2022 · 2 comments · Fixed by #18293
Assignees
Labels
ARM - Core customer-reported feature-request This issue requires a new behavior in the product in order be resolved. Service Attention This issue is responsible by Azure service team.

Comments

@Gill-Bates
Copy link

Description

When running Get-AzResource, I do not receive the CreatedTime property.

Issue script & Debug output

(Get-AzResource -ExpandProperties).CreatedTime

Environment data

Name                           Value
----                           -----
PSVersion                      7.2.2
PSEdition                      Core
GitCommitId                    7.2.2
OS                             Microsoft Windows 10.0.19044
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Module versions

Get-Module Az.Resources

ModuleType Version    PreRelease Name                                ExportedCommands
---------- -------    ---------- ----                                ----------------
Script     5.6.0                 Az.Resource

Error output

SubscriptionId        : xxxx
CreatedTime           :
ChangedTime           :
ETag                  :
@Gill-Bates Gill-Bates added bug This issue requires a change to an existing behavior in the product in order to be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 17, 2022
@ghost ghost added customer-reported and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 17, 2022
@dingmeng-xue dingmeng-xue added feature-request This issue requires a new behavior in the product in order be resolved. Service Attention This issue is responsible by Azure service team. and removed bug This issue requires a change to an existing behavior in the product in order to be resolved. labels May 17, 2022
@ghost
Copy link

ghost commented May 17, 2022

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @josephkwchan, @jennyhunter-msft.

Issue Details

Description

When running Get-AzResource, I do not receive the CreatedTime property.

Issue script & Debug output

(Get-AzResource -ExpandProperties).CreatedTime

Environment data

Name                           Value
----                           -----
PSVersion                      7.2.2
PSEdition                      Core
GitCommitId                    7.2.2
OS                             Microsoft Windows 10.0.19044
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Module versions

Get-Module Az.Resources

ModuleType Version    PreRelease Name                                ExportedCommands
---------- -------    ---------- ----                                ----------------
Script     5.6.0                 Az.Resource

Error output

SubscriptionId        : xxxx
CreatedTime           :
ChangedTime           :
ETag                  :
Author: Gill-Bates
Assignees: Nickcandy
Labels:

feature-request, Service Attention, ARM - Core, customer-reported

Milestone: -

@dingmeng-xue
Copy link
Member

@Nickcandy , please look into this issue if bandwidth allows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM - Core customer-reported feature-request This issue requires a new behavior in the product in order be resolved. Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants