Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1438

Can't attach a network security group to a VM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Won't Fix
    • 2.1.0
    • None
    • jclouds-labs

    Description

      Hi,
      I am using:

      <dependency>
         <groupId>org.apache.jclouds.labs</groupId>
         <artifactId>azurecompute</artifactId>
         <version>2.1.0</version>
      </dependency>
      

       

      With the following code I can't attach a network security group to a virtual machine:

      AzureComputeTemplateOptions templateOptions = new AzureComputeTemplateOptions()
              .networkSecurityGroupName( defaultSecurityGroupName );
      

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            pimuzzo Simone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: