Skip to content

Commit 5fa06b7

Browse files
authored
docs: Fix client id in the Azure VPC peering doc (#9307)
1 parent e25d5c1 commit 5fa06b7

File tree

1 file changed

+1
-1
lines changed
  • docs/pages/product/deployment/cloud/vpc

1 file changed

+1
-1
lines changed

docs/pages/product/deployment/cloud/vpc/azure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ steps:
4545
applications.
4646
2. Open a browser tab and go to the following URL, replacing `<TENANT_ID>` with
4747
your tenant ID:
48-
`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`
48+
`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`
4949
3. The Cube Cloud service principal has specific credentials. Check that the
5050
following details match exactly what you see on the dialog box that pops up:
5151

0 commit comments

Comments
 (0)