@@ -40,14 +40,14 @@ Update-AzPurviewAccount -Name test-pa -ResourceGroupName test-rg -Tag @{"k"="v"}
40
40
``` output
41
41
CloudConnectorAwsExternalId : xxxxxxxxxx-d074-4f8f-9d7f-10811b250738
42
42
CreatedAt : 8/17/2021 6:18:57 AM
43
- CreatedBy : xxxxx.Zhou @microsoft.com
43
+ CreatedBy : xxxxx.xxxxx @microsoft.com
44
44
CreatedByObjectId : xxxxxxx-5be9-4f43-abd2-04561777c8b0
45
45
EndpointCatalog : https://test-pa.catalog.purview.azure.com
46
46
EndpointGuardian : https://test-pa.guardian.purview.azure.com
47
47
EndpointScan : https://test-pa.scan.purview.azure.com
48
48
FriendlyName : test-pa
49
- Id : /subscriptions/xxxxxxxx-1bf0-4dda-aec3-cb9272f09590/resourceGroups/bez -rg/providers/Microsoft.Purview/a
50
- ccounts/bez -pa
49
+ Id : /subscriptions/xxxxxxxx-1bf0-4dda-aec3-cb9272f09590/resourceGroups/test -rg/providers/Microsoft.Purview/a
50
+ ccounts/test -pa
51
51
Identity : {
52
52
"principalId": "xxxxxxxx-7956-4978-87e8-9ddd82cfe2b7",
53
53
"tenantId": "xxxxxxxx-38d6-4fb2-bad9-b7b93a3e9c5a",
@@ -72,17 +72,17 @@ SkuCapacity : 1
72
72
SkuName : Standard
73
73
SystemData : {
74
74
"createdAt": "2021-08-17T06:18:57.7274115Z",
75
- "createdBy": "xxxxx.Zhou @microsoft.com",
75
+ "createdBy": "xxxxx.xxxxx @microsoft.com",
76
76
"createdByType": "User",
77
77
"lastModifiedAt": "xxxxxx-08-17T06:18:57.7274115Z",
78
- "lastModifiedBy": "Beisi.Zhou @microsoft.com",
78
+ "lastModifiedBy": "xxxxx.xxxxx @microsoft.com",
79
79
"lastModifiedByType": "User"
80
80
}
81
81
SystemDataCreatedAt : 8/17/2021 6:18:57 AM
82
- SystemDataCreatedBy : xxxxx.Zhou @microsoft.com
82
+ SystemDataCreatedBy : xxxxx.xxxxx @microsoft.com
83
83
SystemDataCreatedByType : User
84
84
SystemDataLastModifiedAt : 8/17/2021 6:18:57 AM
85
- SystemDataLastModifiedBy : xxxxxx.Zhou @microsoft.com
85
+ SystemDataLastModifiedBy : xxxxxx.xxxxx @microsoft.com
86
86
SystemDataLastModifiedByType : User
87
87
Tag : {
88
88
"k": "v"
@@ -101,14 +101,14 @@ Update-AzPurviewAccount -InputObject $get -Tag @{"k"="v"}
101
101
``` output
102
102
CloudConnectorAwsExternalId : xxxxxxxxxx-d074-4f8f-9d7f-10811b250738
103
103
CreatedAt : 8/17/2021 6:18:57 AM
104
- CreatedBy : xxxxx.Zhou @microsoft.com
104
+ CreatedBy : xxxxx.xxxxx @microsoft.com
105
105
CreatedByObjectId : xxxxxxx-5be9-4f43-abd2-04561777c8b0
106
106
EndpointCatalog : https://test-pa.catalog.purview.azure.com
107
107
EndpointGuardian : https://test-pa.guardian.purview.azure.com
108
108
EndpointScan : https://test-pa.scan.purview.azure.com
109
109
FriendlyName : test-pa
110
- Id : /subscriptions/xxxxxxxx-1bf0-4dda-aec3-cb9272f09590/resourceGroups/bez -rg/providers/Microsoft.Purview/a
111
- ccounts/bez -pa
110
+ Id : /subscriptions/xxxxxxxx-1bf0-4dda-aec3-cb9272f09590/resourceGroups/test -rg/providers/Microsoft.Purview/a
111
+ ccounts/test -pa
112
112
Identity : {
113
113
"principalId": "xxxxxxxx-7956-4978-87e8-9ddd82cfe2b7",
114
114
"tenantId": "xxxxxxxx-38d6-4fb2-bad9-b7b93a3e9c5a",
@@ -133,17 +133,17 @@ SkuCapacity : 1
133
133
SkuName : Standard
134
134
SystemData : {
135
135
"createdAt": "2021-08-17T06:18:57.7274115Z",
136
- "createdBy": "xxxxx.Zhou @microsoft.com",
136
+ "createdBy": "xxxxx.xxxxx @microsoft.com",
137
137
"createdByType": "User",
138
138
"lastModifiedAt": "xxxxxx-08-17T06:18:57.7274115Z",
139
- "lastModifiedBy": "Beisi.Zhou @microsoft.com",
139
+ "lastModifiedBy": "xxxxx.xxxxx @microsoft.com",
140
140
"lastModifiedByType": "User"
141
141
}
142
142
SystemDataCreatedAt : 8/17/2021 6:18:57 AM
143
- SystemDataCreatedBy : xxxxx.Zhou @microsoft.com
143
+ SystemDataCreatedBy : xxxxx.xxxxx @microsoft.com
144
144
SystemDataCreatedByType : User
145
145
SystemDataLastModifiedAt : 8/17/2021 6:18:57 AM
146
- SystemDataLastModifiedBy : xxxxxx.Zhou @microsoft.com
146
+ SystemDataLastModifiedBy : xxxxxx.xxxxx @microsoft.com
147
147
SystemDataLastModifiedByType : User
148
148
Tag : {
149
149
"k": "v"
0 commit comments