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: azure-local/manage/disconnected-operations-known-issues.md
+30-30Lines changed: 30 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ This article lists critical known issues and their workarounds in disconnected o
18
18
19
19
These release notes update continuously, and we add critical issues that require a workaround as we find them. Before you deploy disconnected operations with Azure Local, review the information here.
20
20
21
-
###Azure Local deployment with Azure Keyvault
21
+
## Azure Local deployment with Azure Keyvault
22
22
23
23
Role-Based Access Control (RBAC) permissions on a newly created Azure Key Vault take up to 20 minutes to propagate. If you create the Azure Key Vault in the local portal and try to finish the cloud deployment, you might encounter permission issues when validating the cluster before deployment.
24
24
@@ -72,29 +72,29 @@ $managedIds|foreach-object {
72
72
Write-Verbose "Wait 30 min before running cloud deployment from portal"
73
73
```
74
74
75
-
###Azure Local VMs (Arc VMs)
75
+
## Azure Local VMs (Arc VMs)
76
76
77
-
####Azure Resource Graph add or edit tags error
77
+
### Azure Resource Graph add or edit tags error
78
78
79
79
When adding or editing a tag on an Arc VM, you might see an Azure Resource Graph error.
80
80
81
81
**Mitigation**: Use Azure Command-Line Interface (CLI) to add or edit tags for the resource.
82
82
83
-
####Start, restart, or delete buttons disabled after stopping VM
83
+
### Start, restart, or delete buttons disabled after stopping VM
84
84
85
85
After you stop an Arc VM, the start, restart, and delete buttons in the Azure portal are disabled.
86
86
87
87
**Mitigation**: Refresh your browser and the page.
88
88
89
-
####Unable to view the network interface or read properties on an Arc VM
89
+
### Unable to view the network interface or read properties on an Arc VM
90
90
91
-
Viewing the network interface or properties on an Arc VM in the portal isn't supported in this release.
91
+
Viewing the network interface or properties on an Arc VM in the portal is unsupported in this preview release.
92
92
93
-
####Portal showing unsaved change notification after updating VM size
93
+
### Portal showing unsaved change notification after updating VM size
94
94
95
95
If the notification in the top right shows that the save operation is complete, you can ignore the unsaved message and continue navigating away. The VM size is updated.
96
96
97
-
####Delete a VM resource
97
+
### Delete a VM resource
98
98
99
99
When you delete a VM from the portal, you might see the message ***Delete associated resource failed*** and ***Failed to delete the associated resource 'name' of type 'Network interface'***.
100
100
@@ -104,9 +104,9 @@ When you delete a VM from the portal, you might see the message ***Delete associ
104
104
az stack-hci-vm network nic delete
105
105
```
106
106
107
-
###Azure Kubernetes Service (AKS) on Azure Local
107
+
## Azure Kubernetes Service (AKS) on Azure Local
108
108
109
-
####Use an existing public key when creating AKS cluster
109
+
### Use an existing public key when creating AKS cluster
110
110
111
111
In this release, you can only use an existing public key when creating an AKS cluster.
112
112
@@ -117,9 +117,9 @@ ssh-keygen -t rsa
117
117
(cat ~\.ssh\id_rsa.pub)|set-clipboard
118
118
```
119
119
120
-
####Update or scale a node pool from the portal is disabled
120
+
### Update or scale a node pool from the portal is disabled
121
121
122
-
Updating or scaling a node pool from the portal is currently not supported.
122
+
Updating or scaling a node pool from the portal is unsupported in this preview release.
123
123
124
124
**Mitigation**: Use the CLI to update or scale a node pool.
125
125
@@ -128,35 +128,35 @@ az aksarc nodepool update
128
128
az aksarc nodepool scale
129
129
```
130
130
131
-
####Kubernetes cluster list empty under Azure Local (Kubernetes clusters)
131
+
### Kubernetes cluster list empty under Azure Local (Kubernetes clusters)
132
132
133
133
When you navigate to Azure Local and click **Kubernetes clusters**, you might see an empty list of clusters.
134
134
135
135
**Mitigation**: Navigate to **Kubernetes** > **Azure Arc** in the left menu or using the search bar. Your clusters should appear in the list.
136
136
137
-
####Save Kubernetes service notification stuck
137
+
### Save Kubernetes service notification stuck
138
138
139
139
After updating to a newer version of Kubernetes, you might encounter a stuck notification, `Save Kubernetes service`.
140
140
141
141
**Mitigation**: Navigate to the cluster view page and refresh it. Verify that the state is still upgrading or has completed. If it's completed, you can ignore the notification.
142
142
143
-
####Activity log shows authentication issue
143
+
### Activity log shows authentication issue
144
144
145
145
Ignore the portal warning for this release.
146
146
147
-
####Microsoft Entra authentication with Kubernetes RBAC fails
147
+
### Microsoft Entra authentication with Kubernetes RBAC fails
148
148
149
149
When attempting to create a Kubernetes cluster with Entra authentication, you encounter an error.
150
150
151
-
**Mitigation**: Only local accounts with Kubernetes RBAC are supported in this preview.
151
+
**Mitigation**: Only local accounts with Kubernetes RBAC are supported in this preview release.
152
152
153
-
####Arc extensions
153
+
### Arc extensions
154
154
155
155
When navigating to extensions on an AKS cluster the add button is disabled and there aren't any extensions listed.
156
156
157
-
Arc extensions are unsupported in this release.
157
+
Arc extensions are unsupported in this preview release.
158
158
159
-
####AKS resource shows on portal after deletion
159
+
### AKS resource shows on portal after deletion
160
160
161
161
After successfully deleting an AKS cluster from portal the resource continues to show.
162
162
@@ -168,13 +168,13 @@ az aksarc delete
168
168
169
169
### Export Host Guardian Service certificates
170
170
171
-
This feature isn't supported in this release.
171
+
This feature is unsupported in this preview release.
172
172
173
173
### Restart a node or the control plane VM
174
174
175
175
After you restart a node or the control plane VM, the system might take up to an hour to become fully ready. If you notice issues with the local portal, missing resources, or failed deployments, check the appliance health using the **OperationsModule** to confirm that all services are fully converged.
176
176
177
-
###Subscriptions
177
+
## Subscriptions
178
178
179
179
### Operator create subscription
180
180
@@ -190,23 +190,23 @@ If you're signed in as an operator, you might see a timeout screen and be unable
190
190
191
191
**Mitigation**: If the portal doesn't work, use Azure CLI or REST API to create and list subscriptions. To assign a different owner, use the REST API and enter the `subscriptionOwnerId` parameter when you create the subscription.
192
192
193
-
###Azure CLI
193
+
## Azure CLI
194
194
195
-
####Manage clouds
195
+
### Manage clouds
196
196
197
197
When you use the `az cloud` commands, such as `az cloud register`, `az cloud show`, or `az cloud set`, you might encounter issues if you use uppercase letters in the cloud name.
198
198
199
199
**Mitigation**: Only use lowercase letters for cloud names in `az cloud` subcommands, such as `register`, `show`, or `set`.
200
200
201
-
####Create subscriptions
201
+
### Create subscriptions
202
202
203
203
Azure CLI doesn't support providing `subscriptionOwnerId` for new subscriptions. This makes the operator the default owner of newly created subscriptions without a way of changing the owner currently.
204
204
205
205
**Mitigation**: Use `az rest` to create subscriptions with a different owner if required to automate directly with different owner
206
206
207
-
###Azure portal
207
+
## Azure portal
208
208
209
-
####Signout fails
209
+
### Signout fails
210
210
211
211
When you select Sign-out, the request doesn't work.
212
212
@@ -218,11 +218,11 @@ When you select Sign-out, the request doesn't work.
218
218
219
219
### AKS on Azure Local-->
220
220
221
-
###Azure Resource Manager
221
+
## Azure Resource Manager
222
222
223
-
####Template specs
223
+
### Template specs
224
224
225
-
Template specs aren't supported in the preview release. Deployments that use ARM templates with template specs fail.
225
+
Template specs are unsupported in the preview release. Deployments that use ARM templates with template specs fail.
0 commit comments