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-AzureResourceGroupGalleryTemplate is missing in latest cmdlets #1885

Closed
doctordns opened this issue Feb 27, 2016 · 11 comments
Closed

Get-AzureResourceGroupGalleryTemplate is missing in latest cmdlets #1885

doctordns opened this issue Feb 27, 2016 · 11 comments

Comments

@doctordns
Copy link
Contributor

I am following a MIcrosoft MVA online training course, and it illustates the use of Get-AzureResourceGroupGalleryTemplate. That cmdlet appears to have been withdrawn, presumably as part of the great re-naming.

Yes, I know you can get this list, easily enough, using REST - but why do i have to go so low level? PowerShell is designed to enable IT Pros to avoid programmer level stuff, and act at a high level of abstraction. And yes, I've written a very simple function to provide this feature. But I shoid not have to!

Can we please get this cmdlet back?

@ravbhatnagar
Copy link
Contributor

#1759

@doctordns
Copy link
Contributor Author

FWIW, I've written a function to do this: See:

http://tfl09.blogspot.co.uk/2016/02/get-azureresourcegroupgallerytemplate.html

I can provide the source code - or feel free to leverage it from the blog!

@GillesZunino
Copy link

Hi - Thanks for reaching out. Point taken about Invoke-WeRequest being too low level for IT Pros. We are working on an enhanced set of cmdlets - We are not yet ready to share more details about this..

@doctordns
Copy link
Contributor Author

Giles - this is an open source project, right? If so, shouldn't the ideas be more freely shared.

If nothing else, the team needs to expose their plans early to avoid more changes later.

@GillesZunino
Copy link

Hi - As you described above, the cmdlet is really a thin wrapper around an REST endpoint. The cmdlets are open source but the REST endpoint is not. The REST API is something I cannot discuss at this time and sadly, this limits my ability to make forward statements about the cmdlets calling this REST API - sorry.

Conversations about the current REST API as well as the current powershell script which (poorly) fills the gap until we have a better solution are more than welcome.

What do you exactly look forward to see in AzureResourceGalleryTemplate ? Drop in replacement? Aditional capabilities ?

@doctordns
Copy link
Contributor Author

Giles - thanks for clarifying. Would the Azure PowerShell Advisors Yammer group be a better place to have the discussion over the REST interface??

In term of templates, I'd expect to be able to find/locate/discover a template using a Get-...Template... cmdlet. , and a cmdlet to deploy the template. (The verb deploy however is not on the approved verb list). I'd also like to be able to get and manage/manipulate the JSON that represents the template's parameters, although I've not given much thought to how that should be done.

@cormacpayne
Copy link
Member

Closing this issue as this seems to have been resolved. Please feel free to re-open this issue if you have any other questions.

@doctordns
Copy link
Contributor Author

Well - it has NOT actually been resolved. There is an issue, Get-AzureResourceGroupGalleryTemplate is gone. There is vague mention of new cmdlets, but I can't see them.

Feel free to close an issue when it's resolved. It may not really be appropriate until the actual new cmdlet5s are delivered.

@doctordns
Copy link
Contributor Author

And as an aside, shouldn't the closing of an issue be agreed top by the person who raised it?
I raised it because there was MSFT material that referenced a now-removed cmdlet.
Do I need to re-open this issue?

@cormacpayne cormacpayne reopened this Apr 12, 2017
@doctordns
Copy link
Contributor Author

Will the **Get-AzureResourceGroupGalleryTemplate ** cmdlet come back in some form or another?

@markcowl
Copy link
Member

@doctordns The service itself is defunct and has not been revived, so there is no basis for new cmdlets. Closing, because there is no action that azure powershell can take here.

If you want to ask about the gallery service, please ask in the azure support forums.

craig-martin added a commit to craig-martin/azure-powershell that referenced this issue Jun 27, 2019
Get-AzureResourceGroupGalleryTemplate is gone.  Azure#1885
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants