Skip to content

Commit

Permalink
addressing comments
Browse files Browse the repository at this point in the history
Signed-off-by: Vishwanath Hiremath <[email protected]>
  • Loading branch information
vishwahiremat committed Jun 21, 2024
1 parent 23a0e88 commit 62d5dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes/v0.35.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The `EnableWebsockets` property has been added to the Gateway Route Resource so

## Breaking changes

Azure workload identity introduces some breaking changes to `rad credential register azure` CLI command. With the additional identity support, `rad credential register azure ` is now `rad credential register azure sp` to register the Service Principal identity and `rad credential register azure wi` to register the Azure Workload Identity.
Azure workload identity introduces some breaking changes to `rad credential register azure` CLI command. With the additional identity support, `rad credential register azure ` is now [`rad credential register azure sp`](https://docs.radapp.io/reference/cli/rad_credential_register_azure_sp/) to register the Service Principal identity and [`rad credential register azure wi`](https://docs.radapp.io/reference/cli/rad_credential_register_azure_wi/) to register the Azure Workload Identity.

## New contributors

Expand Down

0 comments on commit 62d5dcf

Please sign in to comment.