@pulumi/azuread 5.47.0 → 5.47.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/accessPackage.d.ts +4 -4
  2. package/accessPackage.js +4 -4
  3. package/accessPackageAssignmentPolicy.d.ts +6 -6
  4. package/accessPackageAssignmentPolicy.js +6 -6
  5. package/accessPackageCatalog.d.ts +2 -2
  6. package/accessPackageCatalog.js +2 -2
  7. package/accessPackageCatalogRoleAssignment.d.ts +8 -8
  8. package/accessPackageCatalogRoleAssignment.js +8 -8
  9. package/accessPackageResourceCatalogAssociation.d.ts +6 -6
  10. package/accessPackageResourceCatalogAssociation.js +6 -6
  11. package/accessPackageResourcePackageAssociation.d.ts +9 -9
  12. package/accessPackageResourcePackageAssociation.js +9 -9
  13. package/administrativeUnit.d.ts +2 -2
  14. package/administrativeUnit.js +2 -2
  15. package/administrativeUnitMember.d.ts +6 -6
  16. package/administrativeUnitMember.js +6 -6
  17. package/administrativeUnitRoleMember.d.ts +7 -7
  18. package/administrativeUnitRoleMember.js +7 -7
  19. package/appRoleAssignment.d.ts +2 -139
  20. package/appRoleAssignment.js +2 -139
  21. package/appRoleAssignment.js.map +1 -1
  22. package/application.d.ts +11 -9
  23. package/application.js +11 -9
  24. package/application.js.map +1 -1
  25. package/applicationApiAccess.d.ts +4 -5
  26. package/applicationApiAccess.js +4 -5
  27. package/applicationApiAccess.js.map +1 -1
  28. package/applicationAppRole.d.ts +4 -5
  29. package/applicationAppRole.js +4 -5
  30. package/applicationAppRole.js.map +1 -1
  31. package/applicationCertificate.d.ts +102 -1
  32. package/applicationCertificate.js +102 -1
  33. package/applicationCertificate.js.map +1 -1
  34. package/applicationFallbackPublicClient.d.ts +4 -4
  35. package/applicationFallbackPublicClient.js +4 -4
  36. package/applicationFederatedIdentityCredential.d.ts +4 -4
  37. package/applicationFederatedIdentityCredential.js +4 -4
  38. package/applicationFromTemplate.d.ts +6 -6
  39. package/applicationFromTemplate.js +6 -6
  40. package/applicationIdentifierUri.d.ts +6 -7
  41. package/applicationIdentifierUri.js +6 -7
  42. package/applicationIdentifierUri.js.map +1 -1
  43. package/applicationKnownClients.d.ts +4 -4
  44. package/applicationKnownClients.js +4 -4
  45. package/applicationOptionalClaims.d.ts +4 -4
  46. package/applicationOptionalClaims.js +4 -4
  47. package/applicationOwner.d.ts +2 -2
  48. package/applicationOwner.js +2 -2
  49. package/applicationPassword.d.ts +6 -6
  50. package/applicationPassword.js +6 -6
  51. package/applicationPermissionScope.d.ts +7 -8
  52. package/applicationPermissionScope.js +7 -8
  53. package/applicationPermissionScope.js.map +1 -1
  54. package/applicationPreAuthorized.d.ts +1 -1
  55. package/applicationPreAuthorized.js +1 -1
  56. package/applicationRedirectUris.d.ts +4 -4
  57. package/applicationRedirectUris.js +4 -4
  58. package/applicationRegistration.d.ts +3 -3
  59. package/applicationRegistration.js +3 -3
  60. package/authenticationStrengthPolicy.d.ts +5 -5
  61. package/authenticationStrengthPolicy.js +5 -5
  62. package/claimsMappingPolicy.d.ts +12 -12
  63. package/claimsMappingPolicy.js +12 -12
  64. package/conditionalAccessPolicy.d.ts +12 -12
  65. package/conditionalAccessPolicy.js +12 -12
  66. package/config/vars.d.ts +0 -3
  67. package/config/vars.js.map +1 -1
  68. package/customDirectoryRole.d.ts +2 -2
  69. package/customDirectoryRole.js +2 -2
  70. package/directoryRoleAssignment.d.ts +71 -1
  71. package/directoryRoleAssignment.js +71 -1
  72. package/directoryRoleAssignment.js.map +1 -1
  73. package/directoryRoleEligibilityScheduleRequest.d.ts +6 -6
  74. package/directoryRoleEligibilityScheduleRequest.js +6 -6
  75. package/directoryRoleMember.d.ts +6 -6
  76. package/directoryRoleMember.js +6 -6
  77. package/getApplicationPublishedAppIds.d.ts +0 -12
  78. package/getApplicationPublishedAppIds.js +0 -12
  79. package/getApplicationPublishedAppIds.js.map +1 -1
  80. package/getUser.d.ts +2 -2
  81. package/getUser.js +2 -2
  82. package/getUsers.d.ts +4 -4
  83. package/getUsers.js +4 -4
  84. package/group.d.ts +1 -1
  85. package/group.js +1 -1
  86. package/groupMember.d.ts +6 -6
  87. package/groupMember.js +6 -6
  88. package/invitation.d.ts +7 -7
  89. package/invitation.js +7 -7
  90. package/namedLocation.d.ts +2 -2
  91. package/namedLocation.js +2 -2
  92. package/package.json +1 -1
  93. package/servicePrincipal.d.ts +12 -12
  94. package/servicePrincipal.js +12 -12
  95. package/servicePrincipalCertificate.d.ts +44 -1
  96. package/servicePrincipalCertificate.js +44 -1
  97. package/servicePrincipalCertificate.js.map +1 -1
  98. package/servicePrincipalClaimsMappingPolicyAssignment.d.ts +4 -4
  99. package/servicePrincipalClaimsMappingPolicyAssignment.js +4 -4
  100. package/servicePrincipalDelegatedPermissionGrant.d.ts +13 -13
  101. package/servicePrincipalDelegatedPermissionGrant.js +13 -13
  102. package/servicePrincipalPassword.d.ts +7 -7
  103. package/servicePrincipalPassword.js +7 -7
  104. package/servicePrincipalTokenSigningCertificate.d.ts +7 -7
  105. package/servicePrincipalTokenSigningCertificate.js +7 -7
  106. package/synchronizationJob.d.ts +7 -7
  107. package/synchronizationJob.js +7 -7
  108. package/synchronizationSecret.d.ts +5 -5
  109. package/synchronizationSecret.js +5 -5
  110. package/types/input.d.ts +28 -0
  111. package/types/output.d.ts +45 -0
  112. package/user.d.ts +2 -2
  113. package/user.js +2 -2
  114. package/userFlowAttribute.d.ts +3 -3
  115. package/userFlowAttribute.js +3 -3
