Giter Site home page Giter Site logo

liupeirong / azure Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 17.0 43.15 MB

License: MIT License

PowerShell 4.19% C# 30.85% CSS 0.83% ASP 0.03% HTML 2.46% Shell 3.81% JavaScript 23.69% Pascal 2.27% Puppet 0.55% Batchfile 0.04% Python 5.69% TypeScript 1.09% Scala 1.36% Java 3.90% Roff 19.02% SQLPL 0.04% R 0.08% Dockerfile 0.02% Jupyter Notebook 0.10%

azure's People

Contributors

liupeirong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

azure's Issues

Questions about Ubuntu support

Thanks for providing this script along with VM customization. This will save me many hours.

There is a comment in the documentation says that there is a regression bug with provisioning the 2nd NIC. I am trying to understand how to work around it. I need to provision a MySQL cluster in US Central soon. I was thinking about using Ubuntu but I am fine with CentOS as well. Based on the fact your supported CentOS first is that the OS you recommend at this time.

finally you have an example that says that you can provision 2nd NIC and disk striping.
In this example you only use 1 disk. How is striping implemented with just 1 data disk. Are you striping OS disk and 1 data disk?

To deploy a 3 node cluster with disk striping and 2nd NIC:
64
65 .\DeployPXC.ps1 -SubscriptionName "mysubscription" -StorageAccountName "mystorage" -ServiceName "myservice" 66 -VNetName "myvnet" -DBSubnet "dbsubnet" -DBNodeIPs "10.0.0.1,10.0.0.2,10.0.0.3"
67 -LoadBalancerIP "10.0.0.4" -VMSize "Large" -NumOfDisks 1 -DiskSizeInGB 10 -VMNamePrefix "azpxc" 68 -VMUser "azureuser" -VMPassword "s3cret#"
69 -SecondNICName "eth1" -SecondNICSubnet "clustersubnet" -SecondNICIPs "10.1.0.4,10.1.0.5,10.1.0.6"

Thanks

D3 Force-Directed Graph layout

When I'm switching between pages in Power BI Desktop (version 2.31.4280.361 64-bit (2016. january)) the ForcedGraph is redrawn every time. Is it possible that the visual persist the custom layout (after I arranged the nodes)? This feature will be especially good because after I arranged the nodes, saved the pbix, and sent to my colleague, then he had to arrange the nodes again, it is uncomfortable.

Tool tips labels are jumbled

I'm seeing odd results in the tool tip when I hover over a line. For the labels (left column in the tool tip) I see the field names for Target, Target Type and Source. For the values (right column in the tool tip) I see the values from Source, Target and Weight.

The values shown seem reasonable - can we get the correct labels next to each one?

Link or Path Types

I'd like to be able to define different links between nodes, but am not an expert at D3 or JS.
Would it be possible to select a SVG to act as the link from node to node.
This would be used to represent message queues, SOAP, or microservices, etc. between nodes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.