Azure-docs: writeAcceleratorEnabled is not working in ARM template.

Created on 10 Jul 2018  ยท  22Comments  ยท  Source: MicrosoftDocs/azure-docs

Can we use ARM template for enabling Write Accelerator? when I am using writeAcceleratorEnabled : true in ARM template for VM deployment, its giving me error : There is no Tag exists.
Please help me on priority.
(I am using Templates feature of Azure portal to deploy my ARM Template)


Document Details

โš  Do not edit this section. It is required for docs.microsoft.com โžŸ GitHub issue linking.

cxp in-progress product-question triaged virtual-machines-windowsvc

All 22 comments

Thanks for the feedback! We are currently investigating and will update you shortly.

Ok, i will be waiting for your reply..


From: Micah notifications@github.com
Sent: Tuesday, July 10, 2018 10:43 PM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Author
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Thanks for the feedback! We are currently investigating and will update you shortly.

โ€”
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-403898503, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvCAkuqsL17R8-_-AbR38sWn23RILks5uFOChgaJpZM4VJhHP.

Hi,
Could you please give us additional details about your deployment? i.e. What disks are you using WA on, are they Managed Disks on Premium Storage? What VM-Size are you using, etc.
Thanks!

Yes, I am using premium managed disks on M series vm, but using arm template for deployment not api or powershell

Get Outlook for Androidhttps://aka.ms/ghei36


From: Rashmi Iyer notifications@github.com
Sent: Wednesday, July 11, 2018 12:01:36 AM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Author
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Hi,
Could you please give us additional details about your deployment? i.e. What disks are you using WA on, are they Managed Disks on Premium Storage? What VM-Size are you using, etc.
Thanks!

โ€”
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-403922525, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvICClfWRwCN0ztrXekJxcVWkTk7zks5uFPMIgaJpZM4VJhHP.

Does this attribute works with arm template?

Get Outlook for Androidhttps://aka.ms/ghei36


From: nitin khandelwal nitin.khandelwal@hotmail.com
Sent: Wednesday, July 11, 2018 1:08:00 AM
To: MicrosoftDocs/azure-docs; MicrosoftDocs/azure-docs
Cc: Author
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Yes, I am using premium managed disks on M series vm, but using arm template for deployment not api or powershell

Get Outlook for Androidhttps://aka.ms/ghei36


From: Rashmi Iyer notifications@github.com
Sent: Wednesday, July 11, 2018 12:01:36 AM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Author
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Hi,
Could you please give us additional details about your deployment? i.e. What disks are you using WA on, are they Managed Disks on Premium Storage? What VM-Size are you using, etc.
Thanks!

โ€”
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-403922525, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvICClfWRwCN0ztrXekJxcVWkTk7zks5uFPMIgaJpZM4VJhHP.

I am not finding any information that this works using ARM templates....

@raiye do you have any idea?

WA is supported using ARM templates using the REST API. Please ensure chocolatey is installed for the armclient and your caching properties are compliant. Here is a sample template: https://github.com/AzureCAT-GSI/SAP-HANA-ARM/blob/master/Vms/extralarge.json

Thanks @raiye!

@nitinkhandelwal26 I will close for now. If you have additional questions following the example provide please let us know.

Thanks @raiyehttps://github.com/raiye!

Please provide my feedback to ARM development team:

I am developing Dynamic ARM template which is having multiple VMs for SAP deployment but issue is that writeAcceleratorEnabled is not supported in other type of VMs, So, its become very tricky in to write completely dynamic template.

So, It would be better if this property should be available in all types of VM template, in that scenario i need not to repeat the VM resource deployment in ARM template for M series VMs and Other Type of VMs.

Regards,
Nitin Khandelwal


From: Micah notifications@github.com
Sent: Wednesday, July 11, 2018 11:27 PM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Mention
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Thanks @raiyehttps://github.com/raiye!

@nitinkhandelwal26https://github.com/nitinkhandelwal26 I will close for now. If you have additional questions following the example provide please let us know.

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-404257797, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvJKRevg4LirH1rEd1jicC05wMBeqks5uFjx3gaJpZM4VJhHP.

Thanks for the feedback! Unfortunately we are only supporting Write Accelerator for M-series right now but I will make sure to pass your feedback along and see what we can do to open that up to the other sizes.
Thanks again!
Rashmi Iyer

Hi Rashmi,

