Skip to content

Commit 1de1df0

Browse files
committed
formatting
1 parent 3e1fc4c commit 1de1df0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/azure-netapp-files/customer-managed-keys-cross-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Cross-tenant CMK is currently only supported for the REST API.
125125
### Authorize access to the key vault
126126

127127
1. Install the service provider application in the customer tenant
128-
1. Get the Admin Consent URL from the provider for their cross-tenant application. In our example the URL would look like this: https://login.microsoftonline.com/<tenant1 tenantId>/adminconsent/client_id=<client/application ID for the cross tenant-application> This opens a login page where you enter your credentials. Once you enter your credentials, you may see an error stating there's no redirect URL configured. This is OK.
128+
1. Get the Admin Consent URL from the provider for their cross-tenant application. In our example the URL would look like: `https://login.microsoftonline.com/<tenant1 tenantId>/adminconsent/client_id=<client/application ID for the cross tenant-application>`. This opens a login page where you enter your credentials. Once you enter your credentials, you may see an error stating there's no redirect URL configured. This is OK.
129129
1. Grant the service provider application access to the key vault.
130130
1. Navigate to your key vault. Select Access Control (IAM) from the left pane.
131131
1. Under Grant access to this resource, select **Add role assignment**.

0 commit comments

Comments
 (0)