@@ -16,12 +16,12 @@ import * as pulumi from "@pulumi/pulumi";
16
16
  * import * as pulumi from "@pulumi/pulumi";
17
17
  * import * as azuread from "@pulumi/azuread";
18
18
  *
19
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
19
+ * const example = new azuread.AccessPackageCatalog("example", {
20
20
  * displayName: "example-catalog",
21
21
  * description: "Example catalog",
22
22
  * });
23
- * const exampleAccessPackage = new azuread.AccessPackage("exampleAccessPackage", {
24
- * catalogId: exampleAccessPackageCatalog.id,
23
+ * const exampleAccessPackage = new azuread.AccessPackage("example", {
24
+ * catalogId: example.id,
25
25
  * displayName: "access-package",
26
26
  * description: "Access Package",
27
27
  * });
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
32
32
  * Access Packages can be imported using the `id`, e.g.
33
33
  *
34
34
  * ```sh
35
- * $ pulumi import azuread:index/accessPackage:AccessPackage example_package 00000000-0000-0000-0000-000000000000
35
+ * $ pulumi import azuread:index/accessPackage:AccessPackage example_package 00000000-0000-0000-0000-000000000000
36
36
  * ```
37
37
  */
38
38
  export declare class AccessPackage extends pulumi.CustomResource {
package/accessPackage.js CHANGED
@@ -22,12 +22,12 @@ const utilities = require("./utilities");
22
22
  * import * as pulumi from "@pulumi/pulumi";
23
23
  * import * as azuread from "@pulumi/azuread";
24
24
  *
25
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
25
+ * const example = new azuread.AccessPackageCatalog("example", {
26
26
  * displayName: "example-catalog",
27
27
  * description: "Example catalog",
28
28
  * });
29
- * const exampleAccessPackage = new azuread.AccessPackage("exampleAccessPackage", {
30
- * catalogId: exampleAccessPackageCatalog.id,
29
+ * const exampleAccessPackage = new azuread.AccessPackage("example", {
30
+ * catalogId: example.id,
31
31
  * displayName: "access-package",
32
32
  * description: "Access Package",
33
33
  * });
@@ -38,7 +38,7 @@ const utilities = require("./utilities");
38
38
  * Access Packages can be imported using the `id`, e.g.
39
39
  *
40
40
  * ```sh
41
- * $ pulumi import azuread:index/accessPackage:AccessPackage example_package 00000000-0000-0000-0000-000000000000
41
+ * $ pulumi import azuread:index/accessPackage:AccessPackage example_package 00000000-0000-0000-0000-000000000000
42
42
  * ```
43
43
  */
44
44
  class AccessPackage extends pulumi.CustomResource {
@@ -18,20 +18,20 @@ import * as outputs from "./types/output";
18
18
  * import * as pulumi from "@pulumi/pulumi";
19
19
  * import * as azuread from "@pulumi/azuread";
20
20
  *
21
- * const exampleGroup = new azuread.Group("exampleGroup", {
21
+ * const example = new azuread.Group("example", {
22
22
  * displayName: "group-name",
23
23
  * securityEnabled: true,
24
24
  * });
25
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
25
+ * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("example", {
26
26
  * displayName: "example-catalog",
27
27
  * description: "Example catalog",
28
28
  * });
29
- * const exampleAccessPackage = new azuread.AccessPackage("exampleAccessPackage", {
29
+ * const exampleAccessPackage = new azuread.AccessPackage("example", {
30
30
  * catalogId: exampleAccessPackageCatalog.id,
31
31
  * displayName: "access-package",
32
32
  * description: "Access Package",
33
33
  * });
34
- * const exampleAccessPackageAssignmentPolicy = new azuread.AccessPackageAssignmentPolicy("exampleAccessPackageAssignmentPolicy", {
34
+ * const exampleAccessPackageAssignmentPolicy = new azuread.AccessPackageAssignmentPolicy("example", {
35
35
  * accessPackageId: exampleAccessPackage.id,
36
36
  * displayName: "assignment-policy",
37
37
  * description: "My assignment policy",
@@ -44,7 +44,7 @@ import * as outputs from "./types/output";
44
44
  * approvalStages: [{
45
45
  * approvalTimeoutInDays: 14,
46
46
  * primaryApprovers: [{
47
- * objectId: exampleGroup.objectId,
47
+ * objectId: example.objectId,
48
48
  * subjectType: "groupMembers",
49
49
  * }],
50
50
  * }],
@@ -69,7 +69,7 @@ import * as outputs from "./types/output";
69
69
  * An access package assignment policy can be imported using the ID, e.g.
70
70
  *
71
71
  * ```sh
72
- * $ pulumi import azuread:index/accessPackageAssignmentPolicy:AccessPackageAssignmentPolicy example 00000000-0000-0000-0000-000000000000
72
+ * $ pulumi import azuread:index/accessPackageAssignmentPolicy:AccessPackageAssignmentPolicy example 00000000-0000-0000-0000-000000000000
73
73
  * ```
74
74
  */
75
75
  export declare class AccessPackageAssignmentPolicy extends pulumi.CustomResource {
@@ -22,20 +22,20 @@ const utilities = require("./utilities");
22
22
  * import * as pulumi from "@pulumi/pulumi";
23
23
  * import * as azuread from "@pulumi/azuread";
24
24
  *
25
- * const exampleGroup = new azuread.Group("exampleGroup", {
25
+ * const example = new azuread.Group("example", {
26
26
  * displayName: "group-name",
27
27
  * securityEnabled: true,
28
28
  * });
29
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
29
+ * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("example", {
30
30
  * displayName: "example-catalog",
31
31
  * description: "Example catalog",
32
32
  * });
33
- * const exampleAccessPackage = new azuread.AccessPackage("exampleAccessPackage", {
33
+ * const exampleAccessPackage = new azuread.AccessPackage("example", {
34
34
  * catalogId: exampleAccessPackageCatalog.id,
35
35
  * displayName: "access-package",
36
36
  * description: "Access Package",
37
37
  * });
38
- * const exampleAccessPackageAssignmentPolicy = new azuread.AccessPackageAssignmentPolicy("exampleAccessPackageAssignmentPolicy", {
38
+ * const exampleAccessPackageAssignmentPolicy = new azuread.AccessPackageAssignmentPolicy("example", {
39
39
  * accessPackageId: exampleAccessPackage.id,
40
40
  * displayName: "assignment-policy",
41
41
  * description: "My assignment policy",
@@ -48,7 +48,7 @@ const utilities = require("./utilities");
48
48
  * approvalStages: [{
49
49
  * approvalTimeoutInDays: 14,
50
50
  * primaryApprovers: [{
51
- * objectId: exampleGroup.objectId,
51
+ * objectId: example.objectId,
52
52
  * subjectType: "groupMembers",
53
53
  * }],
54
54
  * }],
@@ -73,7 +73,7 @@ const utilities = require("./utilities");
73
73
  * An access package assignment policy can be imported using the ID, e.g.
74
74
  *
75
75
  * ```sh
76
- * $ pulumi import azuread:index/accessPackageAssignmentPolicy:AccessPackageAssignmentPolicy example 00000000-0000-0000-0000-000000000000
76
+ * $ pulumi import azuread:index/accessPackageAssignmentPolicy:AccessPackageAssignmentPolicy example 00000000-0000-0000-0000-000000000000
77
77
  * ```
78
78
  */
79
79
  class AccessPackageAssignmentPolicy extends pulumi.CustomResource {
@@ -17,8 +17,8 @@ import * as pulumi from "@pulumi/pulumi";
17
17
  * import * as azuread from "@pulumi/azuread";
18
18
  *
19
19
  * const example = new azuread.AccessPackageCatalog("example", {
20
- * description: "Example access package catalog",
21
20
  * displayName: "example-access-package-catalog",
21
+ * description: "Example access package catalog",
22
22
  * });
23
23
  * ```
24
24
  *
@@ -27,7 +27,7 @@ import * as pulumi from "@pulumi/pulumi";
27
27
  * An Access Package Catalog can be imported using the `id`, e.g.
28
28
  *
29
29
  * ```sh
30
- * $ pulumi import azuread:index/accessPackageCatalog:AccessPackageCatalog example 00000000-0000-0000-0000-000000000000
30
+ * $ pulumi import azuread:index/accessPackageCatalog:AccessPackageCatalog example 00000000-0000-0000-0000-000000000000
31
31
  * ```
32
32
  */
33
33
  export declare class AccessPackageCatalog extends pulumi.CustomResource {
@@ -23,8 +23,8 @@ const utilities = require("./utilities");
23
23
  * import * as azuread from "@pulumi/azuread";
24
24
  *
25
25
  * const example = new azuread.AccessPackageCatalog("example", {
26
- * description: "Example access package catalog",
27
26
  * displayName: "example-access-package-catalog",
27
+ * description: "Example access package catalog",
28
28
  * });
29
29
  * ```
30
30
  *
@@ -33,7 +33,7 @@ const utilities = require("./utilities");
33
33
  * An Access Package Catalog can be imported using the `id`, e.g.
34
34
  *
35
35
  * ```sh
36
- * $ pulumi import azuread:index/accessPackageCatalog:AccessPackageCatalog example 00000000-0000-0000-0000-000000000000
36
+ * $ pulumi import azuread:index/accessPackageCatalog:AccessPackageCatalog example 00000000-0000-0000-0000-000000000000
37
37
  * ```
38
38
  */
39
39
  class AccessPackageCatalog extends pulumi.CustomResource {
@@ -16,19 +16,19 @@ import * as pulumi from "@pulumi/pulumi";
16
16
  * import * as pulumi from "@pulumi/pulumi";
17
17
  * import * as azuread from "@pulumi/azuread";
18
18
  *
19
- * const exampleUser = azuread.getUser({
20
- * userPrincipalName: "jdoe@hashicorp.com",
19
+ * const example = azuread.getUser({
20
+ * userPrincipalName: "jdoe@example.com",
21
21
  * });
22
- * const exampleAccessPackageCatalogRole = azuread.getAccessPackageCatalogRole({
22
+ * const exampleGetAccessPackageCatalogRole = azuread.getAccessPackageCatalogRole({
23
23
  * displayName: "Catalog owner",
24
24
  * });
25
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
25
+ * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("example", {
26
26
  * displayName: "example-access-package-catalog",
27
27
  * description: "Example access package catalog",
28
28
  * });
29
- * const exampleAccessPackageCatalogRoleAssignment = new azuread.AccessPackageCatalogRoleAssignment("exampleAccessPackageCatalogRoleAssignment", {
30
- * roleId: exampleAccessPackageCatalogRole.then(exampleAccessPackageCatalogRole => exampleAccessPackageCatalogRole.objectId),
31
- * principalObjectId: exampleUser.then(exampleUser => exampleUser.objectId),
29
+ * const exampleAccessPackageCatalogRoleAssignment = new azuread.AccessPackageCatalogRoleAssignment("example", {
30
+ * roleId: exampleGetAccessPackageCatalogRole.then(exampleGetAccessPackageCatalogRole => exampleGetAccessPackageCatalogRole.objectId),
31
+ * principalObjectId: example.then(example => example.objectId),
32
32
  * catalogId: exampleAccessPackageCatalog.id,
33
33
  * });
34
34
  * ```
@@ -38,7 +38,7 @@ import * as pulumi from "@pulumi/pulumi";
38
38
  * Catalog role assignments can be imported using the ID of the assignment, e.g.
39
39
  *
40
40
  * ```sh
41
- * $ pulumi import azuread:index/accessPackageCatalogRoleAssignment:AccessPackageCatalogRoleAssignment example 00000000-0000-0000-0000-000000000000
41
+ * $ pulumi import azuread:index/accessPackageCatalogRoleAssignment:AccessPackageCatalogRoleAssignment example 00000000-0000-0000-0000-000000000000
42
42
  * ```
43
43
  */
44
44
  export declare class AccessPackageCatalogRoleAssignment extends pulumi.CustomResource {
@@ -22,19 +22,19 @@ const utilities = require("./utilities");
22
22
  * import * as pulumi from "@pulumi/pulumi";
23
23
  * import * as azuread from "@pulumi/azuread";
24
24
  *
25
- * const exampleUser = azuread.getUser({
26
- * userPrincipalName: "jdoe@hashicorp.com",
25
+ * const example = azuread.getUser({
26
+ * userPrincipalName: "jdoe@example.com",
27
27
  * });
28
- * const exampleAccessPackageCatalogRole = azuread.getAccessPackageCatalogRole({
28
+ * const exampleGetAccessPackageCatalogRole = azuread.getAccessPackageCatalogRole({
29
29
  * displayName: "Catalog owner",
30
30
  * });
31
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
31
+ * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("example", {
32
32
  * displayName: "example-access-package-catalog",
33
33
  * description: "Example access package catalog",
34
34
  * });
35
- * const exampleAccessPackageCatalogRoleAssignment = new azuread.AccessPackageCatalogRoleAssignment("exampleAccessPackageCatalogRoleAssignment", {
36
- * roleId: exampleAccessPackageCatalogRole.then(exampleAccessPackageCatalogRole => exampleAccessPackageCatalogRole.objectId),
37
- * principalObjectId: exampleUser.then(exampleUser => exampleUser.objectId),
35
+ * const exampleAccessPackageCatalogRoleAssignment = new azuread.AccessPackageCatalogRoleAssignment("example", {
36
+ * roleId: exampleGetAccessPackageCatalogRole.then(exampleGetAccessPackageCatalogRole => exampleGetAccessPackageCatalogRole.objectId),
37
+ * principalObjectId: example.then(example => example.objectId),
38
38
  * catalogId: exampleAccessPackageCatalog.id,
39
39
  * });
40
40
  * ```
@@ -44,7 +44,7 @@ const utilities = require("./utilities");
44
44
  * Catalog role assignments can be imported using the ID of the assignment, e.g.
45
45
  *
46
46
  * ```sh
47
- * $ pulumi import azuread:index/accessPackageCatalogRoleAssignment:AccessPackageCatalogRoleAssignment example 00000000-0000-0000-0000-000000000000
47
+ * $ pulumi import azuread:index/accessPackageCatalogRoleAssignment:AccessPackageCatalogRoleAssignment example 00000000-0000-0000-0000-000000000000
48
48
  * ```
49
49
  */
50
50
  class AccessPackageCatalogRoleAssignment extends pulumi.CustomResource {
@@ -16,17 +16,17 @@ import * as pulumi from "@pulumi/pulumi";
16
16
  * import * as pulumi from "@pulumi/pulumi";
17
17
  * import * as azuread from "@pulumi/azuread";
18
18
  *
19
- * const exampleGroup = new azuread.Group("exampleGroup", {
19
+ * const example = new azuread.Group("example", {
20
20
  * displayName: "example-group",
21
21
  * securityEnabled: true,
22
22
  * });
23
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
23
+ * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("example", {
24
24
  * displayName: "example-catalog",
25
25
  * description: "Example catalog",
26
26
  * });
27
- * const exampleAccessPackageResourceCatalogAssociation = new azuread.AccessPackageResourceCatalogAssociation("exampleAccessPackageResourceCatalogAssociation", {
28
- * catalogId: azuread_access_package_catalog.example_catalog.id,
29
- * resourceOriginId: azuread_group.example_group.object_id,
27
+ * const exampleAccessPackageResourceCatalogAssociation = new azuread.AccessPackageResourceCatalogAssociation("example", {
28
+ * catalogId: exampleCatalog.id,
29
+ * resourceOriginId: exampleGroup.objectId,
30
30
  * resourceOriginSystem: "AadGroup",
31
31
  * });
32
32
  * ```
@@ -36,7 +36,7 @@ import * as pulumi from "@pulumi/pulumi";
36
36
  * The resource and catalog association can be imported using the catalog ID and the resource origin ID, e.g.
37
37
  *
38
38
  * ```sh
39
- * $ pulumi import azuread:index/accessPackageResourceCatalogAssociation:AccessPackageResourceCatalogAssociation example 00000000-0000-0000-0000-000000000000/11111111-1111-1111-1111-111111111111
39
+ * $ pulumi import azuread:index/accessPackageResourceCatalogAssociation:AccessPackageResourceCatalogAssociation example 00000000-0000-0000-0000-000000000000/11111111-1111-1111-1111-111111111111
40
40
  * ```
41
41
  *
42
42
  * -> This ID format is unique to Terraform and is composed of the Catalog ID and the Resource Origin ID in the format `{CatalogID}/{ResourceOriginID}`.
@@ -22,17 +22,17 @@ const utilities = require("./utilities");
22
22
  * import * as pulumi from "@pulumi/pulumi";
23
23
  * import * as azuread from "@pulumi/azuread";
24
24
  *
25
- * const exampleGroup = new azuread.Group("exampleGroup", {
25
+ * const example = new azuread.Group("example", {
26
26
  * displayName: "example-group",
27
27
  * securityEnabled: true,
28
28
  * });
29
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
29
+ * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("example", {
30
30
  * displayName: "example-catalog",
31
31
  * description: "Example catalog",
32
32
  * });
33
- * const exampleAccessPackageResourceCatalogAssociation = new azuread.AccessPackageResourceCatalogAssociation("exampleAccessPackageResourceCatalogAssociation", {
34
- * catalogId: azuread_access_package_catalog.example_catalog.id,
35
- * resourceOriginId: azuread_group.example_group.object_id,
33
+ * const exampleAccessPackageResourceCatalogAssociation = new azuread.AccessPackageResourceCatalogAssociation("example", {
34
+ * catalogId: exampleCatalog.id,
35
+ * resourceOriginId: exampleGroup.objectId,
36
36
  * resourceOriginSystem: "AadGroup",
37
37
  * });
38
38
  * ```
@@ -42,7 +42,7 @@ const utilities = require("./utilities");
42
42
  * The resource and catalog association can be imported using the catalog ID and the resource origin ID, e.g.
43
43
  *
44
44
  * ```sh
45
- * $ pulumi import azuread:index/accessPackageResourceCatalogAssociation:AccessPackageResourceCatalogAssociation example 00000000-0000-0000-0000-000000000000/11111111-1111-1111-1111-111111111111
45
+ * $ pulumi import azuread:index/accessPackageResourceCatalogAssociation:AccessPackageResourceCatalogAssociation example 00000000-0000-0000-0000-000000000000/11111111-1111-1111-1111-111111111111
46
46
  * ```
47
47
  *
48
48
  * -> This ID format is unique to Terraform and is composed of the Catalog ID and the Resource Origin ID in the format `{CatalogID}/{ResourceOriginID}`.
@@ -16,25 +16,25 @@ import * as pulumi from "@pulumi/pulumi";
16
16
  * import * as pulumi from "@pulumi/pulumi";
17
17
  * import * as azuread from "@pulumi/azuread";
18
18
  *
19
- * const exampleGroup = new azuread.Group("exampleGroup", {
19
+ * const example = new azuread.Group("example", {
20
20
  * displayName: "example-group",
21
21
  * securityEnabled: true,
22
22
  * });
23
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
23
+ * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("example", {
24
24
  * displayName: "example-catalog",
25
25
  * description: "Example catalog",
26
26
  * });
27
- * const exampleAccessPackageResourceCatalogAssociation = new azuread.AccessPackageResourceCatalogAssociation("exampleAccessPackageResourceCatalogAssociation", {
28
- * catalogId: azuread_access_package_catalog.example_catalog.id,
29
- * resourceOriginId: azuread_group.example_group.object_id,
27
+ * const exampleAccessPackageResourceCatalogAssociation = new azuread.AccessPackageResourceCatalogAssociation("example", {
28
+ * catalogId: exampleCatalog.id,
29
+ * resourceOriginId: exampleGroup.objectId,
30
30
  * resourceOriginSystem: "AadGroup",
31
31
  * });
32
- * const exampleAccessPackage = new azuread.AccessPackage("exampleAccessPackage", {
32
+ * const exampleAccessPackage = new azuread.AccessPackage("example", {
33
33
  * displayName: "example-package",
34
34
  * description: "Example Package",
35
- * catalogId: azuread_access_package_catalog.example_catalog.id,
35
+ * catalogId: exampleCatalog.id,
36
36
  * });
37
- * const exampleAccessPackageResourcePackageAssociation = new azuread.AccessPackageResourcePackageAssociation("exampleAccessPackageResourcePackageAssociation", {
37
+ * const exampleAccessPackageResourcePackageAssociation = new azuread.AccessPackageResourcePackageAssociation("example", {
38
38
  * accessPackageId: exampleAccessPackage.id,
39
39
  * catalogResourceAssociationId: exampleAccessPackageResourceCatalogAssociation.id,
40
40
  * });
@@ -45,7 +45,7 @@ import * as pulumi from "@pulumi/pulumi";
45
45
  * The resource and catalog association can be imported using the access package ID, the access package ResourceRoleScope, the resource origin ID, and the access type, e.g.
46
46
  *
47
47
  * ```sh
48
- * $ pulumi import azuread:index/accessPackageResourcePackageAssociation:AccessPackageResourcePackageAssociation example 00000000-0000-0000-0000-000000000000/11111111-1111-1111-1111-111111111111_22222222-2222-2222-2222-22222222/33333333-3333-3333-3333-33333333/Member
48
+ * $ pulumi import azuread:index/accessPackageResourcePackageAssociation:AccessPackageResourcePackageAssociation example 00000000-0000-0000-0000-000000000000/11111111-1111-1111-1111-111111111111_22222222-2222-2222-2222-22222222/33333333-3333-3333-3333-33333333/Member
49
49
  * ```
50
50
  *
51
51
  * -> This ID format is unique to Terraform and is composed of the Access Package ID, the access package ResourceRoleScope (in the format Role_Scope), the Resource Origin ID, and the Access Type, in the format `{AccessPackageID}/{ResourceRoleScope}/{ResourceOriginID}/{AccessType}`.
@@ -22,25 +22,25 @@ const utilities = require("./utilities");
22
22
  * import * as pulumi from "@pulumi/pulumi";
23
23
  * import * as azuread from "@pulumi/azuread";
24
24
  *
25
- * const exampleGroup = new azuread.Group("exampleGroup", {
25
+ * const example = new azuread.Group("example", {
26
26
  * displayName: "example-group",
27
27
  * securityEnabled: true,
28
28
  * });
29
- * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("exampleAccessPackageCatalog", {
29
+ * const exampleAccessPackageCatalog = new azuread.AccessPackageCatalog("example", {
30
30
  * displayName: "example-catalog",
31
31
  * description: "Example catalog",
32
32
  * });
33
- * const exampleAccessPackageResourceCatalogAssociation = new azuread.AccessPackageResourceCatalogAssociation("exampleAccessPackageResourceCatalogAssociation", {
34
- * catalogId: azuread_access_package_catalog.example_catalog.id,
35
- * resourceOriginId: azuread_group.example_group.object_id,
33
+ * const exampleAccessPackageResourceCatalogAssociation = new azuread.AccessPackageResourceCatalogAssociation("example", {
34
+ * catalogId: exampleCatalog.id,
35
+ * resourceOriginId: exampleGroup.objectId,
36
36
  * resourceOriginSystem: "AadGroup",
37
37
  * });
38
- * const exampleAccessPackage = new azuread.AccessPackage("exampleAccessPackage", {
38
+ * const exampleAccessPackage = new azuread.AccessPackage("example", {
39
39
  * displayName: "example-package",
40
40
  * description: "Example Package",
41
- * catalogId: azuread_access_package_catalog.example_catalog.id,
41
+ * catalogId: exampleCatalog.id,
42
42
  * });
43
- * const exampleAccessPackageResourcePackageAssociation = new azuread.AccessPackageResourcePackageAssociation("exampleAccessPackageResourcePackageAssociation", {
43
+ * const exampleAccessPackageResourcePackageAssociation = new azuread.AccessPackageResourcePackageAssociation("example", {
44
44
  * accessPackageId: exampleAccessPackage.id,
45
45
  * catalogResourceAssociationId: exampleAccessPackageResourceCatalogAssociation.id,
46
46
  * });
@@ -51,7 +51,7 @@ const utilities = require("./utilities");
51
51
  * The resource and catalog association can be imported using the access package ID, the access package ResourceRoleScope, the resource origin ID, and the access type, e.g.
52
52
  *
53
53
  * ```sh
54
- * $ pulumi import azuread:index/accessPackageResourcePackageAssociation:AccessPackageResourcePackageAssociation example 00000000-0000-0000-0000-000000000000/11111111-1111-1111-1111-111111111111_22222222-2222-2222-2222-22222222/33333333-3333-3333-3333-33333333/Member
54
+ * $ pulumi import azuread:index/accessPackageResourcePackageAssociation:AccessPackageResourcePackageAssociation example 00000000-0000-0000-0000-000000000000/11111111-1111-1111-1111-111111111111_22222222-2222-2222-2222-22222222/33333333-3333-3333-3333-33333333/Member
55
55
  * ```
56
56
  *
57
57
  * -> This ID format is unique to Terraform and is composed of the Access Package ID, the access package ResourceRoleScope (in the format Role_Scope), the Resource Origin ID, and the Access Type, in the format `{AccessPackageID}/{ResourceRoleScope}/{ResourceOriginID}/{AccessType}`.
@@ -17,8 +17,8 @@ import * as pulumi from "@pulumi/pulumi";
17
17
  * import * as azuread from "@pulumi/azuread";
18
18
  *
19
19
  * const example = new azuread.AdministrativeUnit("example", {
20
- * description: "Just an example",
21
20
  * displayName: "Example-AU",
21
+ * description: "Just an example",
22
22
  * hiddenMembershipEnabled: false,
23
23
  * });
24
24
  * ```
@@ -28,7 +28,7 @@ import * as pulumi from "@pulumi/pulumi";
28
28
  * Administrative units can be imported using their object ID, e.g.
29
29
  *
30
30
  * ```sh
31
- * $ pulumi import azuread:index/administrativeUnit:AdministrativeUnit example 00000000-0000-0000-0000-000000000000
31
+ * $ pulumi import azuread:index/administrativeUnit:AdministrativeUnit example 00000000-0000-0000-0000-000000000000
32
32
  * ```
33
33
  */
34
34
  export declare class AdministrativeUnit extends pulumi.CustomResource {
@@ -23,8 +23,8 @@ const utilities = require("./utilities");
23
23
  * import * as azuread from "@pulumi/azuread";
24
24
  *
25
25
  * const example = new azuread.AdministrativeUnit("example", {
26
- * description: "Just an example",
27
26
  * displayName: "Example-AU",
27
+ * description: "Just an example",
28
28
  * hiddenMembershipEnabled: false,
29
29
  * });
30
30
  * ```
@@ -34,7 +34,7 @@ const utilities = require("./utilities");
34
34
  * Administrative units can be imported using their object ID, e.g.
35
35
  *
36
36
  * ```sh
37
- * $ pulumi import azuread:index/administrativeUnit:AdministrativeUnit example 00000000-0000-0000-0000-000000000000
37
+ * $ pulumi import azuread:index/administrativeUnit:AdministrativeUnit example 00000000-0000-0000-0000-000000000000
38
38
  * ```
39
39
  */
40
40
  class AdministrativeUnit extends pulumi.CustomResource {
@@ -18,13 +18,13 @@ import * as pulumi from "@pulumi/pulumi";
18
18
  * import * as pulumi from "@pulumi/pulumi";
19
19
  * import * as azuread from "@pulumi/azuread";
20
20
  *
21
- * const exampleUser = azuread.getUser({
22
- * userPrincipalName: "jdoe@hashicorp.com",
21
+ * const example = azuread.getUser({
22
+ * userPrincipalName: "jdoe@example.com",
23
23
  * });
24
- * const exampleAdministrativeUnit = new azuread.AdministrativeUnit("exampleAdministrativeUnit", {displayName: "Example-AU"});
25
- * const exampleAdministrativeUnitMember = new azuread.AdministrativeUnitMember("exampleAdministrativeUnitMember", {
24
+ * const exampleAdministrativeUnit = new azuread.AdministrativeUnit("example", {displayName: "Example-AU"});
25
+ * const exampleAdministrativeUnitMember = new azuread.AdministrativeUnitMember("example", {
26
26
  * administrativeUnitObjectId: exampleAdministrativeUnit.id,
27
- * memberObjectId: exampleUser.then(exampleUser => exampleUser.id),
27
+ * memberObjectId: example.then(example => example.id),
28
28
  * });
29
29
  * ```
30
30
  *
@@ -33,7 +33,7 @@ import * as pulumi from "@pulumi/pulumi";
33
33
  * Administrative unit members can be imported using the object ID of the administrative unit and the object ID of the member, e.g.
34
34
  *
35
35
  * ```sh
36
- * $ pulumi import azuread:index/administrativeUnitMember:AdministrativeUnitMember example 00000000-0000-0000-0000-000000000000/member/11111111-1111-1111-1111-111111111111
36
+ * $ pulumi import azuread:index/administrativeUnitMember:AdministrativeUnitMember example 00000000-0000-0000-0000-000000000000/member/11111111-1111-1111-1111-111111111111
37
37
  * ```
38
38
  *
39
39
  * -> This ID format is unique to Terraform and is composed of the Administrative Unit Object ID and the target Member Object ID in the format `{AdministrativeUnitObjectID}/member/{MemberObjectID}`.
@@ -24,13 +24,13 @@ const utilities = require("./utilities");
24
24
  * import * as pulumi from "@pulumi/pulumi";
25
25
  * import * as azuread from "@pulumi/azuread";
26
26
  *
27
- * const exampleUser = azuread.getUser({
28
- * userPrincipalName: "jdoe@hashicorp.com",
27
+ * const example = azuread.getUser({
28
+ * userPrincipalName: "jdoe@example.com",
29
29
  * });
30
- * const exampleAdministrativeUnit = new azuread.AdministrativeUnit("exampleAdministrativeUnit", {displayName: "Example-AU"});
31
- * const exampleAdministrativeUnitMember = new azuread.AdministrativeUnitMember("exampleAdministrativeUnitMember", {
30
+ * const exampleAdministrativeUnit = new azuread.AdministrativeUnit("example", {displayName: "Example-AU"});
31
+ * const exampleAdministrativeUnitMember = new azuread.AdministrativeUnitMember("example", {
32
32
  * administrativeUnitObjectId: exampleAdministrativeUnit.id,
33
- * memberObjectId: exampleUser.then(exampleUser => exampleUser.id),
33
+ * memberObjectId: example.then(example => example.id),
34
34
  * });
35
35
  * ```
36
36
  *
@@ -39,7 +39,7 @@ const utilities = require("./utilities");
39
39
  * Administrative unit members can be imported using the object ID of the administrative unit and the object ID of the member, e.g.
40
40
  *
41
41
  * ```sh
42
- * $ pulumi import azuread:index/administrativeUnitMember:AdministrativeUnitMember example 00000000-0000-0000-0000-000000000000/member/11111111-1111-1111-1111-111111111111
42
+ * $ pulumi import azuread:index/administrativeUnitMember:AdministrativeUnitMember example 00000000-0000-0000-0000-000000000000/member/11111111-1111-1111-1111-111111111111
43
43
  * ```
44
44
  *
45
45
  * -> This ID format is unique to Terraform and is composed of the Administrative Unit Object ID and the target Member Object ID in the format `{AdministrativeUnitObjectID}/member/{MemberObjectID}`.
@@ -16,15 +16,15 @@ import * as pulumi from "@pulumi/pulumi";
16
16
  * import * as pulumi from "@pulumi/pulumi";
17
17
  * import * as azuread from "@pulumi/azuread";
18
18
  *
19
- * const exampleUser = azuread.getUser({
20
- * userPrincipalName: "jdoe@hashicorp.com",
19
+ * const example = azuread.getUser({
20
+ * userPrincipalName: "jdoe@example.com",
21
21
  * });
22
- * const exampleAdministrativeUnit = new azuread.AdministrativeUnit("exampleAdministrativeUnit", {displayName: "Example-AU"});
23
- * const exampleDirectoryRole = new azuread.DirectoryRole("exampleDirectoryRole", {displayName: "Security administrator"});
24
- * const exampleAdministrativeUnitRoleMember = new azuread.AdministrativeUnitRoleMember("exampleAdministrativeUnitRoleMember", {
22
+ * const exampleAdministrativeUnit = new azuread.AdministrativeUnit("example", {displayName: "Example-AU"});
23
+ * const exampleDirectoryRole = new azuread.DirectoryRole("example", {displayName: "Security administrator"});
24
+ * const exampleAdministrativeUnitRoleMember = new azuread.AdministrativeUnitRoleMember("example", {
25
25
  * roleObjectId: exampleDirectoryRole.objectId,
26
26
  * administrativeUnitObjectId: exampleAdministrativeUnit.id,
27
- * memberObjectId: exampleUser.then(exampleUser => exampleUser.id),
27
+ * memberObjectId: example.then(example => example.id),
28
28
  * });
29
29
  * ```
30
30
  *
@@ -33,7 +33,7 @@ import * as pulumi from "@pulumi/pulumi";
33
33
  * Administrative unit role members can be imported using the object ID of the administrative unit and the unique ID of the role assignment, e.g.
34
34
  *
35
35
  * ```sh
36
- * $ pulumi import azuread:index/administrativeUnitRoleMember:AdministrativeUnitRoleMember example 00000000-0000-0000-0000-000000000000/roleMember/zX37MRLyF0uvE-xf2WH4B7x-6CPLfudNnxFGj800htpBXqkxW7bITqGb6Rj4kuTuS
36
+ * $ pulumi import azuread:index/administrativeUnitRoleMember:AdministrativeUnitRoleMember example 00000000-0000-0000-0000-000000000000/roleMember/zX37MRLyF0uvE-xf2WH4B7x-6CPLfudNnxFGj800htpBXqkxW7bITqGb6Rj4kuTuS
37
37
  * ```
38
38
  *
39
39
  * -> This ID format is unique to Terraform and is composed of the Administrative Unit Object ID and the role assignment ID in the format `{AdministrativeUnitObjectID}/roleMember/{RoleAssignmentID}`.
@@ -22,15 +22,15 @@ const utilities = require("./utilities");
22
22
  * import * as pulumi from "@pulumi/pulumi";
23
23
  * import * as azuread from "@pulumi/azuread";
24
24
  *
25
- * const exampleUser = azuread.getUser({
26
- * userPrincipalName: "jdoe@hashicorp.com",
25
+ * const example = azuread.getUser({
26
+ * userPrincipalName: "jdoe@example.com",
27
27
  * });
28
- * const exampleAdministrativeUnit = new azuread.AdministrativeUnit("exampleAdministrativeUnit", {displayName: "Example-AU"});
29
- * const exampleDirectoryRole = new azuread.DirectoryRole("exampleDirectoryRole", {displayName: "Security administrator"});
30
- * const exampleAdministrativeUnitRoleMember = new azuread.AdministrativeUnitRoleMember("exampleAdministrativeUnitRoleMember", {
28
+ * const exampleAdministrativeUnit = new azuread.AdministrativeUnit("example", {displayName: "Example-AU"});
29
+ * const exampleDirectoryRole = new azuread.DirectoryRole("example", {displayName: "Security administrator"});
30
+ * const exampleAdministrativeUnitRoleMember = new azuread.AdministrativeUnitRoleMember("example", {
31
31
  * roleObjectId: exampleDirectoryRole.objectId,
32
32
  * administrativeUnitObjectId: exampleAdministrativeUnit.id,
33
- * memberObjectId: exampleUser.then(exampleUser => exampleUser.id),
33
+ * memberObjectId: example.then(example => example.id),
34
34
  * });
35
35
  * ```
36
36
  *
@@ -39,7 +39,7 @@ const utilities = require("./utilities");
39
39
  * Administrative unit role members can be imported using the object ID of the administrative unit and the unique ID of the role assignment, e.g.
40
40
  *
41
41
  * ```sh
42
- * $ pulumi import azuread:index/administrativeUnitRoleMember:AdministrativeUnitRoleMember example 00000000-0000-0000-0000-000000000000/roleMember/zX37MRLyF0uvE-xf2WH4B7x-6CPLfudNnxFGj800htpBXqkxW7bITqGb6Rj4kuTuS
42
+ * $ pulumi import azuread:index/administrativeUnitRoleMember:AdministrativeUnitRoleMember example 00000000-0000-0000-0000-000000000000/roleMember/zX37MRLyF0uvE-xf2WH4B7x-6CPLfudNnxFGj800htpBXqkxW7bITqGb6Rj4kuTuS
43
43
  * ```
44
44
  *
45
45
  * -> This ID format is unique to Terraform and is composed of the Administrative Unit Object ID and the role assignment ID in the format `{AdministrativeUnitObjectID}/roleMember/{RoleAssignmentID}`.