Skip to content

Makes the ARM cmdlets even more generic #562

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

Merged
merged 7 commits into from
Jul 7, 2015
Merged

Makes the ARM cmdlets even more generic #562

merged 7 commits into from
Jul 7, 2015

Conversation

chadiel
Copy link
Contributor

@chadiel chadiel commented Jul 3, 2015

  • Support non-json return types for POST actions
  • Support non-conformant resource types (supports JSON-only and REST-only resource types.)
  • Fix an NRE and a stackoverflow

chadiel added 7 commits June 11, 2015 13:56
Conflicts:

	src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/NewAzureResourceCmdlet.cs

	src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/RemoveAzureResourceCmdlet.cs

	src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/RemoveAzureResourceLockCmdlet.cs

	src/ResourceManager/ResourceManager/Commands.ResourceManager/Cmdlets/Implementation/SetAzureResourceCmdlet.cs
@azurecla
Copy link

azurecla commented Jul 3, 2015

Hi @chadiel, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (chadiel). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, or work for Microsoft Open Technologies, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

ogail added a commit that referenced this pull request Jul 7, 2015
Makes the ARM cmdlets even more generic
@ogail ogail merged commit 910d7db into Azure:dev Jul 7, 2015
huangpf added a commit to AzureRT/azure-powershell that referenced this pull request Jul 29, 2016
huangpf PR: dev <- Azure:dev
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

Successfully merging this pull request may close these issues.

3 participants