published on Tuesday, May 26, 2026 by Pulumi
azure-native.managedidentity.UserAssignedIdentity
published on Tuesday, May 26, 2026 by Pulumi
Describes an identity resource.
Uses Azure REST API version 2023-01-31. In version 2.x of the Azure Native provider, it used API version 2023-01-31.
Other available API versions: 2022-01-31-preview, 2023-07-31-preview, 2024-11-30, 2025-01-31-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native managedidentity [ApiVersion]. See the version guide for details.
Create UserAssignedIdentity Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
Parameters
Constructor example
The following reference example uses placeholder values for all input properties.
UserAssignedIdentity Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The UserAssignedIdentity resource accepts the following input properties:
Outputs
All input properties are implicitly available as output properties. Additionally, the UserAssignedIdentity resource produces the following output properties:
Supporting Types
SystemDataResponse
Metadata pertaining to creation and last modification of the resource.Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:managedidentity:UserAssignedIdentity identityName /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{resourceName}
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
published on Tuesday, May 26, 2026 by Pulumi
