Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pages/product/deployment/cloud/vpc/azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ steps:
applications.
2. Open a browser tab and go to the following URL, replacing `<TENANT_ID>` with
your tenant ID:
`https://login.microsoftonline.com/<TENANT_ID>/oauth2/authorize?client_id=0c5d0d4b-6cee-402e-9a08-e5b79f199481&response_type=code&redirect_uri=https%3A%2F%2Fwww.microsoft.com%2F`
`https://login.microsoftonline.com/<TENANT_ID>/oauth2/authorize?client_id=7f3afcf3-e061-4e1b-8261-f396646d7fc7&response_type=code&redirect_uri=https%3A%2F%2Fwww.microsoft.com%2F`
3. The Cube Cloud service principal has specific credentials. Check that the
following details match exactly what you see on the dialog box that pops up:

Expand Down