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

Difference with Official documentation in Upgrade/Update resource #5

Open
CSurieux opened this issue Oct 17, 2013 · 0 comments
Open

Comments

@CSurieux
Copy link

Hello,

in this page https://github.com/WindowsAzure/azure-resource-provider-sdk/blob/master/docs/api-resource-upgrade.md
the API documentation mentions an ugrade message based on a POST request:
https://<base_uri>/subscriptions/cloudservices/<cloud_service_name>/resources/<resource_type>/<resource_name>

and this POST is not handled in your ResourceController, you only handle the PUT request with different parameters, is it intentionnal ?
Is it because the SubscriptionId is missing in the POST call from the documentation, is it an error in API doc ?

Thanks for answer
CS

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

1 participant