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

ARM: Use constant api version for Get-AzureRmResource, Find-AzureRmResource and Find-AzureRmResourceGroup cmdlets #2940

Closed
vivsriaus opened this issue Sep 14, 2016 · 0 comments
Assignees
Labels
ARM Service Attention This issue is responsible by Azure service team.
Milestone

Comments

@vivsriaus
Copy link
Contributor

Cmdlet(s)

Get-AzureRmResource, Find-AzureRmResource and Find-AzureRmResourceGroup

PowerShell Version

Instructions: to get PowerShell version, type $PSVersionTable and look for the value associated with PSVersion
Details here

Module Version

Details here

OS Version

Instructions: to get OS version, type $PSversionTable and look for value associated with BuildVersion
Details here

Description

All the above cmdlets should use a constant api-version, just like what we do in our other cmdlets like policy, resource groups, locks, etc

Debug Output

Instructions: to get Debug Output, set $DebugPreference="Continue" and then execute the cmdlet or script causing the issue

Script/Steps for Reproduction

Details here

@vivsriaus vivsriaus added this to the Ignite 2016 milestone Sep 14, 2016
@vivsriaus vivsriaus self-assigned this Sep 14, 2016
@bsiegel bsiegel added the Service Attention This issue is responsible by Azure service team. label Sep 26, 2018
@mozehgir mozehgir added the ARM label Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants