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
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
68
68
```
69
69
70
-
1. Add the required parameter values in the **custom-userconfig.json** and **custom-aksedge-config.json** files:
70
+
1. Add the required parameter values in the **aio-aide-userconfig.json** and **aio-aksedge-config.json** files:
71
71
72
-
In **custom-userconfig.json**, fill in the following values:
72
+
In **aio-aide-userconfig.json**, fill in the following values:
73
73
74
74
|Flag|Value |
75
75
|---------|---------|
@@ -80,7 +80,7 @@ To run the quickstart script, perform the following steps:
80
80
|CustomLocationOID | The object ID value that you retrieved in step 2. |
81
81
|EnableWorkloadIdentity (preview) | Enabled by default. While you can opt out before deploying the cluster, you cannot enable it after cluster creation. Workload identity federation lets you configure a user-assigned managed identity or app registration in Microsoft Entra ID to trust tokens from external identity providers (IdPs) such as Kubernetes. To configure workload identity federation, [see this article](aks-edge-workload-identity.md). |
82
82
83
-
In **custom-aksedge-config.json**, add the required **ClusterName** field and other optional fields, as follows:
83
+
In **aio-aksedge-config.json**, add the required **ClusterName** field and other optional fields, as follows:
84
84
85
85
|Flag | Value |
86
86
|---------|---------|
@@ -102,7 +102,7 @@ To run the quickstart script, perform the following steps:
0 commit comments