Azure / Azure/azure-linux-extensions
[ADE] Unable to deploy extension via ARM template
- Dominant language
- Python
- Stars
- 333
- Forks
- 278
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
Hi guys, I can't seem to find the following properties for the LinuxAzureDiagnostic extension documented anywhere. Unfortunately I've been spending too much time guessing them - and I don't have enough access in my company's subscription to view the Automation Scripts to the only resource which currently has this extension installed. Wondering if you could insert in your main page (or just via this question) what these values should be **exactly**. Would be super helpful. Thanks!
```
"properties": {
"publisher": **?**,
"type": **?**
"typeHandlerVersion": **?**
"autoUpgradeMinorVersion": true,
"protectedSettings": {
"storageAccountName": "the storage account to receive data",
"storageAccountSasToken": "SAS access token"
},
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the LinuxAzureDiagnostic extension and its ARM template properties, focusing on the exact publisher, type, and typeHandlerVersion values requested. Document those values and the protected storage settings on the extension's main page or in the issue response. Done means users can deploy the extension without guessing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100