You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-manager-for-agri/concepts-byol-and-credentials.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Flow diagram showing creation and sharing of credentials.
27
27
28
28
The steps to use Azure Key Vault in Data Manager for Agriculture are as follows:
29
29
30
-
###Step 1: Create Key Vault
30
+
## Step 1: Create Key Vault
31
31
Customers can create a key vault or use an existing key vault to share license credentials for satellite (Sentinel Hub) and weather (IBM Weather). Customer creates (or reuse existing one) Azure Key Vault with following properties (Optional):
For sharing your satellite or weather service credentials, customer stores client secrets in a key vault. Customers are in control of secret name and rotation.
41
41
42
42
:::image type="content" source="./media/concepts-byol-and-credentials/store-your-credential-keys.png" alt-text="Screenshot showing storage of key values.":::
43
43
44
-
###Step 3: Enable system identity
44
+
## Step 3: Enable system identity
45
45
As a customer you have to enable system identity for your Data Manager for Agriculture instance. There are two options:
46
46
47
47
1. Via UI
@@ -54,7 +54,7 @@ As a customer you have to enable system identity for your Data Manager for Agric
Add an access policy in key vault for your Data Manager for Agriculture instance.
59
59
60
60
1. Go to access policies tab in the created key vault.
@@ -69,7 +69,7 @@ Add an access policy in key vault for your Data Manager for Agriculture instance
69
69
70
70
:::image type="content" source="./media/concepts-byol-and-credentials/access-policy-creation.png" alt-text="Screenshot showing selection create and review tab.":::
71
71
72
-
### Step 5: Invoke control plane API call
72
+
## Step 5: Invoke control plane API call
73
73
Use the [API call](/rest/api/data-manager-for-agri/controlplane-version2021-09-01-preview/farm-beats-models/create-or-update?tabs=HTTP) to specify credentials. Key vault URI/ key name/ key version can be found after creating secret as shown in the following figure.
74
74
75
75
:::image type="content" source="./media/concepts-byol-and-credentials/details-key-vault.png" alt-text="Screenshot showing where key name and key version is available.":::
0 commit comments