Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUERY] - How to use cloud-init with the ResourceManager or Fluent SDKs #25560

Closed
stowen-msft opened this issue Nov 29, 2021 · 2 comments
Closed
Assignees
Labels
ARM Mgmt This issue is related to a management-plane library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team

Comments

@stowen-msft
Copy link
Contributor

Query/Question
Hi! Today I am using Fluent to create VMs in my app's deployment validation process. I would like to create VMs and use a cloud-init script with them.

There are plenty of examples of doing this using the az cli but I haven't found an example of how to do this with any of the dotnet SDKs.

Environment:

  • Name and version of the Library package used: [e.g. Azure.Storage.Blobs 12.2.0]
  • Hosting platform or OS and .NET runtime version (dotnet --info output for .NET Core projects): [e.g. Azure AppService or Windows 10 .NET Framework 4.8] dotnet 6
  • IDE and version : [e.g. Visual Studio 16.3] VS 2022
@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 29, 2021
@jsquire jsquire added ARM Mgmt This issue is related to a management-plane library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Nov 29, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 29, 2021
@jsquire
Copy link
Member

jsquire commented Nov 29, 2021

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@stowen-msft
Copy link
Contributor Author

Figured it out and forgot I'd opened this one.

Answers over here #25693

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ARM Mgmt This issue is related to a management-plane library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team
Projects
None yet
Development

No branches or pull requests

4 participants
@jsquire @ArthurMa1978 @stowen-msft and others