Update LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md

This commit is contained in:
AbidZaheer 2021-08-10 14:38:48 -05:00 committed by GitHub
parent a3c8ede1f7
commit d00ba0a5ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,9 +77,6 @@ In this task, you will create an Azure disk resource by using an Azure Resource
"sourceUri": {
"type": "String"
},
"sourceImageVersionId": {
"type": "String"
},
"osType": {
"type": "String"
},