Add Microsoft.Compute entry to subscription setup#4369
Conversation
Added Microsoft.Compute entry with VM resources link. Hit a snag when I was trying to set this up, needed to have the Microsoft compute resource rp added to your subscription in order to get the ssh key download in step 3 when you provision the VM. I have added that piece to the instructions in hope others don't have the same issue.
|
@Bob-Pratt : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
@Bob-Pratt : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 3a9b622:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| azure-local/small-form-factor/small-form-factor-subscription-setup.md | Details |
azure-local/small-form-factor/small-form-factor-subscription-setup.md
- Line 37, Column 41: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/azure/templates/microsoft.compute/virtualmachines?pivots=deployment-language-bicep' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites. - Line 37, Column 41: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/azure/templates/microsoft.compute/virtualmachines?pivots=deployment-language-bicep' will be broken in isolated environments. Replace with a relative link.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
|
Learn Build status updates of commit 8a4923f: 💡 Validation status: suggestions
azure-local/small-form-factor/small-form-factor-subscription-setup.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Bob-Pratt
left a comment
There was a problem hiding this comment.
fixed the warning I got from the pull request, amnd removed the en-us from the link. Many apologies I am fairly noob when it comes to github
Added Microsoft.Compute entry with VM resources link.
Hit a snag when I was trying to set this up, needed to have the Microsoft compute resource rp added to your subscription in order to get the ssh key download in step 3 when you provision the VM. I have added that piece to the instructions in hope others don't have the same issue.