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