Created
June 8, 2013 22:17
-
-
Save nmackenzie/5736808 to your computer and use it in GitHub Desktop.
Sample request header for Create Hosted Services operation in the Windows Azure Service Management REST API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POST /MY_SUBSCRIPTION/services/hostedservices HTTP/1.1 | |
Host: management.core.windows.net | |
x-ms-version: 2013-06-01 | |
Content-Type: application/xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment