File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
articles/azure-resource-manager/bicep Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -206,10 +206,10 @@ The output shows two managed resources - one storage account and one virtual net
206
206
],
207
207
"systemData": {
208
208
"createdAt": "2024-05-17T16:07:51.172012+00:00",
209
- "createdBy": "jgao@microsoft .com",
209
+ "createdBy": "johndoe@contoso .com",
210
210
"createdByType": "User",
211
211
"lastModifiedAt": "2024-05-17T16:07:51.172012+00:00",
212
- "lastModifiedBy": "jgao@microsoft .com",
212
+ "lastModifiedBy": "johndoe@contoso .com",
213
213
"lastModifiedByType": "User"
214
214
},
215
215
"tags": {},
@@ -312,10 +312,10 @@ The output is similar to:
312
312
],
313
313
"systemData": {
314
314
"createdAt": "2024-05-17T16:07:51.172012+00:00",
315
- "createdBy": "jgao@microsoft .com",
315
+ "createdBy": "johndoe@contoso .com",
316
316
"createdByType": "User",
317
317
"lastModifiedAt": "2024-05-17T16:07:51.172012+00:00",
318
- "lastModifiedBy": "jgao@microsoft .com",
318
+ "lastModifiedBy": "johndoe@contoso .com",
319
319
"lastModifiedByType": "User"
320
320
},
321
321
"tags": {},
Original file line number Diff line number Diff line change @@ -164,10 +164,10 @@ The output shows two managed resources - one storage account and one virtual net
164
164
],
165
165
"systemData": {
166
166
"createdAt": "2024-05-17T14:50:18.382948+00:00",
167
- "createdBy": "jgao@microsoft .com",
167
+ "createdBy": "johndoe@contoso .com",
168
168
"createdByType": "User",
169
169
"lastModifiedAt": "2024-05-17T14:50:18.382948+00:00",
170
- "lastModifiedBy": "jgao@microsoft .com",
170
+ "lastModifiedBy": "johndoe@contoso .com",
171
171
"lastModifiedByType": "User"
172
172
},
173
173
"tags": {},
@@ -263,10 +263,10 @@ The output is similar to:
263
263
],
264
264
"systemData": {
265
265
"createdAt": "2024-05-17T14:50:18.382948+00:00",
266
- "createdBy": "jgao@microsoft .com",
266
+ "createdBy": "johndoe@contoso .com",
267
267
"createdByType": "User",
268
268
"lastModifiedAt": "2024-05-17T14:50:18.382948+00:00",
269
- "lastModifiedBy": "jgao@microsoft .com",
269
+ "lastModifiedBy": "johndoe@contoso .com",
270
270
"lastModifiedByType": "User"
271
271
},
272
272
"tags": {},
Original file line number Diff line number Diff line change @@ -165,10 +165,10 @@ The output shows two managed resources - one storage account and one virtual net
165
165
],
166
166
"systemData": {
167
167
"createdAt": "2024-05-17T14:50:18.382948+00:00",
168
- "createdBy": "jgao@microsoft .com",
168
+ "createdBy": "johndoe@contoso .com",
169
169
"createdByType": "User",
170
170
"lastModifiedAt": "2024-05-17T14:50:18.382948+00:00",
171
- "lastModifiedBy": "jgao@microsoft .com",
171
+ "lastModifiedBy": "johndoe@contoso .com",
172
172
"lastModifiedByType": "User"
173
173
},
174
174
"tags": {},
@@ -264,10 +264,10 @@ The output is similar to:
264
264
],
265
265
"systemData": {
266
266
"createdAt": "2024-05-17T14:50:18.382948+00:00",
267
- "createdBy": "jgao@microsoft .com",
267
+ "createdBy": "johndoe@contoso .com",
268
268
"createdByType": "User",
269
269
"lastModifiedAt": "2024-05-17T14:50:18.382948+00:00",
270
- "lastModifiedBy": "jgao@microsoft .com",
270
+ "lastModifiedBy": "johndoe@contoso .com",
271
271
"lastModifiedByType": "User"
272
272
},
273
273
"tags": {},
You can’t perform that action at this time.
0 commit comments