---
title: "Update Azure cloud"
method: PUT
path: "/clouds/azure/{cloud_id}/credentials"
---

# Update Azure cloud

`PUT /clouds/azure/{cloud_id}/credentials`

Update the credentials for an Azure cloud

## Path parameters

- `cloud_id` integer, required

## Request body

- object
  - `client_secret` string, required — Generated Secret for the registered application for aikido scanning

## Response `200`

The cloud environment has been successfully updated

- object
  - `status` string

## Other responses

- `400` — One or more of the provided fields are invalid.

---

[API](https://skmtc.net/aikido/apis/authorization.md) · [All operations](https://skmtc.net/aikido/apis/authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aikido/authorization/versions/5445e7c21137/schema)