I am getting below error for provisioning M series VM using ARM template:

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"details\": [\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[0].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[0].writeAcceleratorEnabled', line 1, position 806.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[1].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[1].writeAcceleratorEnabled', line 1, position 933.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[2].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[2].writeAcceleratorEnabled', line 1, position 1067.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[3].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[3].writeAcceleratorEnabled', line 1, position 1197.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[4].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[4].writeAcceleratorEnabled', line 1, position 1326.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[5].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[5].writeAcceleratorEnabled', line 1, position 1454.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[6].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[6].writeAcceleratorEnabled', line 1, position 1582.\"\r\n }\r\n ],\r\n \"code\": \"BadRequest\",\r\n \"message\": \"The request message is invalid.\"\r\n }\r\n}"},{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"details\": [\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[0].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[0].writeAcceleratorEnabled', line 1, position 806.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[1].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[1].writeAcceleratorEnabled', line 1, position 933.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[2].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[2].writeAcceleratorEnabled', line 1, position 1067.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[3].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[3].writeAcceleratorEnabled', line 1, position 1197.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[4].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[4].writeAcceleratorEnabled', line 1, position 1326.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[5].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[5].writeAcceleratorEnabled', line 1, position 1454.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[6].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[6].writeAcceleratorEnabled', line 1, position 1582.\"\r\n }\r\n ],\r\n \"code\": \"BadRequest\",\r\n \"message\": \"The request message is invalid.\"\r\n }\r\n}"}]}

Its not working even for M series VM (Standard_M64ms) in ARM template.

Please help.

Regards,
Nitin Khandelwal


From: Rashmi Iyer notifications@github.com
Sent: Friday, July 13, 2018 11:03 PM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Mention
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Thanks for the feedback! Unfortunately we are only supporting Write Accelerator for M-series right now but I will make sure to pass your feedback along and see what we can do to open that up to the other sizes.
Thanks again!
Rashmi Iyer

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-404901312, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvMSgY2l9G_eUxpl86QdVFmUyQNAsks5uGNnagaJpZM4VJhHP.

Some Additional details:

DeploymentName : nitin.khandelwal_atoshybridcloud.com.mpcaz-sap-custdepm

Coorelation Id : 7a3c61de-ab5f-4ba1-b684-210eb7951593

Subscription Name : Atos ESO SAP TST Customer

Resource Group Name : sap-sub1-t-rsg-customer

Regards,
Nitin Khandelwal


From: nitin khandelwal nitin.khandelwal@hotmail.com
Sent: Tuesday, July 17, 2018 6:11 PM
To: MicrosoftDocs/azure-docs; MicrosoftDocs/azure-docs
Cc: Mention
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Hi Rashmi,

I am getting below error for provisioning M series VM using ARM template:

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"details\": [\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[0].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[0].writeAcceleratorEnabled', line 1, position 806.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[1].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[1].writeAcceleratorEnabled', line 1, position 933.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[2].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[2].writeAcceleratorEnabled', line 1, position 1067.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[3].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[3].writeAcceleratorEnabled', line 1, position 1197.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[4].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[4].writeAcceleratorEnabled', line 1, position 1326.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[5].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[5].writeAcceleratorEnabled', line 1, position 1454.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[6].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[6].writeAcceleratorEnabled', line 1, position 1582.\"\r\n }\r\n ],\r\n \"code\": \"BadRequest\",\r\n \"message\": \"The request message is invalid.\"\r\n }\r\n}"},{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"details\": [\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[0].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[0].writeAcceleratorEnabled', line 1, position 806.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[1].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[1].writeAcceleratorEnabled', line 1, position 933.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[2].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[2].writeAcceleratorEnabled', line 1, position 1067.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[3].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[3].writeAcceleratorEnabled', line 1, position 1197.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[4].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[4].writeAcceleratorEnabled', line 1, position 1326.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[5].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[5].writeAcceleratorEnabled', line 1, position 1454.\"\r\n },\r\n {\r\n \"target\": \"vm.properties.storageProfile.dataDisks[6].writeAcceleratorEnabled\",\r\n \"message\": \"Could not find member 'writeAcceleratorEnabled' on object of type 'DataDisk'. Path 'properties.storageProfile.dataDisks[6].writeAcceleratorEnabled', line 1, position 1582.\"\r\n }\r\n ],\r\n \"code\": \"BadRequest\",\r\n \"message\": \"The request message is invalid.\"\r\n }\r\n}"}]}

Its not working even for M series VM (Standard_M64ms) in ARM template.

Please help.

Regards,
Nitin Khandelwal


From: Rashmi Iyer notifications@github.com
Sent: Friday, July 13, 2018 11:03 PM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Mention
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Thanks for the feedback! Unfortunately we are only supporting Write Accelerator for M-series right now but I will make sure to pass your feedback along and see what we can do to open that up to the other sizes.
Thanks again!
Rashmi Iyer

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-404901312, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvMSgY2l9G_eUxpl86QdVFmUyQNAsks5uGNnagaJpZM4VJhHP.

Thanks for the update @nitinkhandelwal26.

What region are you deploying to?

West Europe

Get Outlook for Androidhttps://aka.ms/ghei36


From: Micah notifications@github.com
Sent: Tuesday, July 17, 2018 11:46:02 PM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Mention
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Thanks for the update @nitinkhandelwal26https://github.com/nitinkhandelwal26.

What region are you deploying to?

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-405677260, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvIgqtt66OpXInHUo3Yme11oEwcIcks5uHinigaJpZM4VJhHP.

West Europe,

But creating disks while deployment of VM,

In your example arm template, you guys first creating managed disk resources then attaching disk to vm, using createoption: attach,

Regards,
Nitin Khandelwal

