Create Azure Credential

Create a new credential for Azure.


Valid Authentication Methods

API Key Grants:

  • CloudEdit

OAuth 2.0 User Token and Account Token Scopes:

  • cloud.credential
Body Params
string
required

The name to give the created credential

uuid
required

The ID of the application from which to import resource metadata for your subscriptions

uuid
required

The ID of the directory to be used during authentication

string
required

The secret to be used for authentication

string
enum

When provided, the type of credential to create

Allowed:
Headers
string
required
Defaults to 1

The API version used in the request.

Responses

409

Conflict. Occurs when a credential with the given client ID already exists.

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json