Skip to content

Commit 6803217

Browse files
Merge pull request #226121 from RamyaElangovanP/patch-1
Update known-issues.md
2 parents fc7f6c7 + b00dd1f commit 6803217

File tree

1 file changed

+6
-1
lines changed
  • articles/active-directory/managed-identities-azure-resources

1 file changed

+6
-1
lines changed

articles/active-directory/managed-identities-azure-resources/known-issues.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ For more information, see [Transfer an Azure subscription to a different Azure A
5959
In rare cases, you may see error messages indicating errors related to assignment of managed identities with Azure resources. Some of the example error messages are as follows:
6060
- Azure resource ‘azure-resource-id' does not have access to identity 'managed-identity-id'.
6161
- No managed service identities are associated with resource ‘azure-resource-id'
62-
- Managed service identities referenced with URL 'https://control-....virtualMachineScaleSets/<vmss_name>/credentials/v2/systemassigned' are not valid. Ensure all assigned identities associated with the resource are valid.
6362

6463
**Workaround**
6564
In these rare cases the best next steps are
@@ -68,6 +67,12 @@ In these rare cases the best next steps are
6867
2. For User Assigned Managed Identity, reassign the identity to the Azure resource.
6968
3. For System Assigned Managed Identity, disable the identity and enable it again.
7069

70+
>[!NOTE]
71+
>To assign/unassign Managed identities please follow below links
72+
73+
- [Documentation for VM](qs-configure-portal-windows-vm.md)
74+
- [Documentation for VMSS](qs-configure-portal-windows-vmss.md)
75+
7176
## Next steps
7277

7378
You can review our article listing the [services that support managed identities](services-support-managed-identities.md) and our [frequently asked questions](managed-identities-faq.md)

0 commit comments

Comments
 (0)