Get Outlook for Androidhttps://aka.ms/ghei36


From: Micah notifications@github.com
Sent: Tuesday, July 17, 2018 11:46:02 PM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Mention
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Thanks for the update @nitinkhandelwal26https://github.com/nitinkhandelwal26.

What region are you deploying to?

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-405677260, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvIgqtt66OpXInHUo3Yme11oEwcIcks5uHinigaJpZM4VJhHP.

Hi Nitin,

Write Accelerator is only supported on Managed Disks. Please ensure that you are deploying Managed Disks while you are creating your VM, and not standard disks.

Thank you,
Rashmi Iyer

Thanks @raiye! Good catch.

@nitinkhandelwal26 please ensure you are using manged disks and it should work. If it doesn't just let us know and we can reopen and take a look.

Dear Micah/Rashmi,

I am already using Managed Premium disks only.

Below is section from my ARM template for Storage config of VM deployment:

"storageProfile": {
"imageReference": {
"id": "[variables('customOSImageId')]"
},
"osDisk": {
"createOption": "FromImage",
"managedDisk": {
"storageAccountType": "Premium_LRS"
}
},
"copy": [
{
"name": "dataDisks",
"count": "[length(variables('storageDefinitions')[concat(variables('Storage_Devices_ConfigID'),'_VM',variables('configDefinition')[copyIndex()].VM_ID )])]",
"input": {
"caching": "None",
"writeAcceleratorEnabled": "[variables('storageDefinitions')[concat(variables('Storage_Devices_ConfigID'),'_VM',variables('configDefinition')[copyIndex()].VM_ID)][copyIndex('dataDisks')].MPC_WRITE_ACCELERATOR]",
"diskSizeGB": "[variables('storageDefinitions')[concat(variables('Storage_Devices_ConfigID'),'_VM',variables('configDefinition')[copyIndex()].VM_ID)][copyIndex('dataDisks')].DISK_SIZE]",
"lun": "[copyIndex('dataDisks')]",
"name": "[concat(toLower(concat(variables('baseVMName'),'1', variables('configDefinition')[copyIndex()].VM_ID)),'__', variables('storageDefinitions')[concat(variables('Storage_Devices_ConfigID'),'_VM',variables('configDefinition')[copyIndex()].VM_ID)][copyIndex('dataDisks')].diskLabel)]",
"createOption": "Empty"
},
"managedDisk": {
"storageAccountType": "Premium_LRS"
}
}
]
},

You can remove the variables to see normal implementation.

Please help.

Regards,
Nitin Khandelwal


From: Micah notifications@github.com
Sent: Wednesday, July 18, 2018 8:09 AM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Mention
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

Thanks @raiyehttps://github.com/raiye! Good catch.

@nitinkhandelwal26https://github.com/nitinkhandelwal26 please ensure you are using manged disks and it should work. If it doesn't just let us know and we can reopen and take a look.

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-405790284, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvMyA4YnY3_2LLw4GwkDG05GW1j6pks5uHp_EgaJpZM4VJhHP.

@nitinkhandelwal26 Have you attempted to enable write accelerator via the portal at all? That way we could be sure it is an issue with the template and not something else?

no i have not tested it via portal, i don't know where this property is in portal.
Secondly, ARM template should support write accelerator as per documentation. can you please test it at your end for sample ARM template which should have M servies VM and write accelerator enabled.

Regards,
Nitin Khandelwal


From: Micah notifications@github.com
Sent: Wednesday, July 18, 2018 11:41 PM
To: MicrosoftDocs/azure-docs
Cc: nitinkhandelwal26; Mention
Subject: Re: [MicrosoftDocs/azure-docs] writeAcceleratorEnabled is not working in ARM template. (#11494)

@nitinkhandelwal26https://github.com/nitinkhandelwal26 Have you attempted to enable write accelerator via the portal at all? That way we could be sure it is an issue with the template and not something else?

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/11494#issuecomment-406024420, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKXDvHhhm3Xq0Yl9J35epJRHpagd1Lv_ks5uH3pXgaJpZM4VJhHP.

This same doc expalins how to do it via the portal

image

I am working on a repo but at this point in time I do not have enough cores avaialble in my subscription to create such a large VM. So I need to fix that issue first.

@raiye do you have enough cores to repo this in the meantime?

@nitinkhandelwal26 I have synced with @raiye offline and we both believe this is simply an issue with the template you are using. At this point there is not much else we can do as per the scope of these GitHub comments.

If you would like, you can email me at [email protected] and I can enable a free support request for you. That way you can work over the phone and screen share with an engineer to get your template sorted out. I will close this for now but will be on the lookout for your email.

in addition, if you need write accelerator enabled now and don't have time to wait I suggest just doing it via the portal to unblock yourself.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

paulmarshall picture paulmarshall  ยท  3Comments

DeepPuddles picture DeepPuddles  ยท  3Comments

Agazoth picture Agazoth  ยท  3Comments

bdcoder2 picture bdcoder2  ยท  3Comments

ianpowell2017 picture ianpowell2017  ยท  3Comments