mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `master`
This commit is contained in:
parent
8840cce6ce
commit
d2e64e4e75
|
@ -60,6 +60,8 @@ The steps to perform this action are listed below:
|
|||
1. Click `Grant admin consent for Default Directory`
|
||||
1. Click `Yes`
|
||||
|
||||
Note: You might need `Global Administrator` role to `Grant admin consent for Default Directory`. Please contact the administrator of your Azure subscription. To check your role, go to `Azure Active Directory` -> `Roles and administrators`. You can find your role(s) by clicking on `Your Role (Preview)`
|
||||
|
||||
## Setup Azure Provider
|
||||
|
||||
Before creating any resources, we need to create and configure an Azure cloud
|
||||
|
@ -114,4 +116,4 @@ provider.azure.crossplane.io/azure-provider created
|
|||
```
|
||||
|
||||
The `azure-provider` resource will be used in other resources that we will
|
||||
create, to provide access information to the configured Azure account.
|
||||
create, to provide access information to the configured Azure account.
|
||||
|
|
Loading…
Reference in New Issue